| 1 | [ Dec 23 01:37:07 Enabled. ] | ||
| 2 | [ Dec 23 01:37:07 Rereading configuration. ] | ||
| 3 | [ Dec 23 01:37:07 Rereading configuration. ] | ||
| 4 | [ Dec 23 01:37:19 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 | [ Dec 23 01:37:19 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.23 01:37:20.473580 [ 1 ] {} <Information> Application: Will watch for the process with pid 24085 | ||
| 29 | 2025.12.23 01:37:20.474013 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.23 01:37:20.955075 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24085 | ||
| 31 | 2025.12.23 01:37:20.955873 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.23 01:37:20.956031 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.23 01:37:21.053482 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.23 01:37:21.083277 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.23 01:37:21.083364 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.23 01:37:21.083382 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.23 01:37:21.083442 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.23 01:37:21.084051 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.23 01:37:21.086219 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.23 01:37:21.087083 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.23 01:37:21.087930 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.23 01:37:21.087981 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.23 01:37:21.088022 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.23 01:37:21.088749 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.23 01:37:21.089720 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.23 01:37:21.096398 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.23 01:37:21.097111 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.23 01:37:21.098343 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.23 01:37:21.098444 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.23 01:37:21.099563 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.23 01:37:21.100025 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.23 01:37:21.103925 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.23 01:37:21.104324 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.23 01:37:21.107504 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.23 01:37:21.107899 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.23 01:37:21.108293 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.23 01:37:21.108634 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.23 01:37:21.110001 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.23 01:37:21.110032 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.23 01:37:21.110117 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.23 01:37:21.110213 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.23 01:37:21.118567 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.23 01:37:21.118594 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162754 sec | ||
| 68 | 2025.12.23 01:37:21.118642 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.23 01:37:21.118680 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.23 01:37:21.119347 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.23 01:37:21.119930 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.23 01:37:21.129561 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.23 01:37:21.129603 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.23 01:37:21.129675 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.23 01:37:21.129686 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.23 01:37:21.129718 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.23 01:37:21.129783 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.23 01:37:21.133820 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.23 01:37:21.133868 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.23 01:37:21.133915 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.23 01:37:21.134077 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.23 01:37:21.134119 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.23 01:37:21.134132 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.23 01:37:21.134202 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.23 01:37:21.134216 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.23 01:37:21.134248 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.23 01:37:21.134317 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.23 01:37:21.156867 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.23 01:37:21.158545 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.23 01:37:21.158633 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111082 sec | ||
| 91 | 2025.12.23 01:37:21.158647 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.23 01:37:21.158657 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.23 01:37:21.158684 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.23 01:37:21.158938 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.23 01:37:21.159045 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.23 01:37:21.159060 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.23 01:37:21.159071 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.23 01:37:21.159081 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.23 01:37:21.172629 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.23 01:37:21.172831 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.12.23 01:37:21.174266 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.629e-05 sec. | ||
| 102 | 2025.12.23 01:37:21.174705 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.23 01:37:21.176037 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.23 01:37:21.176061 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.23 01:37:21.306783 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59961 | ||
| 106 | 2025.12.23 01:37:21.309887 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.23 01:37:21.309979 [ 3 ] {} <Debug> TCP-Session: 1f7b3876-c0a2-4a76-bd1f-705b533c122f Authenticating user 'default' from [fd00:1122:3344:101::b]:59961 | ||
| 108 | 2025.12.23 01:37:21.310016 [ 3 ] {} <Debug> TCP-Session: 1f7b3876-c0a2-4a76-bd1f-705b533c122f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.23 01:37:21.310105 [ 3 ] {} <Debug> TCP-Session: 1f7b3876-c0a2-4a76-bd1f-705b533c122f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.23 01:37:21.310239 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.23 01:37:21.310277 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.23 01:37:21.310370 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.23 01:37:21.312022 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57881 | ||
| 114 | 2025.12.23 01:37:21.312116 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35799 | ||
| 115 | 2025.12.23 01:37:21.312134 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34542 | ||
| 116 | 2025.12.23 01:37:21.312243 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.12.23 01:37:21.312321 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.23 01:37:21.312344 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53461 | ||
| 119 | 2025.12.23 01:37:21.312377 [ 4 ] {} <Debug> TCP-Session: a11c5cfd-61ce-4f01-b2bb-d09473358741 Authenticating user 'default' from [fd00:1122:3344:101::b]:57881 | ||
| 120 | 2025.12.23 01:37:21.312387 [ 254 ] {} <Debug> TCP-Session: 6968930d-a250-483d-a720-0c1089c277ce Authenticating user 'default' from [fd00:1122:3344:101::b]:35799 | ||
| 121 | 2025.12.23 01:37:21.312409 [ 4 ] {} <Debug> TCP-Session: a11c5cfd-61ce-4f01-b2bb-d09473358741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.12.23 01:37:21.312440 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62457 | ||
| 123 | 2025.12.23 01:37:21.312383 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.12.23 01:37:21.312521 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.12.23 01:37:21.312497 [ 4 ] {} <Debug> TCP-Session: a11c5cfd-61ce-4f01-b2bb-d09473358741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.12.23 01:37:21.312478 [ 254 ] {} <Debug> TCP-Session: 6968930d-a250-483d-a720-0c1089c277ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.23 01:37:21.312612 [ 255 ] {} <Debug> TCP-Session: 4fb47d13-1882-462d-bbe7-65abd9b9001c Authenticating user 'default' from [fd00:1122:3344:101::b]:53461 | ||
| 128 | 2025.12.23 01:37:21.312627 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.12.23 01:37:21.312587 [ 5 ] {} <Debug> TCP-Session: afb8fe7b-6c6f-4c40-bbf3-7211e3f5e67f Authenticating user 'default' from [fd00:1122:3344:101::b]:34542 | ||
| 130 | 2025.12.23 01:37:21.312649 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43091 | ||
| 131 | 2025.12.23 01:37:21.312691 [ 255 ] {} <Debug> TCP-Session: 4fb47d13-1882-462d-bbe7-65abd9b9001c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.23 01:37:21.312733 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52969 | ||
| 133 | 2025.12.23 01:37:21.312681 [ 5 ] {} <Debug> TCP-Session: afb8fe7b-6c6f-4c40-bbf3-7211e3f5e67f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.12.23 01:37:21.312802 [ 255 ] {} <Debug> TCP-Session: 4fb47d13-1882-462d-bbe7-65abd9b9001c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.12.23 01:37:21.312672 [ 256 ] {} <Debug> TCP-Session: 309f3ef9-c258-42d8-8932-7c826adc815f Authenticating user 'default' from [fd00:1122:3344:101::b]:62457 | ||
| 136 | 2025.12.23 01:37:21.312841 [ 5 ] {} <Debug> TCP-Session: afb8fe7b-6c6f-4c40-bbf3-7211e3f5e67f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.23 01:37:21.312860 [ 256 ] {} <Debug> TCP-Session: 309f3ef9-c258-42d8-8932-7c826adc815f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.23 01:37:21.312655 [ 254 ] {} <Debug> TCP-Session: 6968930d-a250-483d-a720-0c1089c277ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.23 01:37:21.312908 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.12.23 01:37:21.312944 [ 256 ] {} <Debug> TCP-Session: 309f3ef9-c258-42d8-8932-7c826adc815f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.23 01:37:21.312987 [ 258 ] {} <Debug> TCP-Session: ff371cbe-9505-4c93-b160-00ecbb56a92f Authenticating user 'default' from [fd00:1122:3344:101::b]:52969 | ||
| 142 | 2025.12.23 01:37:21.312981 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.23 01:37:21.313048 [ 258 ] {} <Debug> TCP-Session: ff371cbe-9505-4c93-b160-00ecbb56a92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.23 01:37:21.313069 [ 257 ] {} <Debug> TCP-Session: fa81a9e8-c2d6-4cb5-809e-d673cf6cda15 Authenticating user 'default' from [fd00:1122:3344:101::b]:43091 | ||
| 145 | 2025.12.23 01:37:21.313132 [ 258 ] {} <Debug> TCP-Session: ff371cbe-9505-4c93-b160-00ecbb56a92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.23 01:37:21.313154 [ 257 ] {} <Debug> TCP-Session: fa81a9e8-c2d6-4cb5-809e-d673cf6cda15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.23 01:37:21.313238 [ 257 ] {} <Debug> TCP-Session: fa81a9e8-c2d6-4cb5-809e-d673cf6cda15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.23 01:37:21.772480 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36982 | ||
| 149 | 2025.12.23 01:37:21.776568 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.12.23 01:37:21.776689 [ 259 ] {} <Debug> TCP-Session: 25552321-cbe3-413c-924e-51607190ec7e Authenticating user 'default' from [fd00:1122:3344:101::a]:36982 | ||
| 151 | 2025.12.23 01:37:21.776713 [ 259 ] {} <Debug> TCP-Session: 25552321-cbe3-413c-924e-51607190ec7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.23 01:37:21.776726 [ 259 ] {} <Debug> TCP-Session: 25552321-cbe3-413c-924e-51607190ec7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.23 01:37:21.776884 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.12.23 01:37:21.776933 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2025.12.23 01:37:21.777040 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.12.23 01:37:21.777563 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36031 | ||
| 157 | 2025.12.23 01:37:21.777662 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40244 | ||
| 158 | 2025.12.23 01:37:21.777721 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53752 | ||
| 159 | 2025.12.23 01:37:21.777819 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48766 | ||
| 160 | 2025.12.23 01:37:21.777944 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44354 | ||
| 161 | 2025.12.23 01:37:21.778050 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.12.23 01:37:21.778056 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.12.23 01:37:21.778139 [ 262 ] {} <Debug> TCP-Session: c9f1b6a1-f22c-493c-be8f-f3a3f0506f4e Authenticating user 'default' from [fd00:1122:3344:101::a]:53752 | ||
| 164 | 2025.12.23 01:37:21.778142 [ 261 ] {} <Debug> TCP-Session: 9f11cbc5-8217-496b-866a-693177006c44 Authenticating user 'default' from [fd00:1122:3344:101::a]:40244 | ||
| 165 | 2025.12.23 01:37:21.778188 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52674 | ||
| 166 | 2025.12.23 01:37:21.778213 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.12.23 01:37:21.778168 [ 262 ] {} <Debug> TCP-Session: c9f1b6a1-f22c-493c-be8f-f3a3f0506f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.12.23 01:37:21.778294 [ 263 ] {} <Debug> TCP-Session: 5639b829-7a17-4a61-9f6f-ca0181670851 Authenticating user 'default' from [fd00:1122:3344:101::a]:48766 | ||
| 169 | 2025.12.23 01:37:21.778298 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64481 | ||
| 170 | 2025.12.23 01:37:21.778275 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.12.23 01:37:21.778350 [ 262 ] {} <Debug> TCP-Session: c9f1b6a1-f22c-493c-be8f-f3a3f0506f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.12.23 01:37:21.778387 [ 264 ] {} <Debug> TCP-Session: 81715ea3-7634-4972-82ec-6a1d161c9bcb Authenticating user 'default' from [fd00:1122:3344:101::a]:44354 | ||
| 173 | 2025.12.23 01:37:21.778392 [ 263 ] {} <Debug> TCP-Session: 5639b829-7a17-4a61-9f6f-ca0181670851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.12.23 01:37:21.778275 [ 261 ] {} <Debug> TCP-Session: 9f11cbc5-8217-496b-866a-693177006c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.12.23 01:37:21.778465 [ 263 ] {} <Debug> TCP-Session: 5639b829-7a17-4a61-9f6f-ca0181670851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.12.23 01:37:21.778488 [ 264 ] {} <Debug> TCP-Session: 81715ea3-7634-4972-82ec-6a1d161c9bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.12.23 01:37:21.778434 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.12.23 01:37:21.778546 [ 264 ] {} <Debug> TCP-Session: 81715ea3-7634-4972-82ec-6a1d161c9bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.12.23 01:37:21.778532 [ 261 ] {} <Debug> TCP-Session: 9f11cbc5-8217-496b-866a-693177006c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.12.23 01:37:21.778520 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2025.12.23 01:37:21.778160 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2025.12.23 01:37:21.778646 [ 265 ] {} <Debug> TCP-Session: 9f3e6606-4da9-4146-928c-f824885cc923 Authenticating user 'default' from [fd00:1122:3344:101::a]:52674 | ||
| 183 | 2025.12.23 01:37:21.778742 [ 266 ] {} <Debug> TCP-Session: 7b12ab0b-b9ec-4614-8f78-4f04b91b2f46 Authenticating user 'default' from [fd00:1122:3344:101::a]:64481 | ||
| 184 | 2025.12.23 01:37:21.778775 [ 260 ] {} <Debug> TCP-Session: bcccdb07-4faa-4548-a539-653e4d0b8e3e Authenticating user 'default' from [fd00:1122:3344:101::a]:36031 | ||
| 185 | 2025.12.23 01:37:21.778752 [ 265 ] {} <Debug> TCP-Session: 9f3e6606-4da9-4146-928c-f824885cc923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.12.23 01:37:21.778841 [ 266 ] {} <Debug> TCP-Session: 7b12ab0b-b9ec-4614-8f78-4f04b91b2f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.23 01:37:21.778868 [ 260 ] {} <Debug> TCP-Session: bcccdb07-4faa-4548-a539-653e4d0b8e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.23 01:37:21.778851 [ 265 ] {} <Debug> TCP-Session: 9f3e6606-4da9-4146-928c-f824885cc923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.23 01:37:21.778944 [ 266 ] {} <Debug> TCP-Session: 7b12ab0b-b9ec-4614-8f78-4f04b91b2f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.23 01:37:21.778971 [ 260 ] {} <Debug> TCP-Session: bcccdb07-4faa-4548-a539-653e4d0b8e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.23 01:37:21.933018 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43396 | ||
| 192 | 2025.12.23 01:37:21.934125 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2025.12.23 01:37:21.934180 [ 267 ] {} <Debug> TCP-Session: f9ebf0bb-dae3-43f0-8cc6-e4721004b06d Authenticating user 'default' from [fd00:1122:3344:101::c]:43396 | ||
| 194 | 2025.12.23 01:37:21.934281 [ 267 ] {} <Debug> TCP-Session: f9ebf0bb-dae3-43f0-8cc6-e4721004b06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.12.23 01:37:21.934296 [ 267 ] {} <Debug> TCP-Session: f9ebf0bb-dae3-43f0-8cc6-e4721004b06d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.23 01:37:21.934350 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2025.12.23 01:37:21.934438 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 198 | 2025.12.23 01:37:21.934456 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.12.23 01:37:21.936202 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32785 | ||
| 200 | 2025.12.23 01:37:21.936295 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44812 | ||
| 201 | 2025.12.23 01:37:21.936403 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2025.12.23 01:37:21.936442 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64187 | ||
| 203 | 2025.12.23 01:37:21.936471 [ 268 ] {} <Debug> TCP-Session: ccdc4f74-4b15-4490-b80b-3d28a05cdeb1 Authenticating user 'default' from [fd00:1122:3344:101::c]:32785 | ||
| 204 | 2025.12.23 01:37:21.936508 [ 268 ] {} <Debug> TCP-Session: ccdc4f74-4b15-4490-b80b-3d28a05cdeb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2025.12.23 01:37:21.936508 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43959 | ||
| 206 | 2025.12.23 01:37:21.936598 [ 268 ] {} <Debug> TCP-Session: ccdc4f74-4b15-4490-b80b-3d28a05cdeb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2025.12.23 01:37:21.936679 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2025.12.23 01:37:21.936638 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60973 | ||
| 209 | 2025.12.23 01:37:21.936834 [ 269 ] {} <Debug> TCP-Session: b25ad0d9-3ebd-499e-a0ad-7d97c784157e Authenticating user 'default' from [fd00:1122:3344:101::c]:44812 | ||
| 210 | 2025.12.23 01:37:21.936870 [ 269 ] {} <Debug> TCP-Session: b25ad0d9-3ebd-499e-a0ad-7d97c784157e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2025.12.23 01:37:21.936926 [ 269 ] {} <Debug> TCP-Session: b25ad0d9-3ebd-499e-a0ad-7d97c784157e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2025.12.23 01:37:21.936933 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33804 | ||
| 213 | 2025.12.23 01:37:21.937031 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2025.12.23 01:37:21.937059 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2025.12.23 01:37:21.937113 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44009 | ||
| 216 | 2025.12.23 01:37:21.937094 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2025.12.23 01:37:21.937069 [ 271 ] {} <Debug> TCP-Session: 630d28a0-7bb9-4048-bff9-130093db9b8f Authenticating user 'default' from [fd00:1122:3344:101::c]:43959 | ||
| 218 | 2025.12.23 01:37:21.937177 [ 272 ] {} <Debug> TCP-Session: eabc9b5b-4120-4a88-b6d0-21a6b4879e9f Authenticating user 'default' from [fd00:1122:3344:101::c]:60973 | ||
| 219 | 2025.12.23 01:37:21.937218 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2025.12.23 01:37:21.937211 [ 271 ] {} <Debug> TCP-Session: 630d28a0-7bb9-4048-bff9-130093db9b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.12.23 01:37:21.937280 [ 272 ] {} <Debug> TCP-Session: eabc9b5b-4120-4a88-b6d0-21a6b4879e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2025.12.23 01:37:21.937316 [ 271 ] {} <Debug> TCP-Session: 630d28a0-7bb9-4048-bff9-130093db9b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.12.23 01:37:21.937314 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2025.12.23 01:37:21.937312 [ 273 ] {} <Debug> TCP-Session: e974c6be-005e-4df1-a065-82b3fbc21365 Authenticating user 'default' from [fd00:1122:3344:101::c]:33804 | ||
| 225 | 2025.12.23 01:37:21.937389 [ 274 ] {} <Debug> TCP-Session: d0fe1e3c-cb5b-40a5-bbd1-ae948edcfe0d Authenticating user 'default' from [fd00:1122:3344:101::c]:44009 | ||
| 226 | 2025.12.23 01:37:21.937364 [ 272 ] {} <Debug> TCP-Session: eabc9b5b-4120-4a88-b6d0-21a6b4879e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.12.23 01:37:21.937200 [ 270 ] {} <Debug> TCP-Session: c881af89-5d3d-48a6-85d3-c52a63e7ce65 Authenticating user 'default' from [fd00:1122:3344:101::c]:64187 | ||
| 228 | 2025.12.23 01:37:21.937496 [ 274 ] {} <Debug> TCP-Session: d0fe1e3c-cb5b-40a5-bbd1-ae948edcfe0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.12.23 01:37:21.937462 [ 273 ] {} <Debug> TCP-Session: e974c6be-005e-4df1-a065-82b3fbc21365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.12.23 01:37:21.937562 [ 270 ] {} <Debug> TCP-Session: c881af89-5d3d-48a6-85d3-c52a63e7ce65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.12.23 01:37:21.937587 [ 274 ] {} <Debug> TCP-Session: d0fe1e3c-cb5b-40a5-bbd1-ae948edcfe0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.12.23 01:37:21.937573 [ 273 ] {} <Debug> TCP-Session: e974c6be-005e-4df1-a065-82b3fbc21365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.12.23 01:37:21.937647 [ 270 ] {} <Debug> TCP-Session: c881af89-5d3d-48a6-85d3-c52a63e7ce65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.23 01:37:22.000151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.96 MiB, peak 116.96 MiB, free memory in arenas 0.00 B, will set to 120.03 MiB (RSS), difference: 3.07 MiB | ||
| 235 | 2025.12.23 01:37:24.201611 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40506 | ||
| 236 | 2025.12.23 01:37:24.212889 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.12.23 01:37:24.213063 [ 275 ] {} <Debug> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Authenticating user 'default' from [fd00:1122:3344:101::d]:40506 | ||
| 238 | 2025.12.23 01:37:24.213097 [ 275 ] {} <Debug> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.12.23 01:37:24.213109 [ 275 ] {} <Debug> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.23 01:37:24.213293 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.12.23 01:37:24.213350 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.12.23 01:37:24.213448 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.12.23 01:37:24.217308 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46453 | ||
| 244 | 2025.12.23 01:37:24.217432 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60473 | ||
| 245 | 2025.12.23 01:37:24.217537 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56508 | ||
| 246 | 2025.12.23 01:37:24.217662 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41937 | ||
| 247 | 2025.12.23 01:37:24.217716 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2025.12.23 01:37:24.217781 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41681 | ||
| 249 | 2025.12.23 01:37:24.217800 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2025.12.23 01:37:24.217856 [ 276 ] {} <Debug> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:46453 | ||
| 251 | 2025.12.23 01:37:24.217901 [ 276 ] {} <Debug> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2025.12.23 01:37:24.217903 [ 277 ] {} <Debug> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Authenticating user 'default' from [fd00:1122:3344:101::d]:60473 | ||
| 253 | 2025.12.23 01:37:24.217994 [ 276 ] {} <Debug> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2025.12.23 01:37:24.217994 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62407 | ||
| 255 | 2025.12.23 01:37:24.218081 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2025.12.23 01:37:24.218041 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2025.12.23 01:37:24.218017 [ 277 ] {} <Debug> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2025.12.23 01:37:24.218154 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53064 | ||
| 259 | 2025.12.23 01:37:24.218211 [ 280 ] {} <Debug> TCP-Session: fe616ccf-8e48-4be6-b5dc-240fe78957e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41681 | ||
| 260 | 2025.12.23 01:37:24.218189 [ 278 ] {} <Debug> TCP-Session: 5318e988-77be-4ab9-bcd7-cdd5ee58be40 Authenticating user 'default' from [fd00:1122:3344:101::d]:56508 | ||
| 261 | 2025.12.23 01:37:24.218157 [ 277 ] {} <Debug> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2025.12.23 01:37:24.218310 [ 280 ] {} <Debug> TCP-Session: fe616ccf-8e48-4be6-b5dc-240fe78957e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2025.12.23 01:37:24.218304 [ 278 ] {} <Debug> TCP-Session: 5318e988-77be-4ab9-bcd7-cdd5ee58be40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2025.12.23 01:37:24.218269 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2025.12.23 01:37:24.218401 [ 280 ] {} <Debug> TCP-Session: fe616ccf-8e48-4be6-b5dc-240fe78957e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2025.12.23 01:37:24.218389 [ 278 ] {} <Debug> TCP-Session: 5318e988-77be-4ab9-bcd7-cdd5ee58be40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2025.12.23 01:37:24.218500 [ 281 ] {} <Debug> TCP-Session: 4f8215d8-b211-4341-a5d8-f84309885a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:62407 | ||
| 268 | 2025.12.23 01:37:24.218603 [ 281 ] {} <Debug> TCP-Session: 4f8215d8-b211-4341-a5d8-f84309885a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2025.12.23 01:37:24.218618 [ 281 ] {} <Debug> TCP-Session: 4f8215d8-b211-4341-a5d8-f84309885a1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2025.12.23 01:37:24.219342 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2025.12.23 01:37:24.219474 [ 279 ] {} <Debug> TCP-Session: e106ae13-d4d2-474e-86d3-21aea6a5b3bf Authenticating user 'default' from [fd00:1122:3344:101::d]:41937 | ||
| 272 | 2025.12.23 01:37:24.219470 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44307 | ||
| 273 | 2025.12.23 01:37:24.219495 [ 279 ] {} <Debug> TCP-Session: e106ae13-d4d2-474e-86d3-21aea6a5b3bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.12.23 01:37:24.219514 [ 279 ] {} <Debug> TCP-Session: e106ae13-d4d2-474e-86d3-21aea6a5b3bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.12.23 01:37:24.219605 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2025.12.23 01:37:24.219637 [ 283 ] {} <Debug> TCP-Session: 8b618b43-f587-4183-90d7-7395fa906b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:44307 | ||
| 277 | 2025.12.23 01:37:24.219651 [ 283 ] {} <Debug> TCP-Session: 8b618b43-f587-4183-90d7-7395fa906b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.12.23 01:37:24.219739 [ 283 ] {} <Debug> TCP-Session: 8b618b43-f587-4183-90d7-7395fa906b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.12.23 01:37:24.221346 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2025.12.23 01:37:24.221386 [ 282 ] {} <Debug> TCP-Session: d0ca31c1-7dec-4db7-b8e5-a7e48521b4a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53064 | ||
| 281 | 2025.12.23 01:37:24.221515 [ 282 ] {} <Debug> TCP-Session: d0ca31c1-7dec-4db7-b8e5-a7e48521b4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.12.23 01:37:24.221529 [ 282 ] {} <Debug> TCP-Session: d0ca31c1-7dec-4db7-b8e5-a7e48521b4a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.12.23 01:37:24.233581 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2025.12.23 01:37:24.236488 [ 275 ] {0591af5d-5e1f-48e8-be78-1eba795a37b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.12.23 01:37:24.344388 [ 275 ] {0591af5d-5e1f-48e8-be78-1eba795a37b2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40506) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2025.12.23 01:37:24.345459 [ 275 ] {0591af5d-5e1f-48e8-be78-1eba795a37b2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2025.12.23 01:37:24.345682 [ 275 ] {0591af5d-5e1f-48e8-be78-1eba795a37b2} <Debug> TCPHandler: Processed in 0.11828248 sec. | ||
| 334 | 2025.12.23 01:37:24.348178 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.12.23 01:37:24.348410 [ 276 ] {cb23b16a-0db5-4803-9e5c-fd4bf29c4f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.12.23 01:37:24.348895 [ 276 ] {cb23b16a-0db5-4803-9e5c-fd4bf29c4f90} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46453) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.12.23 01:37:24.349194 [ 276 ] {cb23b16a-0db5-4803-9e5c-fd4bf29c4f90} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2025.12.23 01:37:24.349427 [ 276 ] {cb23b16a-0db5-4803-9e5c-fd4bf29c4f90} <Debug> TCPHandler: Processed in 0.00143422 sec. | ||
| 385 | 2025.12.23 01:37:24.349815 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.23 01:37:24.350785 [ 277 ] {df65fa11-5a62-4dca-b3c0-b10a52d2b2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.12.23 01:37:24.351478 [ 277 ] {df65fa11-5a62-4dca-b3c0-b10a52d2b2a3} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.12.23 01:37:24.352769 [ 277 ] {df65fa11-5a62-4dca-b3c0-b10a52d2b2a3} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.12.23 01:37:24.352864 [ 277 ] {df65fa11-5a62-4dca-b3c0-b10a52d2b2a3} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000129732 sec | ||
| 390 | 2025.12.23 01:37:24.352881 [ 277 ] {df65fa11-5a62-4dca-b3c0-b10a52d2b2a3} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.12.23 01:37:24.352892 [ 277 ] {df65fa11-5a62-4dca-b3c0-b10a52d2b2a3} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.12.23 01:37:24.352967 [ 277 ] {df65fa11-5a62-4dca-b3c0-b10a52d2b2a3} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.12.23 01:37:24.353675 [ 277 ] {df65fa11-5a62-4dca-b3c0-b10a52d2b2a3} <Debug> TCPHandler: Processed in 0.004044456 sec. | ||
| 394 | 2025.12.23 01:37:24.353822 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.12.23 01:37:24.353997 [ 277 ] {f0bef52e-d14b-460d-9ce8-6711edeb8995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2025.12.23 01:37:24.354123 [ 277 ] {f0bef52e-d14b-460d-9ce8-6711edeb8995} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.12.23 01:37:24.359176 [ 277 ] {f0bef52e-d14b-460d-9ce8-6711edeb8995} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.12.23 01:37:24.360346 [ 277 ] {f0bef52e-d14b-460d-9ce8-6711edeb8995} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a): Loading data parts | ||
| 400 | 2025.12.23 01:37:24.361414 [ 277 ] {f0bef52e-d14b-460d-9ce8-6711edeb8995} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a): There are no data parts | ||
| 401 | 2025.12.23 01:37:24.364144 [ 277 ] {f0bef52e-d14b-460d-9ce8-6711edeb8995} <Debug> TCPHandler: Processed in 0.010375231 sec. | ||
| 402 | 2025.12.23 01:37:24.364387 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.12.23 01:37:24.364617 [ 277 ] {6254d8e8-8a25-4645-9576-fe223bd9b2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2025.12.23 01:37:24.364769 [ 277 ] {6254d8e8-8a25-4645-9576-fe223bd9b2bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.12.23 01:37:24.373959 [ 277 ] {6254d8e8-8a25-4645-9576-fe223bd9b2bf} <Debug> oximeter.measurements_bool (84941624-7e65-4f57-8fb7-b13aae71828d): Loading data parts | ||
| 416 | 2025.12.23 01:37:24.374267 [ 277 ] {6254d8e8-8a25-4645-9576-fe223bd9b2bf} <Debug> oximeter.measurements_bool (84941624-7e65-4f57-8fb7-b13aae71828d): There are no data parts | ||
| 417 | 2025.12.23 01:37:24.375568 [ 277 ] {6254d8e8-8a25-4645-9576-fe223bd9b2bf} <Debug> TCPHandler: Processed in 0.011246299 sec. | ||
| 418 | 2025.12.23 01:37:24.375717 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.12.23 01:37:24.375955 [ 277 ] {008f3699-b7b0-488d-b0bc-92188ffe8f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2025.12.23 01:37:24.376001 [ 277 ] {008f3699-b7b0-488d-b0bc-92188ffe8f3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.12.23 01:37:24.377824 [ 277 ] {008f3699-b7b0-488d-b0bc-92188ffe8f3c} <Debug> oximeter.measurements_i8 (a00b7f81-4c5f-4c2f-9860-aa505b1c1a7b): Loading data parts | ||
| 422 | 2025.12.23 01:37:24.377968 [ 277 ] {008f3699-b7b0-488d-b0bc-92188ffe8f3c} <Debug> oximeter.measurements_i8 (a00b7f81-4c5f-4c2f-9860-aa505b1c1a7b): There are no data parts | ||
| 423 | 2025.12.23 01:37:24.379041 [ 277 ] {008f3699-b7b0-488d-b0bc-92188ffe8f3c} <Debug> TCPHandler: Processed in 0.003376792 sec. | ||
| 424 | 2025.12.23 01:37:24.379248 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.12.23 01:37:24.379403 [ 277 ] {d83ffe34-992c-432a-8f2b-9092fc8b684e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2025.12.23 01:37:24.379522 [ 277 ] {d83ffe34-992c-432a-8f2b-9092fc8b684e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.12.23 01:37:24.381761 [ 277 ] {d83ffe34-992c-432a-8f2b-9092fc8b684e} <Debug> oximeter.measurements_u8 (b2f16118-3ee3-438a-8dc3-f6b6b85c3b2f): Loading data parts | ||
| 428 | 2025.12.23 01:37:24.381937 [ 277 ] {d83ffe34-992c-432a-8f2b-9092fc8b684e} <Debug> oximeter.measurements_u8 (b2f16118-3ee3-438a-8dc3-f6b6b85c3b2f): There are no data parts | ||
| 429 | 2025.12.23 01:37:24.383056 [ 277 ] {d83ffe34-992c-432a-8f2b-9092fc8b684e} <Debug> TCPHandler: Processed in 0.003856562 sec. | ||
| 430 | 2025.12.23 01:37:24.383202 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.12.23 01:37:24.383401 [ 277 ] {96be8e82-a0cd-4cf0-b5a9-4066446be8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2025.12.23 01:37:24.383485 [ 277 ] {96be8e82-a0cd-4cf0-b5a9-4066446be8ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.12.23 01:37:24.385192 [ 277 ] {96be8e82-a0cd-4cf0-b5a9-4066446be8ff} <Debug> oximeter.measurements_i16 (63308afd-3bad-4446-b2e4-15ed111027df): Loading data parts | ||
| 434 | 2025.12.23 01:37:24.385344 [ 277 ] {96be8e82-a0cd-4cf0-b5a9-4066446be8ff} <Debug> oximeter.measurements_i16 (63308afd-3bad-4446-b2e4-15ed111027df): There are no data parts | ||
| 435 | 2025.12.23 01:37:24.387768 [ 277 ] {96be8e82-a0cd-4cf0-b5a9-4066446be8ff} <Debug> TCPHandler: Processed in 0.004616378 sec. | ||
| 436 | 2025.12.23 01:37:24.387999 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.12.23 01:37:24.388162 [ 277 ] {b13c53e9-d170-4875-8abe-06e05df4b41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2025.12.23 01:37:24.388282 [ 277 ] {b13c53e9-d170-4875-8abe-06e05df4b41d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.12.23 01:37:24.389932 [ 277 ] {b13c53e9-d170-4875-8abe-06e05df4b41d} <Debug> oximeter.measurements_u16 (85c7cb66-e0c8-4eaf-a520-e2bb963f4c94): Loading data parts | ||
| 440 | 2025.12.23 01:37:24.390206 [ 277 ] {b13c53e9-d170-4875-8abe-06e05df4b41d} <Debug> oximeter.measurements_u16 (85c7cb66-e0c8-4eaf-a520-e2bb963f4c94): There are no data parts | ||
| 441 | 2025.12.23 01:37:24.391452 [ 277 ] {b13c53e9-d170-4875-8abe-06e05df4b41d} <Debug> TCPHandler: Processed in 0.003501594 sec. | ||
| 442 | 2025.12.23 01:37:24.391608 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.12.23 01:37:24.391806 [ 277 ] {b2696c70-a539-452d-b320-19da288a46dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2025.12.23 01:37:24.391886 [ 277 ] {b2696c70-a539-452d-b320-19da288a46dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.12.23 01:37:24.393559 [ 277 ] {b2696c70-a539-452d-b320-19da288a46dc} <Debug> oximeter.measurements_i32 (6c119e21-3900-4fa5-8096-5f35d87cbdb4): Loading data parts | ||
| 446 | 2025.12.23 01:37:24.393702 [ 277 ] {b2696c70-a539-452d-b320-19da288a46dc} <Debug> oximeter.measurements_i32 (6c119e21-3900-4fa5-8096-5f35d87cbdb4): There are no data parts | ||
| 447 | 2025.12.23 01:37:24.394924 [ 277 ] {b2696c70-a539-452d-b320-19da288a46dc} <Debug> TCPHandler: Processed in 0.003365962 sec. | ||
| 448 | 2025.12.23 01:37:24.395140 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.12.23 01:37:24.395294 [ 277 ] {1a9a8d48-1b61-42c7-a5ec-4ba830ec1e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2025.12.23 01:37:24.395415 [ 277 ] {1a9a8d48-1b61-42c7-a5ec-4ba830ec1e97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.12.23 01:37:24.397086 [ 277 ] {1a9a8d48-1b61-42c7-a5ec-4ba830ec1e97} <Debug> oximeter.measurements_u32 (a85a435b-c6a0-470e-86b2-5d185745d9fd): Loading data parts | ||
| 452 | 2025.12.23 01:37:24.397262 [ 277 ] {1a9a8d48-1b61-42c7-a5ec-4ba830ec1e97} <Debug> oximeter.measurements_u32 (a85a435b-c6a0-470e-86b2-5d185745d9fd): There are no data parts | ||
| 453 | 2025.12.23 01:37:24.398650 [ 277 ] {1a9a8d48-1b61-42c7-a5ec-4ba830ec1e97} <Debug> TCPHandler: Processed in 0.003559176 sec. | ||
| 454 | 2025.12.23 01:37:24.398790 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.12.23 01:37:24.398982 [ 277 ] {b60016b2-eff5-428a-9c99-237b8b6a5e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2025.12.23 01:37:24.399054 [ 277 ] {b60016b2-eff5-428a-9c99-237b8b6a5e4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.12.23 01:37:24.400924 [ 277 ] {b60016b2-eff5-428a-9c99-237b8b6a5e4c} <Debug> oximeter.measurements_i64 (1d4d3109-5642-4166-afab-065910620a4c): Loading data parts | ||
| 458 | 2025.12.23 01:37:24.401198 [ 277 ] {b60016b2-eff5-428a-9c99-237b8b6a5e4c} <Debug> oximeter.measurements_i64 (1d4d3109-5642-4166-afab-065910620a4c): There are no data parts | ||
| 459 | 2025.12.23 01:37:24.402330 [ 277 ] {b60016b2-eff5-428a-9c99-237b8b6a5e4c} <Debug> TCPHandler: Processed in 0.003588576 sec. | ||
| 460 | 2025.12.23 01:37:24.402548 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.12.23 01:37:24.402705 [ 277 ] {1e68c216-93c3-48e8-9d57-313b0ced685c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2025.12.23 01:37:24.402828 [ 277 ] {1e68c216-93c3-48e8-9d57-313b0ced685c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.12.23 01:37:24.404433 [ 277 ] {1e68c216-93c3-48e8-9d57-313b0ced685c} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Loading data parts | ||
| 464 | 2025.12.23 01:37:24.404622 [ 277 ] {1e68c216-93c3-48e8-9d57-313b0ced685c} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): There are no data parts | ||
| 465 | 2025.12.23 01:37:24.405912 [ 277 ] {1e68c216-93c3-48e8-9d57-313b0ced685c} <Debug> TCPHandler: Processed in 0.003414523 sec. | ||
| 466 | 2025.12.23 01:37:24.406056 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.12.23 01:37:24.406211 [ 277 ] {a98792d3-21e2-433d-a7c4-f42f09eff944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2025.12.23 01:37:24.406343 [ 277 ] {a98792d3-21e2-433d-a7c4-f42f09eff944} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.12.23 01:37:24.408301 [ 277 ] {a98792d3-21e2-433d-a7c4-f42f09eff944} <Debug> oximeter.measurements_f32 (e9aa7467-e5d9-426c-872d-d840c36ac602): Loading data parts | ||
| 470 | 2025.12.23 01:37:24.408446 [ 277 ] {a98792d3-21e2-433d-a7c4-f42f09eff944} <Debug> oximeter.measurements_f32 (e9aa7467-e5d9-426c-872d-d840c36ac602): There are no data parts | ||
| 471 | 2025.12.23 01:37:24.409688 [ 277 ] {a98792d3-21e2-433d-a7c4-f42f09eff944} <Debug> TCPHandler: Processed in 0.003691528 sec. | ||
| 472 | 2025.12.23 01:37:24.409906 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.12.23 01:37:24.410069 [ 277 ] {e7bf5d31-8652-4470-922a-03d818ae9dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 474 | 2025.12.23 01:37:24.410188 [ 277 ] {e7bf5d31-8652-4470-922a-03d818ae9dea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.12.23 01:37:24.411762 [ 277 ] {e7bf5d31-8652-4470-922a-03d818ae9dea} <Debug> oximeter.measurements_f64 (cdb97c04-3760-4dbd-aaab-0d99506624f7): Loading data parts | ||
| 476 | 2025.12.23 01:37:24.411906 [ 277 ] {e7bf5d31-8652-4470-922a-03d818ae9dea} <Debug> oximeter.measurements_f64 (cdb97c04-3760-4dbd-aaab-0d99506624f7): There are no data parts | ||
| 477 | 2025.12.23 01:37:24.413459 [ 277 ] {e7bf5d31-8652-4470-922a-03d818ae9dea} <Debug> TCPHandler: Processed in 0.003600976 sec. | ||
| 478 | 2025.12.23 01:37:24.413597 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.12.23 01:37:24.413756 [ 277 ] {c9c4db7c-cc3a-4dad-abf8-874e024405e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 480 | 2025.12.23 01:37:24.413880 [ 277 ] {c9c4db7c-cc3a-4dad-abf8-874e024405e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.12.23 01:37:24.415597 [ 277 ] {c9c4db7c-cc3a-4dad-abf8-874e024405e5} <Debug> oximeter.measurements_string (10bc84a7-6697-4aad-8e6f-575cff95c207): Loading data parts | ||
| 482 | 2025.12.23 01:37:24.415830 [ 277 ] {c9c4db7c-cc3a-4dad-abf8-874e024405e5} <Debug> oximeter.measurements_string (10bc84a7-6697-4aad-8e6f-575cff95c207): There are no data parts | ||
| 483 | 2025.12.23 01:37:24.416922 [ 277 ] {c9c4db7c-cc3a-4dad-abf8-874e024405e5} <Debug> TCPHandler: Processed in 0.003373762 sec. | ||
| 484 | 2025.12.23 01:37:24.417147 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.12.23 01:37:24.417302 [ 277 ] {12da053f-e9c2-4186-b84d-8532b19280da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2025.12.23 01:37:24.417430 [ 277 ] {12da053f-e9c2-4186-b84d-8532b19280da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.12.23 01:37:24.419164 [ 277 ] {12da053f-e9c2-4186-b84d-8532b19280da} <Debug> oximeter.measurements_bytes (e748c083-9513-405b-b74f-1fdec84dd9a3): Loading data parts | ||
| 495 | 2025.12.23 01:37:24.419396 [ 277 ] {12da053f-e9c2-4186-b84d-8532b19280da} <Debug> oximeter.measurements_bytes (e748c083-9513-405b-b74f-1fdec84dd9a3): There are no data parts | ||
| 496 | 2025.12.23 01:37:24.420677 [ 277 ] {12da053f-e9c2-4186-b84d-8532b19280da} <Debug> TCPHandler: Processed in 0.003579096 sec. | ||
| 497 | 2025.12.23 01:37:24.420909 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2025.12.23 01:37:24.421074 [ 277 ] {08e0b17a-691d-442d-a82a-b70c8b8eed68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 499 | 2025.12.23 01:37:24.421199 [ 277 ] {08e0b17a-691d-442d-a82a-b70c8b8eed68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2025.12.23 01:37:24.422908 [ 277 ] {08e0b17a-691d-442d-a82a-b70c8b8eed68} <Debug> oximeter.measurements_cumulativei64 (1d3764a1-034f-46ee-b14b-d9a51832b0fb): Loading data parts | ||
| 501 | 2025.12.23 01:37:24.423119 [ 277 ] {08e0b17a-691d-442d-a82a-b70c8b8eed68} <Debug> oximeter.measurements_cumulativei64 (1d3764a1-034f-46ee-b14b-d9a51832b0fb): There are no data parts | ||
| 502 | 2025.12.23 01:37:24.424371 [ 277 ] {08e0b17a-691d-442d-a82a-b70c8b8eed68} <Debug> TCPHandler: Processed in 0.003511575 sec. | ||
| 503 | 2025.12.23 01:37:24.424509 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2025.12.23 01:37:24.424747 [ 277 ] {74f60e9a-bc3f-4755-bfe4-d2aee29cf4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 505 | 2025.12.23 01:37:24.424868 [ 277 ] {74f60e9a-bc3f-4755-bfe4-d2aee29cf4e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2025.12.23 01:37:24.426589 [ 277 ] {74f60e9a-bc3f-4755-bfe4-d2aee29cf4e4} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Loading data parts | ||
| 507 | 2025.12.23 01:37:24.426736 [ 277 ] {74f60e9a-bc3f-4755-bfe4-d2aee29cf4e4} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): There are no data parts | ||
| 508 | 2025.12.23 01:37:24.427915 [ 277 ] {74f60e9a-bc3f-4755-bfe4-d2aee29cf4e4} <Debug> TCPHandler: Processed in 0.003454004 sec. | ||
| 509 | 2025.12.23 01:37:24.428055 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2025.12.23 01:37:24.428212 [ 277 ] {db688a3e-cdda-4bf4-99fc-1e522778f9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 511 | 2025.12.23 01:37:24.428336 [ 277 ] {db688a3e-cdda-4bf4-99fc-1e522778f9ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2025.12.23 01:37:24.429996 [ 277 ] {db688a3e-cdda-4bf4-99fc-1e522778f9ec} <Debug> oximeter.measurements_cumulativef32 (9ba3c4ea-056a-4af5-a17c-ca681256d3c1): Loading data parts | ||
| 513 | 2025.12.23 01:37:24.430144 [ 277 ] {db688a3e-cdda-4bf4-99fc-1e522778f9ec} <Debug> oximeter.measurements_cumulativef32 (9ba3c4ea-056a-4af5-a17c-ca681256d3c1): There are no data parts | ||
| 514 | 2025.12.23 01:37:24.431274 [ 277 ] {db688a3e-cdda-4bf4-99fc-1e522778f9ec} <Debug> TCPHandler: Processed in 0.003266799 sec. | ||
| 515 | 2025.12.23 01:37:24.431501 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2025.12.23 01:37:24.431664 [ 277 ] {c65777b5-4580-4d13-94e6-edff3870d5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 517 | 2025.12.23 01:37:24.431789 [ 277 ] {c65777b5-4580-4d13-94e6-edff3870d5bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2025.12.23 01:37:24.433471 [ 277 ] {c65777b5-4580-4d13-94e6-edff3870d5bc} <Debug> oximeter.measurements_cumulativef64 (2af58279-54f4-43bd-a652-c56a18e3244f): Loading data parts | ||
| 519 | 2025.12.23 01:37:24.433720 [ 277 ] {c65777b5-4580-4d13-94e6-edff3870d5bc} <Debug> oximeter.measurements_cumulativef64 (2af58279-54f4-43bd-a652-c56a18e3244f): There are no data parts | ||
| 520 | 2025.12.23 01:37:24.434996 [ 277 ] {c65777b5-4580-4d13-94e6-edff3870d5bc} <Debug> TCPHandler: Processed in 0.003544075 sec. | ||
| 521 | 2025.12.23 01:37:24.435140 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.12.23 01:37:24.435450 [ 277 ] {c68362e3-054a-4b3c-b381-bcac820f5293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 533 | 2025.12.23 01:37:24.435586 [ 277 ] {c68362e3-054a-4b3c-b381-bcac820f5293} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2025.12.23 01:37:24.437628 [ 277 ] {c68362e3-054a-4b3c-b381-bcac820f5293} <Debug> oximeter.measurements_histogrami8 (67647a08-4be9-4b4e-833f-1a5cb6a8dac9): Loading data parts | ||
| 535 | 2025.12.23 01:37:24.437782 [ 277 ] {c68362e3-054a-4b3c-b381-bcac820f5293} <Debug> oximeter.measurements_histogrami8 (67647a08-4be9-4b4e-833f-1a5cb6a8dac9): There are no data parts | ||
| 536 | 2025.12.23 01:37:24.439319 [ 277 ] {c68362e3-054a-4b3c-b381-bcac820f5293} <Debug> TCPHandler: Processed in 0.00422882 sec. | ||
| 537 | 2025.12.23 01:37:24.439552 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.12.23 01:37:24.439767 [ 277 ] {dfe2bfd8-b36e-42d4-b7f8-7aa18495b38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 539 | 2025.12.23 01:37:24.439930 [ 277 ] {dfe2bfd8-b36e-42d4-b7f8-7aa18495b38b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.12.23 01:37:24.442021 [ 277 ] {dfe2bfd8-b36e-42d4-b7f8-7aa18495b38b} <Debug> oximeter.measurements_histogramu8 (6e123b7b-8e73-425e-b624-0184e47af24d): Loading data parts | ||
| 541 | 2025.12.23 01:37:24.442244 [ 277 ] {dfe2bfd8-b36e-42d4-b7f8-7aa18495b38b} <Debug> oximeter.measurements_histogramu8 (6e123b7b-8e73-425e-b624-0184e47af24d): There are no data parts | ||
| 542 | 2025.12.23 01:37:24.443391 [ 277 ] {dfe2bfd8-b36e-42d4-b7f8-7aa18495b38b} <Debug> TCPHandler: Processed in 0.003888592 sec. | ||
| 543 | 2025.12.23 01:37:24.443531 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.12.23 01:37:24.443851 [ 277 ] {e9444b32-e51c-4160-aec4-1969137c0ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 545 | 2025.12.23 01:37:24.443984 [ 277 ] {e9444b32-e51c-4160-aec4-1969137c0ae5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2025.12.23 01:37:24.446154 [ 277 ] {e9444b32-e51c-4160-aec4-1969137c0ae5} <Debug> oximeter.measurements_histogrami16 (3556b934-2f34-427c-9202-34a466c3755a): Loading data parts | ||
| 547 | 2025.12.23 01:37:24.446303 [ 277 ] {e9444b32-e51c-4160-aec4-1969137c0ae5} <Debug> oximeter.measurements_histogrami16 (3556b934-2f34-427c-9202-34a466c3755a): There are no data parts | ||
| 548 | 2025.12.23 01:37:24.448007 [ 277 ] {e9444b32-e51c-4160-aec4-1969137c0ae5} <Debug> TCPHandler: Processed in 0.004524636 sec. | ||
| 549 | 2025.12.23 01:37:24.448231 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.12.23 01:37:24.448443 [ 277 ] {3cebb3a1-68cc-4452-9d2d-2864f184ee52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 551 | 2025.12.23 01:37:24.448573 [ 277 ] {3cebb3a1-68cc-4452-9d2d-2864f184ee52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2025.12.23 01:37:24.450691 [ 277 ] {3cebb3a1-68cc-4452-9d2d-2864f184ee52} <Debug> oximeter.measurements_histogramu16 (d6acbf12-c69b-4f1c-882e-de823a087cfa): Loading data parts | ||
| 553 | 2025.12.23 01:37:24.450886 [ 277 ] {3cebb3a1-68cc-4452-9d2d-2864f184ee52} <Debug> oximeter.measurements_histogramu16 (d6acbf12-c69b-4f1c-882e-de823a087cfa): There are no data parts | ||
| 554 | 2025.12.23 01:37:24.452415 [ 277 ] {3cebb3a1-68cc-4452-9d2d-2864f184ee52} <Debug> TCPHandler: Processed in 0.00423276 sec. | ||
| 555 | 2025.12.23 01:37:24.452561 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.12.23 01:37:24.452864 [ 277 ] {75bbdd57-ec76-47d5-8752-76b3f2ced5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 557 | 2025.12.23 01:37:24.452999 [ 277 ] {75bbdd57-ec76-47d5-8752-76b3f2ced5f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2025.12.23 01:37:24.455719 [ 277 ] {75bbdd57-ec76-47d5-8752-76b3f2ced5f5} <Debug> oximeter.measurements_histogrami32 (5d0039b3-6958-4d22-b80c-fd01d97edebe): Loading data parts | ||
| 559 | 2025.12.23 01:37:24.455907 [ 277 ] {75bbdd57-ec76-47d5-8752-76b3f2ced5f5} <Debug> oximeter.measurements_histogrami32 (5d0039b3-6958-4d22-b80c-fd01d97edebe): There are no data parts | ||
| 560 | 2025.12.23 01:37:24.457422 [ 277 ] {75bbdd57-ec76-47d5-8752-76b3f2ced5f5} <Debug> TCPHandler: Processed in 0.004911284 sec. | ||
| 561 | 2025.12.23 01:37:24.457666 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2025.12.23 01:37:24.457882 [ 277 ] {501985f2-d224-4f42-b151-f86dc8d4e57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 563 | 2025.12.23 01:37:24.458013 [ 277 ] {501985f2-d224-4f42-b151-f86dc8d4e57b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2025.12.23 01:37:24.460867 [ 277 ] {501985f2-d224-4f42-b151-f86dc8d4e57b} <Debug> oximeter.measurements_histogramu32 (1830bed8-eef2-4933-acd7-f9ab297ee029): Loading data parts | ||
| 565 | 2025.12.23 01:37:24.461068 [ 277 ] {501985f2-d224-4f42-b151-f86dc8d4e57b} <Debug> oximeter.measurements_histogramu32 (1830bed8-eef2-4933-acd7-f9ab297ee029): There are no data parts | ||
| 566 | 2025.12.23 01:37:24.462764 [ 277 ] {501985f2-d224-4f42-b151-f86dc8d4e57b} <Debug> TCPHandler: Processed in 0.005148179 sec. | ||
| 567 | 2025.12.23 01:37:24.462911 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.12.23 01:37:24.463225 [ 277 ] {f9e001d5-30b2-48a1-a888-cd6669feeaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 569 | 2025.12.23 01:37:24.463356 [ 277 ] {f9e001d5-30b2-48a1-a888-cd6669feeaf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2025.12.23 01:37:24.465403 [ 277 ] {f9e001d5-30b2-48a1-a888-cd6669feeaf5} <Debug> oximeter.measurements_histogrami64 (9d0ce98f-49af-493b-9f69-c48b953dce17): Loading data parts | ||
| 571 | 2025.12.23 01:37:24.465545 [ 277 ] {f9e001d5-30b2-48a1-a888-cd6669feeaf5} <Debug> oximeter.measurements_histogrami64 (9d0ce98f-49af-493b-9f69-c48b953dce17): There are no data parts | ||
| 572 | 2025.12.23 01:37:24.466960 [ 277 ] {f9e001d5-30b2-48a1-a888-cd6669feeaf5} <Debug> TCPHandler: Processed in 0.004098557 sec. | ||
| 573 | 2025.12.23 01:37:24.467188 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2025.12.23 01:37:24.467400 [ 277 ] {a345db62-b518-4472-acb5-85c8af1fd7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2025.12.23 01:37:24.467535 [ 277 ] {a345db62-b518-4472-acb5-85c8af1fd7ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2025.12.23 01:37:24.469435 [ 277 ] {a345db62-b518-4472-acb5-85c8af1fd7ae} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Loading data parts | ||
| 577 | 2025.12.23 01:37:24.469622 [ 277 ] {a345db62-b518-4472-acb5-85c8af1fd7ae} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): There are no data parts | ||
| 578 | 2025.12.23 01:37:24.471214 [ 277 ] {a345db62-b518-4472-acb5-85c8af1fd7ae} <Debug> TCPHandler: Processed in 0.004076617 sec. | ||
| 579 | 2025.12.23 01:37:24.471354 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.12.23 01:37:24.471615 [ 277 ] {437c86dd-002d-4fa3-b399-774e79fcafbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) 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) | ||
| 581 | 2025.12.23 01:37:24.471755 [ 277 ] {437c86dd-002d-4fa3-b399-774e79fcafbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2025.12.23 01:37:24.473655 [ 277 ] {437c86dd-002d-4fa3-b399-774e79fcafbd} <Debug> oximeter.measurements_histogramf32 (41445c5a-750d-4f89-816a-2c16fa25b464): Loading data parts | ||
| 583 | 2025.12.23 01:37:24.473796 [ 277 ] {437c86dd-002d-4fa3-b399-774e79fcafbd} <Debug> oximeter.measurements_histogramf32 (41445c5a-750d-4f89-816a-2c16fa25b464): There are no data parts | ||
| 584 | 2025.12.23 01:37:24.475089 [ 277 ] {437c86dd-002d-4fa3-b399-774e79fcafbd} <Debug> TCPHandler: Processed in 0.003784471 sec. | ||
| 585 | 2025.12.23 01:37:24.475317 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.12.23 01:37:24.475529 [ 277 ] {ff407e72-a9bb-405a-8d23-60c7260d489b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) 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) | ||
| 587 | 2025.12.23 01:37:24.475676 [ 277 ] {ff407e72-a9bb-405a-8d23-60c7260d489b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2025.12.23 01:37:24.477839 [ 277 ] {ff407e72-a9bb-405a-8d23-60c7260d489b} <Debug> oximeter.measurements_histogramf64 (27758563-a254-4415-a927-cfcf481c43bb): Loading data parts | ||
| 589 | 2025.12.23 01:37:24.478042 [ 277 ] {ff407e72-a9bb-405a-8d23-60c7260d489b} <Debug> oximeter.measurements_histogramf64 (27758563-a254-4415-a927-cfcf481c43bb): There are no data parts | ||
| 590 | 2025.12.23 01:37:24.479512 [ 277 ] {ff407e72-a9bb-405a-8d23-60c7260d489b} <Debug> TCPHandler: Processed in 0.00424531 sec. | ||
| 591 | 2025.12.23 01:37:24.479677 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.12.23 01:37:24.479930 [ 277 ] {a7c06df1-424c-4cc9-8a49-d120eafeab1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2025.12.23 01:37:24.480064 [ 277 ] {a7c06df1-424c-4cc9-8a49-d120eafeab1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2025.12.23 01:37:24.482172 [ 277 ] {a7c06df1-424c-4cc9-8a49-d120eafeab1d} <Debug> oximeter.fields_bool (e27d0dc9-c75d-4389-b256-d5350afa1f7d): Loading data parts | ||
| 620 | 2025.12.23 01:37:24.482437 [ 277 ] {a7c06df1-424c-4cc9-8a49-d120eafeab1d} <Debug> oximeter.fields_bool (e27d0dc9-c75d-4389-b256-d5350afa1f7d): There are no data parts | ||
| 621 | 2025.12.23 01:37:24.483700 [ 277 ] {a7c06df1-424c-4cc9-8a49-d120eafeab1d} <Debug> TCPHandler: Processed in 0.004077617 sec. | ||
| 622 | 2025.12.23 01:37:24.483840 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2025.12.23 01:37:24.484092 [ 277 ] {a5192bc9-aa1a-47d5-a6be-d010e771b4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) 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) | ||
| 624 | 2025.12.23 01:37:24.484221 [ 277 ] {a5192bc9-aa1a-47d5-a6be-d010e771b4cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2025.12.23 01:37:24.485848 [ 277 ] {a5192bc9-aa1a-47d5-a6be-d010e771b4cd} <Debug> oximeter.fields_i8 (1d8eb298-ac75-44d2-82ad-2a9e89b01c69): Loading data parts | ||
| 626 | 2025.12.23 01:37:24.485999 [ 277 ] {a5192bc9-aa1a-47d5-a6be-d010e771b4cd} <Debug> oximeter.fields_i8 (1d8eb298-ac75-44d2-82ad-2a9e89b01c69): There are no data parts | ||
| 627 | 2025.12.23 01:37:24.487337 [ 277 ] {a5192bc9-aa1a-47d5-a6be-d010e771b4cd} <Debug> TCPHandler: Processed in 0.003545906 sec. | ||
| 628 | 2025.12.23 01:37:24.487480 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2025.12.23 01:37:24.487635 [ 277 ] {017a159a-72b3-4a53-9987-3b4f62111a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) 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) | ||
| 630 | 2025.12.23 01:37:24.487760 [ 277 ] {017a159a-72b3-4a53-9987-3b4f62111a49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2025.12.23 01:37:24.489687 [ 277 ] {017a159a-72b3-4a53-9987-3b4f62111a49} <Debug> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Loading data parts | ||
| 632 | 2025.12.23 01:37:24.489826 [ 277 ] {017a159a-72b3-4a53-9987-3b4f62111a49} <Debug> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): There are no data parts | ||
| 633 | 2025.12.23 01:37:24.491078 [ 277 ] {017a159a-72b3-4a53-9987-3b4f62111a49} <Debug> TCPHandler: Processed in 0.003647397 sec. | ||
| 634 | 2025.12.23 01:37:24.491221 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2025.12.23 01:37:24.491473 [ 277 ] {1b1f80e8-b4e2-492e-bc29-aa4628a2b0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) 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) | ||
| 636 | 2025.12.23 01:37:24.491587 [ 277 ] {1b1f80e8-b4e2-492e-bc29-aa4628a2b0a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2025.12.23 01:37:24.493398 [ 277 ] {1b1f80e8-b4e2-492e-bc29-aa4628a2b0a5} <Debug> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Loading data parts | ||
| 638 | 2025.12.23 01:37:24.493548 [ 277 ] {1b1f80e8-b4e2-492e-bc29-aa4628a2b0a5} <Debug> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): There are no data parts | ||
| 639 | 2025.12.23 01:37:24.494729 [ 277 ] {1b1f80e8-b4e2-492e-bc29-aa4628a2b0a5} <Debug> TCPHandler: Processed in 0.003558685 sec. | ||
| 640 | 2025.12.23 01:37:24.494868 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.12.23 01:37:24.495022 [ 277 ] {9d51b30e-9e3d-470a-92e9-18c466722e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) 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) | ||
| 642 | 2025.12.23 01:37:24.495142 [ 277 ] {9d51b30e-9e3d-470a-92e9-18c466722e9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2025.12.23 01:37:24.496866 [ 277 ] {9d51b30e-9e3d-470a-92e9-18c466722e9e} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Loading data parts | ||
| 644 | 2025.12.23 01:37:24.497013 [ 277 ] {9d51b30e-9e3d-470a-92e9-18c466722e9e} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): There are no data parts | ||
| 645 | 2025.12.23 01:37:24.498170 [ 277 ] {9d51b30e-9e3d-470a-92e9-18c466722e9e} <Debug> TCPHandler: Processed in 0.003351392 sec. | ||
| 646 | 2025.12.23 01:37:24.498418 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.12.23 01:37:24.498626 [ 277 ] {a94538ea-a2ab-4e23-b016-69655d690be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) 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) | ||
| 648 | 2025.12.23 01:37:24.498764 [ 277 ] {a94538ea-a2ab-4e23-b016-69655d690be5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2025.12.23 01:37:24.500479 [ 277 ] {a94538ea-a2ab-4e23-b016-69655d690be5} <Debug> oximeter.fields_i32 (27d650be-b86b-478f-8900-ae218531085c): Loading data parts | ||
| 650 | 2025.12.23 01:37:24.500668 [ 277 ] {a94538ea-a2ab-4e23-b016-69655d690be5} <Debug> oximeter.fields_i32 (27d650be-b86b-478f-8900-ae218531085c): There are no data parts | ||
| 651 | 2025.12.23 01:37:24.501904 [ 277 ] {a94538ea-a2ab-4e23-b016-69655d690be5} <Debug> TCPHandler: Processed in 0.003535145 sec. | ||
| 652 | 2025.12.23 01:37:24.502043 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2025.12.23 01:37:24.502197 [ 277 ] {af076242-26c0-44b0-b653-13f51bd46407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) 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) | ||
| 654 | 2025.12.23 01:37:24.502331 [ 277 ] {af076242-26c0-44b0-b653-13f51bd46407} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2025.12.23 01:37:24.504426 [ 277 ] {af076242-26c0-44b0-b653-13f51bd46407} <Debug> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Loading data parts | ||
| 656 | 2025.12.23 01:37:24.504599 [ 277 ] {af076242-26c0-44b0-b653-13f51bd46407} <Debug> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): There are no data parts | ||
| 657 | 2025.12.23 01:37:24.505919 [ 277 ] {af076242-26c0-44b0-b653-13f51bd46407} <Debug> TCPHandler: Processed in 0.003924893 sec. | ||
| 658 | 2025.12.23 01:37:24.506144 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2025.12.23 01:37:24.506300 [ 277 ] {ea2ea55f-6370-455b-aae8-e589da45c696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) 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) | ||
| 660 | 2025.12.23 01:37:24.506439 [ 277 ] {ea2ea55f-6370-455b-aae8-e589da45c696} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2025.12.23 01:37:24.508250 [ 277 ] {ea2ea55f-6370-455b-aae8-e589da45c696} <Debug> oximeter.fields_i64 (6d4cae3d-4979-47ac-88d0-db100e77fa58): Loading data parts | ||
| 662 | 2025.12.23 01:37:24.508495 [ 277 ] {ea2ea55f-6370-455b-aae8-e589da45c696} <Debug> oximeter.fields_i64 (6d4cae3d-4979-47ac-88d0-db100e77fa58): There are no data parts | ||
| 663 | 2025.12.23 01:37:24.509853 [ 277 ] {ea2ea55f-6370-455b-aae8-e589da45c696} <Debug> TCPHandler: Processed in 0.003759249 sec. | ||
| 664 | 2025.12.23 01:37:24.509988 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2025.12.23 01:37:24.510194 [ 277 ] {e525af13-eb9d-4f00-a836-db75b8823637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) 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) | ||
| 666 | 2025.12.23 01:37:24.510279 [ 277 ] {e525af13-eb9d-4f00-a836-db75b8823637} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2025.12.23 01:37:24.512104 [ 277 ] {e525af13-eb9d-4f00-a836-db75b8823637} <Debug> oximeter.fields_u64 (1dc7be27-173f-4791-82fc-99b4975bfafd): Loading data parts | ||
| 668 | 2025.12.23 01:37:24.512252 [ 277 ] {e525af13-eb9d-4f00-a836-db75b8823637} <Debug> oximeter.fields_u64 (1dc7be27-173f-4791-82fc-99b4975bfafd): There are no data parts | ||
| 669 | 2025.12.23 01:37:24.513673 [ 277 ] {e525af13-eb9d-4f00-a836-db75b8823637} <Debug> TCPHandler: Processed in 0.003732999 sec. | ||
| 670 | 2025.12.23 01:37:24.513894 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2025.12.23 01:37:24.514047 [ 277 ] {18abb63c-4f48-4ab7-822c-6b940b02f12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) 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) | ||
| 672 | 2025.12.23 01:37:24.514169 [ 277 ] {18abb63c-4f48-4ab7-822c-6b940b02f12f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2025.12.23 01:37:24.515971 [ 277 ] {18abb63c-4f48-4ab7-822c-6b940b02f12f} <Debug> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Loading data parts | ||
| 674 | 2025.12.23 01:37:24.516190 [ 277 ] {18abb63c-4f48-4ab7-822c-6b940b02f12f} <Debug> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): There are no data parts | ||
| 675 | 2025.12.23 01:37:24.517450 [ 277 ] {18abb63c-4f48-4ab7-822c-6b940b02f12f} <Debug> TCPHandler: Processed in 0.003604127 sec. | ||
| 676 | 2025.12.23 01:37:24.517589 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2025.12.23 01:37:24.517828 [ 277 ] {de3976ff-a0d0-4126-b112-9a833c1b15f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) 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) | ||
| 678 | 2025.12.23 01:37:24.517912 [ 277 ] {de3976ff-a0d0-4126-b112-9a833c1b15f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2025.12.23 01:37:24.519604 [ 277 ] {de3976ff-a0d0-4126-b112-9a833c1b15f5} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Loading data parts | ||
| 680 | 2025.12.23 01:37:24.519746 [ 277 ] {de3976ff-a0d0-4126-b112-9a833c1b15f5} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): There are no data parts | ||
| 681 | 2025.12.23 01:37:24.520910 [ 277 ] {de3976ff-a0d0-4126-b112-9a833c1b15f5} <Debug> TCPHandler: Processed in 0.003369051 sec. | ||
| 682 | 2025.12.23 01:37:24.521105 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2025.12.23 01:37:24.521259 [ 277 ] {99d4a88c-e436-4fd9-868b-8386b93ed80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) 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) | ||
| 684 | 2025.12.23 01:37:24.521385 [ 277 ] {99d4a88c-e436-4fd9-868b-8386b93ed80b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2025.12.23 01:37:24.523081 [ 277 ] {99d4a88c-e436-4fd9-868b-8386b93ed80b} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Loading data parts | ||
| 686 | 2025.12.23 01:37:24.523304 [ 277 ] {99d4a88c-e436-4fd9-868b-8386b93ed80b} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): There are no data parts | ||
| 687 | 2025.12.23 01:37:24.524548 [ 277 ] {99d4a88c-e436-4fd9-868b-8386b93ed80b} <Debug> TCPHandler: Processed in 0.003501304 sec. | ||
| 688 | 2025.12.23 01:37:24.524706 [ 277 ] {} <Trace> TCP-Session: c6d5b93d-85ee-4ee8-a11f-7e012d2a90ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2025.12.23 01:37:24.525039 [ 277 ] {4f36b04d-4b95-4d02-8c32-b6d30e8f0ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60473) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2025.12.23 01:37:24.525185 [ 277 ] {4f36b04d-4b95-4d02-8c32-b6d30e8f0ae2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2025.12.23 01:37:24.527603 [ 277 ] {4f36b04d-4b95-4d02-8c32-b6d30e8f0ae2} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6): Loading data parts | ||
| 695 | 2025.12.23 01:37:24.527834 [ 277 ] {4f36b04d-4b95-4d02-8c32-b6d30e8f0ae2} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6): There are no data parts | ||
| 696 | 2025.12.23 01:37:24.529230 [ 277 ] {4f36b04d-4b95-4d02-8c32-b6d30e8f0ae2} <Debug> TCPHandler: Processed in 0.004572197 sec. | ||
| 697 | 2025.12.23 01:37:24.529499 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2025.12.23 01:37:24.530001 [ 276 ] {bc4f1380-09f3-43b6-9fd6-fe233ff6ba36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2025.12.23 01:37:24.531453 [ 276 ] {bc4f1380-09f3-43b6-9fd6-fe233ff6ba36} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2025.12.23 01:37:24.546914 [ 284 ] {bc4f1380-09f3-43b6-9fd6-fe233ff6ba36} <Trace> oximeter.version (39707758-b352-4525-ac12-e37821d9169a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2025.12.23 01:37:24.547145 [ 284 ] {bc4f1380-09f3-43b6-9fd6-fe233ff6ba36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 702 | 2025.12.23 01:37:24.551937 [ 284 ] {bc4f1380-09f3-43b6-9fd6-fe233ff6ba36} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2025.12.23 01:37:24.552477 [ 284 ] {bc4f1380-09f3-43b6-9fd6-fe233ff6ba36} <Trace> oximeter.version (39707758-b352-4525-ac12-e37821d9169a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2025.12.23 01:37:24.552906 [ 276 ] {bc4f1380-09f3-43b6-9fd6-fe233ff6ba36} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023062 sec., 43.361373688318444 rows/sec., 693.78 B/sec. | ||
| 705 | 2025.12.23 01:37:24.553189 [ 276 ] {bc4f1380-09f3-43b6-9fd6-fe233ff6ba36} <Debug> TCPHandler: Processed in 0.023832696 sec. | ||
| 706 | 2025.12.23 01:37:25.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 129.46 MiB, peak 129.46 MiB, free memory in arenas 0.00 B, will set to 139.82 MiB (RSS), difference: 10.35 MiB | ||
| 707 | 2025.12.23 01:37:28.634804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.12.23 01:37:28.634852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.12.23 01:37:28.635005 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.12.23 01:37:28.635050 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.12.23 01:37:28.649327 [ 245 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Loading data parts | ||
| 712 | 2025.12.23 01:37:28.649500 [ 245 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): There are no data parts | ||
| 713 | 2025.12.23 01:37:28.662040 [ 244 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Loading data parts | ||
| 714 | 2025.12.23 01:37:28.662319 [ 244 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): There are no data parts | ||
| 715 | 2025.12.23 01:37:28.676626 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2025.12.23 01:37:28.676669 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 717 | 2025.12.23 01:37:28.681859 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.12.23 01:37:28.682398 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.12.23 01:37:28.682539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2025.12.23 01:37:28.704508 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.23 01:37:28.704661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 722 | 2025.12.23 01:37:28.710918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.23 01:37:28.712107 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.12.23 01:37:28.715473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.23 01:37:29.001134 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.90 MiB, peak 148.90 MiB, free memory in arenas 0.00 B, will set to 153.99 MiB (RSS), difference: 9.09 MiB | ||
| 726 | 2025.12.23 01:37:31.134734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.23 01:37:31.134931 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.23 01:37:31.144425 [ 243 ] {} <Debug> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Loading data parts | ||
| 729 | 2025.12.23 01:37:31.144642 [ 243 ] {} <Debug> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): There are no data parts | ||
| 730 | 2025.12.23 01:37:31.153501 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.23 01:37:31.153635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 732 | 2025.12.23 01:37:31.155439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.23 01:37:31.156119 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.12.23 01:37:31.156497 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.23 01:37:32.000151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.22 MiB, peak 158.22 MiB, free memory in arenas 0.00 B, will set to 155.03 MiB (RSS), difference: -3.18 MiB | ||
| 736 | 2025.12.23 01:37:36.110333 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.23 01:37:36.110457 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.23 01:37:36.182742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2025.12.23 01:37:36.183667 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.23 01:37:36.183709 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 741 | 2025.12.23 01:37:36.184307 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.23 01:37:36.184890 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.12.23 01:37:36.185039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.23 01:37:36.215744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.23 01:37:36.234105 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.23 01:37:36.234207 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 747 | 2025.12.23 01:37:36.240856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.23 01:37:36.242087 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.12.23 01:37:36.245561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.23 01:37:37.002283 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.79 MiB, peak 159.79 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 1.98 MiB | ||
| 751 | 2025.12.23 01:37:42.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.78 MiB, peak 159.79 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.12.23 01:37:43.685140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 753 | 2025.12.23 01:37:43.685622 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2025.12.23 01:37:43.685668 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 755 | 2025.12.23 01:37:43.686401 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2025.12.23 01:37:43.686879 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2025.12.23 01:37:43.687023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 758 | 2025.12.23 01:37:43.746603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2025.12.23 01:37:43.763513 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2025.12.23 01:37:43.763635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 761 | 2025.12.23 01:37:43.769922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2025.12.23 01:37:43.771024 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2025.12.23 01:37:43.774288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2025.12.23 01:37:44.565776 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2025.12.23 01:37:44.565962 [ 275 ] {a631f1cd-4002-4e27-b2a6-f8761f277c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 766 | 2025.12.23 01:37:44.566326 [ 275 ] {a631f1cd-4002-4e27-b2a6-f8761f277c68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2025.12.23 01:37:44.566546 [ 275 ] {a631f1cd-4002-4e27-b2a6-f8761f277c68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2025.12.23 01:37:44.567240 [ 275 ] {a631f1cd-4002-4e27-b2a6-f8761f277c68} <Debug> TCPHandler: Processed in 0.001578333 sec. | ||
| 769 | 2025.12.23 01:37:44.569981 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2025.12.23 01:37:44.570121 [ 275 ] {b3819c95-ef0b-4032-9de3-3643082c1ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2025.12.23 01:37:44.572212 [ 275 ] {b3819c95-ef0b-4032-9de3-3643082c1ee2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2025.12.23 01:37:44.572257 [ 275 ] {b3819c95-ef0b-4032-9de3-3643082c1ee2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2025.12.23 01:37:44.572619 [ 275 ] {b3819c95-ef0b-4032-9de3-3643082c1ee2} <Debug> TCPHandler: Processed in 0.002753248 sec. | ||
| 774 | 2025.12.23 01:37:44.572981 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2025.12.23 01:37:44.573098 [ 275 ] {f03eede4-020c-4a74-af97-e13800ef5cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 776 | 2025.12.23 01:37:44.573376 [ 275 ] {f03eede4-020c-4a74-af97-e13800ef5cbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2025.12.23 01:37:44.573419 [ 275 ] {f03eede4-020c-4a74-af97-e13800ef5cbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2025.12.23 01:37:44.573786 [ 275 ] {f03eede4-020c-4a74-af97-e13800ef5cbf} <Debug> TCPHandler: Processed in 0.000853638 sec. | ||
| 779 | 2025.12.23 01:37:44.574007 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2025.12.23 01:37:44.574121 [ 275 ] {58417769-072b-4c5a-a89d-7baabba23ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 781 | 2025.12.23 01:37:44.574358 [ 275 ] {58417769-072b-4c5a-a89d-7baabba23ed3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2025.12.23 01:37:44.574402 [ 275 ] {58417769-072b-4c5a-a89d-7baabba23ed3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2025.12.23 01:37:44.574720 [ 275 ] {58417769-072b-4c5a-a89d-7baabba23ed3} <Debug> TCPHandler: Processed in 0.000760946 sec. | ||
| 784 | 2025.12.23 01:37:44.574927 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2025.12.23 01:37:44.575041 [ 275 ] {78b9f364-f0b7-4a33-9fb8-b6e79fe71af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 786 | 2025.12.23 01:37:44.575277 [ 275 ] {78b9f364-f0b7-4a33-9fb8-b6e79fe71af4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2025.12.23 01:37:44.575320 [ 275 ] {78b9f364-f0b7-4a33-9fb8-b6e79fe71af4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2025.12.23 01:37:44.575639 [ 275 ] {78b9f364-f0b7-4a33-9fb8-b6e79fe71af4} <Debug> TCPHandler: Processed in 0.000759606 sec. | ||
| 789 | 2025.12.23 01:37:44.575867 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2025.12.23 01:37:44.575980 [ 275 ] {31c47764-6957-4606-854d-bbc074d17cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 791 | 2025.12.23 01:37:44.576215 [ 275 ] {31c47764-6957-4606-854d-bbc074d17cf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2025.12.23 01:37:44.576258 [ 275 ] {31c47764-6957-4606-854d-bbc074d17cf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2025.12.23 01:37:44.576585 [ 275 ] {31c47764-6957-4606-854d-bbc074d17cf6} <Debug> TCPHandler: Processed in 0.000766497 sec. | ||
| 794 | 2025.12.23 01:37:44.576794 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2025.12.23 01:37:44.576924 [ 275 ] {80e5b76e-a9c0-4d6e-9eae-4991a483db5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 796 | 2025.12.23 01:37:44.577225 [ 275 ] {80e5b76e-a9c0-4d6e-9eae-4991a483db5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2025.12.23 01:37:44.577278 [ 275 ] {80e5b76e-a9c0-4d6e-9eae-4991a483db5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2025.12.23 01:37:44.577693 [ 275 ] {80e5b76e-a9c0-4d6e-9eae-4991a483db5b} <Debug> TCPHandler: Processed in 0.00095156 sec. | ||
| 799 | 2025.12.23 01:37:44.577940 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2025.12.23 01:37:44.578070 [ 275 ] {bd56078b-47ae-42cf-9619-298d1fafc341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 801 | 2025.12.23 01:37:44.578379 [ 275 ] {bd56078b-47ae-42cf-9619-298d1fafc341} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2025.12.23 01:37:44.578436 [ 275 ] {bd56078b-47ae-42cf-9619-298d1fafc341} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2025.12.23 01:37:44.578852 [ 275 ] {bd56078b-47ae-42cf-9619-298d1fafc341} <Debug> TCPHandler: Processed in 0.000979311 sec. | ||
| 804 | 2025.12.23 01:37:44.579063 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2025.12.23 01:37:44.579173 [ 275 ] {6d96b2cb-af25-439a-963f-74046f9658c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 806 | 2025.12.23 01:37:44.579406 [ 275 ] {6d96b2cb-af25-439a-963f-74046f9658c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2025.12.23 01:37:44.579446 [ 275 ] {6d96b2cb-af25-439a-963f-74046f9658c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2025.12.23 01:37:44.579834 [ 275 ] {6d96b2cb-af25-439a-963f-74046f9658c8} <Debug> TCPHandler: Processed in 0.000792576 sec. | ||
| 809 | 2025.12.23 01:37:44.580048 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2025.12.23 01:37:44.580175 [ 275 ] {cc9be371-d98d-4031-a6ce-c0bc5b9579aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 811 | 2025.12.23 01:37:44.580439 [ 275 ] {cc9be371-d98d-4031-a6ce-c0bc5b9579aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2025.12.23 01:37:44.580483 [ 275 ] {cc9be371-d98d-4031-a6ce-c0bc5b9579aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2025.12.23 01:37:44.580822 [ 275 ] {cc9be371-d98d-4031-a6ce-c0bc5b9579aa} <Debug> TCPHandler: Processed in 0.000821587 sec. | ||
| 814 | 2025.12.23 01:37:44.581035 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2025.12.23 01:37:44.581151 [ 275 ] {b31afb26-f8c6-4c5a-ad57-6c4a1a4ef4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 816 | 2025.12.23 01:37:44.581397 [ 275 ] {b31afb26-f8c6-4c5a-ad57-6c4a1a4ef4ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2025.12.23 01:37:44.581441 [ 275 ] {b31afb26-f8c6-4c5a-ad57-6c4a1a4ef4ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2025.12.23 01:37:44.581769 [ 275 ] {b31afb26-f8c6-4c5a-ad57-6c4a1a4ef4ff} <Debug> TCPHandler: Processed in 0.000782196 sec. | ||
| 819 | 2025.12.23 01:37:44.581991 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2025.12.23 01:37:44.582108 [ 275 ] {95e4d12e-0f46-4703-a023-8079d6e2c7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 821 | 2025.12.23 01:37:44.582356 [ 275 ] {95e4d12e-0f46-4703-a023-8079d6e2c7d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2025.12.23 01:37:44.582399 [ 275 ] {95e4d12e-0f46-4703-a023-8079d6e2c7d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2025.12.23 01:37:44.582715 [ 275 ] {95e4d12e-0f46-4703-a023-8079d6e2c7d9} <Debug> TCPHandler: Processed in 0.000771916 sec. | ||
| 824 | 2025.12.23 01:37:44.582922 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2025.12.23 01:37:44.583040 [ 275 ] {34fe7f29-55f1-4ce9-b198-00d6c4d7906d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 826 | 2025.12.23 01:37:44.583289 [ 275 ] {34fe7f29-55f1-4ce9-b198-00d6c4d7906d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2025.12.23 01:37:44.583337 [ 275 ] {34fe7f29-55f1-4ce9-b198-00d6c4d7906d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2025.12.23 01:37:44.583664 [ 275 ] {34fe7f29-55f1-4ce9-b198-00d6c4d7906d} <Debug> TCPHandler: Processed in 0.000789567 sec. | ||
| 829 | 2025.12.23 01:37:44.583879 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2025.12.23 01:37:44.583997 [ 275 ] {737f0b55-59fa-43f5-871f-2eff77ad38ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 831 | 2025.12.23 01:37:44.584245 [ 275 ] {737f0b55-59fa-43f5-871f-2eff77ad38ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2025.12.23 01:37:44.584287 [ 275 ] {737f0b55-59fa-43f5-871f-2eff77ad38ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2025.12.23 01:37:44.584595 [ 275 ] {737f0b55-59fa-43f5-871f-2eff77ad38ea} <Debug> TCPHandler: Processed in 0.000764636 sec. | ||
| 834 | 2025.12.23 01:37:44.584785 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2025.12.23 01:37:44.584893 [ 275 ] {8160c36f-2a0f-4a43-bf5d-fda7a920fa95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 836 | 2025.12.23 01:37:44.585128 [ 275 ] {8160c36f-2a0f-4a43-bf5d-fda7a920fa95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2025.12.23 01:37:44.585168 [ 275 ] {8160c36f-2a0f-4a43-bf5d-fda7a920fa95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2025.12.23 01:37:44.585487 [ 275 ] {8160c36f-2a0f-4a43-bf5d-fda7a920fa95} <Debug> TCPHandler: Processed in 0.000796677 sec. | ||
| 839 | 2025.12.23 01:37:44.586253 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2025.12.23 01:37:44.586391 [ 275 ] {e70a66ff-4155-49eb-b50c-c2ea3e07934c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 841 | 2025.12.23 01:37:44.586654 [ 275 ] {e70a66ff-4155-49eb-b50c-c2ea3e07934c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2025.12.23 01:37:44.586697 [ 275 ] {e70a66ff-4155-49eb-b50c-c2ea3e07934c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2025.12.23 01:37:44.587037 [ 275 ] {e70a66ff-4155-49eb-b50c-c2ea3e07934c} <Debug> TCPHandler: Processed in 0.000840898 sec. | ||
| 844 | 2025.12.23 01:37:44.587904 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2025.12.23 01:37:44.588023 [ 275 ] {114e9e63-9f85-4168-bf18-81e625ef36d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 846 | 2025.12.23 01:37:44.588305 [ 275 ] {114e9e63-9f85-4168-bf18-81e625ef36d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2025.12.23 01:37:44.588347 [ 275 ] {114e9e63-9f85-4168-bf18-81e625ef36d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2025.12.23 01:37:44.588684 [ 275 ] {114e9e63-9f85-4168-bf18-81e625ef36d0} <Debug> TCPHandler: Processed in 0.000828588 sec. | ||
| 849 | 2025.12.23 01:37:44.588960 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2025.12.23 01:37:44.589080 [ 275 ] {0ed553b8-6b57-4563-98b5-c18de1d26e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 851 | 2025.12.23 01:37:44.589353 [ 275 ] {0ed553b8-6b57-4563-98b5-c18de1d26e06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2025.12.23 01:37:44.589395 [ 275 ] {0ed553b8-6b57-4563-98b5-c18de1d26e06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2025.12.23 01:37:44.589719 [ 275 ] {0ed553b8-6b57-4563-98b5-c18de1d26e06} <Debug> TCPHandler: Processed in 0.000807477 sec. | ||
| 854 | 2025.12.23 01:37:44.589956 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2025.12.23 01:37:44.590075 [ 275 ] {6b794dd3-b2f4-4334-a1eb-a3c32bcc8393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 856 | 2025.12.23 01:37:44.590334 [ 275 ] {6b794dd3-b2f4-4334-a1eb-a3c32bcc8393} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2025.12.23 01:37:44.590376 [ 275 ] {6b794dd3-b2f4-4334-a1eb-a3c32bcc8393} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2025.12.23 01:37:44.590683 [ 275 ] {6b794dd3-b2f4-4334-a1eb-a3c32bcc8393} <Debug> TCPHandler: Processed in 0.000775226 sec. | ||
| 859 | 2025.12.23 01:37:44.590927 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2025.12.23 01:37:44.591046 [ 275 ] {61df883a-c8c0-439f-8da4-6e17225c7165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 861 | 2025.12.23 01:37:44.591315 [ 275 ] {61df883a-c8c0-439f-8da4-6e17225c7165} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2025.12.23 01:37:44.591358 [ 275 ] {61df883a-c8c0-439f-8da4-6e17225c7165} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2025.12.23 01:37:44.591645 [ 275 ] {61df883a-c8c0-439f-8da4-6e17225c7165} <Debug> TCPHandler: Processed in 0.000765796 sec. | ||
| 864 | 2025.12.23 01:37:44.591872 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2025.12.23 01:37:44.591983 [ 275 ] {ff9d39b9-bbc6-4983-829f-c437d49e825d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 866 | 2025.12.23 01:37:44.592225 [ 275 ] {ff9d39b9-bbc6-4983-829f-c437d49e825d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2025.12.23 01:37:44.592264 [ 275 ] {ff9d39b9-bbc6-4983-829f-c437d49e825d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2025.12.23 01:37:44.592538 [ 275 ] {ff9d39b9-bbc6-4983-829f-c437d49e825d} <Debug> TCPHandler: Processed in 0.000757426 sec. | ||
| 869 | 2025.12.23 01:37:44.592837 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2025.12.23 01:37:44.592974 [ 275 ] {1b9b6f77-97c8-4658-a126-b1f7fdabc07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 871 | 2025.12.23 01:37:44.593257 [ 275 ] {1b9b6f77-97c8-4658-a126-b1f7fdabc07f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2025.12.23 01:37:44.593300 [ 275 ] {1b9b6f77-97c8-4658-a126-b1f7fdabc07f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2025.12.23 01:37:44.593589 [ 275 ] {1b9b6f77-97c8-4658-a126-b1f7fdabc07f} <Debug> TCPHandler: Processed in 0.000804417 sec. | ||
| 874 | 2025.12.23 01:37:44.604304 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2025.12.23 01:37:44.604412 [ 275 ] {13b86e15-4301-4a4f-a171-4319c9fe759c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 876 | 2025.12.23 01:37:44.604454 [ 275 ] {13b86e15-4301-4a4f-a171-4319c9fe759c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2025.12.23 01:37:44.605147 [ 275 ] {13b86e15-4301-4a4f-a171-4319c9fe759c} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2025.12.23 01:37:44.605194 [ 275 ] {13b86e15-4301-4a4f-a171-4319c9fe759c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 879 | 2025.12.23 01:37:44.605941 [ 275 ] {13b86e15-4301-4a4f-a171-4319c9fe759c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2025.12.23 01:37:44.606313 [ 275 ] {13b86e15-4301-4a4f-a171-4319c9fe759c} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 881 | 2025.12.23 01:37:44.606457 [ 275 ] {13b86e15-4301-4a4f-a171-4319c9fe759c} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.002075 sec., 10602.409638554216 rows/sec., 2.46 MiB/sec. | ||
| 882 | 2025.12.23 01:37:44.606494 [ 275 ] {13b86e15-4301-4a4f-a171-4319c9fe759c} <Debug> TCPHandler: Processed in 0.002240828 sec. | ||
| 883 | 2025.12.23 01:37:44.606628 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2025.12.23 01:37:44.606722 [ 275 ] {33e41def-3146-4492-9637-0c64361f4248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 885 | 2025.12.23 01:37:44.606763 [ 275 ] {33e41def-3146-4492-9637-0c64361f4248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 886 | 2025.12.23 01:37:44.609245 [ 275 ] {33e41def-3146-4492-9637-0c64361f4248} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2025.12.23 01:37:44.609276 [ 275 ] {33e41def-3146-4492-9637-0c64361f4248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 888 | 2025.12.23 01:37:44.609703 [ 275 ] {33e41def-3146-4492-9637-0c64361f4248} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2025.12.23 01:37:44.610127 [ 275 ] {33e41def-3146-4492-9637-0c64361f4248} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2025.12.23 01:37:44.610252 [ 275 ] {33e41def-3146-4492-9637-0c64361f4248} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003549 sec., 6762.46830092984 rows/sec., 574.55 KiB/sec. | ||
| 891 | 2025.12.23 01:37:44.610288 [ 275 ] {33e41def-3146-4492-9637-0c64361f4248} <Debug> TCPHandler: Processed in 0.003708948 sec. | ||
| 892 | 2025.12.23 01:37:44.610411 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2025.12.23 01:37:44.610504 [ 275 ] {ccfd2472-7308-48c8-89f5-3662f806b98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 894 | 2025.12.23 01:37:44.610544 [ 275 ] {ccfd2472-7308-48c8-89f5-3662f806b98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 895 | 2025.12.23 01:37:44.610930 [ 275 ] {ccfd2472-7308-48c8-89f5-3662f806b98e} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2025.12.23 01:37:44.610965 [ 275 ] {ccfd2472-7308-48c8-89f5-3662f806b98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 897 | 2025.12.23 01:37:44.611372 [ 275 ] {ccfd2472-7308-48c8-89f5-3662f806b98e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2025.12.23 01:37:44.611793 [ 275 ] {ccfd2472-7308-48c8-89f5-3662f806b98e} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2025.12.23 01:37:44.611911 [ 275 ] {ccfd2472-7308-48c8-89f5-3662f806b98e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001439 sec., 4169.562195969424 rows/sec., 340.00 KiB/sec. | ||
| 900 | 2025.12.23 01:37:44.611944 [ 275 ] {ccfd2472-7308-48c8-89f5-3662f806b98e} <Debug> TCPHandler: Processed in 0.001599144 sec. | ||
| 901 | 2025.12.23 01:37:44.612044 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.12.23 01:37:44.612131 [ 275 ] {7745ca2d-de24-48d7-8170-6c6a7381d2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 903 | 2025.12.23 01:37:44.612169 [ 275 ] {7745ca2d-de24-48d7-8170-6c6a7381d2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 904 | 2025.12.23 01:37:44.612712 [ 275 ] {7745ca2d-de24-48d7-8170-6c6a7381d2c6} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2025.12.23 01:37:44.612745 [ 275 ] {7745ca2d-de24-48d7-8170-6c6a7381d2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 906 | 2025.12.23 01:37:44.613206 [ 275 ] {7745ca2d-de24-48d7-8170-6c6a7381d2c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2025.12.23 01:37:44.613652 [ 275 ] {7745ca2d-de24-48d7-8170-6c6a7381d2c6} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2025.12.23 01:37:44.613783 [ 275 ] {7745ca2d-de24-48d7-8170-6c6a7381d2c6} <Debug> executeQuery: Read 169 rows, 15.70 KiB in 0.001642 sec., 102923.26431181486 rows/sec., 9.33 MiB/sec. | ||
| 909 | 2025.12.23 01:37:44.613820 [ 275 ] {7745ca2d-de24-48d7-8170-6c6a7381d2c6} <Debug> TCPHandler: Processed in 0.001802798 sec. | ||
| 910 | 2025.12.23 01:37:44.613933 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2025.12.23 01:37:44.614029 [ 275 ] {59ed436c-2859-4a7e-a9db-c3fab8df2b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 912 | 2025.12.23 01:37:44.614068 [ 275 ] {59ed436c-2859-4a7e-a9db-c3fab8df2b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 913 | 2025.12.23 01:37:44.614465 [ 275 ] {59ed436c-2859-4a7e-a9db-c3fab8df2b30} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2025.12.23 01:37:44.614501 [ 275 ] {59ed436c-2859-4a7e-a9db-c3fab8df2b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 915 | 2025.12.23 01:37:44.614889 [ 275 ] {59ed436c-2859-4a7e-a9db-c3fab8df2b30} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2025.12.23 01:37:44.615307 [ 275 ] {59ed436c-2859-4a7e-a9db-c3fab8df2b30} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2025.12.23 01:37:44.615435 [ 275 ] {59ed436c-2859-4a7e-a9db-c3fab8df2b30} <Debug> executeQuery: Read 28 rows, 2.13 KiB in 0.001426 sec., 19635.343618513325 rows/sec., 1.46 MiB/sec. | ||
| 918 | 2025.12.23 01:37:44.615471 [ 275 ] {59ed436c-2859-4a7e-a9db-c3fab8df2b30} <Debug> TCPHandler: Processed in 0.001588074 sec. | ||
| 919 | 2025.12.23 01:37:44.615576 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2025.12.23 01:37:44.615671 [ 275 ] {7f8eab55-4572-47ca-af33-6b5b6fcdb10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 921 | 2025.12.23 01:37:44.615710 [ 275 ] {7f8eab55-4572-47ca-af33-6b5b6fcdb10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 922 | 2025.12.23 01:37:44.616133 [ 275 ] {7f8eab55-4572-47ca-af33-6b5b6fcdb10b} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2025.12.23 01:37:44.616164 [ 275 ] {7f8eab55-4572-47ca-af33-6b5b6fcdb10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 924 | 2025.12.23 01:37:44.616578 [ 275 ] {7f8eab55-4572-47ca-af33-6b5b6fcdb10b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2025.12.23 01:37:44.617001 [ 275 ] {7f8eab55-4572-47ca-af33-6b5b6fcdb10b} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2025.12.23 01:37:44.617129 [ 275 ] {7f8eab55-4572-47ca-af33-6b5b6fcdb10b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001476 sec., 16260.162601626014 rows/sec., 1.35 MiB/sec. | ||
| 927 | 2025.12.23 01:37:44.617164 [ 275 ] {7f8eab55-4572-47ca-af33-6b5b6fcdb10b} <Debug> TCPHandler: Processed in 0.001637594 sec. | ||
| 928 | 2025.12.23 01:37:44.617272 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2025.12.23 01:37:44.617367 [ 275 ] {12d31f43-372d-45ac-aa63-75884a42f55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 930 | 2025.12.23 01:37:44.617406 [ 275 ] {12d31f43-372d-45ac-aa63-75884a42f55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 931 | 2025.12.23 01:37:44.617781 [ 275 ] {12d31f43-372d-45ac-aa63-75884a42f55c} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2025.12.23 01:37:44.617815 [ 275 ] {12d31f43-372d-45ac-aa63-75884a42f55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 933 | 2025.12.23 01:37:44.618209 [ 275 ] {12d31f43-372d-45ac-aa63-75884a42f55c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2025.12.23 01:37:44.618710 [ 275 ] {12d31f43-372d-45ac-aa63-75884a42f55c} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2025.12.23 01:37:44.618837 [ 275 ] {12d31f43-372d-45ac-aa63-75884a42f55c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001488 sec., 8064.5161290322585 rows/sec., 630.04 KiB/sec. | ||
| 936 | 2025.12.23 01:37:44.618873 [ 275 ] {12d31f43-372d-45ac-aa63-75884a42f55c} <Debug> TCPHandler: Processed in 0.001649235 sec. | ||
| 937 | 2025.12.23 01:37:44.618980 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.12.23 01:37:44.619075 [ 275 ] {f984ef55-250c-4eab-a1b2-6b75efc03d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 939 | 2025.12.23 01:37:44.619114 [ 275 ] {f984ef55-250c-4eab-a1b2-6b75efc03d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 940 | 2025.12.23 01:37:44.619533 [ 275 ] {f984ef55-250c-4eab-a1b2-6b75efc03d12} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2025.12.23 01:37:44.619568 [ 275 ] {f984ef55-250c-4eab-a1b2-6b75efc03d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 942 | 2025.12.23 01:37:44.619987 [ 275 ] {f984ef55-250c-4eab-a1b2-6b75efc03d12} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2025.12.23 01:37:44.620428 [ 275 ] {f984ef55-250c-4eab-a1b2-6b75efc03d12} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2025.12.23 01:37:44.620553 [ 275 ] {f984ef55-250c-4eab-a1b2-6b75efc03d12} <Debug> executeQuery: Read 80 rows, 6.78 KiB in 0.001497 sec., 53440.21376085504 rows/sec., 4.43 MiB/sec. | ||
| 945 | 2025.12.23 01:37:44.620590 [ 275 ] {f984ef55-250c-4eab-a1b2-6b75efc03d12} <Debug> TCPHandler: Processed in 0.001658965 sec. | ||
| 946 | 2025.12.23 01:37:44.620697 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2025.12.23 01:37:44.620798 [ 275 ] {9a17a05c-b78b-4ef4-a602-4125c78fcd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 948 | 2025.12.23 01:37:44.620840 [ 275 ] {9a17a05c-b78b-4ef4-a602-4125c78fcd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 949 | 2025.12.23 01:37:44.621359 [ 275 ] {9a17a05c-b78b-4ef4-a602-4125c78fcd04} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2025.12.23 01:37:44.621391 [ 275 ] {9a17a05c-b78b-4ef4-a602-4125c78fcd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 951 | 2025.12.23 01:37:44.621935 [ 275 ] {9a17a05c-b78b-4ef4-a602-4125c78fcd04} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2025.12.23 01:37:44.622379 [ 275 ] {9a17a05c-b78b-4ef4-a602-4125c78fcd04} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2025.12.23 01:37:44.622507 [ 275 ] {9a17a05c-b78b-4ef4-a602-4125c78fcd04} <Debug> executeQuery: Read 259 rows, 20.26 KiB in 0.001728 sec., 149884.25925925927 rows/sec., 11.45 MiB/sec. | ||
| 954 | 2025.12.23 01:37:44.622545 [ 275 ] {9a17a05c-b78b-4ef4-a602-4125c78fcd04} <Debug> TCPHandler: Processed in 0.001898 sec. | ||
| 955 | 2025.12.23 01:37:44.622658 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2025.12.23 01:37:44.622751 [ 275 ] {8f8159de-212f-448b-8795-5f2154d162d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 957 | 2025.12.23 01:37:44.622805 [ 275 ] {8f8159de-212f-448b-8795-5f2154d162d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 958 | 2025.12.23 01:37:44.623594 [ 275 ] {8f8159de-212f-448b-8795-5f2154d162d3} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2025.12.23 01:37:44.623629 [ 275 ] {8f8159de-212f-448b-8795-5f2154d162d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 960 | 2025.12.23 01:37:44.624814 [ 275 ] {8f8159de-212f-448b-8795-5f2154d162d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2025.12.23 01:37:44.625243 [ 275 ] {8f8159de-212f-448b-8795-5f2154d162d3} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2025.12.23 01:37:44.625371 [ 275 ] {8f8159de-212f-448b-8795-5f2154d162d3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002683 sec., 3727.1710771524413 rows/sec., 6.68 MiB/sec. | ||
| 963 | 2025.12.23 01:37:44.625419 [ 275 ] {8f8159de-212f-448b-8795-5f2154d162d3} <Debug> TCPHandler: Processed in 0.00285796 sec. | ||
| 964 | 2025.12.23 01:37:44.625533 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2025.12.23 01:37:44.625621 [ 275 ] {85dad9e7-ad31-4c4c-bc0f-880bf898eedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 966 | 2025.12.23 01:37:44.625725 [ 275 ] {85dad9e7-ad31-4c4c-bc0f-880bf898eedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 967 | 2025.12.23 01:37:44.626060 [ 275 ] {85dad9e7-ad31-4c4c-bc0f-880bf898eedd} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2025.12.23 01:37:44.626096 [ 275 ] {85dad9e7-ad31-4c4c-bc0f-880bf898eedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 969 | 2025.12.23 01:37:44.626545 [ 275 ] {85dad9e7-ad31-4c4c-bc0f-880bf898eedd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2025.12.23 01:37:44.626978 [ 275 ] {85dad9e7-ad31-4c4c-bc0f-880bf898eedd} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2025.12.23 01:37:44.627111 [ 275 ] {85dad9e7-ad31-4c4c-bc0f-880bf898eedd} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001448 sec., 20718.232044198892 rows/sec., 1.42 MiB/sec. | ||
| 972 | 2025.12.23 01:37:44.627147 [ 275 ] {85dad9e7-ad31-4c4c-bc0f-880bf898eedd} <Debug> TCPHandler: Processed in 0.001608124 sec. | ||
| 973 | 2025.12.23 01:37:49.568488 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2025.12.23 01:37:49.568778 [ 275 ] {55ddc450-f718-4a62-9246-3e4087eab2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 975 | 2025.12.23 01:37:49.568863 [ 275 ] {55ddc450-f718-4a62-9246-3e4087eab2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 976 | 2025.12.23 01:37:49.569638 [ 275 ] {55ddc450-f718-4a62-9246-3e4087eab2f6} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2025.12.23 01:37:49.569688 [ 275 ] {55ddc450-f718-4a62-9246-3e4087eab2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 978 | 2025.12.23 01:37:49.570292 [ 275 ] {55ddc450-f718-4a62-9246-3e4087eab2f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 979 | 2025.12.23 01:37:49.570981 [ 275 ] {55ddc450-f718-4a62-9246-3e4087eab2f6} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2025.12.23 01:37:49.571139 [ 275 ] {55ddc450-f718-4a62-9246-3e4087eab2f6} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002427 sec., 10712.814173877216 rows/sec., 826.88 KiB/sec. | ||
| 981 | 2025.12.23 01:37:49.571187 [ 275 ] {55ddc450-f718-4a62-9246-3e4087eab2f6} <Debug> TCPHandler: Processed in 0.00282692 sec. | ||
| 982 | 2025.12.23 01:37:49.571317 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2025.12.23 01:37:49.571422 [ 275 ] {3b6ce032-cabc-409e-ab73-b825b16c6624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 984 | 2025.12.23 01:37:49.571468 [ 275 ] {3b6ce032-cabc-409e-ab73-b825b16c6624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 985 | 2025.12.23 01:37:49.571895 [ 275 ] {3b6ce032-cabc-409e-ab73-b825b16c6624} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2025.12.23 01:37:49.571932 [ 275 ] {3b6ce032-cabc-409e-ab73-b825b16c6624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 987 | 2025.12.23 01:37:49.572350 [ 275 ] {3b6ce032-cabc-409e-ab73-b825b16c6624} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 988 | 2025.12.23 01:37:49.572774 [ 275 ] {3b6ce032-cabc-409e-ab73-b825b16c6624} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2025.12.23 01:37:49.572908 [ 275 ] {3b6ce032-cabc-409e-ab73-b825b16c6624} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00151 sec., 18543.046357615895 rows/sec., 1.45 MiB/sec. | ||
| 990 | 2025.12.23 01:37:49.572947 [ 275 ] {3b6ce032-cabc-409e-ab73-b825b16c6624} <Debug> TCPHandler: Processed in 0.001682385 sec. | ||
| 991 | 2025.12.23 01:37:49.573061 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2025.12.23 01:37:49.573158 [ 275 ] {5f0e8087-dc1c-4e5d-8ab2-9ba87d6e393d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 993 | 2025.12.23 01:37:49.573204 [ 275 ] {5f0e8087-dc1c-4e5d-8ab2-9ba87d6e393d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 994 | 2025.12.23 01:37:49.573596 [ 275 ] {5f0e8087-dc1c-4e5d-8ab2-9ba87d6e393d} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 995 | 2025.12.23 01:37:49.573635 [ 275 ] {5f0e8087-dc1c-4e5d-8ab2-9ba87d6e393d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 996 | 2025.12.23 01:37:49.574091 [ 275 ] {5f0e8087-dc1c-4e5d-8ab2-9ba87d6e393d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 997 | 2025.12.23 01:37:49.574551 [ 275 ] {5f0e8087-dc1c-4e5d-8ab2-9ba87d6e393d} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2025.12.23 01:37:49.574683 [ 275 ] {5f0e8087-dc1c-4e5d-8ab2-9ba87d6e393d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001545 sec., 64724.91909385114 rows/sec., 4.49 MiB/sec. | ||
| 999 | 2025.12.23 01:37:49.574723 [ 275 ] {5f0e8087-dc1c-4e5d-8ab2-9ba87d6e393d} <Debug> TCPHandler: Processed in 0.001713316 sec. | ||
| 1000 | 2025.12.23 01:37:49.574852 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2025.12.23 01:37:49.574955 [ 275 ] {75301431-27bb-4b41-b1a8-502073c91591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1002 | 2025.12.23 01:37:49.575001 [ 275 ] {75301431-27bb-4b41-b1a8-502073c91591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1003 | 2025.12.23 01:37:49.575354 [ 275 ] {75301431-27bb-4b41-b1a8-502073c91591} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2025.12.23 01:37:49.575393 [ 275 ] {75301431-27bb-4b41-b1a8-502073c91591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1005 | 2025.12.23 01:37:49.575833 [ 275 ] {75301431-27bb-4b41-b1a8-502073c91591} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1006 | 2025.12.23 01:37:49.576332 [ 275 ] {75301431-27bb-4b41-b1a8-502073c91591} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2025.12.23 01:37:49.576465 [ 275 ] {75301431-27bb-4b41-b1a8-502073c91591} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001529 sec., 19620.66710268149 rows/sec., 1.34 MiB/sec. | ||
| 1008 | 2025.12.23 01:37:49.576501 [ 275 ] {75301431-27bb-4b41-b1a8-502073c91591} <Debug> TCPHandler: Processed in 0.001699846 sec. | ||
| 1009 | 2025.12.23 01:37:51.110509 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1010 | 2025.12.23 01:37:51.110572 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1011 | 2025.12.23 01:37:51.157773 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 162 | ||
| 1012 | 2025.12.23 01:37:51.161386 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2025.12.23 01:37:51.161443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1014 | 2025.12.23 01:37:51.162756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1015 | 2025.12.23 01:37:51.163275 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2025.12.23 01:37:51.163583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
| 1017 | 2025.12.23 01:37:51.187409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1018 | 2025.12.23 01:37:51.187905 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2025.12.23 01:37:51.187945 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1020 | 2025.12.23 01:37:51.188573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1021 | 2025.12.23 01:37:51.189033 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2025.12.23 01:37:51.189180 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1023 | 2025.12.23 01:37:51.274626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1024 | 2025.12.23 01:37:51.291334 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.12.23 01:37:51.291391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1026 | 2025.12.23 01:37:51.297972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1027 | 2025.12.23 01:37:51.299164 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.12.23 01:37:51.302519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1029 | 2025.12.23 01:37:52.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.08 MiB, peak 165.08 MiB, free memory in arenas 0.00 B, will set to 162.73 MiB (RSS), difference: 1.65 MiB | ||
| 1030 | 2025.12.23 01:37:52.228127 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41762 | ||
| 1031 | 2025.12.23 01:37:52.231080 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2025.12.23 01:37:52.231125 [ 286 ] {} <Debug> TCP-Session: ece42f79-649c-4786-a1de-0e4c6ad8a531 Authenticating user 'default' from [fd00:1122:3344:101::e]:41762 | ||
| 1033 | 2025.12.23 01:37:52.231147 [ 286 ] {} <Debug> TCP-Session: ece42f79-649c-4786-a1de-0e4c6ad8a531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2025.12.23 01:37:52.231160 [ 286 ] {} <Debug> TCP-Session: ece42f79-649c-4786-a1de-0e4c6ad8a531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2025.12.23 01:37:52.231209 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1036 | 2025.12.23 01:37:52.231232 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1037 | 2025.12.23 01:37:52.231248 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1038 | 2025.12.23 01:37:52.231622 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52712 | ||
| 1039 | 2025.12.23 01:37:52.231698 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47704 | ||
| 1040 | 2025.12.23 01:37:52.231798 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46757 | ||
| 1041 | 2025.12.23 01:37:52.231821 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1042 | 2025.12.23 01:37:52.231873 [ 287 ] {} <Debug> TCP-Session: c28792c0-d301-44af-aecf-57bdd4853249 Authenticating user 'default' from [fd00:1122:3344:101::e]:52712 | ||
| 1043 | 2025.12.23 01:37:52.231897 [ 287 ] {} <Debug> TCP-Session: c28792c0-d301-44af-aecf-57bdd4853249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2025.12.23 01:37:52.231911 [ 287 ] {} <Debug> TCP-Session: c28792c0-d301-44af-aecf-57bdd4853249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2025.12.23 01:37:52.231945 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50665 | ||
| 1046 | 2025.12.23 01:37:52.231952 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1047 | 2025.12.23 01:37:52.231945 [ 286 ] {} <Trace> TCP-Session: ece42f79-649c-4786-a1de-0e4c6ad8a531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2025.12.23 01:37:52.232029 [ 288 ] {} <Debug> TCP-Session: f85dd2d5-6221-41a8-ae1b-1371de422e33 Authenticating user 'default' from [fd00:1122:3344:101::e]:47704 | ||
| 1049 | 2025.12.23 01:37:52.232052 [ 288 ] {} <Debug> TCP-Session: f85dd2d5-6221-41a8-ae1b-1371de422e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2025.12.23 01:37:52.232067 [ 288 ] {} <Debug> TCP-Session: f85dd2d5-6221-41a8-ae1b-1371de422e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2025.12.23 01:37:52.232129 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1052 | 2025.12.23 01:37:52.232144 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53046 | ||
| 1053 | 2025.12.23 01:37:52.232171 [ 289 ] {} <Debug> TCP-Session: 451434a6-9919-4541-b6bc-231d38025481 Authenticating user 'default' from [fd00:1122:3344:101::e]:46757 | ||
| 1054 | 2025.12.23 01:37:52.232180 [ 286 ] {7fd26f3b-0ce5-4dcd-84fd-47feba1cfa11} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41762) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1055 | 2025.12.23 01:37:52.232201 [ 289 ] {} <Debug> TCP-Session: 451434a6-9919-4541-b6bc-231d38025481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2025.12.23 01:37:52.232220 [ 289 ] {} <Debug> TCP-Session: 451434a6-9919-4541-b6bc-231d38025481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2025.12.23 01:37:52.232304 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41482 | ||
| 1058 | 2025.12.23 01:37:52.232392 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1059 | 2025.12.23 01:37:52.232429 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2025.12.23 01:37:52.232449 [ 290 ] {} <Debug> TCP-Session: 74f566c2-e6f5-403e-ad01-b2ae4f4d8c47 Authenticating user 'default' from [fd00:1122:3344:101::e]:50665 | ||
| 1061 | 2025.12.23 01:37:52.232467 [ 291 ] {} <Debug> TCP-Session: c2fed29f-3ee8-417d-9564-498619b287ae Authenticating user 'default' from [fd00:1122:3344:101::e]:53046 | ||
| 1062 | 2025.12.23 01:37:52.232492 [ 290 ] {} <Debug> TCP-Session: 74f566c2-e6f5-403e-ad01-b2ae4f4d8c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2025.12.23 01:37:52.232495 [ 291 ] {} <Debug> TCP-Session: c2fed29f-3ee8-417d-9564-498619b287ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2025.12.23 01:37:52.232502 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1065 | 2025.12.23 01:37:52.232524 [ 290 ] {} <Debug> TCP-Session: 74f566c2-e6f5-403e-ad01-b2ae4f4d8c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2025.12.23 01:37:52.232557 [ 292 ] {} <Debug> TCP-Session: ea7aba7a-b6f9-45ed-bd59-b1a81cb891fe Authenticating user 'default' from [fd00:1122:3344:101::e]:41482 | ||
| 1067 | 2025.12.23 01:37:52.232560 [ 286 ] {7fd26f3b-0ce5-4dcd-84fd-47feba1cfa11} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1068 | 2025.12.23 01:37:52.232584 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41133 | ||
| 1069 | 2025.12.23 01:37:52.232588 [ 292 ] {} <Debug> TCP-Session: ea7aba7a-b6f9-45ed-bd59-b1a81cb891fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2025.12.23 01:37:52.232531 [ 291 ] {} <Debug> TCP-Session: c2fed29f-3ee8-417d-9564-498619b287ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2025.12.23 01:37:52.232632 [ 292 ] {} <Debug> TCP-Session: ea7aba7a-b6f9-45ed-bd59-b1a81cb891fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2025.12.23 01:37:52.232518 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39428 | ||
| 1073 | 2025.12.23 01:37:52.232806 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2025.12.23 01:37:52.232835 [ 286 ] {7fd26f3b-0ce5-4dcd-84fd-47feba1cfa11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2025.12.23 01:37:52.232842 [ 294 ] {} <Debug> TCP-Session: f81246d4-e07c-4f9d-bc1d-f813ab6a719d Authenticating user 'default' from [fd00:1122:3344:101::e]:41133 | ||
| 1076 | 2025.12.23 01:37:52.232874 [ 294 ] {} <Debug> TCP-Session: f81246d4-e07c-4f9d-bc1d-f813ab6a719d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2025.12.23 01:37:52.232888 [ 294 ] {} <Debug> TCP-Session: f81246d4-e07c-4f9d-bc1d-f813ab6a719d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2025.12.23 01:37:52.232917 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1079 | 2025.12.23 01:37:52.232948 [ 293 ] {} <Debug> TCP-Session: a4d2ee1e-83ee-451a-adc5-a7a49b0da35c Authenticating user 'default' from [fd00:1122:3344:101::e]:39428 | ||
| 1080 | 2025.12.23 01:37:52.232966 [ 293 ] {} <Debug> TCP-Session: a4d2ee1e-83ee-451a-adc5-a7a49b0da35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2025.12.23 01:37:52.232980 [ 293 ] {} <Debug> TCP-Session: a4d2ee1e-83ee-451a-adc5-a7a49b0da35c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2025.12.23 01:37:52.233412 [ 286 ] {7fd26f3b-0ce5-4dcd-84fd-47feba1cfa11} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 1083 | 2025.12.23 01:37:52.244701 [ 295 ] {7fd26f3b-0ce5-4dcd-84fd-47feba1cfa11} <Trace> AggregatingTransform: Aggregating | ||
| 1084 | 2025.12.23 01:37:52.244776 [ 295 ] {7fd26f3b-0ce5-4dcd-84fd-47feba1cfa11} <Trace> Aggregator: Aggregation method: without_key | ||
| 1085 | 2025.12.23 01:37:52.245539 [ 295 ] {7fd26f3b-0ce5-4dcd-84fd-47feba1cfa11} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003644968 sec. (274.351 rows/sec., 10.72 KiB/sec.) | ||
| 1086 | 2025.12.23 01:37:52.245564 [ 295 ] {7fd26f3b-0ce5-4dcd-84fd-47feba1cfa11} <Trace> Aggregator: Merging aggregated data | ||
| 1087 | 2025.12.23 01:37:52.245595 [ 295 ] {7fd26f3b-0ce5-4dcd-84fd-47feba1cfa11} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1088 | 2025.12.23 01:37:52.246950 [ 286 ] {7fd26f3b-0ce5-4dcd-84fd-47feba1cfa11} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.014825 sec., 67.45362563237774 rows/sec., 2.63 KiB/sec. | ||
| 1089 | 2025.12.23 01:37:52.247125 [ 286 ] {7fd26f3b-0ce5-4dcd-84fd-47feba1cfa11} <Debug> TCPHandler: Processed in 0.015319685 sec. | ||
| 1090 | 2025.12.23 01:37:52.248443 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2025.12.23 01:37:52.248474 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2025.12.23 01:37:52.248490 [ 286 ] {} <Debug> TCP-Session: ece42f79-649c-4786-a1de-0e4c6ad8a531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2025.12.23 01:37:52.248492 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2025.12.23 01:37:52.248519 [ 293 ] {} <Debug> TCP-Session: a4d2ee1e-83ee-451a-adc5-a7a49b0da35c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2025.12.23 01:37:52.248532 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2025.12.23 01:37:52.248551 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2025.12.23 01:37:52.248571 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2025.12.23 01:37:52.248582 [ 290 ] {} <Debug> TCP-Session: 74f566c2-e6f5-403e-ad01-b2ae4f4d8c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2025.12.23 01:37:52.248599 [ 288 ] {} <Debug> TCP-Session: f85dd2d5-6221-41a8-ae1b-1371de422e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2025.12.23 01:37:52.248612 [ 292 ] {} <Debug> TCP-Session: ea7aba7a-b6f9-45ed-bd59-b1a81cb891fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2025.12.23 01:37:52.248615 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1102 | 2025.12.23 01:37:52.248593 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2025.12.23 01:37:52.248670 [ 294 ] {} <Debug> TCP-Session: f81246d4-e07c-4f9d-bc1d-f813ab6a719d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2025.12.23 01:37:52.248553 [ 287 ] {} <Debug> TCP-Session: c28792c0-d301-44af-aecf-57bdd4853249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2025.12.23 01:37:52.248698 [ 291 ] {} <Debug> TCP-Session: c2fed29f-3ee8-417d-9564-498619b287ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2025.12.23 01:37:52.248513 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1107 | 2025.12.23 01:37:52.248757 [ 289 ] {} <Debug> TCP-Session: 451434a6-9919-4541-b6bc-231d38025481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2025.12.23 01:37:53.000294 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.99 MiB, peak 171.08 MiB, free memory in arenas 0.00 B, will set to 165.92 MiB (RSS), difference: 2.93 MiB | ||
| 1109 | 2025.12.23 01:37:54.569798 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2025.12.23 01:37:54.569984 [ 275 ] {d156ac97-26f7-4d77-af66-e946482a16f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1111 | 2025.12.23 01:37:54.570053 [ 275 ] {d156ac97-26f7-4d77-af66-e946482a16f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1112 | 2025.12.23 01:37:54.570730 [ 275 ] {d156ac97-26f7-4d77-af66-e946482a16f5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2025.12.23 01:37:54.570785 [ 275 ] {d156ac97-26f7-4d77-af66-e946482a16f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1114 | 2025.12.23 01:37:54.571410 [ 275 ] {d156ac97-26f7-4d77-af66-e946482a16f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1115 | 2025.12.23 01:37:54.571978 [ 275 ] {d156ac97-26f7-4d77-af66-e946482a16f5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2025.12.23 01:37:54.572166 [ 275 ] {d156ac97-26f7-4d77-af66-e946482a16f5} <Debug> executeQuery: Read 46 rows, 4.01 KiB in 0.00223 sec., 20627.802690582957 rows/sec., 1.76 MiB/sec. | ||
| 1117 | 2025.12.23 01:37:54.572220 [ 275 ] {d156ac97-26f7-4d77-af66-e946482a16f5} <Debug> TCPHandler: Processed in 0.002559085 sec. | ||
| 1118 | 2025.12.23 01:37:54.572341 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2025.12.23 01:37:54.572447 [ 275 ] {815e6ab1-38f5-4f19-9b72-ac0dd48a92c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1120 | 2025.12.23 01:37:54.572495 [ 275 ] {815e6ab1-38f5-4f19-9b72-ac0dd48a92c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1121 | 2025.12.23 01:37:54.572954 [ 275 ] {815e6ab1-38f5-4f19-9b72-ac0dd48a92c5} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2025.12.23 01:37:54.572994 [ 275 ] {815e6ab1-38f5-4f19-9b72-ac0dd48a92c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1123 | 2025.12.23 01:37:54.573472 [ 275 ] {815e6ab1-38f5-4f19-9b72-ac0dd48a92c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1124 | 2025.12.23 01:37:54.574118 [ 275 ] {815e6ab1-38f5-4f19-9b72-ac0dd48a92c5} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2025.12.23 01:37:54.574285 [ 275 ] {815e6ab1-38f5-4f19-9b72-ac0dd48a92c5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001863 sec., 5367.686527106816 rows/sec., 403.62 KiB/sec. | ||
| 1126 | 2025.12.23 01:37:54.574362 [ 275 ] {815e6ab1-38f5-4f19-9b72-ac0dd48a92c5} <Debug> TCPHandler: Processed in 0.002072584 sec. | ||
| 1127 | 2025.12.23 01:37:54.574497 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2025.12.23 01:37:54.574615 [ 275 ] {f0998fa4-0a19-4a48-a3df-4ca41a4ed479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1129 | 2025.12.23 01:37:54.574668 [ 275 ] {f0998fa4-0a19-4a48-a3df-4ca41a4ed479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1130 | 2025.12.23 01:37:54.575183 [ 275 ] {f0998fa4-0a19-4a48-a3df-4ca41a4ed479} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2025.12.23 01:37:54.575230 [ 275 ] {f0998fa4-0a19-4a48-a3df-4ca41a4ed479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1132 | 2025.12.23 01:37:54.575790 [ 275 ] {f0998fa4-0a19-4a48-a3df-4ca41a4ed479} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1133 | 2025.12.23 01:37:54.576429 [ 275 ] {f0998fa4-0a19-4a48-a3df-4ca41a4ed479} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2025.12.23 01:37:54.576664 [ 275 ] {f0998fa4-0a19-4a48-a3df-4ca41a4ed479} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.002074 sec., 18322.08293153327 rows/sec., 1.43 MiB/sec. | ||
| 1135 | 2025.12.23 01:37:54.576720 [ 275 ] {f0998fa4-0a19-4a48-a3df-4ca41a4ed479} <Debug> TCPHandler: Processed in 0.002280578 sec. | ||
| 1136 | 2025.12.23 01:37:54.576879 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2025.12.23 01:37:54.577004 [ 275 ] {c324e5ad-8df3-4075-ab77-8ca6f26dc1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1138 | 2025.12.23 01:37:54.577066 [ 275 ] {c324e5ad-8df3-4075-ab77-8ca6f26dc1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1139 | 2025.12.23 01:37:54.577621 [ 275 ] {c324e5ad-8df3-4075-ab77-8ca6f26dc1c7} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2025.12.23 01:37:54.577667 [ 275 ] {c324e5ad-8df3-4075-ab77-8ca6f26dc1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1141 | 2025.12.23 01:37:54.578202 [ 275 ] {c324e5ad-8df3-4075-ab77-8ca6f26dc1c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1142 | 2025.12.23 01:37:54.578647 [ 275 ] {c324e5ad-8df3-4075-ab77-8ca6f26dc1c7} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2025.12.23 01:37:54.578787 [ 275 ] {c324e5ad-8df3-4075-ab77-8ca6f26dc1c7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001815 sec., 55096.41873278237 rows/sec., 3.82 MiB/sec. | ||
| 1144 | 2025.12.23 01:37:54.578824 [ 275 ] {c324e5ad-8df3-4075-ab77-8ca6f26dc1c7} <Debug> TCPHandler: Processed in 0.002019023 sec. | ||
| 1145 | 2025.12.23 01:37:54.578942 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2025.12.23 01:37:54.579035 [ 275 ] {d14f4c8e-0273-47b4-8355-264a942d85d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1147 | 2025.12.23 01:37:54.579092 [ 275 ] {d14f4c8e-0273-47b4-8355-264a942d85d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1148 | 2025.12.23 01:37:54.579914 [ 275 ] {d14f4c8e-0273-47b4-8355-264a942d85d9} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2025.12.23 01:37:54.579950 [ 275 ] {d14f4c8e-0273-47b4-8355-264a942d85d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1150 | 2025.12.23 01:37:54.580612 [ 275 ] {d14f4c8e-0273-47b4-8355-264a942d85d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1151 | 2025.12.23 01:37:54.581100 [ 275 ] {d14f4c8e-0273-47b4-8355-264a942d85d9} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2025.12.23 01:37:54.581262 [ 275 ] {d14f4c8e-0273-47b4-8355-264a942d85d9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002246 sec., 4452.359750667853 rows/sec., 7.98 MiB/sec. | ||
| 1153 | 2025.12.23 01:37:54.581351 [ 275 ] {d14f4c8e-0273-47b4-8355-264a942d85d9} <Debug> TCPHandler: Processed in 0.002465772 sec. | ||
| 1154 | 2025.12.23 01:37:54.581462 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2025.12.23 01:37:54.581556 [ 275 ] {580a5f68-3a0a-4133-af79-86820eea8c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1156 | 2025.12.23 01:37:54.581597 [ 275 ] {580a5f68-3a0a-4133-af79-86820eea8c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1157 | 2025.12.23 01:37:54.581956 [ 275 ] {580a5f68-3a0a-4133-af79-86820eea8c99} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2025.12.23 01:37:54.581992 [ 275 ] {580a5f68-3a0a-4133-af79-86820eea8c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1159 | 2025.12.23 01:37:54.582508 [ 275 ] {580a5f68-3a0a-4133-af79-86820eea8c99} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1160 | 2025.12.23 01:37:54.583111 [ 275 ] {580a5f68-3a0a-4133-af79-86820eea8c99} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2025.12.23 01:37:54.583243 [ 275 ] {580a5f68-3a0a-4133-af79-86820eea8c99} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001705 sec., 17595.307917888564 rows/sec., 1.21 MiB/sec. | ||
| 1162 | 2025.12.23 01:37:54.583278 [ 275 ] {580a5f68-3a0a-4133-af79-86820eea8c99} <Debug> TCPHandler: Processed in 0.001864989 sec. | ||
| 1163 | 2025.12.23 01:37:54.776013 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64591 | ||
| 1164 | 2025.12.23 01:37:54.776112 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1165 | 2025.12.23 01:37:54.776139 [ 286 ] {} <Debug> TCP-Session: fda94183-c0e5-4faa-bca5-016bd0fcee75 Authenticating user 'default' from [fd00:1122:3344:101::e]:64591 | ||
| 1166 | 2025.12.23 01:37:54.776160 [ 286 ] {} <Debug> TCP-Session: fda94183-c0e5-4faa-bca5-016bd0fcee75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2025.12.23 01:37:54.776172 [ 286 ] {} <Debug> TCP-Session: fda94183-c0e5-4faa-bca5-016bd0fcee75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2025.12.23 01:37:54.776355 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53220 | ||
| 1169 | 2025.12.23 01:37:54.776361 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48847 | ||
| 1170 | 2025.12.23 01:37:54.776415 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62801 | ||
| 1171 | 2025.12.23 01:37:54.776438 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35156 | ||
| 1172 | 2025.12.23 01:37:54.776475 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60122 | ||
| 1173 | 2025.12.23 01:37:54.776479 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1174 | 2025.12.23 01:37:54.776525 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1175 | 2025.12.23 01:37:54.776470 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40869 | ||
| 1176 | 2025.12.23 01:37:54.776558 [ 289 ] {} <Debug> TCP-Session: 8d1c518f-f58f-4757-b0ba-7aac641d5828 Authenticating user 'default' from [fd00:1122:3344:101::e]:62801 | ||
| 1177 | 2025.12.23 01:37:54.776566 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1178 | 2025.12.23 01:37:54.776587 [ 289 ] {} <Debug> TCP-Session: 8d1c518f-f58f-4757-b0ba-7aac641d5828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2025.12.23 01:37:54.776567 [ 286 ] {} <Trace> TCP-Session: fda94183-c0e5-4faa-bca5-016bd0fcee75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2025.12.23 01:37:54.776616 [ 290 ] {} <Debug> TCP-Session: c6fe19b4-7c7e-4a01-a70a-b8d3ce8d50f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35156 | ||
| 1181 | 2025.12.23 01:37:54.776618 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1182 | 2025.12.23 01:37:54.776671 [ 290 ] {} <Debug> TCP-Session: c6fe19b4-7c7e-4a01-a70a-b8d3ce8d50f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2025.12.23 01:37:54.776691 [ 293 ] {} <Debug> TCP-Session: 454516ad-0361-4c47-9242-51d788115f66 Authenticating user 'default' from [fd00:1122:3344:101::e]:40869 | ||
| 1184 | 2025.12.23 01:37:54.776702 [ 290 ] {} <Debug> TCP-Session: c6fe19b4-7c7e-4a01-a70a-b8d3ce8d50f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2025.12.23 01:37:54.776719 [ 293 ] {} <Debug> TCP-Session: 454516ad-0361-4c47-9242-51d788115f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2025.12.23 01:37:54.776614 [ 289 ] {} <Debug> TCP-Session: 8d1c518f-f58f-4757-b0ba-7aac641d5828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2025.12.23 01:37:54.776743 [ 293 ] {} <Debug> TCP-Session: 454516ad-0361-4c47-9242-51d788115f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2025.12.23 01:37:54.776564 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1189 | 2025.12.23 01:37:54.776544 [ 287 ] {} <Debug> TCP-Session: 38dc7604-dbd6-4d23-80ef-f66f357f536c Authenticating user 'default' from [fd00:1122:3344:101::e]:53220 | ||
| 1190 | 2025.12.23 01:37:54.776788 [ 286 ] {5cbf749d-adc2-4a18-9c57-79ea309085af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64591) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1191 | 2025.12.23 01:37:54.776821 [ 287 ] {} <Debug> TCP-Session: 38dc7604-dbd6-4d23-80ef-f66f357f536c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2025.12.23 01:37:54.776794 [ 294 ] {} <Debug> TCP-Session: 6ddddd58-3a86-4db5-a9f3-c569a1c53356 Authenticating user 'default' from [fd00:1122:3344:101::e]:60122 | ||
| 1193 | 2025.12.23 01:37:54.776847 [ 287 ] {} <Debug> TCP-Session: 38dc7604-dbd6-4d23-80ef-f66f357f536c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2025.12.23 01:37:54.776867 [ 294 ] {} <Debug> TCP-Session: 6ddddd58-3a86-4db5-a9f3-c569a1c53356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2025.12.23 01:37:54.776471 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2025.12.23 01:37:54.776889 [ 294 ] {} <Debug> TCP-Session: 6ddddd58-3a86-4db5-a9f3-c569a1c53356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2025.12.23 01:37:54.776449 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45012 | ||
| 1198 | 2025.12.23 01:37:54.776915 [ 288 ] {} <Debug> TCP-Session: c47dc8ed-701b-466b-bdba-59740c86d4ac Authenticating user 'default' from [fd00:1122:3344:101::e]:48847 | ||
| 1199 | 2025.12.23 01:37:54.776459 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35074 | ||
| 1200 | 2025.12.23 01:37:54.776961 [ 288 ] {} <Debug> TCP-Session: c47dc8ed-701b-466b-bdba-59740c86d4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2025.12.23 01:37:54.776977 [ 288 ] {} <Debug> TCP-Session: c47dc8ed-701b-466b-bdba-59740c86d4ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2025.12.23 01:37:54.776992 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1203 | 2025.12.23 01:37:54.777017 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1204 | 2025.12.23 01:37:54.777019 [ 291 ] {} <Debug> TCP-Session: 6839c92e-a517-4135-8852-bbc110dd9b6c Authenticating user 'default' from [fd00:1122:3344:101::e]:45012 | ||
| 1205 | 2025.12.23 01:37:54.777049 [ 292 ] {} <Debug> TCP-Session: bc776df5-eecf-45fc-a7d2-9da2d2dc6163 Authenticating user 'default' from [fd00:1122:3344:101::e]:35074 | ||
| 1206 | 2025.12.23 01:37:54.777055 [ 291 ] {} <Debug> TCP-Session: 6839c92e-a517-4135-8852-bbc110dd9b6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2025.12.23 01:37:54.777074 [ 292 ] {} <Debug> TCP-Session: bc776df5-eecf-45fc-a7d2-9da2d2dc6163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2025.12.23 01:37:54.777074 [ 286 ] {5cbf749d-adc2-4a18-9c57-79ea309085af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1209 | 2025.12.23 01:37:54.777094 [ 292 ] {} <Debug> TCP-Session: bc776df5-eecf-45fc-a7d2-9da2d2dc6163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2025.12.23 01:37:54.777079 [ 291 ] {} <Debug> TCP-Session: 6839c92e-a517-4135-8852-bbc110dd9b6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2025.12.23 01:37:54.777135 [ 286 ] {5cbf749d-adc2-4a18-9c57-79ea309085af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1212 | 2025.12.23 01:37:54.777506 [ 286 ] {5cbf749d-adc2-4a18-9c57-79ea309085af} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 1213 | 2025.12.23 01:37:54.778401 [ 285 ] {5cbf749d-adc2-4a18-9c57-79ea309085af} <Trace> AggregatingTransform: Aggregating | ||
| 1214 | 2025.12.23 01:37:54.778438 [ 285 ] {5cbf749d-adc2-4a18-9c57-79ea309085af} <Trace> Aggregator: Aggregation method: without_key | ||
| 1215 | 2025.12.23 01:37:54.778466 [ 285 ] {5cbf749d-adc2-4a18-9c57-79ea309085af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866279 sec. (1154.363 rows/sec., 45.09 KiB/sec.) | ||
| 1216 | 2025.12.23 01:37:54.778479 [ 285 ] {5cbf749d-adc2-4a18-9c57-79ea309085af} <Trace> Aggregator: Merging aggregated data | ||
| 1217 | 2025.12.23 01:37:54.779756 [ 286 ] {5cbf749d-adc2-4a18-9c57-79ea309085af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002999 sec., 333.4444814938313 rows/sec., 13.03 KiB/sec. | ||
| 1218 | 2025.12.23 01:37:54.779881 [ 286 ] {5cbf749d-adc2-4a18-9c57-79ea309085af} <Debug> TCPHandler: Processed in 0.003410803 sec. | ||
| 1219 | 2025.12.23 01:37:54.780000 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1220 | 2025.12.23 01:37:54.780027 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1221 | 2025.12.23 01:37:54.780030 [ 286 ] {} <Debug> TCP-Session: fda94183-c0e5-4faa-bca5-016bd0fcee75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2025.12.23 01:37:54.780053 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1223 | 2025.12.23 01:37:54.780071 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1224 | 2025.12.23 01:37:54.780096 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1225 | 2025.12.23 01:37:54.780111 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1226 | 2025.12.23 01:37:54.780128 [ 289 ] {} <Debug> TCP-Session: 8d1c518f-f58f-4757-b0ba-7aac641d5828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2025.12.23 01:37:54.780146 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1228 | 2025.12.23 01:37:54.780165 [ 294 ] {} <Debug> TCP-Session: 6ddddd58-3a86-4db5-a9f3-c569a1c53356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2025.12.23 01:37:54.780161 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1230 | 2025.12.23 01:37:54.780193 [ 292 ] {} <Debug> TCP-Session: bc776df5-eecf-45fc-a7d2-9da2d2dc6163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2025.12.23 01:37:54.780141 [ 291 ] {} <Debug> TCP-Session: 6839c92e-a517-4135-8852-bbc110dd9b6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2025.12.23 01:37:54.780222 [ 293 ] {} <Debug> TCP-Session: 454516ad-0361-4c47-9242-51d788115f66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2025.12.23 01:37:54.780128 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1234 | 2025.12.23 01:37:54.780073 [ 287 ] {} <Debug> TCP-Session: 38dc7604-dbd6-4d23-80ef-f66f357f536c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2025.12.23 01:37:54.780099 [ 288 ] {} <Debug> TCP-Session: c47dc8ed-701b-466b-bdba-59740c86d4ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2025.12.23 01:37:54.780306 [ 290 ] {} <Debug> TCP-Session: c6fe19b4-7c7e-4a01-a70a-b8d3ce8d50f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2025.12.23 01:37:55.101666 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1238 | 2025.12.23 01:37:55.101876 [ 275 ] {91627660-a40d-428f-8e07-1bbbf8ab5c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1239 | 2025.12.23 01:37:55.102310 [ 275 ] {91627660-a40d-428f-8e07-1bbbf8ab5c19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1240 | 2025.12.23 01:37:55.104669 [ 275 ] {91627660-a40d-428f-8e07-1bbbf8ab5c19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1241 | 2025.12.23 01:37:55.104982 [ 275 ] {91627660-a40d-428f-8e07-1bbbf8ab5c19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1242 | 2025.12.23 01:37:55.105095 [ 275 ] {91627660-a40d-428f-8e07-1bbbf8ab5c19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1243 | 2025.12.23 01:37:55.105340 [ 275 ] {91627660-a40d-428f-8e07-1bbbf8ab5c19} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1244 | 2025.12.23 01:37:55.105416 [ 275 ] {91627660-a40d-428f-8e07-1bbbf8ab5c19} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1245 | 2025.12.23 01:37:55.105456 [ 275 ] {91627660-a40d-428f-8e07-1bbbf8ab5c19} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (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 | ||
| 1246 | 2025.12.23 01:37:55.105478 [ 275 ] {91627660-a40d-428f-8e07-1bbbf8ab5c19} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1247 | 2025.12.23 01:37:55.107603 [ 275 ] {91627660-a40d-428f-8e07-1bbbf8ab5c19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1248 | 2025.12.23 01:37:55.107645 [ 275 ] {91627660-a40d-428f-8e07-1bbbf8ab5c19} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1249 | 2025.12.23 01:37:55.115856 [ 275 ] {91627660-a40d-428f-8e07-1bbbf8ab5c19} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.014023 sec., 1568.851173072809 rows/sec., 68.46 KiB/sec. | ||
| 1250 | 2025.12.23 01:37:55.115966 [ 275 ] {91627660-a40d-428f-8e07-1bbbf8ab5c19} <Debug> TCPHandler: Processed in 0.014400706 sec. | ||
| 1251 | 2025.12.23 01:37:55.116265 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2025.12.23 01:37:55.116417 [ 275 ] {2a073fc6-88de-4eae-a954-52d26be8ea1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1253 | 2025.12.23 01:37:55.116654 [ 275 ] {2a073fc6-88de-4eae-a954-52d26be8ea1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1254 | 2025.12.23 01:37:55.116689 [ 275 ] {2a073fc6-88de-4eae-a954-52d26be8ea1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1255 | 2025.12.23 01:37:55.116877 [ 275 ] {2a073fc6-88de-4eae-a954-52d26be8ea1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1256 | 2025.12.23 01:37:55.116935 [ 275 ] {2a073fc6-88de-4eae-a954-52d26be8ea1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1257 | 2025.12.23 01:37:55.117057 [ 275 ] {2a073fc6-88de-4eae-a954-52d26be8ea1e} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1258 | 2025.12.23 01:37:55.117093 [ 275 ] {2a073fc6-88de-4eae-a954-52d26be8ea1e} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1259 | 2025.12.23 01:37:55.117114 [ 275 ] {2a073fc6-88de-4eae-a954-52d26be8ea1e} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (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 | ||
| 1260 | 2025.12.23 01:37:55.117130 [ 275 ] {2a073fc6-88de-4eae-a954-52d26be8ea1e} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1261 | 2025.12.23 01:37:55.117167 [ 275 ] {2a073fc6-88de-4eae-a954-52d26be8ea1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1262 | 2025.12.23 01:37:55.117188 [ 275 ] {2a073fc6-88de-4eae-a954-52d26be8ea1e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1263 | 2025.12.23 01:37:55.117806 [ 275 ] {2a073fc6-88de-4eae-a954-52d26be8ea1e} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001455 sec., 15120.274914089348 rows/sec., 659.77 KiB/sec. | ||
| 1264 | 2025.12.23 01:37:55.117873 [ 275 ] {2a073fc6-88de-4eae-a954-52d26be8ea1e} <Debug> TCPHandler: Processed in 0.001664195 sec. | ||
| 1265 | 2025.12.23 01:37:55.118125 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2025.12.23 01:37:55.118267 [ 275 ] {75728928-cc4f-4631-b3d7-796b70b22244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1267 | 2025.12.23 01:37:55.118491 [ 275 ] {75728928-cc4f-4631-b3d7-796b70b22244} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1268 | 2025.12.23 01:37:55.118529 [ 275 ] {75728928-cc4f-4631-b3d7-796b70b22244} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1269 | 2025.12.23 01:37:55.118712 [ 275 ] {75728928-cc4f-4631-b3d7-796b70b22244} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1270 | 2025.12.23 01:37:55.118769 [ 275 ] {75728928-cc4f-4631-b3d7-796b70b22244} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1271 | 2025.12.23 01:37:55.118878 [ 275 ] {75728928-cc4f-4631-b3d7-796b70b22244} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1272 | 2025.12.23 01:37:55.118922 [ 275 ] {75728928-cc4f-4631-b3d7-796b70b22244} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1273 | 2025.12.23 01:37:55.118946 [ 275 ] {75728928-cc4f-4631-b3d7-796b70b22244} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (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 | ||
| 1274 | 2025.12.23 01:37:55.118962 [ 275 ] {75728928-cc4f-4631-b3d7-796b70b22244} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1275 | 2025.12.23 01:37:55.118998 [ 275 ] {75728928-cc4f-4631-b3d7-796b70b22244} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1276 | 2025.12.23 01:37:55.119018 [ 275 ] {75728928-cc4f-4631-b3d7-796b70b22244} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1277 | 2025.12.23 01:37:55.119483 [ 275 ] {75728928-cc4f-4631-b3d7-796b70b22244} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001275 sec., 17254.90196078431 rows/sec., 752.91 KiB/sec. | ||
| 1278 | 2025.12.23 01:37:55.119566 [ 275 ] {75728928-cc4f-4631-b3d7-796b70b22244} <Debug> TCPHandler: Processed in 0.001494472 sec. | ||
| 1279 | 2025.12.23 01:37:55.120664 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2025.12.23 01:37:55.120816 [ 275 ] {717aae0a-bd55-4fbb-abf7-18e01dc9c30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1281 | 2025.12.23 01:37:55.121012 [ 275 ] {717aae0a-bd55-4fbb-abf7-18e01dc9c30c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1282 | 2025.12.23 01:37:55.121044 [ 275 ] {717aae0a-bd55-4fbb-abf7-18e01dc9c30c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1283 | 2025.12.23 01:37:55.121279 [ 275 ] {717aae0a-bd55-4fbb-abf7-18e01dc9c30c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1284 | 2025.12.23 01:37:55.121333 [ 275 ] {717aae0a-bd55-4fbb-abf7-18e01dc9c30c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1285 | 2025.12.23 01:37:55.121433 [ 275 ] {717aae0a-bd55-4fbb-abf7-18e01dc9c30c} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1286 | 2025.12.23 01:37:55.121462 [ 275 ] {717aae0a-bd55-4fbb-abf7-18e01dc9c30c} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1287 | 2025.12.23 01:37:55.121482 [ 275 ] {717aae0a-bd55-4fbb-abf7-18e01dc9c30c} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (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 | ||
| 1288 | 2025.12.23 01:37:55.121498 [ 275 ] {717aae0a-bd55-4fbb-abf7-18e01dc9c30c} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1289 | 2025.12.23 01:37:55.121532 [ 275 ] {717aae0a-bd55-4fbb-abf7-18e01dc9c30c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1290 | 2025.12.23 01:37:55.121552 [ 275 ] {717aae0a-bd55-4fbb-abf7-18e01dc9c30c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1291 | 2025.12.23 01:37:55.122012 [ 275 ] {717aae0a-bd55-4fbb-abf7-18e01dc9c30c} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001205 sec., 18257.261410788382 rows/sec., 796.65 KiB/sec. | ||
| 1292 | 2025.12.23 01:37:55.122084 [ 275 ] {717aae0a-bd55-4fbb-abf7-18e01dc9c30c} <Debug> TCPHandler: Processed in 0.00144425 sec. | ||
| 1293 | 2025.12.23 01:37:55.122321 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2025.12.23 01:37:55.122465 [ 275 ] {018113ea-2c6a-4576-a0e1-80aee55f8e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1295 | 2025.12.23 01:37:55.122711 [ 275 ] {018113ea-2c6a-4576-a0e1-80aee55f8e1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1296 | 2025.12.23 01:37:55.122749 [ 275 ] {018113ea-2c6a-4576-a0e1-80aee55f8e1d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1297 | 2025.12.23 01:37:55.122937 [ 275 ] {018113ea-2c6a-4576-a0e1-80aee55f8e1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1298 | 2025.12.23 01:37:55.123000 [ 275 ] {018113ea-2c6a-4576-a0e1-80aee55f8e1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1299 | 2025.12.23 01:37:55.123149 [ 275 ] {018113ea-2c6a-4576-a0e1-80aee55f8e1d} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1300 | 2025.12.23 01:37:55.123187 [ 275 ] {018113ea-2c6a-4576-a0e1-80aee55f8e1d} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1301 | 2025.12.23 01:37:55.123209 [ 275 ] {018113ea-2c6a-4576-a0e1-80aee55f8e1d} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (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 | 2025.12.23 01:37:55.123224 [ 275 ] {018113ea-2c6a-4576-a0e1-80aee55f8e1d} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1303 | 2025.12.23 01:37:55.123259 [ 275 ] {018113ea-2c6a-4576-a0e1-80aee55f8e1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1304 | 2025.12.23 01:37:55.123279 [ 275 ] {018113ea-2c6a-4576-a0e1-80aee55f8e1d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1305 | 2025.12.23 01:37:55.123697 [ 275 ] {018113ea-2c6a-4576-a0e1-80aee55f8e1d} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001296 sec., 16975.30864197531 rows/sec., 740.71 KiB/sec. | ||
| 1306 | 2025.12.23 01:37:55.123755 [ 275 ] {018113ea-2c6a-4576-a0e1-80aee55f8e1d} <Debug> TCPHandler: Processed in 0.001486632 sec. | ||
| 1307 | 2025.12.23 01:37:55.123971 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2025.12.23 01:37:55.124100 [ 275 ] {088f169d-e6ba-4201-947b-93b36713a4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1309 | 2025.12.23 01:37:55.124305 [ 275 ] {088f169d-e6ba-4201-947b-93b36713a4dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1310 | 2025.12.23 01:37:55.124339 [ 275 ] {088f169d-e6ba-4201-947b-93b36713a4dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1311 | 2025.12.23 01:37:55.124523 [ 275 ] {088f169d-e6ba-4201-947b-93b36713a4dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1312 | 2025.12.23 01:37:55.124576 [ 275 ] {088f169d-e6ba-4201-947b-93b36713a4dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1313 | 2025.12.23 01:37:55.124681 [ 275 ] {088f169d-e6ba-4201-947b-93b36713a4dc} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1314 | 2025.12.23 01:37:55.124718 [ 275 ] {088f169d-e6ba-4201-947b-93b36713a4dc} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1315 | 2025.12.23 01:37:55.124744 [ 275 ] {088f169d-e6ba-4201-947b-93b36713a4dc} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (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 | ||
| 1316 | 2025.12.23 01:37:55.124766 [ 275 ] {088f169d-e6ba-4201-947b-93b36713a4dc} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1317 | 2025.12.23 01:37:55.124805 [ 275 ] {088f169d-e6ba-4201-947b-93b36713a4dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1318 | 2025.12.23 01:37:55.124833 [ 275 ] {088f169d-e6ba-4201-947b-93b36713a4dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1319 | 2025.12.23 01:37:55.125295 [ 275 ] {088f169d-e6ba-4201-947b-93b36713a4dc} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001246 sec., 17656.50080256822 rows/sec., 770.43 KiB/sec. | ||
| 1320 | 2025.12.23 01:37:55.125353 [ 275 ] {088f169d-e6ba-4201-947b-93b36713a4dc} <Debug> TCPHandler: Processed in 0.001431791 sec. | ||
| 1321 | 2025.12.23 01:37:55.125554 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2025.12.23 01:37:55.125683 [ 275 ] {62487959-8e85-4c34-b723-753699582ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1323 | 2025.12.23 01:37:55.126001 [ 275 ] {62487959-8e85-4c34-b723-753699582ab2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1324 | 2025.12.23 01:37:55.126034 [ 275 ] {62487959-8e85-4c34-b723-753699582ab2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1325 | 2025.12.23 01:37:55.126324 [ 275 ] {62487959-8e85-4c34-b723-753699582ab2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1326 | 2025.12.23 01:37:55.126379 [ 275 ] {62487959-8e85-4c34-b723-753699582ab2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1327 | 2025.12.23 01:37:55.126476 [ 275 ] {62487959-8e85-4c34-b723-753699582ab2} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1328 | 2025.12.23 01:37:55.126505 [ 275 ] {62487959-8e85-4c34-b723-753699582ab2} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1329 | 2025.12.23 01:37:55.126525 [ 275 ] {62487959-8e85-4c34-b723-753699582ab2} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (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 | ||
| 1330 | 2025.12.23 01:37:55.126540 [ 275 ] {62487959-8e85-4c34-b723-753699582ab2} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1331 | 2025.12.23 01:37:55.126572 [ 275 ] {62487959-8e85-4c34-b723-753699582ab2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1332 | 2025.12.23 01:37:55.126590 [ 275 ] {62487959-8e85-4c34-b723-753699582ab2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1333 | 2025.12.23 01:37:55.126996 [ 275 ] {62487959-8e85-4c34-b723-753699582ab2} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001365 sec., 16117.216117216118 rows/sec., 703.27 KiB/sec. | ||
| 1334 | 2025.12.23 01:37:55.127061 [ 275 ] {62487959-8e85-4c34-b723-753699582ab2} <Debug> TCPHandler: Processed in 0.001561473 sec. | ||
| 1335 | 2025.12.23 01:37:55.127282 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2025.12.23 01:37:55.127434 [ 275 ] {18a7dcf7-3645-4ca0-8dc4-4463f1a81e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1337 | 2025.12.23 01:37:55.127659 [ 275 ] {18a7dcf7-3645-4ca0-8dc4-4463f1a81e14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1338 | 2025.12.23 01:37:55.127694 [ 275 ] {18a7dcf7-3645-4ca0-8dc4-4463f1a81e14} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1339 | 2025.12.23 01:37:55.127880 [ 275 ] {18a7dcf7-3645-4ca0-8dc4-4463f1a81e14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1340 | 2025.12.23 01:37:55.127933 [ 275 ] {18a7dcf7-3645-4ca0-8dc4-4463f1a81e14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1341 | 2025.12.23 01:37:55.128033 [ 275 ] {18a7dcf7-3645-4ca0-8dc4-4463f1a81e14} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1342 | 2025.12.23 01:37:55.128062 [ 275 ] {18a7dcf7-3645-4ca0-8dc4-4463f1a81e14} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1343 | 2025.12.23 01:37:55.128080 [ 275 ] {18a7dcf7-3645-4ca0-8dc4-4463f1a81e14} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (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 | ||
| 1344 | 2025.12.23 01:37:55.128094 [ 275 ] {18a7dcf7-3645-4ca0-8dc4-4463f1a81e14} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1345 | 2025.12.23 01:37:55.128128 [ 275 ] {18a7dcf7-3645-4ca0-8dc4-4463f1a81e14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1346 | 2025.12.23 01:37:55.128147 [ 275 ] {18a7dcf7-3645-4ca0-8dc4-4463f1a81e14} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1347 | 2025.12.23 01:37:55.128548 [ 275 ] {18a7dcf7-3645-4ca0-8dc4-4463f1a81e14} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001176 sec., 18707.482993197278 rows/sec., 816.29 KiB/sec. | ||
| 1348 | 2025.12.23 01:37:55.128605 [ 275 ] {18a7dcf7-3645-4ca0-8dc4-4463f1a81e14} <Debug> TCPHandler: Processed in 0.001381739 sec. | ||
| 1349 | 2025.12.23 01:37:55.128815 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1350 | 2025.12.23 01:37:55.128944 [ 275 ] {c74fb5dc-a15c-43c1-888c-1ea2c19d6982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1351 | 2025.12.23 01:37:55.129145 [ 275 ] {c74fb5dc-a15c-43c1-888c-1ea2c19d6982} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1352 | 2025.12.23 01:37:55.129181 [ 275 ] {c74fb5dc-a15c-43c1-888c-1ea2c19d6982} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1353 | 2025.12.23 01:37:55.129361 [ 275 ] {c74fb5dc-a15c-43c1-888c-1ea2c19d6982} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1354 | 2025.12.23 01:37:55.129411 [ 275 ] {c74fb5dc-a15c-43c1-888c-1ea2c19d6982} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1355 | 2025.12.23 01:37:55.129503 [ 275 ] {c74fb5dc-a15c-43c1-888c-1ea2c19d6982} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1356 | 2025.12.23 01:37:55.129529 [ 275 ] {c74fb5dc-a15c-43c1-888c-1ea2c19d6982} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1357 | 2025.12.23 01:37:55.129547 [ 275 ] {c74fb5dc-a15c-43c1-888c-1ea2c19d6982} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (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 | ||
| 1358 | 2025.12.23 01:37:55.129560 [ 275 ] {c74fb5dc-a15c-43c1-888c-1ea2c19d6982} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1359 | 2025.12.23 01:37:55.129590 [ 275 ] {c74fb5dc-a15c-43c1-888c-1ea2c19d6982} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1360 | 2025.12.23 01:37:55.129608 [ 275 ] {c74fb5dc-a15c-43c1-888c-1ea2c19d6982} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1361 | 2025.12.23 01:37:55.130134 [ 275 ] {c74fb5dc-a15c-43c1-888c-1ea2c19d6982} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001298 sec., 16949.15254237288 rows/sec., 739.57 KiB/sec. | ||
| 1362 | 2025.12.23 01:37:55.130188 [ 275 ] {c74fb5dc-a15c-43c1-888c-1ea2c19d6982} <Debug> TCPHandler: Processed in 0.001483762 sec. | ||
| 1363 | 2025.12.23 01:37:55.130466 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2025.12.23 01:37:55.130599 [ 275 ] {9b8384ba-b160-4e3c-a28b-e1486bc1695d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1365 | 2025.12.23 01:37:55.130824 [ 275 ] {9b8384ba-b160-4e3c-a28b-e1486bc1695d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1366 | 2025.12.23 01:37:55.130859 [ 275 ] {9b8384ba-b160-4e3c-a28b-e1486bc1695d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1367 | 2025.12.23 01:37:55.131044 [ 275 ] {9b8384ba-b160-4e3c-a28b-e1486bc1695d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1368 | 2025.12.23 01:37:55.131097 [ 275 ] {9b8384ba-b160-4e3c-a28b-e1486bc1695d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1369 | 2025.12.23 01:37:55.131193 [ 275 ] {9b8384ba-b160-4e3c-a28b-e1486bc1695d} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1370 | 2025.12.23 01:37:55.131223 [ 275 ] {9b8384ba-b160-4e3c-a28b-e1486bc1695d} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1371 | 2025.12.23 01:37:55.131243 [ 275 ] {9b8384ba-b160-4e3c-a28b-e1486bc1695d} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (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 | ||
| 1372 | 2025.12.23 01:37:55.131258 [ 275 ] {9b8384ba-b160-4e3c-a28b-e1486bc1695d} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1373 | 2025.12.23 01:37:55.131295 [ 275 ] {9b8384ba-b160-4e3c-a28b-e1486bc1695d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1374 | 2025.12.23 01:37:55.131320 [ 275 ] {9b8384ba-b160-4e3c-a28b-e1486bc1695d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1375 | 2025.12.23 01:37:55.131705 [ 275 ] {9b8384ba-b160-4e3c-a28b-e1486bc1695d} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001159 sec., 18981.88093183779 rows/sec., 828.27 KiB/sec. | ||
| 1376 | 2025.12.23 01:37:55.131761 [ 275 ] {9b8384ba-b160-4e3c-a28b-e1486bc1695d} <Debug> TCPHandler: Processed in 0.001344549 sec. | ||
| 1377 | 2025.12.23 01:37:55.131972 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2025.12.23 01:37:55.132101 [ 275 ] {334321ac-d43b-4396-b2bf-0d5baf955ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1379 | 2025.12.23 01:37:55.132337 [ 275 ] {334321ac-d43b-4396-b2bf-0d5baf955ee1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1380 | 2025.12.23 01:37:55.132374 [ 275 ] {334321ac-d43b-4396-b2bf-0d5baf955ee1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1381 | 2025.12.23 01:37:55.132560 [ 275 ] {334321ac-d43b-4396-b2bf-0d5baf955ee1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1382 | 2025.12.23 01:37:55.132612 [ 275 ] {334321ac-d43b-4396-b2bf-0d5baf955ee1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1383 | 2025.12.23 01:37:55.132709 [ 275 ] {334321ac-d43b-4396-b2bf-0d5baf955ee1} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1384 | 2025.12.23 01:37:55.132739 [ 275 ] {334321ac-d43b-4396-b2bf-0d5baf955ee1} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1385 | 2025.12.23 01:37:55.132760 [ 275 ] {334321ac-d43b-4396-b2bf-0d5baf955ee1} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (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 | ||
| 1386 | 2025.12.23 01:37:55.132774 [ 275 ] {334321ac-d43b-4396-b2bf-0d5baf955ee1} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1387 | 2025.12.23 01:37:55.132806 [ 275 ] {334321ac-d43b-4396-b2bf-0d5baf955ee1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1388 | 2025.12.23 01:37:55.132826 [ 275 ] {334321ac-d43b-4396-b2bf-0d5baf955ee1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1389 | 2025.12.23 01:37:55.133228 [ 275 ] {334321ac-d43b-4396-b2bf-0d5baf955ee1} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.00118 sec., 18644.06779661017 rows/sec., 813.53 KiB/sec. | ||
| 1390 | 2025.12.23 01:37:55.133284 [ 275 ] {334321ac-d43b-4396-b2bf-0d5baf955ee1} <Debug> TCPHandler: Processed in 0.001369089 sec. | ||
| 1391 | 2025.12.23 01:37:55.133489 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2025.12.23 01:37:55.133619 [ 275 ] {a0427418-20e4-41e5-8673-54a4ea1fe5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1393 | 2025.12.23 01:37:55.133837 [ 275 ] {a0427418-20e4-41e5-8673-54a4ea1fe5f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1394 | 2025.12.23 01:37:55.133874 [ 275 ] {a0427418-20e4-41e5-8673-54a4ea1fe5f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1395 | 2025.12.23 01:37:55.134069 [ 275 ] {a0427418-20e4-41e5-8673-54a4ea1fe5f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1396 | 2025.12.23 01:37:55.134120 [ 275 ] {a0427418-20e4-41e5-8673-54a4ea1fe5f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1397 | 2025.12.23 01:37:55.134216 [ 275 ] {a0427418-20e4-41e5-8673-54a4ea1fe5f8} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1398 | 2025.12.23 01:37:55.134245 [ 275 ] {a0427418-20e4-41e5-8673-54a4ea1fe5f8} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1399 | 2025.12.23 01:37:55.134263 [ 275 ] {a0427418-20e4-41e5-8673-54a4ea1fe5f8} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (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 | ||
| 1400 | 2025.12.23 01:37:55.134278 [ 275 ] {a0427418-20e4-41e5-8673-54a4ea1fe5f8} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1401 | 2025.12.23 01:37:55.134311 [ 275 ] {a0427418-20e4-41e5-8673-54a4ea1fe5f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1402 | 2025.12.23 01:37:55.134329 [ 275 ] {a0427418-20e4-41e5-8673-54a4ea1fe5f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1403 | 2025.12.23 01:37:55.134729 [ 275 ] {a0427418-20e4-41e5-8673-54a4ea1fe5f8} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001161 sec., 18949.181739879416 rows/sec., 826.84 KiB/sec. | ||
| 1404 | 2025.12.23 01:37:55.134802 [ 275 ] {a0427418-20e4-41e5-8673-54a4ea1fe5f8} <Debug> TCPHandler: Processed in 0.001362639 sec. | ||
| 1405 | 2025.12.23 01:37:55.135057 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2025.12.23 01:37:55.135192 [ 275 ] {932fbac9-4a4a-425b-b440-3a2f7c479865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1407 | 2025.12.23 01:37:55.135416 [ 275 ] {932fbac9-4a4a-425b-b440-3a2f7c479865} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1408 | 2025.12.23 01:37:55.135452 [ 275 ] {932fbac9-4a4a-425b-b440-3a2f7c479865} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1409 | 2025.12.23 01:37:55.135678 [ 275 ] {932fbac9-4a4a-425b-b440-3a2f7c479865} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1410 | 2025.12.23 01:37:55.135731 [ 275 ] {932fbac9-4a4a-425b-b440-3a2f7c479865} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1411 | 2025.12.23 01:37:55.135828 [ 275 ] {932fbac9-4a4a-425b-b440-3a2f7c479865} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1412 | 2025.12.23 01:37:55.135857 [ 275 ] {932fbac9-4a4a-425b-b440-3a2f7c479865} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1413 | 2025.12.23 01:37:55.135875 [ 275 ] {932fbac9-4a4a-425b-b440-3a2f7c479865} <Debug> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (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 | ||
| 1414 | 2025.12.23 01:37:55.135888 [ 275 ] {932fbac9-4a4a-425b-b440-3a2f7c479865} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1415 | 2025.12.23 01:37:55.135920 [ 275 ] {932fbac9-4a4a-425b-b440-3a2f7c479865} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1416 | 2025.12.23 01:37:55.135938 [ 275 ] {932fbac9-4a4a-425b-b440-3a2f7c479865} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1417 | 2025.12.23 01:37:55.136382 [ 275 ] {932fbac9-4a4a-425b-b440-3a2f7c479865} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001245 sec., 17670.682730923694 rows/sec., 771.05 KiB/sec. | ||
| 1418 | 2025.12.23 01:37:55.136445 [ 275 ] {932fbac9-4a4a-425b-b440-3a2f7c479865} <Debug> TCPHandler: Processed in 0.001447271 sec. | ||
| 1419 | 2025.12.23 01:37:55.210846 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2025.12.23 01:37:55.211029 [ 275 ] {e63053a6-fc77-4228-a151-40d6d683ea3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1421 | 2025.12.23 01:37:55.211100 [ 275 ] {e63053a6-fc77-4228-a151-40d6d683ea3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1422 | 2025.12.23 01:37:55.211880 [ 275 ] {e63053a6-fc77-4228-a151-40d6d683ea3a} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2025.12.23 01:37:55.211928 [ 275 ] {e63053a6-fc77-4228-a151-40d6d683ea3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1424 | 2025.12.23 01:37:55.212541 [ 275 ] {e63053a6-fc77-4228-a151-40d6d683ea3a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1425 | 2025.12.23 01:37:55.212985 [ 275 ] {e63053a6-fc77-4228-a151-40d6d683ea3a} <Trace> oximeter.timeseries_schema (469de92d-7d64-4b73-805b-a88b43fe6ee6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2025.12.23 01:37:55.213146 [ 275 ] {e63053a6-fc77-4228-a151-40d6d683ea3a} <Debug> executeQuery: Read 13 rows, 2.12 KiB in 0.002165 sec., 6004.618937644343 rows/sec., 978.37 KiB/sec. | ||
| 1427 | 2025.12.23 01:37:55.213197 [ 275 ] {e63053a6-fc77-4228-a151-40d6d683ea3a} <Debug> TCPHandler: Processed in 0.002476133 sec. | ||
| 1428 | 2025.12.23 01:37:55.213329 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2025.12.23 01:37:55.213425 [ 275 ] {960b4e13-503b-4a23-aa03-2847c082845b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1430 | 2025.12.23 01:37:55.213466 [ 275 ] {960b4e13-503b-4a23-aa03-2847c082845b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1431 | 2025.12.23 01:37:55.213927 [ 275 ] {960b4e13-503b-4a23-aa03-2847c082845b} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2025.12.23 01:37:55.213965 [ 275 ] {960b4e13-503b-4a23-aa03-2847c082845b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1433 | 2025.12.23 01:37:55.214416 [ 275 ] {960b4e13-503b-4a23-aa03-2847c082845b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1434 | 2025.12.23 01:37:55.214895 [ 275 ] {960b4e13-503b-4a23-aa03-2847c082845b} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2025.12.23 01:37:55.215030 [ 275 ] {960b4e13-503b-4a23-aa03-2847c082845b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001625 sec., 4923.076923076923 rows/sec., 401.44 KiB/sec. | ||
| 1436 | 2025.12.23 01:37:55.215075 [ 275 ] {960b4e13-503b-4a23-aa03-2847c082845b} <Debug> TCPHandler: Processed in 0.001799469 sec. | ||
| 1437 | 2025.12.23 01:37:55.215198 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2025.12.23 01:37:55.215303 [ 275 ] {bb26510d-e288-4ba5-856a-75c24fb8ae2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1439 | 2025.12.23 01:37:55.215349 [ 275 ] {bb26510d-e288-4ba5-856a-75c24fb8ae2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1440 | 2025.12.23 01:37:55.216585 [ 275 ] {bb26510d-e288-4ba5-856a-75c24fb8ae2f} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2025.12.23 01:37:55.216622 [ 275 ] {bb26510d-e288-4ba5-856a-75c24fb8ae2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1442 | 2025.12.23 01:37:55.217241 [ 275 ] {bb26510d-e288-4ba5-856a-75c24fb8ae2f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1443 | 2025.12.23 01:37:55.217717 [ 275 ] {bb26510d-e288-4ba5-856a-75c24fb8ae2f} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2025.12.23 01:37:55.217860 [ 275 ] {bb26510d-e288-4ba5-856a-75c24fb8ae2f} <Debug> executeQuery: Read 1212 rows, 102.40 KiB in 0.002575 sec., 470679.6116504854 rows/sec., 38.84 MiB/sec. | ||
| 1445 | 2025.12.23 01:37:55.217902 [ 275 ] {bb26510d-e288-4ba5-856a-75c24fb8ae2f} <Debug> TCPHandler: Processed in 0.002752079 sec. | ||
| 1446 | 2025.12.23 01:37:55.218024 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2025.12.23 01:37:55.218119 [ 275 ] {04db8955-ead9-4276-9230-00f0968027c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1448 | 2025.12.23 01:37:55.218162 [ 275 ] {04db8955-ead9-4276-9230-00f0968027c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1449 | 2025.12.23 01:37:55.218699 [ 275 ] {04db8955-ead9-4276-9230-00f0968027c4} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2025.12.23 01:37:55.218735 [ 275 ] {04db8955-ead9-4276-9230-00f0968027c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1451 | 2025.12.23 01:37:55.219316 [ 275 ] {04db8955-ead9-4276-9230-00f0968027c4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1452 | 2025.12.23 01:37:55.219870 [ 275 ] {04db8955-ead9-4276-9230-00f0968027c4} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2025.12.23 01:37:55.220021 [ 275 ] {04db8955-ead9-4276-9230-00f0968027c4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001921 sec., 7287.870900572619 rows/sec., 525.65 KiB/sec. | ||
| 1454 | 2025.12.23 01:37:55.220059 [ 275 ] {04db8955-ead9-4276-9230-00f0968027c4} <Debug> TCPHandler: Processed in 0.002086134 sec. | ||
| 1455 | 2025.12.23 01:37:55.220180 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2025.12.23 01:37:55.220282 [ 275 ] {38194d28-1dc5-4691-9728-d621ab753bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1457 | 2025.12.23 01:37:55.220324 [ 275 ] {38194d28-1dc5-4691-9728-d621ab753bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1458 | 2025.12.23 01:37:55.220870 [ 275 ] {38194d28-1dc5-4691-9728-d621ab753bb9} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2025.12.23 01:37:55.220906 [ 275 ] {38194d28-1dc5-4691-9728-d621ab753bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1460 | 2025.12.23 01:37:55.221374 [ 275 ] {38194d28-1dc5-4691-9728-d621ab753bb9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1461 | 2025.12.23 01:37:55.221850 [ 275 ] {38194d28-1dc5-4691-9728-d621ab753bb9} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2025.12.23 01:37:55.222001 [ 275 ] {38194d28-1dc5-4691-9728-d621ab753bb9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001738 sec., 131185.27042577675 rows/sec., 8.88 MiB/sec. | ||
| 1463 | 2025.12.23 01:37:55.222041 [ 275 ] {38194d28-1dc5-4691-9728-d621ab753bb9} <Debug> TCPHandler: Processed in 0.00191379 sec. | ||
| 1464 | 2025.12.23 01:37:55.222192 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2025.12.23 01:37:55.222295 [ 275 ] {f36c1e47-f6f0-4cf3-a16f-be284684f58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1466 | 2025.12.23 01:37:55.222340 [ 275 ] {f36c1e47-f6f0-4cf3-a16f-be284684f58f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1467 | 2025.12.23 01:37:55.223124 [ 275 ] {f36c1e47-f6f0-4cf3-a16f-be284684f58f} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2025.12.23 01:37:55.223167 [ 275 ] {f36c1e47-f6f0-4cf3-a16f-be284684f58f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1469 | 2025.12.23 01:37:55.223701 [ 275 ] {f36c1e47-f6f0-4cf3-a16f-be284684f58f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1470 | 2025.12.23 01:37:55.224279 [ 275 ] {f36c1e47-f6f0-4cf3-a16f-be284684f58f} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2025.12.23 01:37:55.224449 [ 275 ] {f36c1e47-f6f0-4cf3-a16f-be284684f58f} <Debug> executeQuery: Read 540 rows, 41.02 KiB in 0.002161 sec., 249884.31281813973 rows/sec., 18.54 MiB/sec. | ||
| 1472 | 2025.12.23 01:37:55.224493 [ 275 ] {f36c1e47-f6f0-4cf3-a16f-be284684f58f} <Debug> TCPHandler: Processed in 0.00235694 sec. | ||
| 1473 | 2025.12.23 01:37:55.224639 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2025.12.23 01:37:55.224752 [ 275 ] {aa134a7f-93c0-4867-9734-bb88e1755055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1475 | 2025.12.23 01:37:55.224799 [ 275 ] {aa134a7f-93c0-4867-9734-bb88e1755055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1476 | 2025.12.23 01:37:55.225875 [ 275 ] {aa134a7f-93c0-4867-9734-bb88e1755055} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2025.12.23 01:37:55.225913 [ 275 ] {aa134a7f-93c0-4867-9734-bb88e1755055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1478 | 2025.12.23 01:37:55.226756 [ 275 ] {aa134a7f-93c0-4867-9734-bb88e1755055} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1479 | 2025.12.23 01:37:55.227238 [ 275 ] {aa134a7f-93c0-4867-9734-bb88e1755055} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2025.12.23 01:37:55.227381 [ 275 ] {aa134a7f-93c0-4867-9734-bb88e1755055} <Debug> executeQuery: Read 1734 rows, 118.64 KiB in 0.002648 sec., 654833.836858006 rows/sec., 43.75 MiB/sec. | ||
| 1481 | 2025.12.23 01:37:55.227418 [ 275 ] {aa134a7f-93c0-4867-9734-bb88e1755055} <Debug> TCPHandler: Processed in 0.00284571 sec. | ||
| 1482 | 2025.12.23 01:37:55.227531 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2025.12.23 01:37:55.227626 [ 275 ] {750e2f2a-cd1b-4384-b1d6-09a67705f72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1484 | 2025.12.23 01:37:55.227681 [ 275 ] {750e2f2a-cd1b-4384-b1d6-09a67705f72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1485 | 2025.12.23 01:37:55.228436 [ 275 ] {750e2f2a-cd1b-4384-b1d6-09a67705f72b} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2025.12.23 01:37:55.228470 [ 275 ] {750e2f2a-cd1b-4384-b1d6-09a67705f72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1487 | 2025.12.23 01:37:55.229151 [ 275 ] {750e2f2a-cd1b-4384-b1d6-09a67705f72b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1488 | 2025.12.23 01:37:55.229608 [ 275 ] {750e2f2a-cd1b-4384-b1d6-09a67705f72b} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2025.12.23 01:37:55.229758 [ 275 ] {750e2f2a-cd1b-4384-b1d6-09a67705f72b} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002152 sec., 2788.104089219331 rows/sec., 5.00 MiB/sec. | ||
| 1490 | 2025.12.23 01:37:55.229822 [ 275 ] {750e2f2a-cd1b-4384-b1d6-09a67705f72b} <Debug> TCPHandler: Processed in 0.00233851 sec. | ||
| 1491 | 2025.12.23 01:37:55.229935 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2025.12.23 01:37:55.230028 [ 275 ] {580ebf14-0ff5-47d2-8032-a77b0cbc9617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1493 | 2025.12.23 01:37:55.230071 [ 275 ] {580ebf14-0ff5-47d2-8032-a77b0cbc9617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1494 | 2025.12.23 01:37:55.230470 [ 275 ] {580ebf14-0ff5-47d2-8032-a77b0cbc9617} <Trace> oximeter.measurements_i64 (1d4d3109-5642-4166-afab-065910620a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2025.12.23 01:37:55.230515 [ 275 ] {580ebf14-0ff5-47d2-8032-a77b0cbc9617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1496 | 2025.12.23 01:37:55.231060 [ 275 ] {580ebf14-0ff5-47d2-8032-a77b0cbc9617} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1497 | 2025.12.23 01:37:55.231527 [ 275 ] {580ebf14-0ff5-47d2-8032-a77b0cbc9617} <Trace> oximeter.measurements_i64 (1d4d3109-5642-4166-afab-065910620a4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2025.12.23 01:37:55.231656 [ 275 ] {580ebf14-0ff5-47d2-8032-a77b0cbc9617} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001647 sec., 3642.9872495446266 rows/sec., 257.33 KiB/sec. | ||
| 1499 | 2025.12.23 01:37:55.231690 [ 275 ] {580ebf14-0ff5-47d2-8032-a77b0cbc9617} <Debug> TCPHandler: Processed in 0.001804079 sec. | ||
| 1500 | 2025.12.23 01:37:55.231799 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2025.12.23 01:37:55.231891 [ 275 ] {1fa7ccac-9102-4a7f-bcfc-e1e59057b442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1502 | 2025.12.23 01:37:55.231932 [ 275 ] {1fa7ccac-9102-4a7f-bcfc-e1e59057b442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1503 | 2025.12.23 01:37:55.232264 [ 275 ] {1fa7ccac-9102-4a7f-bcfc-e1e59057b442} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2025.12.23 01:37:55.232298 [ 275 ] {1fa7ccac-9102-4a7f-bcfc-e1e59057b442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1505 | 2025.12.23 01:37:55.232743 [ 275 ] {1fa7ccac-9102-4a7f-bcfc-e1e59057b442} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1506 | 2025.12.23 01:37:55.233307 [ 275 ] {1fa7ccac-9102-4a7f-bcfc-e1e59057b442} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2025.12.23 01:37:55.233475 [ 275 ] {1fa7ccac-9102-4a7f-bcfc-e1e59057b442} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.0016 sec., 7500 rows/sec., 517.58 KiB/sec. | ||
| 1508 | 2025.12.23 01:37:55.233517 [ 275 ] {1fa7ccac-9102-4a7f-bcfc-e1e59057b442} <Debug> TCPHandler: Processed in 0.001766588 sec. | ||
| 1509 | 2025.12.23 01:37:55.778683 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35096 | ||
| 1510 | 2025.12.23 01:37:55.778799 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1511 | 2025.12.23 01:37:55.778831 [ 286 ] {} <Debug> TCP-Session: 8d49644c-53e6-4d30-8028-a101361b1ab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35096 | ||
| 1512 | 2025.12.23 01:37:55.778856 [ 286 ] {} <Debug> TCP-Session: 8d49644c-53e6-4d30-8028-a101361b1ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2025.12.23 01:37:55.778872 [ 286 ] {} <Debug> TCP-Session: 8d49644c-53e6-4d30-8028-a101361b1ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2025.12.23 01:37:55.779116 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44556 | ||
| 1515 | 2025.12.23 01:37:55.779138 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64154 | ||
| 1516 | 2025.12.23 01:37:55.779155 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43714 | ||
| 1517 | 2025.12.23 01:37:55.779165 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60665 | ||
| 1518 | 2025.12.23 01:37:55.779219 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1519 | 2025.12.23 01:37:55.779220 [ 286 ] {} <Trace> TCP-Session: 8d49644c-53e6-4d30-8028-a101361b1ab1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2025.12.23 01:37:55.779272 [ 288 ] {} <Debug> TCP-Session: 8096f9b4-4257-455c-9ec7-29860083c317 Authenticating user 'default' from [fd00:1122:3344:101::e]:44556 | ||
| 1521 | 2025.12.23 01:37:55.779205 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55533 | ||
| 1522 | 2025.12.23 01:37:55.779297 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1523 | 2025.12.23 01:37:55.779298 [ 288 ] {} <Debug> TCP-Session: 8096f9b4-4257-455c-9ec7-29860083c317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2025.12.23 01:37:55.779334 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1525 | 2025.12.23 01:37:55.779338 [ 290 ] {} <Debug> TCP-Session: 279f2635-57a1-4d10-9be2-6e1015adcc99 Authenticating user 'default' from [fd00:1122:3344:101::e]:64154 | ||
| 1526 | 2025.12.23 01:37:55.779354 [ 288 ] {} <Debug> TCP-Session: 8096f9b4-4257-455c-9ec7-29860083c317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2025.12.23 01:37:55.779373 [ 293 ] {} <Debug> TCP-Session: 4d51d3b0-a31a-45e4-818d-69964a25b628 Authenticating user 'default' from [fd00:1122:3344:101::e]:60665 | ||
| 1528 | 2025.12.23 01:37:55.779376 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1529 | 2025.12.23 01:37:55.779412 [ 293 ] {} <Debug> TCP-Session: 4d51d3b0-a31a-45e4-818d-69964a25b628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2025.12.23 01:37:55.779427 [ 294 ] {} <Debug> TCP-Session: 45a9399a-9e0d-4acb-806e-a0ac3cf7c7d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55533 | ||
| 1531 | 2025.12.23 01:37:55.779437 [ 286 ] {d07a4e37-f10a-4d87-b533-4f0b89758a34} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35096) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1532 | 2025.12.23 01:37:55.779467 [ 294 ] {} <Debug> TCP-Session: 45a9399a-9e0d-4acb-806e-a0ac3cf7c7d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2025.12.23 01:37:55.779439 [ 293 ] {} <Debug> TCP-Session: 4d51d3b0-a31a-45e4-818d-69964a25b628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2025.12.23 01:37:55.779492 [ 294 ] {} <Debug> TCP-Session: 45a9399a-9e0d-4acb-806e-a0ac3cf7c7d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2025.12.23 01:37:55.779304 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1536 | 2025.12.23 01:37:55.779148 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44725 | ||
| 1537 | 2025.12.23 01:37:55.779554 [ 292 ] {} <Debug> TCP-Session: 90e54b72-03be-4f72-b2ed-cdf86076b127 Authenticating user 'default' from [fd00:1122:3344:101::e]:43714 | ||
| 1538 | 2025.12.23 01:37:55.779134 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35631 | ||
| 1539 | 2025.12.23 01:37:55.779601 [ 292 ] {} <Debug> TCP-Session: 90e54b72-03be-4f72-b2ed-cdf86076b127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2025.12.23 01:37:55.779113 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45998 | ||
| 1541 | 2025.12.23 01:37:55.779635 [ 292 ] {} <Debug> TCP-Session: 90e54b72-03be-4f72-b2ed-cdf86076b127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2025.12.23 01:37:55.779662 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1543 | 2025.12.23 01:37:55.779385 [ 290 ] {} <Debug> TCP-Session: 279f2635-57a1-4d10-9be2-6e1015adcc99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2025.12.23 01:37:55.779699 [ 291 ] {} <Debug> TCP-Session: 9ef59b5c-d1ba-4638-97da-f2f0ec2d7cb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44725 | ||
| 1545 | 2025.12.23 01:37:55.779710 [ 290 ] {} <Debug> TCP-Session: 279f2635-57a1-4d10-9be2-6e1015adcc99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2025.12.23 01:37:55.779732 [ 291 ] {} <Debug> TCP-Session: 9ef59b5c-d1ba-4638-97da-f2f0ec2d7cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2025.12.23 01:37:55.779732 [ 286 ] {d07a4e37-f10a-4d87-b533-4f0b89758a34} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1548 | 2025.12.23 01:37:55.779751 [ 291 ] {} <Debug> TCP-Session: 9ef59b5c-d1ba-4638-97da-f2f0ec2d7cb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2025.12.23 01:37:55.779753 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1550 | 2025.12.23 01:37:55.779799 [ 286 ] {d07a4e37-f10a-4d87-b533-4f0b89758a34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1551 | 2025.12.23 01:37:55.779799 [ 289 ] {} <Debug> TCP-Session: 1c402e68-8e97-445e-ab5b-cb1482b6c8d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35631 | ||
| 1552 | 2025.12.23 01:37:55.779835 [ 289 ] {} <Debug> TCP-Session: 1c402e68-8e97-445e-ab5b-cb1482b6c8d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2025.12.23 01:37:55.779835 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1554 | 2025.12.23 01:37:55.779850 [ 289 ] {} <Debug> TCP-Session: 1c402e68-8e97-445e-ab5b-cb1482b6c8d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1555 | 2025.12.23 01:37:55.779876 [ 287 ] {} <Debug> TCP-Session: bd936911-b740-43e2-890e-c14ecb88ab65 Authenticating user 'default' from [fd00:1122:3344:101::e]:45998 | ||
| 1556 | 2025.12.23 01:37:55.779898 [ 287 ] {} <Debug> TCP-Session: bd936911-b740-43e2-890e-c14ecb88ab65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2025.12.23 01:37:55.779909 [ 287 ] {} <Debug> TCP-Session: bd936911-b740-43e2-890e-c14ecb88ab65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2025.12.23 01:37:55.780073 [ 286 ] {d07a4e37-f10a-4d87-b533-4f0b89758a34} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 1559 | 2025.12.23 01:37:55.781021 [ 285 ] {d07a4e37-f10a-4d87-b533-4f0b89758a34} <Trace> AggregatingTransform: Aggregating | ||
| 1560 | 2025.12.23 01:37:55.781061 [ 285 ] {d07a4e37-f10a-4d87-b533-4f0b89758a34} <Trace> Aggregator: Aggregation method: without_key | ||
| 1561 | 2025.12.23 01:37:55.781095 [ 285 ] {d07a4e37-f10a-4d87-b533-4f0b89758a34} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873028 sec. (1145.439 rows/sec., 44.74 KiB/sec.) | ||
| 1562 | 2025.12.23 01:37:55.781110 [ 285 ] {d07a4e37-f10a-4d87-b533-4f0b89758a34} <Trace> Aggregator: Merging aggregated data | ||
| 1563 | 2025.12.23 01:37:55.782319 [ 286 ] {d07a4e37-f10a-4d87-b533-4f0b89758a34} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00294 sec., 340.13605442176873 rows/sec., 13.29 KiB/sec. | ||
| 1564 | 2025.12.23 01:37:55.782456 [ 286 ] {d07a4e37-f10a-4d87-b533-4f0b89758a34} <Debug> TCPHandler: Processed in 0.003356812 sec. | ||
| 1565 | 2025.12.23 01:37:55.782574 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1566 | 2025.12.23 01:37:55.782602 [ 286 ] {} <Debug> TCP-Session: 8d49644c-53e6-4d30-8028-a101361b1ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2025.12.23 01:37:55.782602 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1568 | 2025.12.23 01:37:55.782630 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1569 | 2025.12.23 01:37:55.782640 [ 288 ] {} <Debug> TCP-Session: 8096f9b4-4257-455c-9ec7-29860083c317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2025.12.23 01:37:55.782647 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1571 | 2025.12.23 01:37:55.782674 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1572 | 2025.12.23 01:37:55.782693 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1573 | 2025.12.23 01:37:55.782712 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1574 | 2025.12.23 01:37:55.782729 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1575 | 2025.12.23 01:37:55.782748 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1576 | 2025.12.23 01:37:55.782771 [ 290 ] {} <Debug> TCP-Session: 279f2635-57a1-4d10-9be2-6e1015adcc99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2025.12.23 01:37:55.782777 [ 294 ] {} <Debug> TCP-Session: 45a9399a-9e0d-4acb-806e-a0ac3cf7c7d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1578 | 2025.12.23 01:37:55.782797 [ 292 ] {} <Debug> TCP-Session: 90e54b72-03be-4f72-b2ed-cdf86076b127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2025.12.23 01:37:55.782750 [ 289 ] {} <Debug> TCP-Session: 1c402e68-8e97-445e-ab5b-cb1482b6c8d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1580 | 2025.12.23 01:37:55.782712 [ 287 ] {} <Debug> TCP-Session: bd936911-b740-43e2-890e-c14ecb88ab65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2025.12.23 01:37:55.782691 [ 293 ] {} <Debug> TCP-Session: 4d51d3b0-a31a-45e4-818d-69964a25b628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1582 | 2025.12.23 01:37:55.782723 [ 291 ] {} <Debug> TCP-Session: 9ef59b5c-d1ba-4638-97da-f2f0ec2d7cb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2025.12.23 01:37:58.689242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 2336 | ||
| 1584 | 2025.12.23 01:37:58.689723 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2025.12.23 01:37:58.689757 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1586 | 2025.12.23 01:37:58.690678 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1587 | 2025.12.23 01:37:58.691149 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2025.12.23 01:37:58.691294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2336 | ||
| 1589 | 2025.12.23 01:37:58.803562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1590 | 2025.12.23 01:37:58.820002 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2025.12.23 01:37:58.820058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1592 | 2025.12.23 01:37:58.826358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1593 | 2025.12.23 01:37:58.827556 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2025.12.23 01:37:58.830391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1595 | 2025.12.23 01:37:59.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.64 MiB, peak 173.95 MiB, free memory in arenas 0.00 B, will set to 170.02 MiB (RSS), difference: 1.38 MiB | ||
| 1596 | 2025.12.23 01:37:59.568007 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2025.12.23 01:37:59.568200 [ 275 ] {0266768d-274c-45b8-b177-75c7ffef7e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1598 | 2025.12.23 01:37:59.568273 [ 275 ] {0266768d-274c-45b8-b177-75c7ffef7e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1599 | 2025.12.23 01:37:59.569184 [ 275 ] {0266768d-274c-45b8-b177-75c7ffef7e1d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2025.12.23 01:37:59.569237 [ 275 ] {0266768d-274c-45b8-b177-75c7ffef7e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1601 | 2025.12.23 01:37:59.569722 [ 275 ] {0266768d-274c-45b8-b177-75c7ffef7e1d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1602 | 2025.12.23 01:37:59.570160 [ 275 ] {0266768d-274c-45b8-b177-75c7ffef7e1d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2025.12.23 01:37:59.570341 [ 275 ] {0266768d-274c-45b8-b177-75c7ffef7e1d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002195 sec., 25512.5284738041 rows/sec., 1.96 MiB/sec. | ||
| 1604 | 2025.12.23 01:37:59.570392 [ 275 ] {0266768d-274c-45b8-b177-75c7ffef7e1d} <Debug> TCPHandler: Processed in 0.002517114 sec. | ||
| 1605 | 2025.12.23 01:37:59.570515 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2025.12.23 01:37:59.570616 [ 275 ] {7a65b1e1-bed7-419f-b12e-f43a63ff14f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1607 | 2025.12.23 01:37:59.570660 [ 275 ] {7a65b1e1-bed7-419f-b12e-f43a63ff14f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1608 | 2025.12.23 01:37:59.571117 [ 275 ] {7a65b1e1-bed7-419f-b12e-f43a63ff14f0} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2025.12.23 01:37:59.571153 [ 275 ] {7a65b1e1-bed7-419f-b12e-f43a63ff14f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1610 | 2025.12.23 01:37:59.571578 [ 275 ] {7a65b1e1-bed7-419f-b12e-f43a63ff14f0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1611 | 2025.12.23 01:37:59.572015 [ 275 ] {7a65b1e1-bed7-419f-b12e-f43a63ff14f0} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2025.12.23 01:37:59.572172 [ 275 ] {7a65b1e1-bed7-419f-b12e-f43a63ff14f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00158 sec., 40506.32911392405 rows/sec., 3.16 MiB/sec. | ||
| 1613 | 2025.12.23 01:37:59.572213 [ 275 ] {7a65b1e1-bed7-419f-b12e-f43a63ff14f0} <Debug> TCPHandler: Processed in 0.001748477 sec. | ||
| 1614 | 2025.12.23 01:37:59.572326 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2025.12.23 01:37:59.572421 [ 275 ] {e46c7798-eca1-4519-a6cb-825486cf2a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1616 | 2025.12.23 01:37:59.572467 [ 275 ] {e46c7798-eca1-4519-a6cb-825486cf2a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1617 | 2025.12.23 01:37:59.572872 [ 275 ] {e46c7798-eca1-4519-a6cb-825486cf2a36} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2025.12.23 01:37:59.572908 [ 275 ] {e46c7798-eca1-4519-a6cb-825486cf2a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1619 | 2025.12.23 01:37:59.573352 [ 275 ] {e46c7798-eca1-4519-a6cb-825486cf2a36} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1620 | 2025.12.23 01:37:59.573830 [ 275 ] {e46c7798-eca1-4519-a6cb-825486cf2a36} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2025.12.23 01:37:59.573986 [ 275 ] {e46c7798-eca1-4519-a6cb-825486cf2a36} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001586 sec., 80706.17906683481 rows/sec., 5.62 MiB/sec. | ||
| 1622 | 2025.12.23 01:37:59.574024 [ 275 ] {e46c7798-eca1-4519-a6cb-825486cf2a36} <Debug> TCPHandler: Processed in 0.001748297 sec. | ||
| 1623 | 2025.12.23 01:37:59.574133 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2025.12.23 01:37:59.574225 [ 275 ] {d9de3158-1942-47ad-8d2f-d85e11c8f73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1625 | 2025.12.23 01:37:59.574267 [ 275 ] {d9de3158-1942-47ad-8d2f-d85e11c8f73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1626 | 2025.12.23 01:37:59.574601 [ 275 ] {d9de3158-1942-47ad-8d2f-d85e11c8f73b} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2025.12.23 01:37:59.574637 [ 275 ] {d9de3158-1942-47ad-8d2f-d85e11c8f73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1628 | 2025.12.23 01:37:59.575046 [ 275 ] {d9de3158-1942-47ad-8d2f-d85e11c8f73b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1629 | 2025.12.23 01:37:59.575602 [ 275 ] {d9de3158-1942-47ad-8d2f-d85e11c8f73b} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2025.12.23 01:37:59.575755 [ 275 ] {d9de3158-1942-47ad-8d2f-d85e11c8f73b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001548 sec., 31007.7519379845 rows/sec., 2.09 MiB/sec. | ||
| 1631 | 2025.12.23 01:37:59.575793 [ 275 ] {d9de3158-1942-47ad-8d2f-d85e11c8f73b} <Debug> TCPHandler: Processed in 0.001709107 sec. | ||
| 1632 | 2025.12.23 01:38:01.163805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 234 | ||
| 1633 | 2025.12.23 01:38:01.166775 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2025.12.23 01:38:01.166838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1635 | 2025.12.23 01:38:01.168282 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1636 | 2025.12.23 01:38:01.168789 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2025.12.23 01:38:01.169122 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1638 | 2025.12.23 01:38:04.572522 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2025.12.23 01:38:04.572756 [ 275 ] {b13b3396-2e4e-48d0-83dc-bdd0cad772f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1640 | 2025.12.23 01:38:04.572844 [ 275 ] {b13b3396-2e4e-48d0-83dc-bdd0cad772f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1641 | 2025.12.23 01:38:04.573497 [ 275 ] {b13b3396-2e4e-48d0-83dc-bdd0cad772f9} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2025.12.23 01:38:04.573538 [ 275 ] {b13b3396-2e4e-48d0-83dc-bdd0cad772f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1643 | 2025.12.23 01:38:04.574031 [ 275 ] {b13b3396-2e4e-48d0-83dc-bdd0cad772f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1644 | 2025.12.23 01:38:04.574549 [ 275 ] {b13b3396-2e4e-48d0-83dc-bdd0cad772f9} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2025.12.23 01:38:04.574668 [ 78 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1646 | 2025.12.23 01:38:04.574694 [ 275 ] {b13b3396-2e4e-48d0-83dc-bdd0cad772f9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002011 sec., 37792.14321233217 rows/sec., 3.11 MiB/sec. | ||
| 1647 | 2025.12.23 01:38:04.574717 [ 78 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2025.12.23 01:38:04.574734 [ 275 ] {b13b3396-2e4e-48d0-83dc-bdd0cad772f9} <Debug> TCPHandler: Processed in 0.002402871 sec. | ||
| 1649 | 2025.12.23 01:38:04.574737 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1650 | 2025.12.23 01:38:04.574850 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2025.12.23 01:38:04.574947 [ 275 ] {1010e5e3-cda8-4de1-afee-a9c72d0731e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1652 | 2025.12.23 01:38:04.574945 [ 191 ] {605867b8-9498-4584-8066-44ec7c2de905::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 | ||
| 1653 | 2025.12.23 01:38:04.574987 [ 275 ] {1010e5e3-cda8-4de1-afee-a9c72d0731e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1654 | 2025.12.23 01:38:04.575389 [ 275 ] {1010e5e3-cda8-4de1-afee-a9c72d0731e9} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2025.12.23 01:38:04.575494 [ 275 ] {1010e5e3-cda8-4de1-afee-a9c72d0731e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1656 | 2025.12.23 01:38:04.575898 [ 275 ] {1010e5e3-cda8-4de1-afee-a9c72d0731e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1657 | 2025.12.23 01:38:04.576353 [ 275 ] {1010e5e3-cda8-4de1-afee-a9c72d0731e9} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2025.12.23 01:38:04.576540 [ 275 ] {1010e5e3-cda8-4de1-afee-a9c72d0731e9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001588 sec., 6297.229219143577 rows/sec., 473.52 KiB/sec. | ||
| 1659 | 2025.12.23 01:38:04.576577 [ 275 ] {1010e5e3-cda8-4de1-afee-a9c72d0731e9} <Debug> TCPHandler: Processed in 0.001759948 sec. | ||
| 1660 | 2025.12.23 01:38:04.576690 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1661 | 2025.12.23 01:38:04.576778 [ 275 ] {e6ecee9d-e7a1-4c83-a0b6-6b8636f5504d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1662 | 2025.12.23 01:38:04.576815 [ 275 ] {e6ecee9d-e7a1-4c83-a0b6-6b8636f5504d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1663 | 2025.12.23 01:38:04.577157 [ 191 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1664 | 2025.12.23 01:38:04.577208 [ 275 ] {e6ecee9d-e7a1-4c83-a0b6-6b8636f5504d} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2025.12.23 01:38:04.577246 [ 275 ] {e6ecee9d-e7a1-4c83-a0b6-6b8636f5504d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1666 | 2025.12.23 01:38:04.577253 [ 191 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 169 rows starting from the beginning of the part | ||
| 1667 | 2025.12.23 01:38:04.577384 [ 191 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1668 | 2025.12.23 01:38:04.577520 [ 191 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1669 | 2025.12.23 01:38:04.577581 [ 191 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1212 rows starting from the beginning of the part | ||
| 1670 | 2025.12.23 01:38:04.577637 [ 191 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1671 | 2025.12.23 01:38:04.577690 [ 191 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1672 | 2025.12.23 01:38:04.577740 [ 275 ] {e6ecee9d-e7a1-4c83-a0b6-6b8636f5504d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1673 | 2025.12.23 01:38:04.578284 [ 275 ] {e6ecee9d-e7a1-4c83-a0b6-6b8636f5504d} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2025.12.23 01:38:04.578505 [ 275 ] {e6ecee9d-e7a1-4c83-a0b6-6b8636f5504d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001724 sec., 42923.433874709975 rows/sec., 3.35 MiB/sec. | ||
| 1675 | 2025.12.23 01:38:04.578511 [ 77 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1676 | 2025.12.23 01:38:04.578551 [ 275 ] {e6ecee9d-e7a1-4c83-a0b6-6b8636f5504d} <Debug> TCPHandler: Processed in 0.001900751 sec. | ||
| 1677 | 2025.12.23 01:38:04.578576 [ 77 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2025.12.23 01:38:04.578603 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1679 | 2025.12.23 01:38:04.578680 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2025.12.23 01:38:04.578713 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::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 | ||
| 1681 | 2025.12.23 01:38:04.578782 [ 275 ] {5ffca10e-f682-47ce-bd8d-9f0f7d2fb9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1682 | 2025.12.23 01:38:04.578828 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1683 | 2025.12.23 01:38:04.578834 [ 275 ] {5ffca10e-f682-47ce-bd8d-9f0f7d2fb9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1684 | 2025.12.23 01:38:04.578867 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1685 | 2025.12.23 01:38:04.578966 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1686 | 2025.12.23 01:38:04.579018 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 1687 | 2025.12.23 01:38:04.579061 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 540 rows starting from the beginning of the part | ||
| 1688 | 2025.12.23 01:38:04.579082 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1585 rows, containing 5 columns (5 merged, 0 gathered) in 0.004261821 sec., 371906.75065893197 rows/sec., 32.34 MiB/sec. | ||
| 1689 | 2025.12.23 01:38:04.579109 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1690 | 2025.12.23 01:38:04.579164 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1691 | 2025.12.23 01:38:04.579298 [ 275 ] {5ffca10e-f682-47ce-bd8d-9f0f7d2fb9d2} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2025.12.23 01:38:04.579341 [ 275 ] {5ffca10e-f682-47ce-bd8d-9f0f7d2fb9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1693 | 2025.12.23 01:38:04.579571 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1694 | 2025.12.23 01:38:04.579999 [ 275 ] {5ffca10e-f682-47ce-bd8d-9f0f7d2fb9d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1695 | 2025.12.23 01:38:04.580181 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_6_1} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2025.12.23 01:38:04.580249 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_6_1} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1697 | 2025.12.23 01:38:04.580349 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 1698 | 2025.12.23 01:38:04.580416 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 824 rows, containing 5 columns (5 merged, 0 gathered) in 0.001807218 sec., 455949.4206011671 rows/sec., 36.38 MiB/sec. | ||
| 1699 | 2025.12.23 01:38:04.580535 [ 275 ] {5ffca10e-f682-47ce-bd8d-9f0f7d2fb9d2} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2025.12.23 01:38:04.580637 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1701 | 2025.12.23 01:38:04.580667 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2025.12.23 01:38:04.580672 [ 275 ] {5ffca10e-f682-47ce-bd8d-9f0f7d2fb9d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001903 sec., 84077.77193904361 rows/sec., 5.86 MiB/sec. | ||
| 1703 | 2025.12.23 01:38:04.580685 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1704 | 2025.12.23 01:38:04.580720 [ 275 ] {5ffca10e-f682-47ce-bd8d-9f0f7d2fb9d2} <Debug> TCPHandler: Processed in 0.002097065 sec. | ||
| 1705 | 2025.12.23 01:38:04.580766 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::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 | ||
| 1706 | 2025.12.23 01:38:04.580773 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1707 | 2025.12.23 01:38:04.580833 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2025.12.23 01:38:04.580850 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1709 | 2025.12.23 01:38:04.580877 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 259 rows starting from the beginning of the part | ||
| 1710 | 2025.12.23 01:38:04.580922 [ 275 ] {9549f76a-23bc-4ba9-b1f2-0a415789e80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1711 | 2025.12.23 01:38:04.580957 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1712 | 2025.12.23 01:38:04.580974 [ 275 ] {9549f76a-23bc-4ba9-b1f2-0a415789e80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1713 | 2025.12.23 01:38:04.581005 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1714 | 2025.12.23 01:38:04.581055 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1734 rows starting from the beginning of the part | ||
| 1715 | 2025.12.23 01:38:04.581107 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1716 | 2025.12.23 01:38:04.581154 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::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 | ||
| 1717 | 2025.12.23 01:38:04.581293 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_6_1} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2025.12.23 01:38:04.581360 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_6_1} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1719 | 2025.12.23 01:38:04.581424 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1720 | 2025.12.23 01:38:04.581770 [ 275 ] {9549f76a-23bc-4ba9-b1f2-0a415789e80c} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2025.12.23 01:38:04.581811 [ 275 ] {9549f76a-23bc-4ba9-b1f2-0a415789e80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1722 | 2025.12.23 01:38:04.582585 [ 275 ] {9549f76a-23bc-4ba9-b1f2-0a415789e80c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1723 | 2025.12.23 01:38:04.583161 [ 275 ] {9549f76a-23bc-4ba9-b1f2-0a415789e80c} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2025.12.23 01:38:04.583329 [ 275 ] {9549f76a-23bc-4ba9-b1f2-0a415789e80c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002449 sec., 4083.2993058391185 rows/sec., 7.32 MiB/sec. | ||
| 1725 | 2025.12.23 01:38:04.583411 [ 275 ] {9549f76a-23bc-4ba9-b1f2-0a415789e80c} <Debug> TCPHandler: Processed in 0.002664147 sec. | ||
| 1726 | 2025.12.23 01:38:04.583601 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2025.12.23 01:38:04.583704 [ 275 ] {51a53e25-e459-4142-a7dd-9f60125eac4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1728 | 2025.12.23 01:38:04.583754 [ 275 ] {51a53e25-e459-4142-a7dd-9f60125eac4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1729 | 2025.12.23 01:38:04.584140 [ 275 ] {51a53e25-e459-4142-a7dd-9f60125eac4f} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2025.12.23 01:38:04.584182 [ 275 ] {51a53e25-e459-4142-a7dd-9f60125eac4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1731 | 2025.12.23 01:38:04.584656 [ 200 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2481 rows, containing 5 columns (5 merged, 0 gathered) in 0.003908523 sec., 634766.636911181 rows/sec., 43.38 MiB/sec. | ||
| 1732 | 2025.12.23 01:38:04.584735 [ 275 ] {51a53e25-e459-4142-a7dd-9f60125eac4f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1733 | 2025.12.23 01:38:04.585083 [ 201 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1734 | 2025.12.23 01:38:04.585304 [ 275 ] {51a53e25-e459-4142-a7dd-9f60125eac4f} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2025.12.23 01:38:04.585406 [ 77 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1736 | 2025.12.23 01:38:04.585433 [ 275 ] {51a53e25-e459-4142-a7dd-9f60125eac4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001806 sec., 33222.591362126244 rows/sec., 2.24 MiB/sec. | ||
| 1737 | 2025.12.23 01:38:04.585513 [ 77 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2025.12.23 01:38:04.585539 [ 275 ] {51a53e25-e459-4142-a7dd-9f60125eac4f} <Debug> TCPHandler: Processed in 0.001990242 sec. | ||
| 1739 | 2025.12.23 01:38:04.585542 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1740 | 2025.12.23 01:38:04.585624 [ 200 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::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 | 2025.12.23 01:38:04.585656 [ 201 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2025.12.23 01:38:04.585715 [ 200 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1743 | 2025.12.23 01:38:04.585720 [ 201 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1744 | 2025.12.23 01:38:04.585748 [ 200 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1745 | 2025.12.23 01:38:04.585796 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1746 | 2025.12.23 01:38:04.585808 [ 200 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1747 | 2025.12.23 01:38:04.585853 [ 200 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1748 | 2025.12.23 01:38:04.585889 [ 200 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1749 | 2025.12.23 01:38:04.585925 [ 200 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1750 | 2025.12.23 01:38:04.585962 [ 200 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::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 | ||
| 1751 | 2025.12.23 01:38:04.586874 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001287727 sec., 163078.0437157876 rows/sec., 11.07 MiB/sec. | ||
| 1752 | 2025.12.23 01:38:04.587089 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1753 | 2025.12.23 01:38:04.587580 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_6_1} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2025.12.23 01:38:04.587642 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_6_1} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1755 | 2025.12.23 01:38:04.587702 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1756 | 2025.12.23 01:38:06.110623 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1757 | 2025.12.23 01:38:06.110674 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1758 | 2025.12.23 01:38:06.194499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2848 | ||
| 1759 | 2025.12.23 01:38:06.195076 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2025.12.23 01:38:06.195122 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1761 | 2025.12.23 01:38:06.195786 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1762 | 2025.12.23 01:38:06.196242 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2025.12.23 01:38:06.196367 [ 75 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1764 | 2025.12.23 01:38:06.196386 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2848 | ||
| 1765 | 2025.12.23 01:38:06.196435 [ 75 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2025.12.23 01:38:06.196460 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1767 | 2025.12.23 01:38:06.196597 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::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 | ||
| 1768 | 2025.12.23 01:38:06.196822 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1769 | 2025.12.23 01:38:06.196880 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1770 | 2025.12.23 01:38:06.196975 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1771 | 2025.12.23 01:38:06.197019 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1772 | 2025.12.23 01:38:06.197058 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1773 | 2025.12.23 01:38:06.197099 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 445 rows starting from the beginning of the part | ||
| 1774 | 2025.12.23 01:38:06.197144 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1775 | 2025.12.23 01:38:06.228100 [ 195 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 4 columns (4 merged, 0 gathered) in 0.031561359 sec., 90236.92547586434 rows/sec., 1.29 MiB/sec. | ||
| 1776 | 2025.12.23 01:38:06.229211 [ 188 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1777 | 2025.12.23 01:38:06.229902 [ 188 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_6_1} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2025.12.23 01:38:06.229983 [ 188 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_6_1} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1779 | 2025.12.23 01:38:06.230076 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1780 | 2025.12.23 01:38:06.333967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1781 | 2025.12.23 01:38:06.351970 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2025.12.23 01:38:06.352021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1783 | 2025.12.23 01:38:06.358547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1784 | 2025.12.23 01:38:06.359687 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2025.12.23 01:38:06.359960 [ 75 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1786 | 2025.12.23 01:38:06.360014 [ 75 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.12.23 01:38:06.360033 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1788 | 2025.12.23 01:38:06.360161 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 1789 | 2025.12.23 01:38:06.363507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1790 | 2025.12.23 01:38:06.364590 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1791 | 2025.12.23 01:38:06.366084 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 1792 | 2025.12.23 01:38:06.370687 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 1793 | 2025.12.23 01:38:06.374853 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 1794 | 2025.12.23 01:38:06.379086 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 1795 | 2025.12.23 01:38:06.386498 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 1796 | 2025.12.23 01:38:06.390897 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 1797 | 2025.12.23 01:38:06.454088 [ 193 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093972484 sec., 489.5049916952286 rows/sec., 2.53 MiB/sec. | ||
| 1798 | 2025.12.23 01:38:06.456420 [ 193 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1799 | 2025.12.23 01:38:06.458891 [ 193 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_6_1} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2025.12.23 01:38:06.458973 [ 193 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_6_1} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1801 | 2025.12.23 01:38:06.460658 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1802 | 2025.12.23 01:38:07.000440 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.53 MiB, peak 182.07 MiB, free memory in arenas 0.00 B, will set to 183.27 MiB (RSS), difference: 10.75 MiB | ||
| 1803 | 2025.12.23 01:38:09.574721 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2025.12.23 01:38:09.574994 [ 275 ] {e9909aca-5015-4953-92cf-208e80bfffb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1805 | 2025.12.23 01:38:09.575094 [ 275 ] {e9909aca-5015-4953-92cf-208e80bfffb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1806 | 2025.12.23 01:38:09.575858 [ 275 ] {e9909aca-5015-4953-92cf-208e80bfffb7} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2025.12.23 01:38:09.575899 [ 275 ] {e9909aca-5015-4953-92cf-208e80bfffb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1808 | 2025.12.23 01:38:09.576290 [ 275 ] {e9909aca-5015-4953-92cf-208e80bfffb7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1809 | 2025.12.23 01:38:09.576507 [ 275 ] {e9909aca-5015-4953-92cf-208e80bfffb7} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2025.12.23 01:38:09.576658 [ 275 ] {e9909aca-5015-4953-92cf-208e80bfffb7} <Debug> executeQuery: Read 102 rows, 8.71 KiB in 0.001738 sec., 58688.14729574223 rows/sec., 4.89 MiB/sec. | ||
| 1811 | 2025.12.23 01:38:09.576698 [ 275 ] {e9909aca-5015-4953-92cf-208e80bfffb7} <Debug> TCPHandler: Processed in 0.002147446 sec. | ||
| 1812 | 2025.12.23 01:38:09.576818 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2025.12.23 01:38:09.576912 [ 275 ] {9266c3bf-f583-44db-97ee-cf8673caac2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1814 | 2025.12.23 01:38:09.576952 [ 275 ] {9266c3bf-f583-44db-97ee-cf8673caac2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1815 | 2025.12.23 01:38:09.577342 [ 275 ] {9266c3bf-f583-44db-97ee-cf8673caac2c} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2025.12.23 01:38:09.577378 [ 275 ] {9266c3bf-f583-44db-97ee-cf8673caac2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1817 | 2025.12.23 01:38:09.577675 [ 275 ] {9266c3bf-f583-44db-97ee-cf8673caac2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1818 | 2025.12.23 01:38:09.577878 [ 275 ] {9266c3bf-f583-44db-97ee-cf8673caac2c} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2025.12.23 01:38:09.578005 [ 275 ] {9266c3bf-f583-44db-97ee-cf8673caac2c} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001112 sec., 20683.453237410075 rows/sec., 1.52 MiB/sec. | ||
| 1820 | 2025.12.23 01:38:09.578042 [ 275 ] {9266c3bf-f583-44db-97ee-cf8673caac2c} <Debug> TCPHandler: Processed in 0.001273097 sec. | ||
| 1821 | 2025.12.23 01:38:09.578146 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2025.12.23 01:38:09.578237 [ 275 ] {a4121a48-3175-46af-8805-3d71b2ce99f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1823 | 2025.12.23 01:38:09.578276 [ 275 ] {a4121a48-3175-46af-8805-3d71b2ce99f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1824 | 2025.12.23 01:38:09.578744 [ 275 ] {a4121a48-3175-46af-8805-3d71b2ce99f1} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2025.12.23 01:38:09.578780 [ 275 ] {a4121a48-3175-46af-8805-3d71b2ce99f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1826 | 2025.12.23 01:38:09.579101 [ 275 ] {a4121a48-3175-46af-8805-3d71b2ce99f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1827 | 2025.12.23 01:38:09.579307 [ 275 ] {a4121a48-3175-46af-8805-3d71b2ce99f1} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2025.12.23 01:38:09.579429 [ 275 ] {a4121a48-3175-46af-8805-3d71b2ce99f1} <Debug> executeQuery: Read 95 rows, 7.62 KiB in 0.00121 sec., 78512.39669421488 rows/sec., 6.15 MiB/sec. | ||
| 1829 | 2025.12.23 01:38:09.579465 [ 275 ] {a4121a48-3175-46af-8805-3d71b2ce99f1} <Debug> TCPHandler: Processed in 0.001366109 sec. | ||
| 1830 | 2025.12.23 01:38:09.579571 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2025.12.23 01:38:09.579664 [ 275 ] {7e03a432-0e01-4fc7-bcc7-17d523df51e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1832 | 2025.12.23 01:38:09.579706 [ 275 ] {7e03a432-0e01-4fc7-bcc7-17d523df51e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1833 | 2025.12.23 01:38:09.580154 [ 275 ] {7e03a432-0e01-4fc7-bcc7-17d523df51e2} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2025.12.23 01:38:09.580191 [ 275 ] {7e03a432-0e01-4fc7-bcc7-17d523df51e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1835 | 2025.12.23 01:38:09.580523 [ 275 ] {7e03a432-0e01-4fc7-bcc7-17d523df51e2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1836 | 2025.12.23 01:38:09.580726 [ 275 ] {7e03a432-0e01-4fc7-bcc7-17d523df51e2} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2025.12.23 01:38:09.580851 [ 275 ] {7e03a432-0e01-4fc7-bcc7-17d523df51e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 1838 | 2025.12.23 01:38:09.580888 [ 275 ] {7e03a432-0e01-4fc7-bcc7-17d523df51e2} <Debug> TCPHandler: Processed in 0.001365948 sec. | ||
| 1839 | 2025.12.23 01:38:09.580992 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2025.12.23 01:38:09.581085 [ 275 ] {7a60b9b7-8904-47ba-ad8c-021f7316a00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1841 | 2025.12.23 01:38:09.581139 [ 275 ] {7a60b9b7-8904-47ba-ad8c-021f7316a00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1842 | 2025.12.23 01:38:09.581897 [ 275 ] {7a60b9b7-8904-47ba-ad8c-021f7316a00d} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2025.12.23 01:38:09.581933 [ 275 ] {7a60b9b7-8904-47ba-ad8c-021f7316a00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1844 | 2025.12.23 01:38:09.582453 [ 275 ] {7a60b9b7-8904-47ba-ad8c-021f7316a00d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1845 | 2025.12.23 01:38:09.582667 [ 275 ] {7a60b9b7-8904-47ba-ad8c-021f7316a00d} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2025.12.23 01:38:09.582801 [ 275 ] {7a60b9b7-8904-47ba-ad8c-021f7316a00d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001735 sec., 13256.484149855907 rows/sec., 23.76 MiB/sec. | ||
| 1847 | 2025.12.23 01:38:09.582851 [ 275 ] {7a60b9b7-8904-47ba-ad8c-021f7316a00d} <Debug> TCPHandler: Processed in 0.00190552 sec. | ||
| 1848 | 2025.12.23 01:38:09.582957 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2025.12.23 01:38:09.583050 [ 275 ] {f45a9ef6-0511-4363-9461-31ab2156fc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1850 | 2025.12.23 01:38:09.583090 [ 275 ] {f45a9ef6-0511-4363-9461-31ab2156fc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1851 | 2025.12.23 01:38:09.583395 [ 275 ] {f45a9ef6-0511-4363-9461-31ab2156fc47} <Trace> oximeter.measurements_i64 (1d4d3109-5642-4166-afab-065910620a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2025.12.23 01:38:09.583431 [ 275 ] {f45a9ef6-0511-4363-9461-31ab2156fc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1853 | 2025.12.23 01:38:09.583719 [ 275 ] {f45a9ef6-0511-4363-9461-31ab2156fc47} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1854 | 2025.12.23 01:38:09.583914 [ 275 ] {f45a9ef6-0511-4363-9461-31ab2156fc47} <Trace> oximeter.measurements_i64 (1d4d3109-5642-4166-afab-065910620a4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2025.12.23 01:38:09.584036 [ 275 ] {f45a9ef6-0511-4363-9461-31ab2156fc47} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001005 sec., 11940.298507462687 rows/sec., 899.80 KiB/sec. | ||
| 1856 | 2025.12.23 01:38:09.584071 [ 275 ] {f45a9ef6-0511-4363-9461-31ab2156fc47} <Debug> TCPHandler: Processed in 0.001161235 sec. | ||
| 1857 | 2025.12.23 01:38:09.584175 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2025.12.23 01:38:09.584266 [ 275 ] {e4e25dd7-d2ea-4059-ad00-a7d7eef824b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1859 | 2025.12.23 01:38:09.584306 [ 275 ] {e4e25dd7-d2ea-4059-ad00-a7d7eef824b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1860 | 2025.12.23 01:38:09.584620 [ 275 ] {e4e25dd7-d2ea-4059-ad00-a7d7eef824b7} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2025.12.23 01:38:09.584655 [ 275 ] {e4e25dd7-d2ea-4059-ad00-a7d7eef824b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1862 | 2025.12.23 01:38:09.584969 [ 275 ] {e4e25dd7-d2ea-4059-ad00-a7d7eef824b7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1863 | 2025.12.23 01:38:09.585169 [ 275 ] {e4e25dd7-d2ea-4059-ad00-a7d7eef824b7} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2025.12.23 01:38:09.585289 [ 275 ] {e4e25dd7-d2ea-4059-ad00-a7d7eef824b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 1865 | 2025.12.23 01:38:09.585324 [ 275 ] {e4e25dd7-d2ea-4059-ad00-a7d7eef824b7} <Debug> TCPHandler: Processed in 0.001195616 sec. | ||
| 1866 | 2025.12.23 01:38:11.172892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 260 | ||
| 1867 | 2025.12.23 01:38:11.175011 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2025.12.23 01:38:11.175056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 1869 | 2025.12.23 01:38:11.176231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1870 | 2025.12.23 01:38:11.176521 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2025.12.23 01:38:11.176827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1872 | 2025.12.23 01:38:13.696735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3296 | ||
| 1873 | 2025.12.23 01:38:13.697420 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2025.12.23 01:38:13.697470 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1875 | 2025.12.23 01:38:13.698072 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1876 | 2025.12.23 01:38:13.698325 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2025.12.23 01:38:13.698461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3296 | ||
| 1878 | 2025.12.23 01:38:13.863774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1879 | 2025.12.23 01:38:13.881654 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2025.12.23 01:38:13.881721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1881 | 2025.12.23 01:38:13.887454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1882 | 2025.12.23 01:38:13.888129 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2025.12.23 01:38:13.891975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1884 | 2025.12.23 01:38:14.575693 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2025.12.23 01:38:14.575883 [ 275 ] {47552f0b-674e-4f65-8af0-568cb002ac13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1886 | 2025.12.23 01:38:14.575950 [ 275 ] {47552f0b-674e-4f65-8af0-568cb002ac13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1887 | 2025.12.23 01:38:14.576579 [ 275 ] {47552f0b-674e-4f65-8af0-568cb002ac13} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2025.12.23 01:38:14.576630 [ 275 ] {47552f0b-674e-4f65-8af0-568cb002ac13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1889 | 2025.12.23 01:38:14.577030 [ 275 ] {47552f0b-674e-4f65-8af0-568cb002ac13} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1890 | 2025.12.23 01:38:14.577256 [ 275 ] {47552f0b-674e-4f65-8af0-568cb002ac13} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2025.12.23 01:38:14.577417 [ 275 ] {47552f0b-674e-4f65-8af0-568cb002ac13} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001582 sec., 15170.670037926675 rows/sec., 1.26 MiB/sec. | ||
| 1892 | 2025.12.23 01:38:14.577468 [ 275 ] {47552f0b-674e-4f65-8af0-568cb002ac13} <Debug> TCPHandler: Processed in 0.00190144 sec. | ||
| 1893 | 2025.12.23 01:38:14.577594 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2025.12.23 01:38:14.577732 [ 275 ] {74c119a0-9d7d-4f40-b6b3-981d346c05e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1895 | 2025.12.23 01:38:14.577777 [ 275 ] {74c119a0-9d7d-4f40-b6b3-981d346c05e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1896 | 2025.12.23 01:38:14.578278 [ 275 ] {74c119a0-9d7d-4f40-b6b3-981d346c05e1} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2025.12.23 01:38:14.578319 [ 275 ] {74c119a0-9d7d-4f40-b6b3-981d346c05e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1898 | 2025.12.23 01:38:14.578703 [ 275 ] {74c119a0-9d7d-4f40-b6b3-981d346c05e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1899 | 2025.12.23 01:38:14.578925 [ 275 ] {74c119a0-9d7d-4f40-b6b3-981d346c05e1} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2025.12.23 01:38:14.579061 [ 275 ] {74c119a0-9d7d-4f40-b6b3-981d346c05e1} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001356 sec., 144542.77286135693 rows/sec., 12.87 MiB/sec. | ||
| 1901 | 2025.12.23 01:38:14.579102 [ 275 ] {74c119a0-9d7d-4f40-b6b3-981d346c05e1} <Debug> TCPHandler: Processed in 0.001558943 sec. | ||
| 1902 | 2025.12.23 01:38:14.579240 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2025.12.23 01:38:14.579340 [ 275 ] {6435238d-ee61-45d6-88c4-8cf2f0c72f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1904 | 2025.12.23 01:38:14.579383 [ 275 ] {6435238d-ee61-45d6-88c4-8cf2f0c72f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1905 | 2025.12.23 01:38:14.579801 [ 275 ] {6435238d-ee61-45d6-88c4-8cf2f0c72f7d} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2025.12.23 01:38:14.579840 [ 275 ] {6435238d-ee61-45d6-88c4-8cf2f0c72f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1907 | 2025.12.23 01:38:14.580134 [ 275 ] {6435238d-ee61-45d6-88c4-8cf2f0c72f7d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1908 | 2025.12.23 01:38:14.580340 [ 275 ] {6435238d-ee61-45d6-88c4-8cf2f0c72f7d} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2025.12.23 01:38:14.580463 [ 62 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1910 | 2025.12.23 01:38:14.580468 [ 275 ] {6435238d-ee61-45d6-88c4-8cf2f0c72f7d} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.00115 sec., 19130.434782608696 rows/sec., 1.45 MiB/sec. | ||
| 1911 | 2025.12.23 01:38:14.580500 [ 62 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2025.12.23 01:38:14.580520 [ 275 ] {6435238d-ee61-45d6-88c4-8cf2f0c72f7d} <Debug> TCPHandler: Processed in 0.001329468 sec. | ||
| 1913 | 2025.12.23 01:38:14.580520 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1914 | 2025.12.23 01:38:14.580630 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2025.12.23 01:38:14.580659 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::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 | ||
| 1916 | 2025.12.23 01:38:14.580733 [ 275 ] {a5fe8854-8045-4d5b-b0e9-b20fc22beaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1917 | 2025.12.23 01:38:14.580780 [ 275 ] {a5fe8854-8045-4d5b-b0e9-b20fc22beaf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1918 | 2025.12.23 01:38:14.580810 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1919 | 2025.12.23 01:38:14.580864 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
| 1920 | 2025.12.23 01:38:14.580965 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1921 | 2025.12.23 01:38:14.581017 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1922 | 2025.12.23 01:38:14.581075 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1923 | 2025.12.23 01:38:14.581135 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1924 | 2025.12.23 01:38:14.581183 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1925 | 2025.12.23 01:38:14.581183 [ 275 ] {a5fe8854-8045-4d5b-b0e9-b20fc22beaf7} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2025.12.23 01:38:14.581235 [ 275 ] {a5fe8854-8045-4d5b-b0e9-b20fc22beaf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1927 | 2025.12.23 01:38:14.581560 [ 275 ] {a5fe8854-8045-4d5b-b0e9-b20fc22beaf7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1928 | 2025.12.23 01:38:14.581791 [ 275 ] {a5fe8854-8045-4d5b-b0e9-b20fc22beaf7} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2025.12.23 01:38:14.581916 [ 275 ] {a5fe8854-8045-4d5b-b0e9-b20fc22beaf7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001218 sec., 19704.433497536946 rows/sec., 1.63 MiB/sec. | ||
| 1930 | 2025.12.23 01:38:14.581953 [ 275 ] {a5fe8854-8045-4d5b-b0e9-b20fc22beaf7} <Debug> TCPHandler: Processed in 0.001388779 sec. | ||
| 1931 | 2025.12.23 01:38:14.582065 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2025.12.23 01:38:14.582101 [ 198 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529222 sec., 69970.22015116183 rows/sec., 5.43 MiB/sec. | ||
| 1933 | 2025.12.23 01:38:14.582155 [ 275 ] {43af48ab-0d75-49f9-b46c-8a47760e7e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1934 | 2025.12.23 01:38:14.582197 [ 275 ] {43af48ab-0d75-49f9-b46c-8a47760e7e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1935 | 2025.12.23 01:38:14.582285 [ 192 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1936 | 2025.12.23 01:38:14.582552 [ 192 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_6_1} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2025.12.23 01:38:14.582574 [ 275 ] {43af48ab-0d75-49f9-b46c-8a47760e7e81} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2025.12.23 01:38:14.582615 [ 275 ] {43af48ab-0d75-49f9-b46c-8a47760e7e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1939 | 2025.12.23 01:38:14.582623 [ 192 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_6_1} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1940 | 2025.12.23 01:38:14.582773 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1941 | 2025.12.23 01:38:14.582993 [ 275 ] {43af48ab-0d75-49f9-b46c-8a47760e7e81} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1942 | 2025.12.23 01:38:14.583206 [ 275 ] {43af48ab-0d75-49f9-b46c-8a47760e7e81} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2025.12.23 01:38:14.583332 [ 275 ] {43af48ab-0d75-49f9-b46c-8a47760e7e81} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001164 sec., 10309.278350515464 rows/sec., 805.41 KiB/sec. | ||
| 1944 | 2025.12.23 01:38:14.583370 [ 275 ] {43af48ab-0d75-49f9-b46c-8a47760e7e81} <Debug> TCPHandler: Processed in 0.001326729 sec. | ||
| 1945 | 2025.12.23 01:38:14.583478 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2025.12.23 01:38:14.583572 [ 275 ] {d4825e8d-0bcc-4aa9-84af-182b00892af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1947 | 2025.12.23 01:38:14.583613 [ 275 ] {d4825e8d-0bcc-4aa9-84af-182b00892af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1948 | 2025.12.23 01:38:14.584046 [ 275 ] {d4825e8d-0bcc-4aa9-84af-182b00892af3} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2025.12.23 01:38:14.584081 [ 275 ] {d4825e8d-0bcc-4aa9-84af-182b00892af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1950 | 2025.12.23 01:38:14.584385 [ 275 ] {d4825e8d-0bcc-4aa9-84af-182b00892af3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1951 | 2025.12.23 01:38:14.584595 [ 275 ] {d4825e8d-0bcc-4aa9-84af-182b00892af3} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2025.12.23 01:38:14.584718 [ 275 ] {d4825e8d-0bcc-4aa9-84af-182b00892af3} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001166 sec., 94339.62264150944 rows/sec., 7.68 MiB/sec. | ||
| 1953 | 2025.12.23 01:38:14.584755 [ 275 ] {d4825e8d-0bcc-4aa9-84af-182b00892af3} <Debug> TCPHandler: Processed in 0.001326688 sec. | ||
| 1954 | 2025.12.23 01:38:14.584864 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2025.12.23 01:38:14.584957 [ 275 ] {f2ce50bb-9ae9-4de5-b527-9b65d40b819e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1956 | 2025.12.23 01:38:14.585001 [ 275 ] {f2ce50bb-9ae9-4de5-b527-9b65d40b819e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1957 | 2025.12.23 01:38:14.585391 [ 275 ] {f2ce50bb-9ae9-4de5-b527-9b65d40b819e} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2025.12.23 01:38:14.585427 [ 275 ] {f2ce50bb-9ae9-4de5-b527-9b65d40b819e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1959 | 2025.12.23 01:38:14.585758 [ 275 ] {f2ce50bb-9ae9-4de5-b527-9b65d40b819e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1960 | 2025.12.23 01:38:14.585967 [ 275 ] {f2ce50bb-9ae9-4de5-b527-9b65d40b819e} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2025.12.23 01:38:14.586090 [ 275 ] {f2ce50bb-9ae9-4de5-b527-9b65d40b819e} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001151 sec., 170286.70721112078 rows/sec., 12.22 MiB/sec. | ||
| 1962 | 2025.12.23 01:38:14.586126 [ 275 ] {f2ce50bb-9ae9-4de5-b527-9b65d40b819e} <Debug> TCPHandler: Processed in 0.001310768 sec. | ||
| 1963 | 2025.12.23 01:38:14.586232 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2025.12.23 01:38:14.586326 [ 275 ] {1c23fa3c-6fa7-43c2-947b-02d95482c459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1965 | 2025.12.23 01:38:14.586381 [ 275 ] {1c23fa3c-6fa7-43c2-947b-02d95482c459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1966 | 2025.12.23 01:38:14.587113 [ 275 ] {1c23fa3c-6fa7-43c2-947b-02d95482c459} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2025.12.23 01:38:14.587148 [ 275 ] {1c23fa3c-6fa7-43c2-947b-02d95482c459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1968 | 2025.12.23 01:38:14.587652 [ 275 ] {1c23fa3c-6fa7-43c2-947b-02d95482c459} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1969 | 2025.12.23 01:38:14.587871 [ 275 ] {1c23fa3c-6fa7-43c2-947b-02d95482c459} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2025.12.23 01:38:14.587966 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1971 | 2025.12.23 01:38:14.587999 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2025.12.23 01:38:14.588006 [ 275 ] {1c23fa3c-6fa7-43c2-947b-02d95482c459} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001698 sec., 5889.2815076560655 rows/sec., 10.55 MiB/sec. | ||
| 1973 | 2025.12.23 01:38:14.588017 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1974 | 2025.12.23 01:38:14.588065 [ 275 ] {1c23fa3c-6fa7-43c2-947b-02d95482c459} <Debug> TCPHandler: Processed in 0.00188126 sec. | ||
| 1975 | 2025.12.23 01:38:14.588087 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::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 | ||
| 1976 | 2025.12.23 01:38:14.588171 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2025.12.23 01:38:14.588270 [ 275 ] {3a803ed9-d80b-40bd-b442-385e1f28c15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1978 | 2025.12.23 01:38:14.588291 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1979 | 2025.12.23 01:38:14.588312 [ 275 ] {3a803ed9-d80b-40bd-b442-385e1f28c15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1980 | 2025.12.23 01:38:14.588345 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1981 | 2025.12.23 01:38:14.588465 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1982 | 2025.12.23 01:38:14.588571 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::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 | ||
| 1983 | 2025.12.23 01:38:14.588646 [ 275 ] {3a803ed9-d80b-40bd-b442-385e1f28c15a} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2025.12.23 01:38:14.588672 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1985 | 2025.12.23 01:38:14.588688 [ 275 ] {3a803ed9-d80b-40bd-b442-385e1f28c15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 1986 | 2025.12.23 01:38:14.588782 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1987 | 2025.12.23 01:38:14.588886 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1988 | 2025.12.23 01:38:14.589013 [ 275 ] {3a803ed9-d80b-40bd-b442-385e1f28c15a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1989 | 2025.12.23 01:38:14.589244 [ 275 ] {3a803ed9-d80b-40bd-b442-385e1f28c15a} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2025.12.23 01:38:14.589381 [ 275 ] {3a803ed9-d80b-40bd-b442-385e1f28c15a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 1991 | 2025.12.23 01:38:14.589419 [ 275 ] {3a803ed9-d80b-40bd-b442-385e1f28c15a} <Debug> TCPHandler: Processed in 0.001297717 sec. | ||
| 1992 | 2025.12.23 01:38:14.590532 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69 rows, containing 19 columns (19 merged, 0 gathered) in 0.002473263 sec., 27898.367460314574 rows/sec., 49.99 MiB/sec. | ||
| 1993 | 2025.12.23 01:38:14.590916 [ 198 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1994 | 2025.12.23 01:38:14.591324 [ 198 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2025.12.23 01:38:14.591408 [ 198 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1996 | 2025.12.23 01:38:14.591540 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 1997 | 2025.12.23 01:38:14.920698 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64697 | ||
| 1998 | 2025.12.23 01:38:14.920810 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1999 | 2025.12.23 01:38:14.920842 [ 286 ] {} <Debug> TCP-Session: 5c3b4498-1f0f-4ce4-91b7-fe4127be7390 Authenticating user 'default' from [fd00:1122:3344:101::e]:64697 | ||
| 2000 | 2025.12.23 01:38:14.920865 [ 286 ] {} <Debug> TCP-Session: 5c3b4498-1f0f-4ce4-91b7-fe4127be7390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2001 | 2025.12.23 01:38:14.920879 [ 286 ] {} <Debug> TCP-Session: 5c3b4498-1f0f-4ce4-91b7-fe4127be7390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2025.12.23 01:38:14.921054 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61691 | ||
| 2003 | 2025.12.23 01:38:14.921099 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37976 | ||
| 2004 | 2025.12.23 01:38:14.921124 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37157 | ||
| 2005 | 2025.12.23 01:38:14.921146 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38440 | ||
| 2006 | 2025.12.23 01:38:14.921161 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41705 | ||
| 2007 | 2025.12.23 01:38:14.921176 [ 286 ] {} <Trace> TCP-Session: 5c3b4498-1f0f-4ce4-91b7-fe4127be7390 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2025.12.23 01:38:14.921213 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2009 | 2025.12.23 01:38:14.921213 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2010 | 2025.12.23 01:38:14.921244 [ 288 ] {} <Debug> TCP-Session: e33e33e6-d426-40c0-bbd3-92fe9a2005ab Authenticating user 'default' from [fd00:1122:3344:101::e]:37976 | ||
| 2011 | 2025.12.23 01:38:14.921159 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55814 | ||
| 2012 | 2025.12.23 01:38:14.921277 [ 288 ] {} <Debug> TCP-Session: e33e33e6-d426-40c0-bbd3-92fe9a2005ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2025.12.23 01:38:14.921278 [ 287 ] {} <Debug> TCP-Session: 1c409044-9f7c-42aa-9563-c2f5184b5688 Authenticating user 'default' from [fd00:1122:3344:101::e]:61691 | ||
| 2014 | 2025.12.23 01:38:14.921324 [ 288 ] {} <Debug> TCP-Session: e33e33e6-d426-40c0-bbd3-92fe9a2005ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2025.12.23 01:38:14.921136 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37702 | ||
| 2016 | 2025.12.23 01:38:14.921362 [ 287 ] {} <Debug> TCP-Session: 1c409044-9f7c-42aa-9563-c2f5184b5688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2025.12.23 01:38:14.921364 [ 286 ] {6079935a-f9e2-43cd-9b9f-1d0303651ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64697) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2018 | 2025.12.23 01:38:14.921404 [ 287 ] {} <Debug> TCP-Session: 1c409044-9f7c-42aa-9563-c2f5184b5688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2025.12.23 01:38:14.921417 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2020 | 2025.12.23 01:38:14.921125 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33839 | ||
| 2021 | 2025.12.23 01:38:14.921474 [ 290 ] {} <Debug> TCP-Session: 1279fe5a-c18c-43ef-bd14-809579454e0c Authenticating user 'default' from [fd00:1122:3344:101::e]:37157 | ||
| 2022 | 2025.12.23 01:38:14.921505 [ 290 ] {} <Debug> TCP-Session: 1279fe5a-c18c-43ef-bd14-809579454e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2025.12.23 01:38:14.921518 [ 290 ] {} <Debug> TCP-Session: 1279fe5a-c18c-43ef-bd14-809579454e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2025.12.23 01:38:14.921686 [ 286 ] {6079935a-f9e2-43cd-9b9f-1d0303651ab7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2025 | 2025.12.23 01:38:14.921701 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2026 | 2025.12.23 01:38:14.921747 [ 291 ] {} <Debug> TCP-Session: 0f906d82-1a04-4485-8938-d49bf9ac333c Authenticating user 'default' from [fd00:1122:3344:101::e]:37702 | ||
| 2027 | 2025.12.23 01:38:14.921748 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2028 | 2025.12.23 01:38:14.921756 [ 286 ] {6079935a-f9e2-43cd-9b9f-1d0303651ab7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2029 | 2025.12.23 01:38:14.921766 [ 291 ] {} <Debug> TCP-Session: 0f906d82-1a04-4485-8938-d49bf9ac333c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2025.12.23 01:38:14.921797 [ 289 ] {} <Debug> TCP-Session: 6e259bcc-71f5-4bb1-b6ac-3565ecc4a743 Authenticating user 'default' from [fd00:1122:3344:101::e]:33839 | ||
| 2031 | 2025.12.23 01:38:14.921811 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2032 | 2025.12.23 01:38:14.921822 [ 291 ] {} <Debug> TCP-Session: 0f906d82-1a04-4485-8938-d49bf9ac333c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2025.12.23 01:38:14.921843 [ 289 ] {} <Debug> TCP-Session: 6e259bcc-71f5-4bb1-b6ac-3565ecc4a743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2025.12.23 01:38:14.921860 [ 293 ] {} <Debug> TCP-Session: 5c9bd519-ff28-4bf1-bbb7-6d0733db340e Authenticating user 'default' from [fd00:1122:3344:101::e]:55814 | ||
| 2035 | 2025.12.23 01:38:14.921877 [ 289 ] {} <Debug> TCP-Session: 6e259bcc-71f5-4bb1-b6ac-3565ecc4a743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2036 | 2025.12.23 01:38:14.921891 [ 293 ] {} <Debug> TCP-Session: 5c9bd519-ff28-4bf1-bbb7-6d0733db340e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2025.12.23 01:38:14.921851 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2038 | 2025.12.23 01:38:14.921909 [ 293 ] {} <Debug> TCP-Session: 5c9bd519-ff28-4bf1-bbb7-6d0733db340e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2025.12.23 01:38:14.921949 [ 294 ] {} <Debug> TCP-Session: f9ab1c01-976d-44a9-ad92-a1badb83e600 Authenticating user 'default' from [fd00:1122:3344:101::e]:41705 | ||
| 2040 | 2025.12.23 01:38:14.921949 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2041 | 2025.12.23 01:38:14.921974 [ 294 ] {} <Debug> TCP-Session: f9ab1c01-976d-44a9-ad92-a1badb83e600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2025.12.23 01:38:14.921996 [ 292 ] {} <Debug> TCP-Session: 9046736a-6677-44c3-a534-7af20781c141 Authenticating user 'default' from [fd00:1122:3344:101::e]:38440 | ||
| 2043 | 2025.12.23 01:38:14.922006 [ 294 ] {} <Debug> TCP-Session: f9ab1c01-976d-44a9-ad92-a1badb83e600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2025.12.23 01:38:14.922023 [ 292 ] {} <Debug> TCP-Session: 9046736a-6677-44c3-a534-7af20781c141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2025.12.23 01:38:14.922044 [ 292 ] {} <Debug> TCP-Session: 9046736a-6677-44c3-a534-7af20781c141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2025.12.23 01:38:14.922085 [ 286 ] {6079935a-f9e2-43cd-9b9f-1d0303651ab7} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 2047 | 2025.12.23 01:38:14.922173 [ 286 ] {6079935a-f9e2-43cd-9b9f-1d0303651ab7} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2048 | 2025.12.23 01:38:15.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.69 MiB, peak 188.28 MiB, free memory in arenas 0.00 B, will set to 187.11 MiB (RSS), difference: 2.42 MiB | ||
| 2049 | 2025.12.23 01:38:15.399740 [ 320 ] {6079935a-f9e2-43cd-9b9f-1d0303651ab7} <Trace> AggregatingTransform: Aggregating | ||
| 2050 | 2025.12.23 01:38:15.399816 [ 320 ] {6079935a-f9e2-43cd-9b9f-1d0303651ab7} <Trace> Aggregator: Aggregation method: without_key | ||
| 2051 | 2025.12.23 01:38:15.399858 [ 320 ] {6079935a-f9e2-43cd-9b9f-1d0303651ab7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001625424 sec. (615.224 rows/sec., 24.03 KiB/sec.) | ||
| 2052 | 2025.12.23 01:38:15.399882 [ 320 ] {6079935a-f9e2-43cd-9b9f-1d0303651ab7} <Trace> Aggregator: Merging aggregated data | ||
| 2053 | 2025.12.23 01:38:15.401216 [ 286 ] {6079935a-f9e2-43cd-9b9f-1d0303651ab7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.479958 sec., 2.0835156409519167 rows/sec., 83.34 B/sec. | ||
| 2054 | 2025.12.23 01:38:15.401418 [ 286 ] {6079935a-f9e2-43cd-9b9f-1d0303651ab7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2055 | 2025.12.23 01:38:15.401448 [ 286 ] {6079935a-f9e2-43cd-9b9f-1d0303651ab7} <Debug> TCPHandler: Processed in 0.480443654 sec. | ||
| 2056 | 2025.12.23 01:38:15.401593 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2057 | 2025.12.23 01:38:15.401635 [ 286 ] {} <Debug> TCP-Session: 5c3b4498-1f0f-4ce4-91b7-fe4127be7390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2025.12.23 01:38:15.401670 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2059 | 2025.12.23 01:38:15.401719 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2060 | 2025.12.23 01:38:15.401737 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2061 | 2025.12.23 01:38:15.401788 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2062 | 2025.12.23 01:38:15.401805 [ 294 ] {} <Debug> TCP-Session: f9ab1c01-976d-44a9-ad92-a1badb83e600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2025.12.23 01:38:15.401817 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2064 | 2025.12.23 01:38:15.401846 [ 288 ] {} <Debug> TCP-Session: e33e33e6-d426-40c0-bbd3-92fe9a2005ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2025.12.23 01:38:15.401766 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2066 | 2025.12.23 01:38:15.401910 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2067 | 2025.12.23 01:38:15.401959 [ 290 ] {} <Debug> TCP-Session: 1279fe5a-c18c-43ef-bd14-809579454e0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2025.12.23 01:38:15.401911 [ 292 ] {} <Debug> TCP-Session: 9046736a-6677-44c3-a534-7af20781c141 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2025.12.23 01:38:15.401755 [ 287 ] {} <Debug> TCP-Session: 1c409044-9f7c-42aa-9563-c2f5184b5688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2025.12.23 01:38:15.402012 [ 293 ] {} <Debug> TCP-Session: 5c9bd519-ff28-4bf1-bbb7-6d0733db340e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2025.12.23 01:38:15.401887 [ 291 ] {} <Debug> TCP-Session: 0f906d82-1a04-4485-8938-d49bf9ac333c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2025.12.23 01:38:15.401755 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2073 | 2025.12.23 01:38:15.402161 [ 289 ] {} <Debug> TCP-Session: 6e259bcc-71f5-4bb1-b6ac-3565ecc4a743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2025.12.23 01:38:15.953492 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60311 | ||
| 2075 | 2025.12.23 01:38:15.953601 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2076 | 2025.12.23 01:38:15.953632 [ 289 ] {} <Debug> TCP-Session: ca726d13-77f6-410d-a111-48da719b11a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60311 | ||
| 2077 | 2025.12.23 01:38:15.953654 [ 289 ] {} <Debug> TCP-Session: ca726d13-77f6-410d-a111-48da719b11a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2025.12.23 01:38:15.953666 [ 289 ] {} <Debug> TCP-Session: ca726d13-77f6-410d-a111-48da719b11a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2025.12.23 01:38:15.953857 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32920 | ||
| 2080 | 2025.12.23 01:38:15.953924 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55097 | ||
| 2081 | 2025.12.23 01:38:15.953934 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61224 | ||
| 2082 | 2025.12.23 01:38:15.953980 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52971 | ||
| 2083 | 2025.12.23 01:38:15.953998 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60424 | ||
| 2084 | 2025.12.23 01:38:15.953990 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58384 | ||
| 2085 | 2025.12.23 01:38:15.954047 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2086 | 2025.12.23 01:38:15.954030 [ 289 ] {} <Trace> TCP-Session: ca726d13-77f6-410d-a111-48da719b11a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2025.12.23 01:38:15.954073 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2088 | 2025.12.23 01:38:15.954106 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2089 | 2025.12.23 01:38:15.954081 [ 291 ] {} <Debug> TCP-Session: 6ccd2d3a-4fe0-43a9-80b3-4cb8f7ed19b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55097 | ||
| 2090 | 2025.12.23 01:38:15.954131 [ 292 ] {} <Debug> TCP-Session: 264d7ae7-4f60-4418-b10a-0fa798a4fd6c Authenticating user 'default' from [fd00:1122:3344:101::e]:61224 | ||
| 2091 | 2025.12.23 01:38:15.954141 [ 287 ] {} <Debug> TCP-Session: aa49d3f9-c40f-4660-b5fa-85395c113c53 Authenticating user 'default' from [fd00:1122:3344:101::e]:58384 | ||
| 2092 | 2025.12.23 01:38:15.954160 [ 291 ] {} <Debug> TCP-Session: 6ccd2d3a-4fe0-43a9-80b3-4cb8f7ed19b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2025.12.23 01:38:15.954175 [ 292 ] {} <Debug> TCP-Session: 264d7ae7-4f60-4418-b10a-0fa798a4fd6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2025.12.23 01:38:15.954187 [ 291 ] {} <Debug> TCP-Session: 6ccd2d3a-4fe0-43a9-80b3-4cb8f7ed19b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2025.12.23 01:38:15.954201 [ 292 ] {} <Debug> TCP-Session: 264d7ae7-4f60-4418-b10a-0fa798a4fd6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2025.12.23 01:38:15.954181 [ 287 ] {} <Debug> TCP-Session: aa49d3f9-c40f-4660-b5fa-85395c113c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2025.12.23 01:38:15.954080 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2098 | 2025.12.23 01:38:15.954247 [ 287 ] {} <Debug> TCP-Session: aa49d3f9-c40f-4660-b5fa-85395c113c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2025.12.23 01:38:15.954258 [ 289 ] {02443e8a-530a-472d-b2f6-8c368f34d42d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60311) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2100 | 2025.12.23 01:38:15.954277 [ 288 ] {} <Debug> TCP-Session: 69c10da8-1ebb-45b8-a6cd-c378762c7129 Authenticating user 'default' from [fd00:1122:3344:101::e]:60424 | ||
| 2101 | 2025.12.23 01:38:15.953961 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2102 | 2025.12.23 01:38:15.954315 [ 288 ] {} <Debug> TCP-Session: 69c10da8-1ebb-45b8-a6cd-c378762c7129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2025.12.23 01:38:15.953933 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49846 | ||
| 2104 | 2025.12.23 01:38:15.954353 [ 288 ] {} <Debug> TCP-Session: 69c10da8-1ebb-45b8-a6cd-c378762c7129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2025.12.23 01:38:15.954359 [ 290 ] {} <Debug> TCP-Session: f68f6826-1bca-48df-bd9a-b818fe21eff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:32920 | ||
| 2106 | 2025.12.23 01:38:15.953935 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53138 | ||
| 2107 | 2025.12.23 01:38:15.954424 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2108 | 2025.12.23 01:38:15.954433 [ 290 ] {} <Debug> TCP-Session: f68f6826-1bca-48df-bd9a-b818fe21eff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2025.12.23 01:38:15.954466 [ 293 ] {} <Debug> TCP-Session: db418a13-0b55-4fec-9309-279682cdbfdc Authenticating user 'default' from [fd00:1122:3344:101::e]:49846 | ||
| 2110 | 2025.12.23 01:38:15.954482 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2111 | 2025.12.23 01:38:15.954483 [ 290 ] {} <Debug> TCP-Session: f68f6826-1bca-48df-bd9a-b818fe21eff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2025.12.23 01:38:15.954499 [ 293 ] {} <Debug> TCP-Session: db418a13-0b55-4fec-9309-279682cdbfdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2025.12.23 01:38:15.954512 [ 294 ] {} <Debug> TCP-Session: 14b31328-b9bd-4aaa-8caf-af5a16e8e4b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53138 | ||
| 2114 | 2025.12.23 01:38:15.954535 [ 293 ] {} <Debug> TCP-Session: db418a13-0b55-4fec-9309-279682cdbfdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2025.12.23 01:38:15.954553 [ 294 ] {} <Debug> TCP-Session: 14b31328-b9bd-4aaa-8caf-af5a16e8e4b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2025.12.23 01:38:15.954067 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2117 | 2025.12.23 01:38:15.954584 [ 294 ] {} <Debug> TCP-Session: 14b31328-b9bd-4aaa-8caf-af5a16e8e4b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2025.12.23 01:38:15.954613 [ 289 ] {02443e8a-530a-472d-b2f6-8c368f34d42d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2119 | 2025.12.23 01:38:15.954615 [ 286 ] {} <Debug> TCP-Session: 373a1ce2-b980-43be-ab93-60124db869bf Authenticating user 'default' from [fd00:1122:3344:101::e]:52971 | ||
| 2120 | 2025.12.23 01:38:15.954658 [ 286 ] {} <Debug> TCP-Session: 373a1ce2-b980-43be-ab93-60124db869bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2025.12.23 01:38:15.954671 [ 286 ] {} <Debug> TCP-Session: 373a1ce2-b980-43be-ab93-60124db869bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2025.12.23 01:38:15.954680 [ 289 ] {02443e8a-530a-472d-b2f6-8c368f34d42d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2123 | 2025.12.23 01:38:15.955001 [ 289 ] {02443e8a-530a-472d-b2f6-8c368f34d42d} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 2124 | 2025.12.23 01:38:15.956034 [ 306 ] {02443e8a-530a-472d-b2f6-8c368f34d42d} <Trace> AggregatingTransform: Aggregating | ||
| 2125 | 2025.12.23 01:38:15.956085 [ 306 ] {02443e8a-530a-472d-b2f6-8c368f34d42d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2126 | 2025.12.23 01:38:15.956122 [ 306 ] {02443e8a-530a-472d-b2f6-8c368f34d42d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014582 sec. (985.628 rows/sec., 38.50 KiB/sec.) | ||
| 2127 | 2025.12.23 01:38:15.956160 [ 306 ] {02443e8a-530a-472d-b2f6-8c368f34d42d} <Trace> Aggregator: Merging aggregated data | ||
| 2128 | 2025.12.23 01:38:15.957478 [ 289 ] {02443e8a-530a-472d-b2f6-8c368f34d42d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003283 sec., 304.5994517209869 rows/sec., 11.90 KiB/sec. | ||
| 2129 | 2025.12.23 01:38:15.957609 [ 289 ] {02443e8a-530a-472d-b2f6-8c368f34d42d} <Debug> TCPHandler: Processed in 0.003737749 sec. | ||
| 2130 | 2025.12.23 01:38:15.957728 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2131 | 2025.12.23 01:38:15.957756 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2132 | 2025.12.23 01:38:15.957774 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2133 | 2025.12.23 01:38:15.957796 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2025.12.23 01:38:15.957812 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2135 | 2025.12.23 01:38:15.957834 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2025.12.23 01:38:15.957850 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2137 | 2025.12.23 01:38:15.957878 [ 288 ] {} <Debug> TCP-Session: 69c10da8-1ebb-45b8-a6cd-c378762c7129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2025.12.23 01:38:15.957884 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2139 | 2025.12.23 01:38:15.957916 [ 294 ] {} <Debug> TCP-Session: 14b31328-b9bd-4aaa-8caf-af5a16e8e4b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2025.12.23 01:38:15.957940 [ 286 ] {} <Debug> TCP-Session: 373a1ce2-b980-43be-ab93-60124db869bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2025.12.23 01:38:15.957870 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2142 | 2025.12.23 01:38:15.957862 [ 287 ] {} <Debug> TCP-Session: aa49d3f9-c40f-4660-b5fa-85395c113c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2025.12.23 01:38:15.957992 [ 292 ] {} <Debug> TCP-Session: 264d7ae7-4f60-4418-b10a-0fa798a4fd6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2025.12.23 01:38:15.957838 [ 290 ] {} <Debug> TCP-Session: f68f6826-1bca-48df-bd9a-b818fe21eff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2025.12.23 01:38:15.957809 [ 293 ] {} <Debug> TCP-Session: db418a13-0b55-4fec-9309-279682cdbfdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2025.12.23 01:38:15.957758 [ 289 ] {} <Debug> TCP-Session: ca726d13-77f6-410d-a111-48da719b11a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2025.12.23 01:38:15.957896 [ 291 ] {} <Debug> TCP-Session: 6ccd2d3a-4fe0-43a9-80b3-4cb8f7ed19b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2025.12.23 01:38:16.001046 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.73 MiB, peak 198.60 MiB, free memory in arenas 0.00 B, will set to 204.21 MiB (RSS), difference: 15.48 MiB | ||
| 2149 | 2025.12.23 01:38:16.061234 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62456 | ||
| 2150 | 2025.12.23 01:38:16.061356 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2151 | 2025.12.23 01:38:16.061400 [ 289 ] {} <Debug> TCP-Session: bb0eb324-22d2-41cd-8546-281bfddf62e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62456 | ||
| 2152 | 2025.12.23 01:38:16.061430 [ 289 ] {} <Debug> TCP-Session: bb0eb324-22d2-41cd-8546-281bfddf62e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2025.12.23 01:38:16.061451 [ 289 ] {} <Debug> TCP-Session: bb0eb324-22d2-41cd-8546-281bfddf62e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2025.12.23 01:38:16.061683 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61502 | ||
| 2155 | 2025.12.23 01:38:16.061736 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33156 | ||
| 2156 | 2025.12.23 01:38:16.061762 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33700 | ||
| 2157 | 2025.12.23 01:38:16.061794 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52501 | ||
| 2158 | 2025.12.23 01:38:16.061835 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58717 | ||
| 2159 | 2025.12.23 01:38:16.061840 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49880 | ||
| 2160 | 2025.12.23 01:38:16.061880 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2161 | 2025.12.23 01:38:16.061886 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2162 | 2025.12.23 01:38:16.061917 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2163 | 2025.12.23 01:38:16.061929 [ 294 ] {} <Debug> TCP-Session: 27954dee-9b4f-4ae9-94fd-732b44568937 Authenticating user 'default' from [fd00:1122:3344:101::e]:33700 | ||
| 2164 | 2025.12.23 01:38:16.061965 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2165 | 2025.12.23 01:38:16.061974 [ 286 ] {} <Debug> TCP-Session: 98c35758-0953-459b-9f95-97b9f55b700f Authenticating user 'default' from [fd00:1122:3344:101::e]:52501 | ||
| 2166 | 2025.12.23 01:38:16.061986 [ 294 ] {} <Debug> TCP-Session: 27954dee-9b4f-4ae9-94fd-732b44568937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2025.12.23 01:38:16.062000 [ 288 ] {} <Debug> TCP-Session: 37cabf68-50f4-4adc-9c85-b4b1779e8ce7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49880 | ||
| 2168 | 2025.12.23 01:38:16.062011 [ 286 ] {} <Debug> TCP-Session: 98c35758-0953-459b-9f95-97b9f55b700f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2025.12.23 01:38:16.062019 [ 294 ] {} <Debug> TCP-Session: 27954dee-9b4f-4ae9-94fd-732b44568937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2025.12.23 01:38:16.062040 [ 286 ] {} <Debug> TCP-Session: 98c35758-0953-459b-9f95-97b9f55b700f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2025.12.23 01:38:16.062034 [ 288 ] {} <Debug> TCP-Session: 37cabf68-50f4-4adc-9c85-b4b1779e8ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2025.12.23 01:38:16.061963 [ 291 ] {} <Debug> TCP-Session: 93a2ee8d-77dc-4e48-8638-f2f34661e20f Authenticating user 'default' from [fd00:1122:3344:101::e]:33156 | ||
| 2173 | 2025.12.23 01:38:16.062107 [ 288 ] {} <Debug> TCP-Session: 37cabf68-50f4-4adc-9c85-b4b1779e8ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2025.12.23 01:38:16.062141 [ 291 ] {} <Debug> TCP-Session: 93a2ee8d-77dc-4e48-8638-f2f34661e20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2025.12.23 01:38:16.061952 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2176 | 2025.12.23 01:38:16.062165 [ 291 ] {} <Debug> TCP-Session: 93a2ee8d-77dc-4e48-8638-f2f34661e20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2025.12.23 01:38:16.061849 [ 289 ] {} <Trace> TCP-Session: bb0eb324-22d2-41cd-8546-281bfddf62e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2025.12.23 01:38:16.062190 [ 287 ] {} <Debug> TCP-Session: fdfcfea1-a337-488f-87a0-beaa36d4308f Authenticating user 'default' from [fd00:1122:3344:101::e]:58717 | ||
| 2179 | 2025.12.23 01:38:16.061848 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2180 | 2025.12.23 01:38:16.062235 [ 287 ] {} <Debug> TCP-Session: fdfcfea1-a337-488f-87a0-beaa36d4308f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2025.12.23 01:38:16.062263 [ 290 ] {} <Debug> TCP-Session: ca184985-332c-4d75-9b60-c6c8e381b2de Authenticating user 'default' from [fd00:1122:3344:101::e]:61502 | ||
| 2182 | 2025.12.23 01:38:16.062270 [ 287 ] {} <Debug> TCP-Session: fdfcfea1-a337-488f-87a0-beaa36d4308f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2025.12.23 01:38:16.062292 [ 290 ] {} <Debug> TCP-Session: ca184985-332c-4d75-9b60-c6c8e381b2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2025.12.23 01:38:16.061754 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60635 | ||
| 2185 | 2025.12.23 01:38:16.062318 [ 290 ] {} <Debug> TCP-Session: ca184985-332c-4d75-9b60-c6c8e381b2de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2025.12.23 01:38:16.061743 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45485 | ||
| 2187 | 2025.12.23 01:38:16.062365 [ 289 ] {641e85ad-d521-4a38-8f6a-2a8787ec2bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62456) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2188 | 2025.12.23 01:38:16.062383 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2025.12.23 01:38:16.062410 [ 293 ] {} <Debug> TCP-Session: 59018926-8136-4826-ab46-d263dee3ba6a Authenticating user 'default' from [fd00:1122:3344:101::e]:60635 | ||
| 2190 | 2025.12.23 01:38:16.062427 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2025.12.23 01:38:16.062428 [ 293 ] {} <Debug> TCP-Session: 59018926-8136-4826-ab46-d263dee3ba6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2025.12.23 01:38:16.062459 [ 292 ] {} <Debug> TCP-Session: 808a842b-80cd-40ac-9b46-b25164377602 Authenticating user 'default' from [fd00:1122:3344:101::e]:45485 | ||
| 2193 | 2025.12.23 01:38:16.062463 [ 293 ] {} <Debug> TCP-Session: 59018926-8136-4826-ab46-d263dee3ba6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2025.12.23 01:38:16.062487 [ 292 ] {} <Debug> TCP-Session: 808a842b-80cd-40ac-9b46-b25164377602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2025.12.23 01:38:16.062508 [ 292 ] {} <Debug> TCP-Session: 808a842b-80cd-40ac-9b46-b25164377602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2025.12.23 01:38:16.062628 [ 289 ] {641e85ad-d521-4a38-8f6a-2a8787ec2bc3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2197 | 2025.12.23 01:38:16.062687 [ 289 ] {641e85ad-d521-4a38-8f6a-2a8787ec2bc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2198 | 2025.12.23 01:38:16.062958 [ 289 ] {641e85ad-d521-4a38-8f6a-2a8787ec2bc3} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 2199 | 2025.12.23 01:38:16.063814 [ 330 ] {641e85ad-d521-4a38-8f6a-2a8787ec2bc3} <Trace> AggregatingTransform: Aggregating | ||
| 2200 | 2025.12.23 01:38:16.063863 [ 330 ] {641e85ad-d521-4a38-8f6a-2a8787ec2bc3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2201 | 2025.12.23 01:38:16.063894 [ 330 ] {641e85ad-d521-4a38-8f6a-2a8787ec2bc3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000838758 sec. (1192.239 rows/sec., 46.57 KiB/sec.) | ||
| 2202 | 2025.12.23 01:38:16.063914 [ 330 ] {641e85ad-d521-4a38-8f6a-2a8787ec2bc3} <Trace> Aggregator: Merging aggregated data | ||
| 2203 | 2025.12.23 01:38:16.065031 [ 289 ] {641e85ad-d521-4a38-8f6a-2a8787ec2bc3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002721 sec., 367.5119441381845 rows/sec., 14.36 KiB/sec. | ||
| 2204 | 2025.12.23 01:38:16.065170 [ 289 ] {641e85ad-d521-4a38-8f6a-2a8787ec2bc3} <Debug> TCPHandler: Processed in 0.003447993 sec. | ||
| 2205 | 2025.12.23 01:38:16.065307 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2206 | 2025.12.23 01:38:16.065336 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2207 | 2025.12.23 01:38:16.065358 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2208 | 2025.12.23 01:38:16.065378 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2209 | 2025.12.23 01:38:16.065394 [ 290 ] {} <Debug> TCP-Session: ca184985-332c-4d75-9b60-c6c8e381b2de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2025.12.23 01:38:16.065408 [ 287 ] {} <Debug> TCP-Session: fdfcfea1-a337-488f-87a0-beaa36d4308f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2025.12.23 01:38:16.065427 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2212 | 2025.12.23 01:38:16.065445 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2213 | 2025.12.23 01:38:16.065461 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2214 | 2025.12.23 01:38:16.065475 [ 291 ] {} <Debug> TCP-Session: 93a2ee8d-77dc-4e48-8638-f2f34661e20f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2025.12.23 01:38:16.065494 [ 292 ] {} <Debug> TCP-Session: 808a842b-80cd-40ac-9b46-b25164377602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2025.12.23 01:38:16.065512 [ 288 ] {} <Debug> TCP-Session: 37cabf68-50f4-4adc-9c85-b4b1779e8ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2025.12.23 01:38:16.065398 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2218 | 2025.12.23 01:38:16.065343 [ 289 ] {} <Debug> TCP-Session: bb0eb324-22d2-41cd-8546-281bfddf62e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2025.12.23 01:38:16.065571 [ 293 ] {} <Debug> TCP-Session: 59018926-8136-4826-ab46-d263dee3ba6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2025.12.23 01:38:16.065430 [ 286 ] {} <Debug> TCP-Session: 98c35758-0953-459b-9f95-97b9f55b700f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2025.12.23 01:38:16.065491 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2222 | 2025.12.23 01:38:16.065645 [ 294 ] {} <Debug> TCP-Session: 27954dee-9b4f-4ae9-94fd-732b44568937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2025.12.23 01:38:19.574405 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2025.12.23 01:38:19.574661 [ 275 ] {eeecf277-997d-4d16-a2a5-6902792b1ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2225 | 2025.12.23 01:38:19.574735 [ 275 ] {eeecf277-997d-4d16-a2a5-6902792b1ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2226 | 2025.12.23 01:38:19.575482 [ 275 ] {eeecf277-997d-4d16-a2a5-6902792b1ee1} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2025.12.23 01:38:19.575552 [ 275 ] {eeecf277-997d-4d16-a2a5-6902792b1ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2228 | 2025.12.23 01:38:19.576044 [ 275 ] {eeecf277-997d-4d16-a2a5-6902792b1ee1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2229 | 2025.12.23 01:38:19.576280 [ 275 ] {eeecf277-997d-4d16-a2a5-6902792b1ee1} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2025.12.23 01:38:19.576441 [ 275 ] {eeecf277-997d-4d16-a2a5-6902792b1ee1} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001834 sec., 58887.677208287896 rows/sec., 4.94 MiB/sec. | ||
| 2231 | 2025.12.23 01:38:19.576491 [ 275 ] {eeecf277-997d-4d16-a2a5-6902792b1ee1} <Debug> TCPHandler: Processed in 0.002249307 sec. | ||
| 2232 | 2025.12.23 01:38:19.576617 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2025.12.23 01:38:19.576720 [ 275 ] {331d38df-d48d-4020-9657-44f6cb96b8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2234 | 2025.12.23 01:38:19.576764 [ 275 ] {331d38df-d48d-4020-9657-44f6cb96b8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2235 | 2025.12.23 01:38:19.577173 [ 275 ] {331d38df-d48d-4020-9657-44f6cb96b8db} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2025.12.23 01:38:19.577213 [ 275 ] {331d38df-d48d-4020-9657-44f6cb96b8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2237 | 2025.12.23 01:38:19.577529 [ 275 ] {331d38df-d48d-4020-9657-44f6cb96b8db} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2238 | 2025.12.23 01:38:19.577745 [ 275 ] {331d38df-d48d-4020-9657-44f6cb96b8db} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2025.12.23 01:38:19.577885 [ 275 ] {331d38df-d48d-4020-9657-44f6cb96b8db} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001188 sec., 21885.521885521885 rows/sec., 1.61 MiB/sec. | ||
| 2240 | 2025.12.23 01:38:19.577935 [ 275 ] {331d38df-d48d-4020-9657-44f6cb96b8db} <Debug> TCPHandler: Processed in 0.001369359 sec. | ||
| 2241 | 2025.12.23 01:38:19.578074 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2025.12.23 01:38:19.578176 [ 275 ] {b86c3887-caaa-47c1-9c5f-d91749bb00c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2243 | 2025.12.23 01:38:19.578219 [ 275 ] {b86c3887-caaa-47c1-9c5f-d91749bb00c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2244 | 2025.12.23 01:38:19.578730 [ 275 ] {b86c3887-caaa-47c1-9c5f-d91749bb00c5} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.12.23 01:38:19.578774 [ 275 ] {b86c3887-caaa-47c1-9c5f-d91749bb00c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2246 | 2025.12.23 01:38:19.579147 [ 275 ] {b86c3887-caaa-47c1-9c5f-d91749bb00c5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2247 | 2025.12.23 01:38:19.579369 [ 275 ] {b86c3887-caaa-47c1-9c5f-d91749bb00c5} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2025.12.23 01:38:19.579511 [ 275 ] {b86c3887-caaa-47c1-9c5f-d91749bb00c5} <Debug> executeQuery: Read 93 rows, 7.47 KiB in 0.001356 sec., 68584.07079646018 rows/sec., 5.38 MiB/sec. | ||
| 2249 | 2025.12.23 01:38:19.579552 [ 275 ] {b86c3887-caaa-47c1-9c5f-d91749bb00c5} <Debug> TCPHandler: Processed in 0.001537302 sec. | ||
| 2250 | 2025.12.23 01:38:19.579672 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2025.12.23 01:38:19.579773 [ 275 ] {d451f161-0262-4f04-a3e3-4f277902486e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2252 | 2025.12.23 01:38:19.579820 [ 275 ] {d451f161-0262-4f04-a3e3-4f277902486e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2253 | 2025.12.23 01:38:19.580237 [ 275 ] {d451f161-0262-4f04-a3e3-4f277902486e} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2025.12.23 01:38:19.580274 [ 275 ] {d451f161-0262-4f04-a3e3-4f277902486e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2255 | 2025.12.23 01:38:19.580607 [ 275 ] {d451f161-0262-4f04-a3e3-4f277902486e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2256 | 2025.12.23 01:38:19.580817 [ 275 ] {d451f161-0262-4f04-a3e3-4f277902486e} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2025.12.23 01:38:19.580948 [ 275 ] {d451f161-0262-4f04-a3e3-4f277902486e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 2258 | 2025.12.23 01:38:19.580986 [ 275 ] {d451f161-0262-4f04-a3e3-4f277902486e} <Debug> TCPHandler: Processed in 0.001364779 sec. | ||
| 2259 | 2025.12.23 01:38:19.581093 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2025.12.23 01:38:19.581186 [ 275 ] {b9db0c3d-1c86-42a0-ac6a-6fab4c50f508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2261 | 2025.12.23 01:38:19.581240 [ 275 ] {b9db0c3d-1c86-42a0-ac6a-6fab4c50f508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2262 | 2025.12.23 01:38:19.582028 [ 275 ] {b9db0c3d-1c86-42a0-ac6a-6fab4c50f508} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2025.12.23 01:38:19.582065 [ 275 ] {b9db0c3d-1c86-42a0-ac6a-6fab4c50f508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2264 | 2025.12.23 01:38:19.582587 [ 275 ] {b9db0c3d-1c86-42a0-ac6a-6fab4c50f508} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2265 | 2025.12.23 01:38:19.582809 [ 275 ] {b9db0c3d-1c86-42a0-ac6a-6fab4c50f508} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2025.12.23 01:38:19.582946 [ 275 ] {b9db0c3d-1c86-42a0-ac6a-6fab4c50f508} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001779 sec., 14614.95222034851 rows/sec., 26.19 MiB/sec. | ||
| 2267 | 2025.12.23 01:38:19.583006 [ 275 ] {b9db0c3d-1c86-42a0-ac6a-6fab4c50f508} <Debug> TCPHandler: Processed in 0.001962292 sec. | ||
| 2268 | 2025.12.23 01:38:19.583118 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2025.12.23 01:38:19.583211 [ 275 ] {3df258c2-ae43-4e72-b17f-8dced6105cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2270 | 2025.12.23 01:38:19.583254 [ 275 ] {3df258c2-ae43-4e72-b17f-8dced6105cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2271 | 2025.12.23 01:38:19.583566 [ 275 ] {3df258c2-ae43-4e72-b17f-8dced6105cf2} <Trace> oximeter.measurements_i64 (1d4d3109-5642-4166-afab-065910620a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2025.12.23 01:38:19.583602 [ 275 ] {3df258c2-ae43-4e72-b17f-8dced6105cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2273 | 2025.12.23 01:38:19.584061 [ 275 ] {3df258c2-ae43-4e72-b17f-8dced6105cf2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2274 | 2025.12.23 01:38:19.584325 [ 275 ] {3df258c2-ae43-4e72-b17f-8dced6105cf2} <Trace> oximeter.measurements_i64 (1d4d3109-5642-4166-afab-065910620a4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2025.12.23 01:38:19.584485 [ 275 ] {3df258c2-ae43-4e72-b17f-8dced6105cf2} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001291 sec., 2323.780015491867 rows/sec., 186.08 KiB/sec. | ||
| 2276 | 2025.12.23 01:38:19.584533 [ 275 ] {3df258c2-ae43-4e72-b17f-8dced6105cf2} <Debug> TCPHandler: Processed in 0.001465091 sec. | ||
| 2277 | 2025.12.23 01:38:19.584648 [ 275 ] {} <Trace> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2025.12.23 01:38:19.584744 [ 275 ] {80ccfaca-1e7a-441d-ad7a-eeb82135ed0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40506) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2279 | 2025.12.23 01:38:19.584788 [ 275 ] {80ccfaca-1e7a-441d-ad7a-eeb82135ed0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2280 | 2025.12.23 01:38:19.585127 [ 275 ] {80ccfaca-1e7a-441d-ad7a-eeb82135ed0d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2025.12.23 01:38:19.585164 [ 275 ] {80ccfaca-1e7a-441d-ad7a-eeb82135ed0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2282 | 2025.12.23 01:38:19.585480 [ 275 ] {80ccfaca-1e7a-441d-ad7a-eeb82135ed0d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2283 | 2025.12.23 01:38:19.585696 [ 275 ] {80ccfaca-1e7a-441d-ad7a-eeb82135ed0d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2025.12.23 01:38:19.585823 [ 275 ] {80ccfaca-1e7a-441d-ad7a-eeb82135ed0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 2285 | 2025.12.23 01:38:19.585858 [ 275 ] {80ccfaca-1e7a-441d-ad7a-eeb82135ed0d} <Debug> TCPHandler: Processed in 0.001259717 sec. | ||
| 2286 | 2025.12.23 01:38:21.110715 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2287 | 2025.12.23 01:38:21.110792 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2288 | 2025.12.23 01:38:21.177247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 298 | ||
| 2289 | 2025.12.23 01:38:21.179810 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2025.12.23 01:38:21.179875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2291 | 2025.12.23 01:38:21.181083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2292 | 2025.12.23 01:38:21.181358 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2025.12.23 01:38:21.181694 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2294 | 2025.12.23 01:38:21.198688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3808 | ||
| 2295 | 2025.12.23 01:38:21.199254 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2025.12.23 01:38:21.199307 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2297 | 2025.12.23 01:38:21.199860 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2298 | 2025.12.23 01:38:21.200075 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2025.12.23 01:38:21.200212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3808 | ||
| 2300 | 2025.12.23 01:38:21.392311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2301 | 2025.12.23 01:38:21.410415 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2025.12.23 01:38:21.410459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2303 | 2025.12.23 01:38:21.416639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2304 | 2025.12.23 01:38:21.417355 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2025.12.23 01:38:21.420438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2306 | 2025.12.23 01:38:22.000380 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.77 MiB, peak 212.56 MiB, free memory in arenas 0.00 B, will set to 206.61 MiB (RSS), difference: 1.83 MiB | ||
| 2307 | 2025.12.23 01:38:24.221197 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2308 | 2025.12.23 01:38:24.221294 [ 275 ] {} <Debug> TCP-Session: c89993c8-6413-4bb0-bbca-42b00e1c485a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2025.12.23 01:38:24.573811 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2025.12.23 01:38:24.573990 [ 276 ] {cc115efb-0774-47cf-b479-aa7b96f42738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2311 | 2025.12.23 01:38:24.574062 [ 276 ] {cc115efb-0774-47cf-b479-aa7b96f42738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2312 | 2025.12.23 01:38:24.574753 [ 276 ] {cc115efb-0774-47cf-b479-aa7b96f42738} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2025.12.23 01:38:24.574797 [ 276 ] {cc115efb-0774-47cf-b479-aa7b96f42738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2314 | 2025.12.23 01:38:24.575290 [ 276 ] {cc115efb-0774-47cf-b479-aa7b96f42738} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2315 | 2025.12.23 01:38:24.575543 [ 276 ] {cc115efb-0774-47cf-b479-aa7b96f42738} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2025.12.23 01:38:24.575700 [ 276 ] {cc115efb-0774-47cf-b479-aa7b96f42738} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001759 sec., 43206.36725412166 rows/sec., 3.56 MiB/sec. | ||
| 2317 | 2025.12.23 01:38:24.575745 [ 276 ] {cc115efb-0774-47cf-b479-aa7b96f42738} <Debug> TCPHandler: Processed in 0.002067974 sec. | ||
| 2318 | 2025.12.23 01:38:24.575887 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2025.12.23 01:38:24.576003 [ 276 ] {74f921f6-8908-4c17-9518-ca01197288f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2320 | 2025.12.23 01:38:24.576051 [ 276 ] {74f921f6-8908-4c17-9518-ca01197288f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2321 | 2025.12.23 01:38:24.576494 [ 276 ] {74f921f6-8908-4c17-9518-ca01197288f7} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2025.12.23 01:38:24.576533 [ 276 ] {74f921f6-8908-4c17-9518-ca01197288f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2323 | 2025.12.23 01:38:24.576835 [ 276 ] {74f921f6-8908-4c17-9518-ca01197288f7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2324 | 2025.12.23 01:38:24.577051 [ 276 ] {74f921f6-8908-4c17-9518-ca01197288f7} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2025.12.23 01:38:24.577186 [ 276 ] {74f921f6-8908-4c17-9518-ca01197288f7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001209 sec., 8271.298593879239 rows/sec., 621.96 KiB/sec. | ||
| 2326 | 2025.12.23 01:38:24.577223 [ 276 ] {74f921f6-8908-4c17-9518-ca01197288f7} <Debug> TCPHandler: Processed in 0.00139088 sec. | ||
| 2327 | 2025.12.23 01:38:24.577344 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2025.12.23 01:38:24.577441 [ 276 ] {1c0ae5dc-fa6d-4cd2-a9c8-5cf91be12682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2329 | 2025.12.23 01:38:24.577482 [ 276 ] {1c0ae5dc-fa6d-4cd2-a9c8-5cf91be12682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2330 | 2025.12.23 01:38:24.577917 [ 276 ] {1c0ae5dc-fa6d-4cd2-a9c8-5cf91be12682} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2025.12.23 01:38:24.577954 [ 276 ] {1c0ae5dc-fa6d-4cd2-a9c8-5cf91be12682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2332 | 2025.12.23 01:38:24.578257 [ 276 ] {1c0ae5dc-fa6d-4cd2-a9c8-5cf91be12682} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2333 | 2025.12.23 01:38:24.578489 [ 276 ] {1c0ae5dc-fa6d-4cd2-a9c8-5cf91be12682} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2025.12.23 01:38:24.578616 [ 276 ] {1c0ae5dc-fa6d-4cd2-a9c8-5cf91be12682} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001194 sec., 61976.549413735345 rows/sec., 4.84 MiB/sec. | ||
| 2335 | 2025.12.23 01:38:24.578652 [ 276 ] {1c0ae5dc-fa6d-4cd2-a9c8-5cf91be12682} <Debug> TCPHandler: Processed in 0.001357359 sec. | ||
| 2336 | 2025.12.23 01:38:24.578771 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2025.12.23 01:38:24.578868 [ 276 ] {93ae44df-cbe0-401e-87dc-e7a593804eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2338 | 2025.12.23 01:38:24.578912 [ 276 ] {93ae44df-cbe0-401e-87dc-e7a593804eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2339 | 2025.12.23 01:38:24.579352 [ 276 ] {93ae44df-cbe0-401e-87dc-e7a593804eb0} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2025.12.23 01:38:24.579388 [ 276 ] {93ae44df-cbe0-401e-87dc-e7a593804eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2341 | 2025.12.23 01:38:24.579733 [ 276 ] {93ae44df-cbe0-401e-87dc-e7a593804eb0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2342 | 2025.12.23 01:38:24.579946 [ 276 ] {93ae44df-cbe0-401e-87dc-e7a593804eb0} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2025.12.23 01:38:24.580077 [ 276 ] {93ae44df-cbe0-401e-87dc-e7a593804eb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 2344 | 2025.12.23 01:38:24.580112 [ 276 ] {93ae44df-cbe0-401e-87dc-e7a593804eb0} <Debug> TCPHandler: Processed in 0.00138995 sec. | ||
| 2345 | 2025.12.23 01:38:24.580235 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2025.12.23 01:38:24.580329 [ 276 ] {7e138737-3584-41be-9c2c-0e81d5877cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2347 | 2025.12.23 01:38:24.580384 [ 276 ] {7e138737-3584-41be-9c2c-0e81d5877cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2348 | 2025.12.23 01:38:24.581163 [ 276 ] {7e138737-3584-41be-9c2c-0e81d5877cb8} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2025.12.23 01:38:24.581201 [ 276 ] {7e138737-3584-41be-9c2c-0e81d5877cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2350 | 2025.12.23 01:38:24.581688 [ 276 ] {7e138737-3584-41be-9c2c-0e81d5877cb8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2351 | 2025.12.23 01:38:24.581903 [ 276 ] {7e138737-3584-41be-9c2c-0e81d5877cb8} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2025.12.23 01:38:24.582044 [ 276 ] {7e138737-3584-41be-9c2c-0e81d5877cb8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001734 sec., 5767.012687427912 rows/sec., 10.33 MiB/sec. | ||
| 2353 | 2025.12.23 01:38:24.582098 [ 276 ] {7e138737-3584-41be-9c2c-0e81d5877cb8} <Debug> TCPHandler: Processed in 0.001912391 sec. | ||
| 2354 | 2025.12.23 01:38:24.582243 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2355 | 2025.12.23 01:38:24.582382 [ 276 ] {8f7406e5-4f0f-49b7-ac81-c68c22e540c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2356 | 2025.12.23 01:38:24.582435 [ 276 ] {8f7406e5-4f0f-49b7-ac81-c68c22e540c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2357 | 2025.12.23 01:38:24.582858 [ 276 ] {8f7406e5-4f0f-49b7-ac81-c68c22e540c3} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2025.12.23 01:38:24.582902 [ 276 ] {8f7406e5-4f0f-49b7-ac81-c68c22e540c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2359 | 2025.12.23 01:38:24.583281 [ 276 ] {8f7406e5-4f0f-49b7-ac81-c68c22e540c3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2360 | 2025.12.23 01:38:24.583471 [ 276 ] {8f7406e5-4f0f-49b7-ac81-c68c22e540c3} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2025.12.23 01:38:24.583591 [ 276 ] {8f7406e5-4f0f-49b7-ac81-c68c22e540c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 2362 | 2025.12.23 01:38:24.583625 [ 276 ] {8f7406e5-4f0f-49b7-ac81-c68c22e540c3} <Debug> TCPHandler: Processed in 0.001482961 sec. | ||
| 2363 | 2025.12.23 01:38:25.000327 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.02 MiB, peak 212.56 MiB, free memory in arenas 0.00 B, will set to 206.75 MiB (RSS), difference: 1.73 MiB | ||
| 2364 | 2025.12.23 01:38:28.700836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4256 | ||
| 2365 | 2025.12.23 01:38:28.701348 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2025.12.23 01:38:28.701397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2367 | 2025.12.23 01:38:28.701898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2368 | 2025.12.23 01:38:28.702143 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2025.12.23 01:38:28.702295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4256 | ||
| 2370 | 2025.12.23 01:38:28.920993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2371 | 2025.12.23 01:38:28.938022 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2025.12.23 01:38:28.938095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2373 | 2025.12.23 01:38:28.944113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2374 | 2025.12.23 01:38:28.944853 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2025.12.23 01:38:28.948525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2376 | 2025.12.23 01:38:29.600429 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2025.12.23 01:38:29.600622 [ 276 ] {25a2bc34-1bfa-4c87-9dc5-3fc03085f618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2378 | 2025.12.23 01:38:29.600705 [ 276 ] {25a2bc34-1bfa-4c87-9dc5-3fc03085f618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2379 | 2025.12.23 01:38:29.601516 [ 276 ] {25a2bc34-1bfa-4c87-9dc5-3fc03085f618} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2025.12.23 01:38:29.601578 [ 276 ] {25a2bc34-1bfa-4c87-9dc5-3fc03085f618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2381 | 2025.12.23 01:38:29.601958 [ 276 ] {25a2bc34-1bfa-4c87-9dc5-3fc03085f618} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2382 | 2025.12.23 01:38:29.602190 [ 276 ] {25a2bc34-1bfa-4c87-9dc5-3fc03085f618} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2025.12.23 01:38:29.602350 [ 276 ] {25a2bc34-1bfa-4c87-9dc5-3fc03085f618} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001789 sec., 2235.8859698155393 rows/sec., 182.32 KiB/sec. | ||
| 2384 | 2025.12.23 01:38:29.602388 [ 276 ] {25a2bc34-1bfa-4c87-9dc5-3fc03085f618} <Debug> TCPHandler: Processed in 0.002090554 sec. | ||
| 2385 | 2025.12.23 01:38:29.602514 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2025.12.23 01:38:29.602610 [ 276 ] {1f45dfaf-3a6e-4ac9-8b5e-b9e32dabc949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2387 | 2025.12.23 01:38:29.602649 [ 276 ] {1f45dfaf-3a6e-4ac9-8b5e-b9e32dabc949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2388 | 2025.12.23 01:38:29.603862 [ 276 ] {1f45dfaf-3a6e-4ac9-8b5e-b9e32dabc949} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2025.12.23 01:38:29.603897 [ 276 ] {1f45dfaf-3a6e-4ac9-8b5e-b9e32dabc949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2390 | 2025.12.23 01:38:29.604318 [ 276 ] {1f45dfaf-3a6e-4ac9-8b5e-b9e32dabc949} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2391 | 2025.12.23 01:38:29.604534 [ 276 ] {1f45dfaf-3a6e-4ac9-8b5e-b9e32dabc949} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2025.12.23 01:38:29.604642 [ 41 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2393 | 2025.12.23 01:38:29.604662 [ 276 ] {1f45dfaf-3a6e-4ac9-8b5e-b9e32dabc949} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.002071 sec., 608401.7382906808 rows/sec., 50.44 MiB/sec. | ||
| 2394 | 2025.12.23 01:38:29.604688 [ 41 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2025.12.23 01:38:29.604700 [ 276 ] {1f45dfaf-3a6e-4ac9-8b5e-b9e32dabc949} <Debug> TCPHandler: Processed in 0.002235957 sec. | ||
| 2396 | 2025.12.23 01:38:29.604712 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2397 | 2025.12.23 01:38:29.604818 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2025.12.23 01:38:29.604849 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::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 | ||
| 2399 | 2025.12.23 01:38:29.604913 [ 276 ] {af9f07fd-46df-4c0f-a42e-b7d0ce89d1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2400 | 2025.12.23 01:38:29.604957 [ 276 ] {af9f07fd-46df-4c0f-a42e-b7d0ce89d1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2401 | 2025.12.23 01:38:29.605001 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2402 | 2025.12.23 01:38:29.605047 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1355 rows starting from the beginning of the part | ||
| 2403 | 2025.12.23 01:38:29.605139 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
| 2404 | 2025.12.23 01:38:29.605205 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 196 rows starting from the beginning of the part | ||
| 2405 | 2025.12.23 01:38:29.605253 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2406 | 2025.12.23 01:38:29.605312 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2407 | 2025.12.23 01:38:29.605364 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1260 rows starting from the beginning of the part | ||
| 2408 | 2025.12.23 01:38:29.605394 [ 276 ] {af9f07fd-46df-4c0f-a42e-b7d0ce89d1cc} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2025.12.23 01:38:29.605435 [ 276 ] {af9f07fd-46df-4c0f-a42e-b7d0ce89d1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2410 | 2025.12.23 01:38:29.605793 [ 276 ] {af9f07fd-46df-4c0f-a42e-b7d0ce89d1cc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2411 | 2025.12.23 01:38:29.606016 [ 276 ] {af9f07fd-46df-4c0f-a42e-b7d0ce89d1cc} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2025.12.23 01:38:29.606151 [ 276 ] {af9f07fd-46df-4c0f-a42e-b7d0ce89d1cc} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001257 sec., 27844.07319013524 rows/sec., 2.03 MiB/sec. | ||
| 2413 | 2025.12.23 01:38:29.606187 [ 276 ] {af9f07fd-46df-4c0f-a42e-b7d0ce89d1cc} <Debug> TCPHandler: Processed in 0.00141892 sec. | ||
| 2414 | 2025.12.23 01:38:29.606299 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2025.12.23 01:38:29.606395 [ 276 ] {75c9e884-687f-46b2-b225-e31a53e7c56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2416 | 2025.12.23 01:38:29.606434 [ 276 ] {75c9e884-687f-46b2-b225-e31a53e7c56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2417 | 2025.12.23 01:38:29.606904 [ 276 ] {75c9e884-687f-46b2-b225-e31a53e7c56c} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2025.12.23 01:38:29.606940 [ 276 ] {75c9e884-687f-46b2-b225-e31a53e7c56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2419 | 2025.12.23 01:38:29.607068 [ 198 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3097 rows, containing 5 columns (5 merged, 0 gathered) in 0.002278548 sec., 1359198.9284403927 rows/sec., 118.91 MiB/sec. | ||
| 2420 | 2025.12.23 01:38:29.607259 [ 276 ] {75c9e884-687f-46b2-b225-e31a53e7c56c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2421 | 2025.12.23 01:38:29.607395 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2422 | 2025.12.23 01:38:29.607498 [ 276 ] {75c9e884-687f-46b2-b225-e31a53e7c56c} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2025.12.23 01:38:29.607644 [ 276 ] {75c9e884-687f-46b2-b225-e31a53e7c56c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001267 sec., 179952.64404104184 rows/sec., 12.18 MiB/sec. | ||
| 2424 | 2025.12.23 01:38:29.607682 [ 276 ] {75c9e884-687f-46b2-b225-e31a53e7c56c} <Debug> TCPHandler: Processed in 0.001432 sec. | ||
| 2425 | 2025.12.23 01:38:29.607759 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_11_2} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2025.12.23 01:38:29.607809 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2025.12.23 01:38:29.607853 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_11_2} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2428 | 2025.12.23 01:38:29.607910 [ 276 ] {a65977ff-277e-4c7d-baba-66194bbb26f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2429 | 2025.12.23 01:38:29.607954 [ 276 ] {a65977ff-277e-4c7d-baba-66194bbb26f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2430 | 2025.12.23 01:38:29.607957 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2431 | 2025.12.23 01:38:29.608558 [ 276 ] {a65977ff-277e-4c7d-baba-66194bbb26f3} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2025.12.23 01:38:29.608598 [ 276 ] {a65977ff-277e-4c7d-baba-66194bbb26f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2433 | 2025.12.23 01:38:29.608948 [ 276 ] {a65977ff-277e-4c7d-baba-66194bbb26f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2434 | 2025.12.23 01:38:29.609153 [ 276 ] {a65977ff-277e-4c7d-baba-66194bbb26f3} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2025.12.23 01:38:29.609249 [ 41 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2436 | 2025.12.23 01:38:29.609280 [ 276 ] {a65977ff-277e-4c7d-baba-66194bbb26f3} <Debug> executeQuery: Read 561 rows, 42.70 KiB in 0.001389 sec., 403887.6889848812 rows/sec., 30.02 MiB/sec. | ||
| 2437 | 2025.12.23 01:38:29.609285 [ 41 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2025.12.23 01:38:29.609314 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2439 | 2025.12.23 01:38:29.609317 [ 276 ] {a65977ff-277e-4c7d-baba-66194bbb26f3} <Debug> TCPHandler: Processed in 0.001556613 sec. | ||
| 2440 | 2025.12.23 01:38:29.609424 [ 197 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2441 | 2025.12.23 01:38:29.609444 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2442 | 2025.12.23 01:38:29.609557 [ 276 ] {fb817a37-7b80-4deb-bd9e-da6eb4efe690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2443 | 2025.12.23 01:38:29.609590 [ 197 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2444 | 2025.12.23 01:38:29.609600 [ 276 ] {fb817a37-7b80-4deb-bd9e-da6eb4efe690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2445 | 2025.12.23 01:38:29.609641 [ 197 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 592 rows starting from the beginning of the part | ||
| 2446 | 2025.12.23 01:38:29.609734 [ 197 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 95 rows starting from the beginning of the part | ||
| 2447 | 2025.12.23 01:38:29.609798 [ 197 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2448 | 2025.12.23 01:38:29.609844 [ 197 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 93 rows starting from the beginning of the part | ||
| 2449 | 2025.12.23 01:38:29.609885 [ 197 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2450 | 2025.12.23 01:38:29.609933 [ 197 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 561 rows starting from the beginning of the part | ||
| 2451 | 2025.12.23 01:38:29.610173 [ 276 ] {fb817a37-7b80-4deb-bd9e-da6eb4efe690} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2025.12.23 01:38:29.610215 [ 276 ] {fb817a37-7b80-4deb-bd9e-da6eb4efe690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2453 | 2025.12.23 01:38:29.610615 [ 276 ] {fb817a37-7b80-4deb-bd9e-da6eb4efe690} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2454 | 2025.12.23 01:38:29.610838 [ 276 ] {fb817a37-7b80-4deb-bd9e-da6eb4efe690} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2025.12.23 01:38:29.610942 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2456 | 2025.12.23 01:38:29.610965 [ 276 ] {fb817a37-7b80-4deb-bd9e-da6eb4efe690} <Debug> executeQuery: Read 834 rows, 57.49 KiB in 0.001427 sec., 584442.8871758934 rows/sec., 39.34 MiB/sec. | ||
| 2457 | 2025.12.23 01:38:29.610972 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2025.12.23 01:38:29.610999 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2459 | 2025.12.23 01:38:29.611003 [ 276 ] {fb817a37-7b80-4deb-bd9e-da6eb4efe690} <Debug> TCPHandler: Processed in 0.001608834 sec. | ||
| 2460 | 2025.12.23 01:38:29.611083 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::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 | ||
| 2461 | 2025.12.23 01:38:29.611098 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728367 sec., 882335.7539226334 rows/sec., 70.29 MiB/sec. | ||
| 2462 | 2025.12.23 01:38:29.611127 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2463 | 2025.12.23 01:38:29.611190 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2464 | 2025.12.23 01:38:29.611223 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2481 rows starting from the beginning of the part | ||
| 2465 | 2025.12.23 01:38:29.611227 [ 276 ] {b5d224da-b612-442b-b269-30b9799c0e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2466 | 2025.12.23 01:38:29.611261 [ 197 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2467 | 2025.12.23 01:38:29.611294 [ 276 ] {b5d224da-b612-442b-b269-30b9799c0e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2468 | 2025.12.23 01:38:29.611300 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2469 | 2025.12.23 01:38:29.611363 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 196 rows starting from the beginning of the part | ||
| 2470 | 2025.12.23 01:38:29.611409 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2471 | 2025.12.23 01:38:29.611455 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::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 | ||
| 2472 | 2025.12.23 01:38:29.611519 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 834 rows starting from the beginning of the part | ||
| 2473 | 2025.12.23 01:38:29.611554 [ 197 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_11_2} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2025.12.23 01:38:29.611635 [ 197 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_11_2} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2475 | 2025.12.23 01:38:29.611711 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2476 | 2025.12.23 01:38:29.612102 [ 276 ] {b5d224da-b612-442b-b269-30b9799c0e31} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2025.12.23 01:38:29.612143 [ 276 ] {b5d224da-b612-442b-b269-30b9799c0e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2478 | 2025.12.23 01:38:29.612718 [ 276 ] {b5d224da-b612-442b-b269-30b9799c0e31} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2479 | 2025.12.23 01:38:29.612950 [ 276 ] {b5d224da-b612-442b-b269-30b9799c0e31} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2025.12.23 01:38:29.613087 [ 276 ] {b5d224da-b612-442b-b269-30b9799c0e31} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001879 sec., 16498.137307078232 rows/sec., 29.56 MiB/sec. | ||
| 2481 | 2025.12.23 01:38:29.613138 [ 276 ] {b5d224da-b612-442b-b269-30b9799c0e31} <Debug> TCPHandler: Processed in 0.002060784 sec. | ||
| 2482 | 2025.12.23 01:38:29.613255 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2025.12.23 01:38:29.613265 [ 195 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3991 rows, containing 5 columns (5 merged, 0 gathered) in 0.002219087 sec., 1798487.3959425658 rows/sec., 123.11 MiB/sec. | ||
| 2484 | 2025.12.23 01:38:29.613352 [ 276 ] {b42473cf-2189-4672-b89d-21dfee4f2941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2485 | 2025.12.23 01:38:29.613397 [ 276 ] {b42473cf-2189-4672-b89d-21dfee4f2941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2486 | 2025.12.23 01:38:29.613565 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2487 | 2025.12.23 01:38:29.613711 [ 276 ] {b42473cf-2189-4672-b89d-21dfee4f2941} <Trace> oximeter.measurements_i64 (1d4d3109-5642-4166-afab-065910620a4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2025.12.23 01:38:29.613753 [ 276 ] {b42473cf-2189-4672-b89d-21dfee4f2941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2489 | 2025.12.23 01:38:29.613835 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2025.12.23 01:38:29.613912 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2491 | 2025.12.23 01:38:29.613989 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2492 | 2025.12.23 01:38:29.614076 [ 276 ] {b42473cf-2189-4672-b89d-21dfee4f2941} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2493 | 2025.12.23 01:38:29.614285 [ 276 ] {b42473cf-2189-4672-b89d-21dfee4f2941} <Trace> oximeter.measurements_i64 (1d4d3109-5642-4166-afab-065910620a4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2025.12.23 01:38:29.614412 [ 276 ] {b42473cf-2189-4672-b89d-21dfee4f2941} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 392.80 KiB/sec. | ||
| 2495 | 2025.12.23 01:38:29.614448 [ 276 ] {b42473cf-2189-4672-b89d-21dfee4f2941} <Debug> TCPHandler: Processed in 0.001242836 sec. | ||
| 2496 | 2025.12.23 01:38:29.614560 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2025.12.23 01:38:29.614654 [ 276 ] {f4247918-2946-42c2-b7a5-c2582b0cca3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2498 | 2025.12.23 01:38:29.614693 [ 276 ] {f4247918-2946-42c2-b7a5-c2582b0cca3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2499 | 2025.12.23 01:38:29.615020 [ 276 ] {f4247918-2946-42c2-b7a5-c2582b0cca3f} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2025.12.23 01:38:29.615055 [ 276 ] {f4247918-2946-42c2-b7a5-c2582b0cca3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2501 | 2025.12.23 01:38:29.615362 [ 276 ] {f4247918-2946-42c2-b7a5-c2582b0cca3f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2502 | 2025.12.23 01:38:29.615560 [ 276 ] {f4247918-2946-42c2-b7a5-c2582b0cca3f} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2025.12.23 01:38:29.615645 [ 41 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2504 | 2025.12.23 01:38:29.615670 [ 41 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2025.12.23 01:38:29.615684 [ 276 ] {f4247918-2946-42c2-b7a5-c2582b0cca3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 2506 | 2025.12.23 01:38:29.615685 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2507 | 2025.12.23 01:38:29.615718 [ 276 ] {f4247918-2946-42c2-b7a5-c2582b0cca3f} <Debug> TCPHandler: Processed in 0.001207746 sec. | ||
| 2508 | 2025.12.23 01:38:29.615760 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::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 | ||
| 2509 | 2025.12.23 01:38:29.615853 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2510 | 2025.12.23 01:38:29.615877 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 210 rows starting from the beginning of the part | ||
| 2511 | 2025.12.23 01:38:29.615918 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2512 | 2025.12.23 01:38:29.615951 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::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 | ||
| 2513 | 2025.12.23 01:38:29.615983 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2514 | 2025.12.23 01:38:29.616016 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::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 | ||
| 2515 | 2025.12.23 01:38:29.616045 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2516 | 2025.12.23 01:38:29.616738 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 4 columns (4 merged, 0 gathered) in 0.001006482 sec., 506715.47032137687 rows/sec., 34.25 MiB/sec. | ||
| 2517 | 2025.12.23 01:38:29.616975 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2518 | 2025.12.23 01:38:29.617307 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_11_2} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2025.12.23 01:38:29.617398 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_11_2} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2520 | 2025.12.23 01:38:29.617488 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2521 | 2025.12.23 01:38:31.182336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 328 | ||
| 2522 | 2025.12.23 01:38:31.184541 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2025.12.23 01:38:31.184600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2524 | 2025.12.23 01:38:31.185776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2525 | 2025.12.23 01:38:31.186042 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2025.12.23 01:38:31.186201 [ 39 ] {} <Debug> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2527 | 2025.12.23 01:38:31.186265 [ 39 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2025.12.23 01:38:31.186285 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2529 | 2025.12.23 01:38:31.186380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2530 | 2025.12.23 01:38:31.186388 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::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 | ||
| 2531 | 2025.12.23 01:38:31.186938 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2532 | 2025.12.23 01:38:31.187078 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2533 | 2025.12.23 01:38:31.187468 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 74 rows starting from the beginning of the part | ||
| 2534 | 2025.12.23 01:38:31.187885 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
| 2535 | 2025.12.23 01:38:31.188274 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2536 | 2025.12.23 01:38:31.188639 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2537 | 2025.12.23 01:38:31.188991 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2538 | 2025.12.23 01:38:31.195270 [ 198 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 72 columns (72 merged, 0 gathered) in 0.008927219 sec., 36741.56531838191 rows/sec., 36.03 MiB/sec. | ||
| 2539 | 2025.12.23 01:38:31.196177 [ 190 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2540 | 2025.12.23 01:38:31.196812 [ 190 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_6_1} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2025.12.23 01:38:31.196893 [ 190 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_6_1} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2542 | 2025.12.23 01:38:31.197124 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
| 2543 | 2025.12.23 01:38:34.573480 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2025.12.23 01:38:34.573714 [ 276 ] {11db2455-637f-4c84-b8be-588d6a0592e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2545 | 2025.12.23 01:38:34.573793 [ 276 ] {11db2455-637f-4c84-b8be-588d6a0592e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2546 | 2025.12.23 01:38:34.574579 [ 276 ] {11db2455-637f-4c84-b8be-588d6a0592e9} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2025.12.23 01:38:34.574633 [ 276 ] {11db2455-637f-4c84-b8be-588d6a0592e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2548 | 2025.12.23 01:38:34.575107 [ 276 ] {11db2455-637f-4c84-b8be-588d6a0592e9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2549 | 2025.12.23 01:38:34.575332 [ 276 ] {11db2455-637f-4c84-b8be-588d6a0592e9} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2025.12.23 01:38:34.575495 [ 276 ] {11db2455-637f-4c84-b8be-588d6a0592e9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001847 sec., 41147.80725500813 rows/sec., 3.39 MiB/sec. | ||
| 2551 | 2025.12.23 01:38:34.575537 [ 276 ] {11db2455-637f-4c84-b8be-588d6a0592e9} <Debug> TCPHandler: Processed in 0.002254147 sec. | ||
| 2552 | 2025.12.23 01:38:34.575690 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2025.12.23 01:38:34.575787 [ 276 ] {39f21b5d-40ba-4a25-a7a7-37385a590f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2554 | 2025.12.23 01:38:34.575829 [ 276 ] {39f21b5d-40ba-4a25-a7a7-37385a590f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2555 | 2025.12.23 01:38:34.576252 [ 276 ] {39f21b5d-40ba-4a25-a7a7-37385a590f8d} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2025.12.23 01:38:34.576290 [ 276 ] {39f21b5d-40ba-4a25-a7a7-37385a590f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2557 | 2025.12.23 01:38:34.576620 [ 276 ] {39f21b5d-40ba-4a25-a7a7-37385a590f8d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2558 | 2025.12.23 01:38:34.576847 [ 276 ] {39f21b5d-40ba-4a25-a7a7-37385a590f8d} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2025.12.23 01:38:34.576981 [ 276 ] {39f21b5d-40ba-4a25-a7a7-37385a590f8d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001213 sec., 8244.023083264632 rows/sec., 619.91 KiB/sec. | ||
| 2560 | 2025.12.23 01:38:34.577017 [ 276 ] {39f21b5d-40ba-4a25-a7a7-37385a590f8d} <Debug> TCPHandler: Processed in 0.001377649 sec. | ||
| 2561 | 2025.12.23 01:38:34.577150 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2025.12.23 01:38:34.577244 [ 276 ] {60d42f97-5b9d-4ac7-b1d6-bf532e36d5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2563 | 2025.12.23 01:38:34.577284 [ 276 ] {60d42f97-5b9d-4ac7-b1d6-bf532e36d5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2564 | 2025.12.23 01:38:34.577714 [ 276 ] {60d42f97-5b9d-4ac7-b1d6-bf532e36d5bf} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2025.12.23 01:38:34.577752 [ 276 ] {60d42f97-5b9d-4ac7-b1d6-bf532e36d5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2566 | 2025.12.23 01:38:34.578058 [ 276 ] {60d42f97-5b9d-4ac7-b1d6-bf532e36d5bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2567 | 2025.12.23 01:38:34.578261 [ 276 ] {60d42f97-5b9d-4ac7-b1d6-bf532e36d5bf} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2025.12.23 01:38:34.578390 [ 276 ] {60d42f97-5b9d-4ac7-b1d6-bf532e36d5bf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001165 sec., 63519.31330472103 rows/sec., 4.96 MiB/sec. | ||
| 2569 | 2025.12.23 01:38:34.578427 [ 276 ] {60d42f97-5b9d-4ac7-b1d6-bf532e36d5bf} <Debug> TCPHandler: Processed in 0.001326738 sec. | ||
| 2570 | 2025.12.23 01:38:34.578548 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2025.12.23 01:38:34.578642 [ 276 ] {d511d044-aaf2-44f9-b7a7-2d626a5f9729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2572 | 2025.12.23 01:38:34.578687 [ 276 ] {d511d044-aaf2-44f9-b7a7-2d626a5f9729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2573 | 2025.12.23 01:38:34.579112 [ 276 ] {d511d044-aaf2-44f9-b7a7-2d626a5f9729} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2025.12.23 01:38:34.579148 [ 276 ] {d511d044-aaf2-44f9-b7a7-2d626a5f9729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2575 | 2025.12.23 01:38:34.579482 [ 276 ] {d511d044-aaf2-44f9-b7a7-2d626a5f9729} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2576 | 2025.12.23 01:38:34.579687 [ 276 ] {d511d044-aaf2-44f9-b7a7-2d626a5f9729} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2025.12.23 01:38:34.579814 [ 276 ] {d511d044-aaf2-44f9-b7a7-2d626a5f9729} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 2578 | 2025.12.23 01:38:34.579848 [ 276 ] {d511d044-aaf2-44f9-b7a7-2d626a5f9729} <Debug> TCPHandler: Processed in 0.001350219 sec. | ||
| 2579 | 2025.12.23 01:38:34.579965 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2025.12.23 01:38:34.580062 [ 276 ] {65452819-d238-4c70-8f9e-590c26f76cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2581 | 2025.12.23 01:38:34.580116 [ 276 ] {65452819-d238-4c70-8f9e-590c26f76cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2582 | 2025.12.23 01:38:34.580955 [ 276 ] {65452819-d238-4c70-8f9e-590c26f76cbf} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2025.12.23 01:38:34.580995 [ 276 ] {65452819-d238-4c70-8f9e-590c26f76cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2584 | 2025.12.23 01:38:34.581530 [ 276 ] {65452819-d238-4c70-8f9e-590c26f76cbf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2585 | 2025.12.23 01:38:34.581754 [ 276 ] {65452819-d238-4c70-8f9e-590c26f76cbf} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2025.12.23 01:38:34.581893 [ 276 ] {65452819-d238-4c70-8f9e-590c26f76cbf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001849 sec., 5408.328826392645 rows/sec., 9.69 MiB/sec. | ||
| 2587 | 2025.12.23 01:38:34.581943 [ 276 ] {65452819-d238-4c70-8f9e-590c26f76cbf} <Debug> TCPHandler: Processed in 0.002026703 sec. | ||
| 2588 | 2025.12.23 01:38:34.582058 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2025.12.23 01:38:34.582152 [ 276 ] {28d0e2c8-d14e-4a65-9f70-070f60a12305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2590 | 2025.12.23 01:38:34.582193 [ 276 ] {28d0e2c8-d14e-4a65-9f70-070f60a12305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2591 | 2025.12.23 01:38:34.582529 [ 276 ] {28d0e2c8-d14e-4a65-9f70-070f60a12305} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2025.12.23 01:38:34.582565 [ 276 ] {28d0e2c8-d14e-4a65-9f70-070f60a12305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2593 | 2025.12.23 01:38:34.582868 [ 276 ] {28d0e2c8-d14e-4a65-9f70-070f60a12305} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2594 | 2025.12.23 01:38:34.583066 [ 276 ] {28d0e2c8-d14e-4a65-9f70-070f60a12305} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2025.12.23 01:38:34.583193 [ 276 ] {28d0e2c8-d14e-4a65-9f70-070f60a12305} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 2596 | 2025.12.23 01:38:34.583228 [ 276 ] {28d0e2c8-d14e-4a65-9f70-070f60a12305} <Debug> TCPHandler: Processed in 0.001219766 sec. | ||
| 2597 | 2025.12.23 01:38:36.110858 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2598 | 2025.12.23 01:38:36.110919 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2599 | 2025.12.23 01:38:36.203348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4768 | ||
| 2600 | 2025.12.23 01:38:36.203855 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2025.12.23 01:38:36.203902 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2602 | 2025.12.23 01:38:36.204412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2603 | 2025.12.23 01:38:36.204646 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2025.12.23 01:38:36.204786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4768 | ||
| 2605 | 2025.12.23 01:38:36.448756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2606 | 2025.12.23 01:38:36.467731 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2025.12.23 01:38:36.467788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2608 | 2025.12.23 01:38:36.474248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2609 | 2025.12.23 01:38:36.475005 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2025.12.23 01:38:36.478492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2611 | 2025.12.23 01:38:37.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.39 MiB, peak 214.39 MiB, free memory in arenas 0.00 B, will set to 212.97 MiB (RSS), difference: 2.58 MiB | ||
| 2612 | 2025.12.23 01:38:39.573346 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2025.12.23 01:38:39.573529 [ 276 ] {3f3c22f8-1752-4fb1-bf16-276fe893940a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2614 | 2025.12.23 01:38:39.573599 [ 276 ] {3f3c22f8-1752-4fb1-bf16-276fe893940a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2615 | 2025.12.23 01:38:39.574285 [ 276 ] {3f3c22f8-1752-4fb1-bf16-276fe893940a} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2025.12.23 01:38:39.574338 [ 276 ] {3f3c22f8-1752-4fb1-bf16-276fe893940a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2617 | 2025.12.23 01:38:39.574758 [ 276 ] {3f3c22f8-1752-4fb1-bf16-276fe893940a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2618 | 2025.12.23 01:38:39.574984 [ 276 ] {3f3c22f8-1752-4fb1-bf16-276fe893940a} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2025.12.23 01:38:39.575142 [ 276 ] {3f3c22f8-1752-4fb1-bf16-276fe893940a} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001663 sec., 70956.10342754058 rows/sec., 6.02 MiB/sec. | ||
| 2620 | 2025.12.23 01:38:39.575189 [ 276 ] {3f3c22f8-1752-4fb1-bf16-276fe893940a} <Debug> TCPHandler: Processed in 0.001979671 sec. | ||
| 2621 | 2025.12.23 01:38:39.575321 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2025.12.23 01:38:39.575425 [ 276 ] {80ef8563-2a95-46c4-9472-3f835a1a0e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2623 | 2025.12.23 01:38:39.575469 [ 276 ] {80ef8563-2a95-46c4-9472-3f835a1a0e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2624 | 2025.12.23 01:38:39.575900 [ 276 ] {80ef8563-2a95-46c4-9472-3f835a1a0e8a} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2025.12.23 01:38:39.575939 [ 276 ] {80ef8563-2a95-46c4-9472-3f835a1a0e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2626 | 2025.12.23 01:38:39.576243 [ 276 ] {80ef8563-2a95-46c4-9472-3f835a1a0e8a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2627 | 2025.12.23 01:38:39.576462 [ 276 ] {80ef8563-2a95-46c4-9472-3f835a1a0e8a} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2025.12.23 01:38:39.576579 [ 26 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2629 | 2025.12.23 01:38:39.576596 [ 276 ] {80ef8563-2a95-46c4-9472-3f835a1a0e8a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001196 sec., 25919.732441471573 rows/sec., 1.90 MiB/sec. | ||
| 2630 | 2025.12.23 01:38:39.576649 [ 26 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2025.12.23 01:38:39.576681 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2632 | 2025.12.23 01:38:39.576684 [ 276 ] {80ef8563-2a95-46c4-9472-3f835a1a0e8a} <Debug> TCPHandler: Processed in 0.0014138 sec. | ||
| 2633 | 2025.12.23 01:38:39.576808 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::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 | ||
| 2634 | 2025.12.23 01:38:39.576818 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2025.12.23 01:38:39.576958 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2636 | 2025.12.23 01:38:39.576958 [ 276 ] {bb1588cd-b8f9-456f-80e0-4de973b28445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2637 | 2025.12.23 01:38:39.577000 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 2638 | 2025.12.23 01:38:39.577036 [ 276 ] {bb1588cd-b8f9-456f-80e0-4de973b28445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2639 | 2025.12.23 01:38:39.577075 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2640 | 2025.12.23 01:38:39.577139 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2641 | 2025.12.23 01:38:39.577180 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 2642 | 2025.12.23 01:38:39.577217 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2643 | 2025.12.23 01:38:39.577259 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2644 | 2025.12.23 01:38:39.577586 [ 276 ] {bb1588cd-b8f9-456f-80e0-4de973b28445} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2025.12.23 01:38:39.577631 [ 276 ] {bb1588cd-b8f9-456f-80e0-4de973b28445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2646 | 2025.12.23 01:38:39.578004 [ 276 ] {bb1588cd-b8f9-456f-80e0-4de973b28445} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2647 | 2025.12.23 01:38:39.578099 [ 190 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349869 sec., 126678.95921752407 rows/sec., 9.76 MiB/sec. | ||
| 2648 | 2025.12.23 01:38:39.578244 [ 276 ] {bb1588cd-b8f9-456f-80e0-4de973b28445} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2025.12.23 01:38:39.578265 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2650 | 2025.12.23 01:38:39.578392 [ 276 ] {bb1588cd-b8f9-456f-80e0-4de973b28445} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001462 sec., 64979.48016415869 rows/sec., 5.07 MiB/sec. | ||
| 2651 | 2025.12.23 01:38:39.578439 [ 276 ] {bb1588cd-b8f9-456f-80e0-4de973b28445} <Debug> TCPHandler: Processed in 0.001672335 sec. | ||
| 2652 | 2025.12.23 01:38:39.578555 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_11_2} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2025.12.23 01:38:39.578568 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2025.12.23 01:38:39.578640 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_11_2} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2655 | 2025.12.23 01:38:39.578671 [ 276 ] {c7e6bb04-6030-4193-a357-c1c3212855ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2656 | 2025.12.23 01:38:39.578720 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2657 | 2025.12.23 01:38:39.578723 [ 276 ] {c7e6bb04-6030-4193-a357-c1c3212855ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2658 | 2025.12.23 01:38:39.579170 [ 276 ] {c7e6bb04-6030-4193-a357-c1c3212855ca} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2025.12.23 01:38:39.579207 [ 276 ] {c7e6bb04-6030-4193-a357-c1c3212855ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2660 | 2025.12.23 01:38:39.579559 [ 276 ] {c7e6bb04-6030-4193-a357-c1c3212855ca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2661 | 2025.12.23 01:38:39.579778 [ 276 ] {c7e6bb04-6030-4193-a357-c1c3212855ca} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2025.12.23 01:38:39.579911 [ 276 ] {c7e6bb04-6030-4193-a357-c1c3212855ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 2663 | 2025.12.23 01:38:39.579949 [ 276 ] {c7e6bb04-6030-4193-a357-c1c3212855ca} <Debug> TCPHandler: Processed in 0.001430641 sec. | ||
| 2664 | 2025.12.23 01:38:39.580063 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2025.12.23 01:38:39.580158 [ 276 ] {4020c54c-7c5e-44f5-b969-95bb582a83b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2666 | 2025.12.23 01:38:39.580215 [ 276 ] {4020c54c-7c5e-44f5-b969-95bb582a83b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2667 | 2025.12.23 01:38:39.581009 [ 276 ] {4020c54c-7c5e-44f5-b969-95bb582a83b5} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2025.12.23 01:38:39.581047 [ 276 ] {4020c54c-7c5e-44f5-b969-95bb582a83b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2669 | 2025.12.23 01:38:39.581602 [ 276 ] {4020c54c-7c5e-44f5-b969-95bb582a83b5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2670 | 2025.12.23 01:38:39.581836 [ 276 ] {4020c54c-7c5e-44f5-b969-95bb582a83b5} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2025.12.23 01:38:39.581958 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2672 | 2025.12.23 01:38:39.581981 [ 276 ] {4020c54c-7c5e-44f5-b969-95bb582a83b5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001841 sec., 16838.67463335144 rows/sec., 30.17 MiB/sec. | ||
| 2673 | 2025.12.23 01:38:39.582025 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2025.12.23 01:38:39.582070 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2675 | 2025.12.23 01:38:39.582074 [ 276 ] {4020c54c-7c5e-44f5-b969-95bb582a83b5} <Debug> TCPHandler: Processed in 0.002058963 sec. | ||
| 2676 | 2025.12.23 01:38:39.582211 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2025.12.23 01:38:39.582214 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::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 | ||
| 2678 | 2025.12.23 01:38:39.582311 [ 276 ] {a785af40-5baf-4b37-88e6-c0c9698e3d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2679 | 2025.12.23 01:38:39.582359 [ 276 ] {a785af40-5baf-4b37-88e6-c0c9698e3d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2680 | 2025.12.23 01:38:39.582564 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2681 | 2025.12.23 01:38:39.582676 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 69 rows starting from the beginning of the part | ||
| 2682 | 2025.12.23 01:38:39.582831 [ 276 ] {a785af40-5baf-4b37-88e6-c0c9698e3d11} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2025.12.23 01:38:39.582875 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2684 | 2025.12.23 01:38:39.582882 [ 276 ] {a785af40-5baf-4b37-88e6-c0c9698e3d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2685 | 2025.12.23 01:38:39.583043 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2686 | 2025.12.23 01:38:39.583174 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 2687 | 2025.12.23 01:38:39.583272 [ 276 ] {a785af40-5baf-4b37-88e6-c0c9698e3d11} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2688 | 2025.12.23 01:38:39.583293 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2689 | 2025.12.23 01:38:39.583409 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2690 | 2025.12.23 01:38:39.583516 [ 276 ] {a785af40-5baf-4b37-88e6-c0c9698e3d11} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2025.12.23 01:38:39.583658 [ 276 ] {a785af40-5baf-4b37-88e6-c0c9698e3d11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. | ||
| 2692 | 2025.12.23 01:38:39.583698 [ 276 ] {a785af40-5baf-4b37-88e6-c0c9698e3d11} <Debug> TCPHandler: Processed in 0.001536783 sec. | ||
| 2693 | 2025.12.23 01:38:39.591265 [ 190 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 19 columns (19 merged, 0 gathered) in 0.009112023 sec., 19424.885121558626 rows/sec., 34.81 MiB/sec. | ||
| 2694 | 2025.12.23 01:38:39.591677 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2695 | 2025.12.23 01:38:39.592120 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2025.12.23 01:38:39.592205 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2697 | 2025.12.23 01:38:39.592311 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2698 | 2025.12.23 01:38:41.186574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 352 | ||
| 2699 | 2025.12.23 01:38:41.188981 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2025.12.23 01:38:41.189033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 2701 | 2025.12.23 01:38:41.190196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2702 | 2025.12.23 01:38:41.190466 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2025.12.23 01:38:41.190801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 2704 | 2025.12.23 01:38:43.704903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5216 | ||
| 2705 | 2025.12.23 01:38:43.705402 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2025.12.23 01:38:43.705445 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2707 | 2025.12.23 01:38:43.705917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2708 | 2025.12.23 01:38:43.706139 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2025.12.23 01:38:43.706263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5216 | ||
| 2710 | 2025.12.23 01:38:43.706282 [ 109 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2711 | 2025.12.23 01:38:43.706360 [ 109 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2025.12.23 01:38:43.706392 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2713 | 2025.12.23 01:38:43.706490 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::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 | ||
| 2714 | 2025.12.23 01:38:43.706580 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2715 | 2025.12.23 01:38:43.706612 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2848 rows starting from the beginning of the part | ||
| 2716 | 2025.12.23 01:38:43.706690 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2717 | 2025.12.23 01:38:43.706736 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2718 | 2025.12.23 01:38:43.706780 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2719 | 2025.12.23 01:38:43.706820 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2720 | 2025.12.23 01:38:43.706856 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2721 | 2025.12.23 01:38:43.708406 [ 187 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001950702 sec., 2673909.187564272 rows/sec., 38.25 MiB/sec. | ||
| 2722 | 2025.12.23 01:38:43.709210 [ 189 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2723 | 2025.12.23 01:38:43.709562 [ 189 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_11_2} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2025.12.23 01:38:43.709648 [ 189 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_11_2} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2725 | 2025.12.23 01:38:43.709751 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2726 | 2025.12.23 01:38:43.978578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2727 | 2025.12.23 01:38:43.995198 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2025.12.23 01:38:43.995259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2729 | 2025.12.23 01:38:44.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.47 MiB, peak 220.35 MiB, free memory in arenas 0.00 B, will set to 215.32 MiB (RSS), difference: -3.15 MiB | ||
| 2730 | 2025.12.23 01:38:44.001499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2731 | 2025.12.23 01:38:44.002208 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2025.12.23 01:38:44.002491 [ 109 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2733 | 2025.12.23 01:38:44.002529 [ 109 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2025.12.23 01:38:44.002551 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2735 | 2025.12.23 01:38:44.002685 [ 187 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 2736 | 2025.12.23 01:38:44.005333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2737 | 2025.12.23 01:38:44.007051 [ 187 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2738 | 2025.12.23 01:38:44.008654 [ 187 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 2739 | 2025.12.23 01:38:44.013039 [ 187 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 2740 | 2025.12.23 01:38:44.017102 [ 187 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 2741 | 2025.12.23 01:38:44.021126 [ 187 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 2742 | 2025.12.23 01:38:44.025630 [ 187 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 2743 | 2025.12.23 01:38:44.030074 [ 187 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 2744 | 2025.12.23 01:38:44.083147 [ 189 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080527959 sec., 1030.6979219478294 rows/sec., 5.33 MiB/sec. | ||
| 2745 | 2025.12.23 01:38:44.085646 [ 191 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2746 | 2025.12.23 01:38:44.088076 [ 191 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_11_2} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2025.12.23 01:38:44.088230 [ 191 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_11_2} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2748 | 2025.12.23 01:38:44.090132 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2749 | 2025.12.23 01:38:44.575221 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2025.12.23 01:38:44.575409 [ 276 ] {34ce4901-6343-4873-9e27-514435311118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2751 | 2025.12.23 01:38:44.575481 [ 276 ] {34ce4901-6343-4873-9e27-514435311118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2752 | 2025.12.23 01:38:44.576118 [ 276 ] {34ce4901-6343-4873-9e27-514435311118} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2025.12.23 01:38:44.576171 [ 276 ] {34ce4901-6343-4873-9e27-514435311118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2754 | 2025.12.23 01:38:44.576577 [ 276 ] {34ce4901-6343-4873-9e27-514435311118} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2755 | 2025.12.23 01:38:44.576819 [ 276 ] {34ce4901-6343-4873-9e27-514435311118} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2025.12.23 01:38:44.576974 [ 276 ] {34ce4901-6343-4873-9e27-514435311118} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001622 sec., 14796.547472256474 rows/sec., 1.23 MiB/sec. | ||
| 2757 | 2025.12.23 01:38:44.577018 [ 276 ] {34ce4901-6343-4873-9e27-514435311118} <Debug> TCPHandler: Processed in 0.001937201 sec. | ||
| 2758 | 2025.12.23 01:38:44.577143 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2025.12.23 01:38:44.577244 [ 276 ] {c5fb0a96-6f73-4751-88a4-5a920dd57ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2760 | 2025.12.23 01:38:44.577288 [ 276 ] {c5fb0a96-6f73-4751-88a4-5a920dd57ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2761 | 2025.12.23 01:38:44.577701 [ 276 ] {c5fb0a96-6f73-4751-88a4-5a920dd57ba8} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2025.12.23 01:38:44.577739 [ 276 ] {c5fb0a96-6f73-4751-88a4-5a920dd57ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2763 | 2025.12.23 01:38:44.578032 [ 276 ] {c5fb0a96-6f73-4751-88a4-5a920dd57ba8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2764 | 2025.12.23 01:38:44.578240 [ 276 ] {c5fb0a96-6f73-4751-88a4-5a920dd57ba8} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2025.12.23 01:38:44.578367 [ 276 ] {c5fb0a96-6f73-4751-88a4-5a920dd57ba8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 426.93 KiB/sec. | ||
| 2766 | 2025.12.23 01:38:44.578403 [ 276 ] {c5fb0a96-6f73-4751-88a4-5a920dd57ba8} <Debug> TCPHandler: Processed in 0.001310127 sec. | ||
| 2767 | 2025.12.23 01:38:44.578516 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2025.12.23 01:38:44.578611 [ 276 ] {d8ee82ae-6354-448b-92af-07b7571c80d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2769 | 2025.12.23 01:38:44.578650 [ 276 ] {d8ee82ae-6354-448b-92af-07b7571c80d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2770 | 2025.12.23 01:38:44.579112 [ 276 ] {d8ee82ae-6354-448b-92af-07b7571c80d0} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2025.12.23 01:38:44.579149 [ 276 ] {d8ee82ae-6354-448b-92af-07b7571c80d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2772 | 2025.12.23 01:38:44.579470 [ 276 ] {d8ee82ae-6354-448b-92af-07b7571c80d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2773 | 2025.12.23 01:38:44.579676 [ 276 ] {d8ee82ae-6354-448b-92af-07b7571c80d0} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2025.12.23 01:38:44.579801 [ 276 ] {d8ee82ae-6354-448b-92af-07b7571c80d0} <Debug> executeQuery: Read 199 rows, 18.09 KiB in 0.001209 sec., 164598.84201819685 rows/sec., 14.62 MiB/sec. | ||
| 2775 | 2025.12.23 01:38:44.579837 [ 276 ] {d8ee82ae-6354-448b-92af-07b7571c80d0} <Debug> TCPHandler: Processed in 0.001368819 sec. | ||
| 2776 | 2025.12.23 01:38:44.579954 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2025.12.23 01:38:44.580046 [ 276 ] {9a6b2afc-1ffd-424c-aea8-7b5a09baa9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2778 | 2025.12.23 01:38:44.580087 [ 276 ] {9a6b2afc-1ffd-424c-aea8-7b5a09baa9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2779 | 2025.12.23 01:38:44.580486 [ 276 ] {9a6b2afc-1ffd-424c-aea8-7b5a09baa9f2} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2025.12.23 01:38:44.580521 [ 276 ] {9a6b2afc-1ffd-424c-aea8-7b5a09baa9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2781 | 2025.12.23 01:38:44.580821 [ 276 ] {9a6b2afc-1ffd-424c-aea8-7b5a09baa9f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2782 | 2025.12.23 01:38:44.581025 [ 276 ] {9a6b2afc-1ffd-424c-aea8-7b5a09baa9f2} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2025.12.23 01:38:44.581150 [ 276 ] {9a6b2afc-1ffd-424c-aea8-7b5a09baa9f2} <Debug> executeQuery: Read 28 rows, 2.13 KiB in 0.001122 sec., 24955.436720142603 rows/sec., 1.86 MiB/sec. | ||
| 2784 | 2025.12.23 01:38:44.581185 [ 276 ] {9a6b2afc-1ffd-424c-aea8-7b5a09baa9f2} <Debug> TCPHandler: Processed in 0.001280287 sec. | ||
| 2785 | 2025.12.23 01:38:44.581295 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2025.12.23 01:38:44.581388 [ 276 ] {c7a401ad-f7c7-421a-be4b-c41b67e3053e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2787 | 2025.12.23 01:38:44.581434 [ 276 ] {c7a401ad-f7c7-421a-be4b-c41b67e3053e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2788 | 2025.12.23 01:38:44.581839 [ 276 ] {c7a401ad-f7c7-421a-be4b-c41b67e3053e} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2025.12.23 01:38:44.581874 [ 276 ] {c7a401ad-f7c7-421a-be4b-c41b67e3053e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2790 | 2025.12.23 01:38:44.582158 [ 276 ] {c7a401ad-f7c7-421a-be4b-c41b67e3053e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2791 | 2025.12.23 01:38:44.582368 [ 276 ] {c7a401ad-f7c7-421a-be4b-c41b67e3053e} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2025.12.23 01:38:44.582497 [ 276 ] {c7a401ad-f7c7-421a-be4b-c41b67e3053e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001127 sec., 21295.47471162378 rows/sec., 1.77 MiB/sec. | ||
| 2793 | 2025.12.23 01:38:44.582533 [ 276 ] {c7a401ad-f7c7-421a-be4b-c41b67e3053e} <Debug> TCPHandler: Processed in 0.001286137 sec. | ||
| 2794 | 2025.12.23 01:38:44.582649 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2025.12.23 01:38:44.582742 [ 276 ] {09ca7b52-9a92-4598-948f-7397c8b43650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2796 | 2025.12.23 01:38:44.582781 [ 276 ] {09ca7b52-9a92-4598-948f-7397c8b43650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2797 | 2025.12.23 01:38:44.583175 [ 276 ] {09ca7b52-9a92-4598-948f-7397c8b43650} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.12.23 01:38:44.583210 [ 276 ] {09ca7b52-9a92-4598-948f-7397c8b43650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2799 | 2025.12.23 01:38:44.583496 [ 276 ] {09ca7b52-9a92-4598-948f-7397c8b43650} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2800 | 2025.12.23 01:38:44.583694 [ 276 ] {09ca7b52-9a92-4598-948f-7397c8b43650} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2025.12.23 01:38:44.583820 [ 276 ] {09ca7b52-9a92-4598-948f-7397c8b43650} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 2802 | 2025.12.23 01:38:44.583857 [ 276 ] {09ca7b52-9a92-4598-948f-7397c8b43650} <Debug> TCPHandler: Processed in 0.001256287 sec. | ||
| 2803 | 2025.12.23 01:38:44.583969 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2025.12.23 01:38:44.584062 [ 276 ] {9f24f330-62e4-472e-9610-789bba0b02ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2805 | 2025.12.23 01:38:44.584102 [ 276 ] {9f24f330-62e4-472e-9610-789bba0b02ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2806 | 2025.12.23 01:38:44.584520 [ 276 ] {9f24f330-62e4-472e-9610-789bba0b02ec} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2025.12.23 01:38:44.584557 [ 276 ] {9f24f330-62e4-472e-9610-789bba0b02ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2808 | 2025.12.23 01:38:44.584853 [ 276 ] {9f24f330-62e4-472e-9610-789bba0b02ec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2809 | 2025.12.23 01:38:44.585062 [ 276 ] {9f24f330-62e4-472e-9610-789bba0b02ec} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2025.12.23 01:38:44.585185 [ 276 ] {9f24f330-62e4-472e-9610-789bba0b02ec} <Debug> executeQuery: Read 116 rows, 9.66 KiB in 0.001141 sec., 101665.20595968448 rows/sec., 8.27 MiB/sec. | ||
| 2811 | 2025.12.23 01:38:44.585221 [ 276 ] {9f24f330-62e4-472e-9610-789bba0b02ec} <Debug> TCPHandler: Processed in 0.001300297 sec. | ||
| 2812 | 2025.12.23 01:38:44.585333 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2025.12.23 01:38:44.585427 [ 276 ] {21a3903a-3f1a-4424-b8b3-6f329a7031e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2814 | 2025.12.23 01:38:44.585469 [ 276 ] {21a3903a-3f1a-4424-b8b3-6f329a7031e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2815 | 2025.12.23 01:38:44.585863 [ 276 ] {21a3903a-3f1a-4424-b8b3-6f329a7031e6} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2025.12.23 01:38:44.585898 [ 276 ] {21a3903a-3f1a-4424-b8b3-6f329a7031e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2817 | 2025.12.23 01:38:44.586220 [ 276 ] {21a3903a-3f1a-4424-b8b3-6f329a7031e6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2818 | 2025.12.23 01:38:44.586423 [ 276 ] {21a3903a-3f1a-4424-b8b3-6f329a7031e6} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2025.12.23 01:38:44.586544 [ 276 ] {21a3903a-3f1a-4424-b8b3-6f329a7031e6} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001135 sec., 175330.39647577095 rows/sec., 12.57 MiB/sec. | ||
| 2820 | 2025.12.23 01:38:44.586579 [ 276 ] {21a3903a-3f1a-4424-b8b3-6f329a7031e6} <Debug> TCPHandler: Processed in 0.001294038 sec. | ||
| 2821 | 2025.12.23 01:38:44.586689 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2025.12.23 01:38:44.586782 [ 276 ] {f13516ab-72e3-471e-ab7d-050ffdb98ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2823 | 2025.12.23 01:38:44.586835 [ 276 ] {f13516ab-72e3-471e-ab7d-050ffdb98ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2824 | 2025.12.23 01:38:44.587543 [ 276 ] {f13516ab-72e3-471e-ab7d-050ffdb98ff2} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2025.12.23 01:38:44.587578 [ 276 ] {f13516ab-72e3-471e-ab7d-050ffdb98ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2826 | 2025.12.23 01:38:44.588077 [ 276 ] {f13516ab-72e3-471e-ab7d-050ffdb98ff2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2827 | 2025.12.23 01:38:44.588290 [ 276 ] {f13516ab-72e3-471e-ab7d-050ffdb98ff2} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.12.23 01:38:44.588423 [ 276 ] {f13516ab-72e3-471e-ab7d-050ffdb98ff2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001659 sec., 6027.727546714888 rows/sec., 10.80 MiB/sec. | ||
| 2829 | 2025.12.23 01:38:44.588472 [ 276 ] {f13516ab-72e3-471e-ab7d-050ffdb98ff2} <Debug> TCPHandler: Processed in 0.001830949 sec. | ||
| 2830 | 2025.12.23 01:38:44.588583 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2025.12.23 01:38:44.588675 [ 276 ] {ff94afb6-b986-43ed-b9a0-2f6f5814fa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2832 | 2025.12.23 01:38:44.588717 [ 276 ] {ff94afb6-b986-43ed-b9a0-2f6f5814fa76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2833 | 2025.12.23 01:38:44.589049 [ 276 ] {ff94afb6-b986-43ed-b9a0-2f6f5814fa76} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2025.12.23 01:38:44.589085 [ 276 ] {ff94afb6-b986-43ed-b9a0-2f6f5814fa76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2835 | 2025.12.23 01:38:44.589379 [ 276 ] {ff94afb6-b986-43ed-b9a0-2f6f5814fa76} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2836 | 2025.12.23 01:38:44.589587 [ 276 ] {ff94afb6-b986-43ed-b9a0-2f6f5814fa76} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.12.23 01:38:44.589713 [ 276 ] {ff94afb6-b986-43ed-b9a0-2f6f5814fa76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 2838 | 2025.12.23 01:38:44.589747 [ 276 ] {ff94afb6-b986-43ed-b9a0-2f6f5814fa76} <Debug> TCPHandler: Processed in 0.001212826 sec. | ||
| 2839 | 2025.12.23 01:38:45.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.60 MiB, peak 221.77 MiB, free memory in arenas 0.00 B, will set to 222.39 MiB (RSS), difference: 9.79 MiB | ||
| 2840 | 2025.12.23 01:38:49.574068 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2025.12.23 01:38:49.574357 [ 276 ] {576026e2-1e03-490e-b01e-2a0209c475ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2842 | 2025.12.23 01:38:49.574423 [ 276 ] {576026e2-1e03-490e-b01e-2a0209c475ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2843 | 2025.12.23 01:38:49.575098 [ 276 ] {576026e2-1e03-490e-b01e-2a0209c475ee} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2025.12.23 01:38:49.575145 [ 276 ] {576026e2-1e03-490e-b01e-2a0209c475ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2845 | 2025.12.23 01:38:49.575538 [ 276 ] {576026e2-1e03-490e-b01e-2a0209c475ee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2846 | 2025.12.23 01:38:49.575747 [ 276 ] {576026e2-1e03-490e-b01e-2a0209c475ee} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2025.12.23 01:38:49.575893 [ 276 ] {576026e2-1e03-490e-b01e-2a0209c475ee} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.0016 sec., 73750 rows/sec., 6.26 MiB/sec. | ||
| 2848 | 2025.12.23 01:38:49.575933 [ 276 ] {576026e2-1e03-490e-b01e-2a0209c475ee} <Debug> TCPHandler: Processed in 0.002046634 sec. | ||
| 2849 | 2025.12.23 01:38:49.576058 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2025.12.23 01:38:49.576151 [ 276 ] {8575f769-9557-4db4-8425-8d737916cace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2851 | 2025.12.23 01:38:49.576191 [ 276 ] {8575f769-9557-4db4-8425-8d737916cace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2852 | 2025.12.23 01:38:49.576620 [ 276 ] {8575f769-9557-4db4-8425-8d737916cace} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2025.12.23 01:38:49.576656 [ 276 ] {8575f769-9557-4db4-8425-8d737916cace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2854 | 2025.12.23 01:38:49.576940 [ 276 ] {8575f769-9557-4db4-8425-8d737916cace} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2855 | 2025.12.23 01:38:49.577142 [ 276 ] {8575f769-9557-4db4-8425-8d737916cace} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2025.12.23 01:38:49.577269 [ 276 ] {8575f769-9557-4db4-8425-8d737916cace} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001136 sec., 27288.732394366194 rows/sec., 2.00 MiB/sec. | ||
| 2857 | 2025.12.23 01:38:49.577305 [ 276 ] {8575f769-9557-4db4-8425-8d737916cace} <Debug> TCPHandler: Processed in 0.001294138 sec. | ||
| 2858 | 2025.12.23 01:38:49.577424 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2025.12.23 01:38:49.577515 [ 276 ] {22d967e8-5612-4f73-921f-b114ee3d6479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2860 | 2025.12.23 01:38:49.577554 [ 276 ] {22d967e8-5612-4f73-921f-b114ee3d6479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2861 | 2025.12.23 01:38:49.578033 [ 276 ] {22d967e8-5612-4f73-921f-b114ee3d6479} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2025.12.23 01:38:49.578071 [ 276 ] {22d967e8-5612-4f73-921f-b114ee3d6479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2863 | 2025.12.23 01:38:49.578375 [ 276 ] {22d967e8-5612-4f73-921f-b114ee3d6479} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2864 | 2025.12.23 01:38:49.578589 [ 276 ] {22d967e8-5612-4f73-921f-b114ee3d6479} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2025.12.23 01:38:49.578713 [ 276 ] {22d967e8-5612-4f73-921f-b114ee3d6479} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001216 sec., 78125 rows/sec., 6.10 MiB/sec. | ||
| 2866 | 2025.12.23 01:38:49.578750 [ 276 ] {22d967e8-5612-4f73-921f-b114ee3d6479} <Debug> TCPHandler: Processed in 0.001372529 sec. | ||
| 2867 | 2025.12.23 01:38:49.578871 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2025.12.23 01:38:49.578973 [ 276 ] {b2aefe19-6dc1-43e6-94e1-263d398b7da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2869 | 2025.12.23 01:38:49.579017 [ 276 ] {b2aefe19-6dc1-43e6-94e1-263d398b7da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2870 | 2025.12.23 01:38:49.579462 [ 276 ] {b2aefe19-6dc1-43e6-94e1-263d398b7da0} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2025.12.23 01:38:49.579499 [ 276 ] {b2aefe19-6dc1-43e6-94e1-263d398b7da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2872 | 2025.12.23 01:38:49.579817 [ 276 ] {b2aefe19-6dc1-43e6-94e1-263d398b7da0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2873 | 2025.12.23 01:38:49.580017 [ 276 ] {b2aefe19-6dc1-43e6-94e1-263d398b7da0} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2025.12.23 01:38:49.580144 [ 276 ] {b2aefe19-6dc1-43e6-94e1-263d398b7da0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 2875 | 2025.12.23 01:38:49.580179 [ 276 ] {b2aefe19-6dc1-43e6-94e1-263d398b7da0} <Debug> TCPHandler: Processed in 0.001355919 sec. | ||
| 2876 | 2025.12.23 01:38:49.580290 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2877 | 2025.12.23 01:38:49.580383 [ 276 ] {c6adab6d-378c-4b28-8126-0ff9af5d993f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2878 | 2025.12.23 01:38:49.580437 [ 276 ] {c6adab6d-378c-4b28-8126-0ff9af5d993f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2879 | 2025.12.23 01:38:49.581192 [ 276 ] {c6adab6d-378c-4b28-8126-0ff9af5d993f} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2880 | 2025.12.23 01:38:49.581228 [ 276 ] {c6adab6d-378c-4b28-8126-0ff9af5d993f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2881 | 2025.12.23 01:38:49.581762 [ 276 ] {c6adab6d-378c-4b28-8126-0ff9af5d993f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2882 | 2025.12.23 01:38:49.581971 [ 276 ] {c6adab6d-378c-4b28-8126-0ff9af5d993f} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2025.12.23 01:38:49.582100 [ 276 ] {c6adab6d-378c-4b28-8126-0ff9af5d993f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001736 sec., 17857.14285714286 rows/sec., 32.00 MiB/sec. | ||
| 2884 | 2025.12.23 01:38:49.582150 [ 276 ] {c6adab6d-378c-4b28-8126-0ff9af5d993f} <Debug> TCPHandler: Processed in 0.00190636 sec. | ||
| 2885 | 2025.12.23 01:38:49.582264 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2025.12.23 01:38:49.582356 [ 276 ] {77e60768-eaf3-41ee-9ed5-0c3b38795a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2887 | 2025.12.23 01:38:49.582398 [ 276 ] {77e60768-eaf3-41ee-9ed5-0c3b38795a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2888 | 2025.12.23 01:38:49.582738 [ 276 ] {77e60768-eaf3-41ee-9ed5-0c3b38795a68} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2025.12.23 01:38:49.582773 [ 276 ] {77e60768-eaf3-41ee-9ed5-0c3b38795a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2890 | 2025.12.23 01:38:49.583063 [ 276 ] {77e60768-eaf3-41ee-9ed5-0c3b38795a68} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2891 | 2025.12.23 01:38:49.583262 [ 276 ] {77e60768-eaf3-41ee-9ed5-0c3b38795a68} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2025.12.23 01:38:49.583389 [ 276 ] {77e60768-eaf3-41ee-9ed5-0c3b38795a68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 2893 | 2025.12.23 01:38:49.583424 [ 276 ] {77e60768-eaf3-41ee-9ed5-0c3b38795a68} <Debug> TCPHandler: Processed in 0.001207746 sec. | ||
| 2894 | 2025.12.23 01:38:51.110963 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2895 | 2025.12.23 01:38:51.111016 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2896 | 2025.12.23 01:38:51.190930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 384 | ||
| 2897 | 2025.12.23 01:38:51.193153 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2025.12.23 01:38:51.193202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2899 | 2025.12.23 01:38:51.194541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2900 | 2025.12.23 01:38:51.194819 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2025.12.23 01:38:51.195086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
| 2902 | 2025.12.23 01:38:51.206346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5728 | ||
| 2903 | 2025.12.23 01:38:51.206923 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2025.12.23 01:38:51.206969 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2905 | 2025.12.23 01:38:51.207612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2906 | 2025.12.23 01:38:51.207839 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2025.12.23 01:38:51.207984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5728 | ||
| 2908 | 2025.12.23 01:38:51.505409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2909 | 2025.12.23 01:38:51.523483 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2025.12.23 01:38:51.523538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2911 | 2025.12.23 01:38:51.529307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2912 | 2025.12.23 01:38:51.530017 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2025.12.23 01:38:51.533029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2914 | 2025.12.23 01:38:54.572847 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2025.12.23 01:38:54.573041 [ 276 ] {4892a0e7-f0c4-4626-9d66-c43bc2461079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2916 | 2025.12.23 01:38:54.573108 [ 276 ] {4892a0e7-f0c4-4626-9d66-c43bc2461079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2917 | 2025.12.23 01:38:54.573747 [ 276 ] {4892a0e7-f0c4-4626-9d66-c43bc2461079} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2025.12.23 01:38:54.573791 [ 276 ] {4892a0e7-f0c4-4626-9d66-c43bc2461079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2919 | 2025.12.23 01:38:54.574193 [ 276 ] {4892a0e7-f0c4-4626-9d66-c43bc2461079} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2920 | 2025.12.23 01:38:54.574420 [ 276 ] {4892a0e7-f0c4-4626-9d66-c43bc2461079} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2025.12.23 01:38:54.574542 [ 145 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2922 | 2025.12.23 01:38:54.574582 [ 145 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2025.12.23 01:38:54.574582 [ 276 ] {4892a0e7-f0c4-4626-9d66-c43bc2461079} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001591 sec., 47768.69893148963 rows/sec., 3.94 MiB/sec. | ||
| 2924 | 2025.12.23 01:38:54.574601 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2925 | 2025.12.23 01:38:54.574642 [ 276 ] {4892a0e7-f0c4-4626-9d66-c43bc2461079} <Debug> TCPHandler: Processed in 0.001923591 sec. | ||
| 2926 | 2025.12.23 01:38:54.574727 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::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 | ||
| 2927 | 2025.12.23 01:38:54.574779 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2025.12.23 01:38:54.574866 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2929 | 2025.12.23 01:38:54.574887 [ 276 ] {6cc6f8d9-4482-4346-b020-282ba2a0883b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2930 | 2025.12.23 01:38:54.574901 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1407 rows starting from the beginning of the part | ||
| 2931 | 2025.12.23 01:38:54.574938 [ 276 ] {6cc6f8d9-4482-4346-b020-282ba2a0883b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2932 | 2025.12.23 01:38:54.574970 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2933 | 2025.12.23 01:38:54.575019 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 118 rows starting from the beginning of the part | ||
| 2934 | 2025.12.23 01:38:54.575059 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 199 rows starting from the beginning of the part | ||
| 2935 | 2025.12.23 01:38:54.575097 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
| 2936 | 2025.12.23 01:38:54.575136 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 76 rows starting from the beginning of the part | ||
| 2937 | 2025.12.23 01:38:54.575381 [ 276 ] {6cc6f8d9-4482-4346-b020-282ba2a0883b} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2025.12.23 01:38:54.575421 [ 276 ] {6cc6f8d9-4482-4346-b020-282ba2a0883b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2939 | 2025.12.23 01:38:54.575757 [ 276 ] {6cc6f8d9-4482-4346-b020-282ba2a0883b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2940 | 2025.12.23 01:38:54.575992 [ 276 ] {6cc6f8d9-4482-4346-b020-282ba2a0883b} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2025.12.23 01:38:54.576132 [ 276 ] {6cc6f8d9-4482-4346-b020-282ba2a0883b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001271 sec., 7867.820613690008 rows/sec., 591.62 KiB/sec. | ||
| 2942 | 2025.12.23 01:38:54.576172 [ 276 ] {6cc6f8d9-4482-4346-b020-282ba2a0883b} <Debug> TCPHandler: Processed in 0.00144376 sec. | ||
| 2943 | 2025.12.23 01:38:54.576300 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2025.12.23 01:38:54.576405 [ 276 ] {9e0544b0-8c5d-4131-a9fa-df20aa621804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2945 | 2025.12.23 01:38:54.576435 [ 191 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1994 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770928 sec., 1125963.3367364455 rows/sec., 99.36 MiB/sec. | ||
| 2946 | 2025.12.23 01:38:54.576448 [ 276 ] {9e0544b0-8c5d-4131-a9fa-df20aa621804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2947 | 2025.12.23 01:38:54.576691 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2948 | 2025.12.23 01:38:54.576899 [ 276 ] {9e0544b0-8c5d-4131-a9fa-df20aa621804} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2025.12.23 01:38:54.576941 [ 276 ] {9e0544b0-8c5d-4131-a9fa-df20aa621804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2950 | 2025.12.23 01:38:54.576978 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_16_3} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2025.12.23 01:38:54.577059 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_16_3} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2952 | 2025.12.23 01:38:54.577130 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2953 | 2025.12.23 01:38:54.577262 [ 276 ] {9e0544b0-8c5d-4131-a9fa-df20aa621804} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2954 | 2025.12.23 01:38:54.577483 [ 276 ] {9e0544b0-8c5d-4131-a9fa-df20aa621804} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2025.12.23 01:38:54.577588 [ 145 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2956 | 2025.12.23 01:38:54.577612 [ 276 ] {9e0544b0-8c5d-4131-a9fa-df20aa621804} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001229 sec., 60211.55410903173 rows/sec., 4.70 MiB/sec. | ||
| 2957 | 2025.12.23 01:38:54.577614 [ 145 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2025.12.23 01:38:54.577642 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2959 | 2025.12.23 01:38:54.577648 [ 276 ] {9e0544b0-8c5d-4131-a9fa-df20aa621804} <Debug> TCPHandler: Processed in 0.00139692 sec. | ||
| 2960 | 2025.12.23 01:38:54.577713 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::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 | ||
| 2961 | 2025.12.23 01:38:54.577774 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2025.12.23 01:38:54.577793 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2963 | 2025.12.23 01:38:54.577821 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 633 rows starting from the beginning of the part | ||
| 2964 | 2025.12.23 01:38:54.577874 [ 276 ] {6b078480-244b-46e0-9472-679d67d3e6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2965 | 2025.12.23 01:38:54.577886 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 2966 | 2025.12.23 01:38:54.577926 [ 276 ] {6b078480-244b-46e0-9472-679d67d3e6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2967 | 2025.12.23 01:38:54.577939 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 95 rows starting from the beginning of the part | ||
| 2968 | 2025.12.23 01:38:54.577983 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 116 rows starting from the beginning of the part | ||
| 2969 | 2025.12.23 01:38:54.578020 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 95 rows starting from the beginning of the part | ||
| 2970 | 2025.12.23 01:38:54.578059 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 2971 | 2025.12.23 01:38:54.578344 [ 276 ] {6b078480-244b-46e0-9472-679d67d3e6a4} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.12.23 01:38:54.578383 [ 276 ] {6b078480-244b-46e0-9472-679d67d3e6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2973 | 2025.12.23 01:38:54.578734 [ 276 ] {6b078480-244b-46e0-9472-679d67d3e6a4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2974 | 2025.12.23 01:38:54.578906 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1087 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222315 sec., 889296.1307028057 rows/sec., 71.74 MiB/sec. | ||
| 2975 | 2025.12.23 01:38:54.578941 [ 276 ] {6b078480-244b-46e0-9472-679d67d3e6a4} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2025.12.23 01:38:54.579039 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2977 | 2025.12.23 01:38:54.579059 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2978 | 2025.12.23 01:38:54.579065 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2025.12.23 01:38:54.579073 [ 276 ] {6b078480-244b-46e0-9472-679d67d3e6a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 2980 | 2025.12.23 01:38:54.579097 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2981 | 2025.12.23 01:38:54.579119 [ 276 ] {6b078480-244b-46e0-9472-679d67d3e6a4} <Debug> TCPHandler: Processed in 0.00139921 sec. | ||
| 2982 | 2025.12.23 01:38:54.579181 [ 191 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::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 | ||
| 2983 | 2025.12.23 01:38:54.579233 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2025.12.23 01:38:54.579300 [ 191 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2985 | 2025.12.23 01:38:54.579330 [ 276 ] {b80adb60-5484-41e3-8e01-fff6fe696648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2986 | 2025.12.23 01:38:54.579338 [ 191 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3991 rows starting from the beginning of the part | ||
| 2987 | 2025.12.23 01:38:54.579355 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_16_3} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2025.12.23 01:38:54.579391 [ 276 ] {b80adb60-5484-41e3-8e01-fff6fe696648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2989 | 2025.12.23 01:38:54.579419 [ 191 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::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 | ||
| 2990 | 2025.12.23 01:38:54.579430 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_16_3} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2991 | 2025.12.23 01:38:54.579470 [ 191 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2992 | 2025.12.23 01:38:54.579497 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2993 | 2025.12.23 01:38:54.579516 [ 191 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 199 rows starting from the beginning of the part | ||
| 2994 | 2025.12.23 01:38:54.579558 [ 191 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::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 | ||
| 2995 | 2025.12.23 01:38:54.579597 [ 191 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2996 | 2025.12.23 01:38:54.580170 [ 276 ] {b80adb60-5484-41e3-8e01-fff6fe696648} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2025.12.23 01:38:54.580209 [ 276 ] {b80adb60-5484-41e3-8e01-fff6fe696648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 2998 | 2025.12.23 01:38:54.580718 [ 276 ] {b80adb60-5484-41e3-8e01-fff6fe696648} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2999 | 2025.12.23 01:38:54.580939 [ 276 ] {b80adb60-5484-41e3-8e01-fff6fe696648} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2025.12.23 01:38:54.581072 [ 276 ] {b80adb60-5484-41e3-8e01-fff6fe696648} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00176 sec., 5681.818181818182 rows/sec., 10.18 MiB/sec. | ||
| 3001 | 2025.12.23 01:38:54.581121 [ 276 ] {b80adb60-5484-41e3-8e01-fff6fe696648} <Debug> TCPHandler: Processed in 0.001935601 sec. | ||
| 3002 | 2025.12.23 01:38:54.581227 [ 200 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4830 rows, containing 5 columns (5 merged, 0 gathered) in 0.002084094 sec., 2317553.814751158 rows/sec., 159.32 MiB/sec. | ||
| 3003 | 2025.12.23 01:38:54.581239 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2025.12.23 01:38:54.581346 [ 276 ] {3c1a7c45-c19d-4e06-8155-cc28adc50e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3005 | 2025.12.23 01:38:54.581388 [ 276 ] {3c1a7c45-c19d-4e06-8155-cc28adc50e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3006 | 2025.12.23 01:38:54.581654 [ 201 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3007 | 2025.12.23 01:38:54.581733 [ 276 ] {3c1a7c45-c19d-4e06-8155-cc28adc50e3a} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2025.12.23 01:38:54.581777 [ 276 ] {3c1a7c45-c19d-4e06-8155-cc28adc50e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3009 | 2025.12.23 01:38:54.581938 [ 201 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2025.12.23 01:38:54.582012 [ 201 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3011 | 2025.12.23 01:38:54.582083 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 3012 | 2025.12.23 01:38:54.582128 [ 276 ] {3c1a7c45-c19d-4e06-8155-cc28adc50e3a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3013 | 2025.12.23 01:38:54.582343 [ 276 ] {3c1a7c45-c19d-4e06-8155-cc28adc50e3a} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2025.12.23 01:38:54.582434 [ 145 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3015 | 2025.12.23 01:38:54.582457 [ 145 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2025.12.23 01:38:54.582473 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3017 | 2025.12.23 01:38:54.582475 [ 276 ] {3c1a7c45-c19d-4e06-8155-cc28adc50e3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 3018 | 2025.12.23 01:38:54.582514 [ 276 ] {3c1a7c45-c19d-4e06-8155-cc28adc50e3a} <Debug> TCPHandler: Processed in 0.001323898 sec. | ||
| 3019 | 2025.12.23 01:38:54.582542 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::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 | ||
| 3020 | 2025.12.23 01:38:54.582631 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3021 | 2025.12.23 01:38:54.582658 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 510 rows starting from the beginning of the part | ||
| 3022 | 2025.12.23 01:38:54.582735 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::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 | ||
| 3023 | 2025.12.23 01:38:54.582777 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3024 | 2025.12.23 01:38:54.582817 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3025 | 2025.12.23 01:38:54.582855 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::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 | ||
| 3026 | 2025.12.23 01:38:54.582893 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3027 | 2025.12.23 01:38:54.583646 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 4 columns (4 merged, 0 gathered) in 0.001137354 sec., 712179.3214777458 rows/sec., 48.08 MiB/sec. | ||
| 3028 | 2025.12.23 01:38:54.583790 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3029 | 2025.12.23 01:38:54.584033 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_16_3} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2025.12.23 01:38:54.584099 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_16_3} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3031 | 2025.12.23 01:38:54.584165 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3032 | 2025.12.23 01:38:58.626698 [ 140 ] {} <Debug> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3033 | 2025.12.23 01:38:58.626823 [ 140 ] {} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2025.12.23 01:38:58.626862 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3035 | 2025.12.23 01:38:58.627297 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::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 | ||
| 3036 | 2025.12.23 01:38:58.627526 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3037 | 2025.12.23 01:38:58.627587 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3038 | 2025.12.23 01:38:58.627705 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
| 3039 | 2025.12.23 01:38:58.627792 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3040 | 2025.12.23 01:38:58.627873 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 3041 | 2025.12.23 01:38:58.627955 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3042 | 2025.12.23 01:38:58.628885 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668616 sec., 316429.90358476725 rows/sec., 23.29 MiB/sec. | ||
| 3043 | 2025.12.23 01:38:58.629065 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3044 | 2025.12.23 01:38:58.629331 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_5_1} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.12.23 01:38:58.629404 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_5_1} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3046 | 2025.12.23 01:38:58.629487 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3047 | 2025.12.23 01:38:58.708062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6176 | ||
| 3048 | 2025.12.23 01:38:58.708494 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2025.12.23 01:38:58.708530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3050 | 2025.12.23 01:38:58.708942 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3051 | 2025.12.23 01:38:58.709152 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2025.12.23 01:38:58.709265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6176 | ||
| 3053 | 2025.12.23 01:38:59.033101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3054 | 2025.12.23 01:38:59.049701 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2025.12.23 01:38:59.049765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3056 | 2025.12.23 01:38:59.055542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3057 | 2025.12.23 01:38:59.056258 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2025.12.23 01:38:59.059279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3059 | 2025.12.23 01:38:59.600927 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2025.12.23 01:38:59.601204 [ 276 ] {5eab622a-fbab-4b22-9061-af954fcd243f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3061 | 2025.12.23 01:38:59.601308 [ 276 ] {5eab622a-fbab-4b22-9061-af954fcd243f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3062 | 2025.12.23 01:38:59.602100 [ 276 ] {5eab622a-fbab-4b22-9061-af954fcd243f} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2025.12.23 01:38:59.602148 [ 276 ] {5eab622a-fbab-4b22-9061-af954fcd243f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3064 | 2025.12.23 01:38:59.602516 [ 276 ] {5eab622a-fbab-4b22-9061-af954fcd243f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3065 | 2025.12.23 01:38:59.602734 [ 276 ] {5eab622a-fbab-4b22-9061-af954fcd243f} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2025.12.23 01:38:59.602890 [ 276 ] {5eab622a-fbab-4b22-9061-af954fcd243f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001764 sec., 4535.14739229025 rows/sec., 369.81 KiB/sec. | ||
| 3067 | 2025.12.23 01:38:59.602930 [ 276 ] {5eab622a-fbab-4b22-9061-af954fcd243f} <Debug> TCPHandler: Processed in 0.002189786 sec. | ||
| 3068 | 2025.12.23 01:38:59.603050 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2025.12.23 01:38:59.603143 [ 276 ] {6bd1b142-8c1c-4c7d-ab93-a1182b954bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3070 | 2025.12.23 01:38:59.603182 [ 276 ] {6bd1b142-8c1c-4c7d-ab93-a1182b954bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3071 | 2025.12.23 01:38:59.604246 [ 276 ] {6bd1b142-8c1c-4c7d-ab93-a1182b954bf9} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2025.12.23 01:38:59.604282 [ 276 ] {6bd1b142-8c1c-4c7d-ab93-a1182b954bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3073 | 2025.12.23 01:38:59.604654 [ 276 ] {6bd1b142-8c1c-4c7d-ab93-a1182b954bf9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3074 | 2025.12.23 01:38:59.604859 [ 276 ] {6bd1b142-8c1c-4c7d-ab93-a1182b954bf9} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2025.12.23 01:38:59.604983 [ 276 ] {6bd1b142-8c1c-4c7d-ab93-a1182b954bf9} <Debug> executeQuery: Read 1262 rows, 107.12 KiB in 0.001858 sec., 679224.9730893434 rows/sec., 56.30 MiB/sec. | ||
| 3076 | 2025.12.23 01:38:59.605019 [ 276 ] {6bd1b142-8c1c-4c7d-ab93-a1182b954bf9} <Debug> TCPHandler: Processed in 0.002017702 sec. | ||
| 3077 | 2025.12.23 01:38:59.605137 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2025.12.23 01:38:59.605238 [ 276 ] {9de3a369-e258-408e-926e-c532ccf3a44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3079 | 2025.12.23 01:38:59.605277 [ 276 ] {9de3a369-e258-408e-926e-c532ccf3a44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3080 | 2025.12.23 01:38:59.605694 [ 276 ] {9de3a369-e258-408e-926e-c532ccf3a44f} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2025.12.23 01:38:59.605729 [ 276 ] {9de3a369-e258-408e-926e-c532ccf3a44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3082 | 2025.12.23 01:38:59.606024 [ 276 ] {9de3a369-e258-408e-926e-c532ccf3a44f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3083 | 2025.12.23 01:38:59.606231 [ 276 ] {9de3a369-e258-408e-926e-c532ccf3a44f} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2025.12.23 01:38:59.606356 [ 276 ] {9de3a369-e258-408e-926e-c532ccf3a44f} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001136 sec., 34330.98591549296 rows/sec., 2.48 MiB/sec. | ||
| 3085 | 2025.12.23 01:38:59.606393 [ 276 ] {9de3a369-e258-408e-926e-c532ccf3a44f} <Debug> TCPHandler: Processed in 0.001305678 sec. | ||
| 3086 | 2025.12.23 01:38:59.606507 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2025.12.23 01:38:59.606599 [ 276 ] {ed070d03-dca8-4ead-8645-8a244a28df74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3088 | 2025.12.23 01:38:59.606637 [ 276 ] {ed070d03-dca8-4ead-8645-8a244a28df74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3089 | 2025.12.23 01:38:59.607099 [ 276 ] {ed070d03-dca8-4ead-8645-8a244a28df74} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2025.12.23 01:38:59.607134 [ 276 ] {ed070d03-dca8-4ead-8645-8a244a28df74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3091 | 2025.12.23 01:38:59.607419 [ 276 ] {ed070d03-dca8-4ead-8645-8a244a28df74} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3092 | 2025.12.23 01:38:59.607619 [ 276 ] {ed070d03-dca8-4ead-8645-8a244a28df74} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2025.12.23 01:38:59.607742 [ 276 ] {ed070d03-dca8-4ead-8645-8a244a28df74} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001162 sec., 196213.42512908776 rows/sec., 13.29 MiB/sec. | ||
| 3094 | 2025.12.23 01:38:59.607779 [ 276 ] {ed070d03-dca8-4ead-8645-8a244a28df74} <Debug> TCPHandler: Processed in 0.001319258 sec. | ||
| 3095 | 2025.12.23 01:38:59.607886 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2025.12.23 01:38:59.607979 [ 276 ] {07c03a4b-a846-4034-a744-934abd8f84e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3097 | 2025.12.23 01:38:59.608017 [ 276 ] {07c03a4b-a846-4034-a744-934abd8f84e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3098 | 2025.12.23 01:38:59.608565 [ 276 ] {07c03a4b-a846-4034-a744-934abd8f84e8} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2025.12.23 01:38:59.608600 [ 276 ] {07c03a4b-a846-4034-a744-934abd8f84e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3100 | 2025.12.23 01:38:59.608920 [ 276 ] {07c03a4b-a846-4034-a744-934abd8f84e8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3101 | 2025.12.23 01:38:59.609124 [ 276 ] {07c03a4b-a846-4034-a744-934abd8f84e8} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2025.12.23 01:38:59.609248 [ 276 ] {07c03a4b-a846-4034-a744-934abd8f84e8} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001287 sec., 434343.43434343435 rows/sec., 32.28 MiB/sec. | ||
| 3103 | 2025.12.23 01:38:59.609285 [ 276 ] {07c03a4b-a846-4034-a744-934abd8f84e8} <Debug> TCPHandler: Processed in 0.001445291 sec. | ||
| 3104 | 2025.12.23 01:38:59.609397 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2025.12.23 01:38:59.609489 [ 276 ] {69b64c39-d5fb-4257-a675-9dfe178a75e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3106 | 2025.12.23 01:38:59.609532 [ 276 ] {69b64c39-d5fb-4257-a675-9dfe178a75e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3107 | 2025.12.23 01:38:59.610070 [ 276 ] {69b64c39-d5fb-4257-a675-9dfe178a75e5} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2025.12.23 01:38:59.610105 [ 276 ] {69b64c39-d5fb-4257-a675-9dfe178a75e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3109 | 2025.12.23 01:38:59.610466 [ 276 ] {69b64c39-d5fb-4257-a675-9dfe178a75e5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3110 | 2025.12.23 01:38:59.610678 [ 276 ] {69b64c39-d5fb-4257-a675-9dfe178a75e5} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2025.12.23 01:38:59.610800 [ 276 ] {69b64c39-d5fb-4257-a675-9dfe178a75e5} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001329 sec., 638073.739653875 rows/sec., 42.95 MiB/sec. | ||
| 3112 | 2025.12.23 01:38:59.610836 [ 276 ] {69b64c39-d5fb-4257-a675-9dfe178a75e5} <Debug> TCPHandler: Processed in 0.001486892 sec. | ||
| 3113 | 2025.12.23 01:38:59.610952 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2025.12.23 01:38:59.611044 [ 276 ] {dfcb69f0-7f9c-4b0e-bcc4-68af2cadc0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3115 | 2025.12.23 01:38:59.611099 [ 276 ] {dfcb69f0-7f9c-4b0e-bcc4-68af2cadc0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3116 | 2025.12.23 01:38:59.611879 [ 276 ] {dfcb69f0-7f9c-4b0e-bcc4-68af2cadc0a6} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2025.12.23 01:38:59.611914 [ 276 ] {dfcb69f0-7f9c-4b0e-bcc4-68af2cadc0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3118 | 2025.12.23 01:38:59.612420 [ 276 ] {dfcb69f0-7f9c-4b0e-bcc4-68af2cadc0a6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3119 | 2025.12.23 01:38:59.612631 [ 276 ] {dfcb69f0-7f9c-4b0e-bcc4-68af2cadc0a6} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2025.12.23 01:38:59.612763 [ 276 ] {dfcb69f0-7f9c-4b0e-bcc4-68af2cadc0a6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001736 sec., 17857.14285714286 rows/sec., 32.00 MiB/sec. | ||
| 3121 | 2025.12.23 01:38:59.612813 [ 276 ] {dfcb69f0-7f9c-4b0e-bcc4-68af2cadc0a6} <Debug> TCPHandler: Processed in 0.001908171 sec. | ||
| 3122 | 2025.12.23 01:38:59.612924 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2025.12.23 01:38:59.613017 [ 276 ] {a2f5adbc-d0ac-4c32-9a8d-da13d5b6501b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3124 | 2025.12.23 01:38:59.613058 [ 276 ] {a2f5adbc-d0ac-4c32-9a8d-da13d5b6501b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3125 | 2025.12.23 01:38:59.613399 [ 276 ] {a2f5adbc-d0ac-4c32-9a8d-da13d5b6501b} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2025.12.23 01:38:59.613435 [ 276 ] {a2f5adbc-d0ac-4c32-9a8d-da13d5b6501b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3127 | 2025.12.23 01:38:59.613733 [ 276 ] {a2f5adbc-d0ac-4c32-9a8d-da13d5b6501b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3128 | 2025.12.23 01:38:59.613937 [ 276 ] {a2f5adbc-d0ac-4c32-9a8d-da13d5b6501b} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2025.12.23 01:38:59.614065 [ 276 ] {a2f5adbc-d0ac-4c32-9a8d-da13d5b6501b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 3130 | 2025.12.23 01:38:59.614099 [ 276 ] {a2f5adbc-d0ac-4c32-9a8d-da13d5b6501b} <Debug> TCPHandler: Processed in 0.001222316 sec. | ||
| 3131 | 2025.12.23 01:39:01.196146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 412 | ||
| 3132 | 2025.12.23 01:39:01.198287 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2025.12.23 01:39:01.198346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3134 | 2025.12.23 01:39:01.199564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3135 | 2025.12.23 01:39:01.199836 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2025.12.23 01:39:01.200172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 3137 | 2025.12.23 01:39:04.572998 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2025.12.23 01:39:04.573208 [ 276 ] {27a6e027-6ccb-4ed1-86f3-f24350e9ab6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3139 | 2025.12.23 01:39:04.573280 [ 276 ] {27a6e027-6ccb-4ed1-86f3-f24350e9ab6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3140 | 2025.12.23 01:39:04.573977 [ 276 ] {27a6e027-6ccb-4ed1-86f3-f24350e9ab6d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2025.12.23 01:39:04.574025 [ 276 ] {27a6e027-6ccb-4ed1-86f3-f24350e9ab6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3142 | 2025.12.23 01:39:04.574438 [ 276 ] {27a6e027-6ccb-4ed1-86f3-f24350e9ab6d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3143 | 2025.12.23 01:39:04.574680 [ 276 ] {27a6e027-6ccb-4ed1-86f3-f24350e9ab6d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2025.12.23 01:39:04.574843 [ 276 ] {27a6e027-6ccb-4ed1-86f3-f24350e9ab6d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001688 sec., 45023.696682464455 rows/sec., 3.71 MiB/sec. | ||
| 3145 | 2025.12.23 01:39:04.574895 [ 276 ] {27a6e027-6ccb-4ed1-86f3-f24350e9ab6d} <Debug> TCPHandler: Processed in 0.002035103 sec. | ||
| 3146 | 2025.12.23 01:39:04.575052 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2025.12.23 01:39:04.575158 [ 276 ] {48b64387-752e-41ea-92da-b1a21ee27337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3148 | 2025.12.23 01:39:04.575206 [ 276 ] {48b64387-752e-41ea-92da-b1a21ee27337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3149 | 2025.12.23 01:39:04.575644 [ 276 ] {48b64387-752e-41ea-92da-b1a21ee27337} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2025.12.23 01:39:04.575681 [ 276 ] {48b64387-752e-41ea-92da-b1a21ee27337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3151 | 2025.12.23 01:39:04.575987 [ 276 ] {48b64387-752e-41ea-92da-b1a21ee27337} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3152 | 2025.12.23 01:39:04.576199 [ 276 ] {48b64387-752e-41ea-92da-b1a21ee27337} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2025.12.23 01:39:04.576312 [ 55 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3154 | 2025.12.23 01:39:04.576347 [ 276 ] {48b64387-752e-41ea-92da-b1a21ee27337} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001212 sec., 8250.82508250825 rows/sec., 620.42 KiB/sec. | ||
| 3155 | 2025.12.23 01:39:04.576382 [ 55 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2025.12.23 01:39:04.576402 [ 276 ] {48b64387-752e-41ea-92da-b1a21ee27337} <Debug> TCPHandler: Processed in 0.00140245 sec. | ||
| 3157 | 2025.12.23 01:39:04.576409 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3158 | 2025.12.23 01:39:04.576550 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2025.12.23 01:39:04.576552 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::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 | ||
| 3160 | 2025.12.23 01:39:04.576679 [ 276 ] {4a4759c4-0e85-4ecd-9380-7cb82b73fb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3161 | 2025.12.23 01:39:04.576708 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3162 | 2025.12.23 01:39:04.576745 [ 276 ] {4a4759c4-0e85-4ecd-9380-7cb82b73fb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3163 | 2025.12.23 01:39:04.576747 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 71 rows starting from the beginning of the part | ||
| 3164 | 2025.12.23 01:39:04.576835 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 3165 | 2025.12.23 01:39:04.576880 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3166 | 2025.12.23 01:39:04.576922 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3167 | 2025.12.23 01:39:04.576967 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
| 3168 | 2025.12.23 01:39:04.577013 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3169 | 2025.12.23 01:39:04.577262 [ 276 ] {4a4759c4-0e85-4ecd-9380-7cb82b73fb83} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2025.12.23 01:39:04.577313 [ 276 ] {4a4759c4-0e85-4ecd-9380-7cb82b73fb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3171 | 2025.12.23 01:39:04.577835 [ 276 ] {4a4759c4-0e85-4ecd-9380-7cb82b73fb83} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3172 | 2025.12.23 01:39:04.578046 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552753 sec., 121719.29469786889 rows/sec., 9.37 MiB/sec. | ||
| 3173 | 2025.12.23 01:39:04.578071 [ 276 ] {4a4759c4-0e85-4ecd-9380-7cb82b73fb83} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2025.12.23 01:39:04.578209 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3175 | 2025.12.23 01:39:04.578230 [ 276 ] {4a4759c4-0e85-4ecd-9380-7cb82b73fb83} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001577 sec., 46924.54026632847 rows/sec., 3.66 MiB/sec. | ||
| 3176 | 2025.12.23 01:39:04.578273 [ 276 ] {4a4759c4-0e85-4ecd-9380-7cb82b73fb83} <Debug> TCPHandler: Processed in 0.001785068 sec. | ||
| 3177 | 2025.12.23 01:39:04.578437 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2025.12.23 01:39:04.578544 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_16_3} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2025.12.23 01:39:04.578546 [ 276 ] {32e1b39f-f726-424d-80e4-1c6069e10a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3180 | 2025.12.23 01:39:04.578614 [ 276 ] {32e1b39f-f726-424d-80e4-1c6069e10a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3181 | 2025.12.23 01:39:04.578643 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_16_3} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3182 | 2025.12.23 01:39:04.578737 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3183 | 2025.12.23 01:39:04.579094 [ 276 ] {32e1b39f-f726-424d-80e4-1c6069e10a68} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.12.23 01:39:04.579135 [ 276 ] {32e1b39f-f726-424d-80e4-1c6069e10a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3185 | 2025.12.23 01:39:04.579524 [ 276 ] {32e1b39f-f726-424d-80e4-1c6069e10a68} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3186 | 2025.12.23 01:39:04.579792 [ 276 ] {32e1b39f-f726-424d-80e4-1c6069e10a68} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.12.23 01:39:04.579969 [ 276 ] {32e1b39f-f726-424d-80e4-1c6069e10a68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. | ||
| 3188 | 2025.12.23 01:39:04.580021 [ 276 ] {32e1b39f-f726-424d-80e4-1c6069e10a68} <Debug> TCPHandler: Processed in 0.001635335 sec. | ||
| 3189 | 2025.12.23 01:39:04.580189 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2025.12.23 01:39:04.580297 [ 276 ] {6f2ff613-b128-4f5f-a6a8-96d74cb2a95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3191 | 2025.12.23 01:39:04.580367 [ 276 ] {6f2ff613-b128-4f5f-a6a8-96d74cb2a95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3192 | 2025.12.23 01:39:04.581366 [ 276 ] {6f2ff613-b128-4f5f-a6a8-96d74cb2a95d} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2025.12.23 01:39:04.581414 [ 276 ] {6f2ff613-b128-4f5f-a6a8-96d74cb2a95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3194 | 2025.12.23 01:39:04.582193 [ 276 ] {6f2ff613-b128-4f5f-a6a8-96d74cb2a95d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3195 | 2025.12.23 01:39:04.582445 [ 276 ] {6f2ff613-b128-4f5f-a6a8-96d74cb2a95d} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2025.12.23 01:39:04.582566 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3197 | 2025.12.23 01:39:04.582592 [ 276 ] {6f2ff613-b128-4f5f-a6a8-96d74cb2a95d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002317 sec., 4315.9257660768235 rows/sec., 7.73 MiB/sec. | ||
| 3198 | 2025.12.23 01:39:04.582621 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2025.12.23 01:39:04.582646 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3200 | 2025.12.23 01:39:04.582673 [ 276 ] {6f2ff613-b128-4f5f-a6a8-96d74cb2a95d} <Debug> TCPHandler: Processed in 0.002541114 sec. | ||
| 3201 | 2025.12.23 01:39:04.582764 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::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 | ||
| 3202 | 2025.12.23 01:39:04.582795 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2025.12.23 01:39:04.582897 [ 276 ] {a2829533-5284-4815-82be-8a5c5d32628d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3204 | 2025.12.23 01:39:04.582940 [ 276 ] {a2829533-5284-4815-82be-8a5c5d32628d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3205 | 2025.12.23 01:39:04.583028 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3206 | 2025.12.23 01:39:04.583097 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 177 rows starting from the beginning of the part | ||
| 3207 | 2025.12.23 01:39:04.583237 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3208 | 2025.12.23 01:39:04.583337 [ 276 ] {a2829533-5284-4815-82be-8a5c5d32628d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2025.12.23 01:39:04.583351 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3210 | 2025.12.23 01:39:04.583381 [ 276 ] {a2829533-5284-4815-82be-8a5c5d32628d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3211 | 2025.12.23 01:39:04.583484 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3212 | 2025.12.23 01:39:04.583598 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3213 | 2025.12.23 01:39:04.583700 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3214 | 2025.12.23 01:39:04.583708 [ 276 ] {a2829533-5284-4815-82be-8a5c5d32628d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3215 | 2025.12.23 01:39:04.583931 [ 276 ] {a2829533-5284-4815-82be-8a5c5d32628d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2025.12.23 01:39:04.584066 [ 276 ] {a2829533-5284-4815-82be-8a5c5d32628d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 3217 | 2025.12.23 01:39:04.584102 [ 276 ] {a2829533-5284-4815-82be-8a5c5d32628d} <Debug> TCPHandler: Processed in 0.001355329 sec. | ||
| 3218 | 2025.12.23 01:39:04.587017 [ 201 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 19 columns (19 merged, 0 gathered) in 0.004312281 sec., 62379.97941228783 rows/sec., 111.78 MiB/sec. | ||
| 3219 | 2025.12.23 01:39:04.587422 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3220 | 2025.12.23 01:39:04.587764 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2025.12.23 01:39:04.587840 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3222 | 2025.12.23 01:39:04.587936 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3223 | 2025.12.23 01:39:06.111269 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3224 | 2025.12.23 01:39:06.111327 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3225 | 2025.12.23 01:39:06.209959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6688 | ||
| 3226 | 2025.12.23 01:39:06.210455 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2025.12.23 01:39:06.210502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3228 | 2025.12.23 01:39:06.210979 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3229 | 2025.12.23 01:39:06.211305 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2025.12.23 01:39:06.211484 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6688 | ||
| 3231 | 2025.12.23 01:39:06.559954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3232 | 2025.12.23 01:39:06.576989 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2025.12.23 01:39:06.577060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 3234 | 2025.12.23 01:39:06.582424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3235 | 2025.12.23 01:39:06.583117 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2025.12.23 01:39:06.586145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3237 | 2025.12.23 01:39:09.572659 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2025.12.23 01:39:09.572904 [ 276 ] {642f6037-7d86-4abd-9bfb-098eaeb45907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3239 | 2025.12.23 01:39:09.572986 [ 276 ] {642f6037-7d86-4abd-9bfb-098eaeb45907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3240 | 2025.12.23 01:39:09.573769 [ 276 ] {642f6037-7d86-4abd-9bfb-098eaeb45907} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2025.12.23 01:39:09.573807 [ 276 ] {642f6037-7d86-4abd-9bfb-098eaeb45907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3242 | 2025.12.23 01:39:09.574191 [ 276 ] {642f6037-7d86-4abd-9bfb-098eaeb45907} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3243 | 2025.12.23 01:39:09.574414 [ 276 ] {642f6037-7d86-4abd-9bfb-098eaeb45907} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2025.12.23 01:39:09.574555 [ 276 ] {642f6037-7d86-4abd-9bfb-098eaeb45907} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001713 sec., 68884.99708114419 rows/sec., 5.85 MiB/sec. | ||
| 3245 | 2025.12.23 01:39:09.574596 [ 276 ] {642f6037-7d86-4abd-9bfb-098eaeb45907} <Debug> TCPHandler: Processed in 0.002089804 sec. | ||
| 3246 | 2025.12.23 01:39:09.574719 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2025.12.23 01:39:09.574812 [ 276 ] {780514a4-6c98-4b6d-8fa1-201fb892969d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3248 | 2025.12.23 01:39:09.574851 [ 276 ] {780514a4-6c98-4b6d-8fa1-201fb892969d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3249 | 2025.12.23 01:39:09.575256 [ 276 ] {780514a4-6c98-4b6d-8fa1-201fb892969d} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2025.12.23 01:39:09.575290 [ 276 ] {780514a4-6c98-4b6d-8fa1-201fb892969d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3251 | 2025.12.23 01:39:09.575576 [ 276 ] {780514a4-6c98-4b6d-8fa1-201fb892969d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3252 | 2025.12.23 01:39:09.575775 [ 276 ] {780514a4-6c98-4b6d-8fa1-201fb892969d} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2025.12.23 01:39:09.575901 [ 276 ] {780514a4-6c98-4b6d-8fa1-201fb892969d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001108 sec., 27978.339350180504 rows/sec., 2.05 MiB/sec. | ||
| 3254 | 2025.12.23 01:39:09.575936 [ 276 ] {780514a4-6c98-4b6d-8fa1-201fb892969d} <Debug> TCPHandler: Processed in 0.001263747 sec. | ||
| 3255 | 2025.12.23 01:39:09.576044 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2025.12.23 01:39:09.576135 [ 276 ] {c785ca7e-91bc-4f9d-b439-7117dd5e8d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3257 | 2025.12.23 01:39:09.576173 [ 276 ] {c785ca7e-91bc-4f9d-b439-7117dd5e8d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3258 | 2025.12.23 01:39:09.576603 [ 276 ] {c785ca7e-91bc-4f9d-b439-7117dd5e8d51} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2025.12.23 01:39:09.576636 [ 276 ] {c785ca7e-91bc-4f9d-b439-7117dd5e8d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3260 | 2025.12.23 01:39:09.576930 [ 276 ] {c785ca7e-91bc-4f9d-b439-7117dd5e8d51} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3261 | 2025.12.23 01:39:09.577131 [ 276 ] {c785ca7e-91bc-4f9d-b439-7117dd5e8d51} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.12.23 01:39:09.577252 [ 276 ] {c785ca7e-91bc-4f9d-b439-7117dd5e8d51} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001135 sec., 83700.44052863437 rows/sec., 6.54 MiB/sec. | ||
| 3263 | 2025.12.23 01:39:09.577287 [ 276 ] {c785ca7e-91bc-4f9d-b439-7117dd5e8d51} <Debug> TCPHandler: Processed in 0.001289567 sec. | ||
| 3264 | 2025.12.23 01:39:09.577396 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2025.12.23 01:39:09.577487 [ 276 ] {2bd6a2a8-16ee-45ca-ab0b-b6544d1be114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3266 | 2025.12.23 01:39:09.577528 [ 276 ] {2bd6a2a8-16ee-45ca-ab0b-b6544d1be114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3267 | 2025.12.23 01:39:09.577928 [ 276 ] {2bd6a2a8-16ee-45ca-ab0b-b6544d1be114} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2025.12.23 01:39:09.577961 [ 276 ] {2bd6a2a8-16ee-45ca-ab0b-b6544d1be114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3269 | 2025.12.23 01:39:09.578272 [ 276 ] {2bd6a2a8-16ee-45ca-ab0b-b6544d1be114} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3270 | 2025.12.23 01:39:09.578470 [ 276 ] {2bd6a2a8-16ee-45ca-ab0b-b6544d1be114} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2025.12.23 01:39:09.578591 [ 276 ] {2bd6a2a8-16ee-45ca-ab0b-b6544d1be114} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001123 sec., 142475.5120213713 rows/sec., 9.92 MiB/sec. | ||
| 3272 | 2025.12.23 01:39:09.578626 [ 276 ] {2bd6a2a8-16ee-45ca-ab0b-b6544d1be114} <Debug> TCPHandler: Processed in 0.001276557 sec. | ||
| 3273 | 2025.12.23 01:39:09.578732 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2025.12.23 01:39:09.578822 [ 276 ] {c350bd5d-7425-4576-9c08-bb4027ed8efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3275 | 2025.12.23 01:39:09.578875 [ 276 ] {c350bd5d-7425-4576-9c08-bb4027ed8efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3276 | 2025.12.23 01:39:09.579667 [ 276 ] {c350bd5d-7425-4576-9c08-bb4027ed8efa} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2025.12.23 01:39:09.579700 [ 276 ] {c350bd5d-7425-4576-9c08-bb4027ed8efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3278 | 2025.12.23 01:39:09.580213 [ 276 ] {c350bd5d-7425-4576-9c08-bb4027ed8efa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3279 | 2025.12.23 01:39:09.580426 [ 276 ] {c350bd5d-7425-4576-9c08-bb4027ed8efa} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2025.12.23 01:39:09.580555 [ 276 ] {c350bd5d-7425-4576-9c08-bb4027ed8efa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001751 sec., 17704.16904625928 rows/sec., 31.73 MiB/sec. | ||
| 3281 | 2025.12.23 01:39:09.580604 [ 276 ] {c350bd5d-7425-4576-9c08-bb4027ed8efa} <Debug> TCPHandler: Processed in 0.001918411 sec. | ||
| 3282 | 2025.12.23 01:39:09.580723 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2025.12.23 01:39:09.580815 [ 276 ] {e28a7cb6-950a-4175-8bd8-f89112fdab70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3284 | 2025.12.23 01:39:09.580856 [ 276 ] {e28a7cb6-950a-4175-8bd8-f89112fdab70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3285 | 2025.12.23 01:39:09.581189 [ 276 ] {e28a7cb6-950a-4175-8bd8-f89112fdab70} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2025.12.23 01:39:09.581223 [ 276 ] {e28a7cb6-950a-4175-8bd8-f89112fdab70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3287 | 2025.12.23 01:39:09.581508 [ 276 ] {e28a7cb6-950a-4175-8bd8-f89112fdab70} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3288 | 2025.12.23 01:39:09.581708 [ 276 ] {e28a7cb6-950a-4175-8bd8-f89112fdab70} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2025.12.23 01:39:09.581831 [ 276 ] {e28a7cb6-950a-4175-8bd8-f89112fdab70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 3290 | 2025.12.23 01:39:09.581865 [ 276 ] {e28a7cb6-950a-4175-8bd8-f89112fdab70} <Debug> TCPHandler: Processed in 0.001188725 sec. | ||
| 3291 | 2025.12.23 01:39:10.129181 [ 50 ] {} <Debug> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3292 | 2025.12.23 01:39:10.129247 [ 50 ] {} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.12.23 01:39:10.129268 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3294 | 2025.12.23 01:39:10.129392 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::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 | ||
| 3295 | 2025.12.23 01:39:10.129551 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3296 | 2025.12.23 01:39:10.129587 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3297 | 2025.12.23 01:39:10.129657 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 3298 | 2025.12.23 01:39:10.129706 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3299 | 2025.12.23 01:39:10.129752 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3300 | 2025.12.23 01:39:10.129799 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3301 | 2025.12.23 01:39:10.130652 [ 192 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313257 sec., 24366.898482170665 rows/sec., 2.03 MiB/sec. | ||
| 3302 | 2025.12.23 01:39:10.130843 [ 201 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3303 | 2025.12.23 01:39:10.131223 [ 201 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_5_1} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2025.12.23 01:39:10.131313 [ 201 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_5_1} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3305 | 2025.12.23 01:39:10.131409 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3306 | 2025.12.23 01:39:11.200985 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 436 | ||
| 3307 | 2025.12.23 01:39:11.203068 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2025.12.23 01:39:11.203124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3309 | 2025.12.23 01:39:11.204349 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3310 | 2025.12.23 01:39:11.204624 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2025.12.23 01:39:11.204981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 3312 | 2025.12.23 01:39:13.711539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7136 | ||
| 3313 | 2025.12.23 01:39:13.712041 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2025.12.23 01:39:13.712085 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3315 | 2025.12.23 01:39:13.712560 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3316 | 2025.12.23 01:39:13.712799 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2025.12.23 01:39:13.712926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7136 | ||
| 3318 | 2025.12.23 01:39:14.086212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3319 | 2025.12.23 01:39:14.113068 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2025.12.23 01:39:14.113172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3321 | 2025.12.23 01:39:14.122083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3322 | 2025.12.23 01:39:14.123022 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2025.12.23 01:39:14.129250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3324 | 2025.12.23 01:39:14.576238 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2025.12.23 01:39:14.576446 [ 276 ] {2ac672d3-593c-4707-ad3c-6156d4a708b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3326 | 2025.12.23 01:39:14.576528 [ 276 ] {2ac672d3-593c-4707-ad3c-6156d4a708b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3327 | 2025.12.23 01:39:14.577312 [ 276 ] {2ac672d3-593c-4707-ad3c-6156d4a708b9} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2025.12.23 01:39:14.577368 [ 276 ] {2ac672d3-593c-4707-ad3c-6156d4a708b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3329 | 2025.12.23 01:39:14.577772 [ 276 ] {2ac672d3-593c-4707-ad3c-6156d4a708b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3330 | 2025.12.23 01:39:14.578007 [ 276 ] {2ac672d3-593c-4707-ad3c-6156d4a708b9} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2025.12.23 01:39:14.578167 [ 276 ] {2ac672d3-593c-4707-ad3c-6156d4a708b9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001785 sec., 13445.378151260506 rows/sec., 1.12 MiB/sec. | ||
| 3332 | 2025.12.23 01:39:14.578223 [ 276 ] {2ac672d3-593c-4707-ad3c-6156d4a708b9} <Debug> TCPHandler: Processed in 0.002176136 sec. | ||
| 3333 | 2025.12.23 01:39:14.578377 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2025.12.23 01:39:14.578484 [ 276 ] {133017dd-f95e-42b8-9f82-4872f19abec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3335 | 2025.12.23 01:39:14.578533 [ 276 ] {133017dd-f95e-42b8-9f82-4872f19abec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3336 | 2025.12.23 01:39:14.579066 [ 276 ] {133017dd-f95e-42b8-9f82-4872f19abec7} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2025.12.23 01:39:14.579106 [ 276 ] {133017dd-f95e-42b8-9f82-4872f19abec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3338 | 2025.12.23 01:39:14.579442 [ 276 ] {133017dd-f95e-42b8-9f82-4872f19abec7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3339 | 2025.12.23 01:39:14.579656 [ 276 ] {133017dd-f95e-42b8-9f82-4872f19abec7} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2025.12.23 01:39:14.579790 [ 276 ] {133017dd-f95e-42b8-9f82-4872f19abec7} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001332 sec., 147147.14714714713 rows/sec., 13.10 MiB/sec. | ||
| 3341 | 2025.12.23 01:39:14.579827 [ 276 ] {133017dd-f95e-42b8-9f82-4872f19abec7} <Debug> TCPHandler: Processed in 0.001510982 sec. | ||
| 3342 | 2025.12.23 01:39:14.579952 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2025.12.23 01:39:14.580055 [ 276 ] {fe3cc850-9cbd-4b0f-8d70-d4e1d0c747c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3344 | 2025.12.23 01:39:14.580097 [ 276 ] {fe3cc850-9cbd-4b0f-8d70-d4e1d0c747c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3345 | 2025.12.23 01:39:14.580574 [ 276 ] {fe3cc850-9cbd-4b0f-8d70-d4e1d0c747c5} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2025.12.23 01:39:14.580619 [ 276 ] {fe3cc850-9cbd-4b0f-8d70-d4e1d0c747c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3347 | 2025.12.23 01:39:14.581028 [ 276 ] {fe3cc850-9cbd-4b0f-8d70-d4e1d0c747c5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3348 | 2025.12.23 01:39:14.581358 [ 276 ] {fe3cc850-9cbd-4b0f-8d70-d4e1d0c747c5} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2025.12.23 01:39:14.581506 [ 276 ] {fe3cc850-9cbd-4b0f-8d70-d4e1d0c747c5} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001472 sec., 14945.652173913044 rows/sec., 1.14 MiB/sec. | ||
| 3350 | 2025.12.23 01:39:14.581544 [ 276 ] {fe3cc850-9cbd-4b0f-8d70-d4e1d0c747c5} <Debug> TCPHandler: Processed in 0.001643564 sec. | ||
| 3351 | 2025.12.23 01:39:14.581671 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2025.12.23 01:39:14.581770 [ 276 ] {3b763752-94e1-4ef9-a40f-223d446bb841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3353 | 2025.12.23 01:39:14.581812 [ 276 ] {3b763752-94e1-4ef9-a40f-223d446bb841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3354 | 2025.12.23 01:39:14.582224 [ 276 ] {3b763752-94e1-4ef9-a40f-223d446bb841} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2025.12.23 01:39:14.582261 [ 276 ] {3b763752-94e1-4ef9-a40f-223d446bb841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3356 | 2025.12.23 01:39:14.582586 [ 276 ] {3b763752-94e1-4ef9-a40f-223d446bb841} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3357 | 2025.12.23 01:39:14.582817 [ 276 ] {3b763752-94e1-4ef9-a40f-223d446bb841} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2025.12.23 01:39:14.582951 [ 276 ] {3b763752-94e1-4ef9-a40f-223d446bb841} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001201 sec., 19983.347210657786 rows/sec., 1.66 MiB/sec. | ||
| 3359 | 2025.12.23 01:39:14.582989 [ 276 ] {3b763752-94e1-4ef9-a40f-223d446bb841} <Debug> TCPHandler: Processed in 0.001377399 sec. | ||
| 3360 | 2025.12.23 01:39:14.583116 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2025.12.23 01:39:14.583212 [ 276 ] {29572366-b4f6-404a-bcc0-eddb7140ec58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3362 | 2025.12.23 01:39:14.583256 [ 276 ] {29572366-b4f6-404a-bcc0-eddb7140ec58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3363 | 2025.12.23 01:39:14.583907 [ 276 ] {29572366-b4f6-404a-bcc0-eddb7140ec58} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2025.12.23 01:39:14.583944 [ 276 ] {29572366-b4f6-404a-bcc0-eddb7140ec58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3365 | 2025.12.23 01:39:14.584354 [ 276 ] {29572366-b4f6-404a-bcc0-eddb7140ec58} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3366 | 2025.12.23 01:39:14.584566 [ 276 ] {29572366-b4f6-404a-bcc0-eddb7140ec58} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2025.12.23 01:39:14.584694 [ 276 ] {29572366-b4f6-404a-bcc0-eddb7140ec58} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001501 sec., 7994.670219853431 rows/sec., 624.58 KiB/sec. | ||
| 3368 | 2025.12.23 01:39:14.584733 [ 276 ] {29572366-b4f6-404a-bcc0-eddb7140ec58} <Debug> TCPHandler: Processed in 0.001665335 sec. | ||
| 3369 | 2025.12.23 01:39:14.584855 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2025.12.23 01:39:14.584952 [ 276 ] {39fe8a70-c9e1-4282-aca8-05960f7e736f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3371 | 2025.12.23 01:39:14.584996 [ 276 ] {39fe8a70-c9e1-4282-aca8-05960f7e736f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3372 | 2025.12.23 01:39:14.585445 [ 276 ] {39fe8a70-c9e1-4282-aca8-05960f7e736f} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2025.12.23 01:39:14.585482 [ 276 ] {39fe8a70-c9e1-4282-aca8-05960f7e736f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3374 | 2025.12.23 01:39:14.585791 [ 276 ] {39fe8a70-c9e1-4282-aca8-05960f7e736f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3375 | 2025.12.23 01:39:14.586020 [ 276 ] {39fe8a70-c9e1-4282-aca8-05960f7e736f} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2025.12.23 01:39:14.586152 [ 276 ] {39fe8a70-c9e1-4282-aca8-05960f7e736f} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001218 sec., 90311.986863711 rows/sec., 7.36 MiB/sec. | ||
| 3377 | 2025.12.23 01:39:14.586190 [ 276 ] {39fe8a70-c9e1-4282-aca8-05960f7e736f} <Debug> TCPHandler: Processed in 0.001384499 sec. | ||
| 3378 | 2025.12.23 01:39:14.586323 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2025.12.23 01:39:14.586428 [ 276 ] {0ec9e5fd-77f5-49ff-84a7-b683d7b6976a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3380 | 2025.12.23 01:39:14.586473 [ 276 ] {0ec9e5fd-77f5-49ff-84a7-b683d7b6976a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3381 | 2025.12.23 01:39:14.586892 [ 276 ] {0ec9e5fd-77f5-49ff-84a7-b683d7b6976a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2025.12.23 01:39:14.586929 [ 276 ] {0ec9e5fd-77f5-49ff-84a7-b683d7b6976a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3383 | 2025.12.23 01:39:14.587266 [ 276 ] {0ec9e5fd-77f5-49ff-84a7-b683d7b6976a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3384 | 2025.12.23 01:39:14.587487 [ 276 ] {0ec9e5fd-77f5-49ff-84a7-b683d7b6976a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2025.12.23 01:39:14.587617 [ 276 ] {0ec9e5fd-77f5-49ff-84a7-b683d7b6976a} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001207 sec., 162386.0811930406 rows/sec., 11.65 MiB/sec. | ||
| 3386 | 2025.12.23 01:39:14.587655 [ 276 ] {0ec9e5fd-77f5-49ff-84a7-b683d7b6976a} <Debug> TCPHandler: Processed in 0.001388029 sec. | ||
| 3387 | 2025.12.23 01:39:14.587772 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2025.12.23 01:39:14.587865 [ 276 ] {2434d4cb-3bca-465f-a5c0-fd6f2c769efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3389 | 2025.12.23 01:39:14.587921 [ 276 ] {2434d4cb-3bca-465f-a5c0-fd6f2c769efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3390 | 2025.12.23 01:39:14.588715 [ 276 ] {2434d4cb-3bca-465f-a5c0-fd6f2c769efb} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2025.12.23 01:39:14.588759 [ 276 ] {2434d4cb-3bca-465f-a5c0-fd6f2c769efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3392 | 2025.12.23 01:39:14.589289 [ 276 ] {2434d4cb-3bca-465f-a5c0-fd6f2c769efb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3393 | 2025.12.23 01:39:14.589520 [ 276 ] {2434d4cb-3bca-465f-a5c0-fd6f2c769efb} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2025.12.23 01:39:14.589673 [ 276 ] {2434d4cb-3bca-465f-a5c0-fd6f2c769efb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001825 sec., 5479.45205479452 rows/sec., 9.82 MiB/sec. | ||
| 3395 | 2025.12.23 01:39:14.589744 [ 276 ] {2434d4cb-3bca-465f-a5c0-fd6f2c769efb} <Debug> TCPHandler: Processed in 0.002020712 sec. | ||
| 3396 | 2025.12.23 01:39:14.589885 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2025.12.23 01:39:14.589981 [ 276 ] {2e0598d3-3b80-4557-8f0f-e83fc4b24155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3398 | 2025.12.23 01:39:14.590025 [ 276 ] {2e0598d3-3b80-4557-8f0f-e83fc4b24155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3399 | 2025.12.23 01:39:14.590391 [ 276 ] {2e0598d3-3b80-4557-8f0f-e83fc4b24155} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2025.12.23 01:39:14.590429 [ 276 ] {2e0598d3-3b80-4557-8f0f-e83fc4b24155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3401 | 2025.12.23 01:39:14.590744 [ 276 ] {2e0598d3-3b80-4557-8f0f-e83fc4b24155} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3402 | 2025.12.23 01:39:14.590955 [ 276 ] {2e0598d3-3b80-4557-8f0f-e83fc4b24155} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2025.12.23 01:39:14.591087 [ 276 ] {2e0598d3-3b80-4557-8f0f-e83fc4b24155} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 3404 | 2025.12.23 01:39:14.591122 [ 276 ] {2e0598d3-3b80-4557-8f0f-e83fc4b24155} <Debug> TCPHandler: Processed in 0.001287528 sec. | ||
| 3405 | 2025.12.23 01:39:14.900347 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57088 | ||
| 3406 | 2025.12.23 01:39:14.900461 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3407 | 2025.12.23 01:39:14.900488 [ 289 ] {} <Debug> TCP-Session: 14df8754-e030-40df-8101-91bdf3d74fcd Authenticating user 'default' from [fd00:1122:3344:101::e]:57088 | ||
| 3408 | 2025.12.23 01:39:14.900510 [ 289 ] {} <Debug> TCP-Session: 14df8754-e030-40df-8101-91bdf3d74fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3409 | 2025.12.23 01:39:14.900523 [ 289 ] {} <Debug> TCP-Session: 14df8754-e030-40df-8101-91bdf3d74fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3410 | 2025.12.23 01:39:14.900725 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39703 | ||
| 3411 | 2025.12.23 01:39:14.900762 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57515 | ||
| 3412 | 2025.12.23 01:39:14.900796 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35698 | ||
| 3413 | 2025.12.23 01:39:14.900812 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36090 | ||
| 3414 | 2025.12.23 01:39:14.900834 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3415 | 2025.12.23 01:39:14.900864 [ 289 ] {} <Trace> TCP-Session: 14df8754-e030-40df-8101-91bdf3d74fcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2025.12.23 01:39:14.900881 [ 290 ] {} <Debug> TCP-Session: 054edc79-5e8f-440e-95dc-323c5c19269e Authenticating user 'default' from [fd00:1122:3344:101::e]:39703 | ||
| 3417 | 2025.12.23 01:39:14.900826 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57704 | ||
| 3418 | 2025.12.23 01:39:14.900921 [ 290 ] {} <Debug> TCP-Session: 054edc79-5e8f-440e-95dc-323c5c19269e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3419 | 2025.12.23 01:39:14.900802 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57409 | ||
| 3420 | 2025.12.23 01:39:14.900964 [ 290 ] {} <Debug> TCP-Session: 054edc79-5e8f-440e-95dc-323c5c19269e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3421 | 2025.12.23 01:39:14.900977 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3422 | 2025.12.23 01:39:14.900773 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49032 | ||
| 3423 | 2025.12.23 01:39:14.901017 [ 293 ] {} <Debug> TCP-Session: adbfab58-b56b-408b-a1c0-551d6c4e45a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35698 | ||
| 3424 | 2025.12.23 01:39:14.900834 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48506 | ||
| 3425 | 2025.12.23 01:39:14.901070 [ 293 ] {} <Debug> TCP-Session: adbfab58-b56b-408b-a1c0-551d6c4e45a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3426 | 2025.12.23 01:39:14.901091 [ 289 ] {ba003f85-8234-4c4c-85e6-b1f5f5790c23} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57088) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3427 | 2025.12.23 01:39:14.901108 [ 293 ] {} <Debug> TCP-Session: adbfab58-b56b-408b-a1c0-551d6c4e45a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3428 | 2025.12.23 01:39:14.901126 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3429 | 2025.12.23 01:39:14.901163 [ 275 ] {} <Debug> TCP-Session: a404367e-d1f1-4696-92e6-a2fdd5ea15a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36090 | ||
| 3430 | 2025.12.23 01:39:14.901181 [ 275 ] {} <Debug> TCP-Session: a404367e-d1f1-4696-92e6-a2fdd5ea15a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3431 | 2025.12.23 01:39:14.901194 [ 275 ] {} <Debug> TCP-Session: a404367e-d1f1-4696-92e6-a2fdd5ea15a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3432 | 2025.12.23 01:39:14.901257 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3433 | 2025.12.23 01:39:14.901262 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3434 | 2025.12.23 01:39:14.901289 [ 294 ] {} <Debug> TCP-Session: 65dedf17-2369-4473-b1f0-7418dc1b9cab Authenticating user 'default' from [fd00:1122:3344:101::e]:57409 | ||
| 3435 | 2025.12.23 01:39:14.901311 [ 287 ] {} <Debug> TCP-Session: 7d761d43-85ca-44f4-a02b-e95411cbc3a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48506 | ||
| 3436 | 2025.12.23 01:39:14.901316 [ 294 ] {} <Debug> TCP-Session: 65dedf17-2369-4473-b1f0-7418dc1b9cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3437 | 2025.12.23 01:39:14.901343 [ 287 ] {} <Debug> TCP-Session: 7d761d43-85ca-44f4-a02b-e95411cbc3a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3438 | 2025.12.23 01:39:14.901344 [ 294 ] {} <Debug> TCP-Session: 65dedf17-2369-4473-b1f0-7418dc1b9cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3439 | 2025.12.23 01:39:14.901366 [ 287 ] {} <Debug> TCP-Session: 7d761d43-85ca-44f4-a02b-e95411cbc3a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3440 | 2025.12.23 01:39:14.901371 [ 289 ] {ba003f85-8234-4c4c-85e6-b1f5f5790c23} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3441 | 2025.12.23 01:39:14.901390 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3442 | 2025.12.23 01:39:14.901429 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3443 | 2025.12.23 01:39:14.901435 [ 291 ] {} <Debug> TCP-Session: bddf776d-ffb5-4093-90cb-a8211274aafe Authenticating user 'default' from [fd00:1122:3344:101::e]:57515 | ||
| 3444 | 2025.12.23 01:39:14.901450 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3445 | 2025.12.23 01:39:14.901471 [ 286 ] {} <Debug> TCP-Session: 7df60d41-2d88-45f5-a17b-6cdaa7f5da67 Authenticating user 'default' from [fd00:1122:3344:101::e]:57704 | ||
| 3446 | 2025.12.23 01:39:14.901476 [ 291 ] {} <Debug> TCP-Session: bddf776d-ffb5-4093-90cb-a8211274aafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3447 | 2025.12.23 01:39:14.901498 [ 292 ] {} <Debug> TCP-Session: a3aa996f-0363-47d7-a599-058c81b5107d Authenticating user 'default' from [fd00:1122:3344:101::e]:49032 | ||
| 3448 | 2025.12.23 01:39:14.901506 [ 286 ] {} <Debug> TCP-Session: 7df60d41-2d88-45f5-a17b-6cdaa7f5da67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3449 | 2025.12.23 01:39:14.901511 [ 291 ] {} <Debug> TCP-Session: bddf776d-ffb5-4093-90cb-a8211274aafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3450 | 2025.12.23 01:39:14.901535 [ 286 ] {} <Debug> TCP-Session: 7df60d41-2d88-45f5-a17b-6cdaa7f5da67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3451 | 2025.12.23 01:39:14.901447 [ 289 ] {ba003f85-8234-4c4c-85e6-b1f5f5790c23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3452 | 2025.12.23 01:39:14.901529 [ 292 ] {} <Debug> TCP-Session: a3aa996f-0363-47d7-a599-058c81b5107d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3453 | 2025.12.23 01:39:14.901604 [ 292 ] {} <Debug> TCP-Session: a3aa996f-0363-47d7-a599-058c81b5107d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3454 | 2025.12.23 01:39:14.901862 [ 289 ] {ba003f85-8234-4c4c-85e6-b1f5f5790c23} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 3455 | 2025.12.23 01:39:14.902758 [ 337 ] {ba003f85-8234-4c4c-85e6-b1f5f5790c23} <Trace> AggregatingTransform: Aggregating | ||
| 3456 | 2025.12.23 01:39:14.902806 [ 337 ] {ba003f85-8234-4c4c-85e6-b1f5f5790c23} <Trace> Aggregator: Aggregation method: without_key | ||
| 3457 | 2025.12.23 01:39:14.902845 [ 337 ] {ba003f85-8234-4c4c-85e6-b1f5f5790c23} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876308 sec. (1141.151 rows/sec., 44.58 KiB/sec.) | ||
| 3458 | 2025.12.23 01:39:14.902865 [ 337 ] {ba003f85-8234-4c4c-85e6-b1f5f5790c23} <Trace> Aggregator: Merging aggregated data | ||
| 3459 | 2025.12.23 01:39:14.904343 [ 289 ] {ba003f85-8234-4c4c-85e6-b1f5f5790c23} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003337 sec., 299.6703626011387 rows/sec., 11.71 KiB/sec. | ||
| 3460 | 2025.12.23 01:39:14.904527 [ 289 ] {ba003f85-8234-4c4c-85e6-b1f5f5790c23} <Debug> TCPHandler: Processed in 0.003785061 sec. | ||
| 3461 | 2025.12.23 01:39:14.904685 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3462 | 2025.12.23 01:39:14.904714 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3463 | 2025.12.23 01:39:14.904718 [ 289 ] {} <Debug> TCP-Session: 14df8754-e030-40df-8101-91bdf3d74fcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3464 | 2025.12.23 01:39:14.904734 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3465 | 2025.12.23 01:39:14.904780 [ 290 ] {} <Debug> TCP-Session: 054edc79-5e8f-440e-95dc-323c5c19269e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3466 | 2025.12.23 01:39:14.904800 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3467 | 2025.12.23 01:39:14.904811 [ 287 ] {} <Debug> TCP-Session: 7d761d43-85ca-44f4-a02b-e95411cbc3a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3468 | 2025.12.23 01:39:14.904828 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3469 | 2025.12.23 01:39:14.904842 [ 291 ] {} <Debug> TCP-Session: bddf776d-ffb5-4093-90cb-a8211274aafe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3470 | 2025.12.23 01:39:14.904850 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3471 | 2025.12.23 01:39:14.904859 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3472 | 2025.12.23 01:39:14.904871 [ 275 ] {} <Debug> TCP-Session: a404367e-d1f1-4696-92e6-a2fdd5ea15a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3473 | 2025.12.23 01:39:14.904905 [ 293 ] {} <Debug> TCP-Session: adbfab58-b56b-408b-a1c0-551d6c4e45a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2025.12.23 01:39:14.904927 [ 286 ] {} <Debug> TCP-Session: 7df60d41-2d88-45f5-a17b-6cdaa7f5da67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3475 | 2025.12.23 01:39:14.904828 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3476 | 2025.12.23 01:39:14.904775 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3477 | 2025.12.23 01:39:14.904987 [ 294 ] {} <Debug> TCP-Session: 65dedf17-2369-4473-b1f0-7418dc1b9cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3478 | 2025.12.23 01:39:14.905024 [ 292 ] {} <Debug> TCP-Session: a3aa996f-0363-47d7-a599-058c81b5107d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2025.12.23 01:39:15.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.04 MiB, peak 237.14 MiB, free memory in arenas 0.00 B, will set to 225.69 MiB (RSS), difference: -1.36 MiB | ||
| 3480 | 2025.12.23 01:39:16.056961 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33071 | ||
| 3481 | 2025.12.23 01:39:16.057072 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3482 | 2025.12.23 01:39:16.057099 [ 287 ] {} <Debug> TCP-Session: 3ec255de-58c2-485c-a73b-e0abb5befa11 Authenticating user 'default' from [fd00:1122:3344:101::e]:33071 | ||
| 3483 | 2025.12.23 01:39:16.057124 [ 287 ] {} <Debug> TCP-Session: 3ec255de-58c2-485c-a73b-e0abb5befa11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2025.12.23 01:39:16.057137 [ 287 ] {} <Debug> TCP-Session: 3ec255de-58c2-485c-a73b-e0abb5befa11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3485 | 2025.12.23 01:39:16.057360 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44676 | ||
| 3486 | 2025.12.23 01:39:16.057384 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37943 | ||
| 3487 | 2025.12.23 01:39:16.057421 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48689 | ||
| 3488 | 2025.12.23 01:39:16.057432 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42896 | ||
| 3489 | 2025.12.23 01:39:16.057411 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32914 | ||
| 3490 | 2025.12.23 01:39:16.057510 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3491 | 2025.12.23 01:39:16.057522 [ 287 ] {} <Trace> TCP-Session: 3ec255de-58c2-485c-a73b-e0abb5befa11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2025.12.23 01:39:16.057533 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3493 | 2025.12.23 01:39:16.057557 [ 294 ] {} <Debug> TCP-Session: 3cf88225-1e69-4711-9c36-1d35870057e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48689 | ||
| 3494 | 2025.12.23 01:39:16.057505 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3495 | 2025.12.23 01:39:16.057588 [ 275 ] {} <Debug> TCP-Session: 73d74b29-8100-452d-b11e-1d652a00989b Authenticating user 'default' from [fd00:1122:3344:101::e]:42896 | ||
| 3496 | 2025.12.23 01:39:16.057603 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3497 | 2025.12.23 01:39:16.057610 [ 290 ] {} <Debug> TCP-Session: d0bdd6fa-10cf-4acc-a1ca-50a61ff069b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37943 | ||
| 3498 | 2025.12.23 01:39:16.057620 [ 275 ] {} <Debug> TCP-Session: 73d74b29-8100-452d-b11e-1d652a00989b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2025.12.23 01:39:16.057642 [ 293 ] {} <Debug> TCP-Session: 5a5eacb4-7a88-4db5-9b50-fd2ff0540f8d Authenticating user 'default' from [fd00:1122:3344:101::e]:32914 | ||
| 3500 | 2025.12.23 01:39:16.057645 [ 290 ] {} <Debug> TCP-Session: d0bdd6fa-10cf-4acc-a1ca-50a61ff069b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2025.12.23 01:39:16.057658 [ 275 ] {} <Debug> TCP-Session: 73d74b29-8100-452d-b11e-1d652a00989b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3502 | 2025.12.23 01:39:16.057678 [ 290 ] {} <Debug> TCP-Session: d0bdd6fa-10cf-4acc-a1ca-50a61ff069b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2025.12.23 01:39:16.057676 [ 293 ] {} <Debug> TCP-Session: 5a5eacb4-7a88-4db5-9b50-fd2ff0540f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3504 | 2025.12.23 01:39:16.057597 [ 294 ] {} <Debug> TCP-Session: 3cf88225-1e69-4711-9c36-1d35870057e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3505 | 2025.12.23 01:39:16.057719 [ 287 ] {f7980e7e-cc59-4279-b735-097f45d63240} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33071) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3506 | 2025.12.23 01:39:16.057743 [ 294 ] {} <Debug> TCP-Session: 3cf88225-1e69-4711-9c36-1d35870057e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2025.12.23 01:39:16.057718 [ 293 ] {} <Debug> TCP-Session: 5a5eacb4-7a88-4db5-9b50-fd2ff0540f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2025.12.23 01:39:16.057488 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3509 | 2025.12.23 01:39:16.057402 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34306 | ||
| 3510 | 2025.12.23 01:39:16.057827 [ 288 ] {} <Debug> TCP-Session: 1c17e80f-0314-447d-8687-5fbd089154ae Authenticating user 'default' from [fd00:1122:3344:101::e]:44676 | ||
| 3511 | 2025.12.23 01:39:16.057393 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64530 | ||
| 3512 | 2025.12.23 01:39:16.057853 [ 288 ] {} <Debug> TCP-Session: 1c17e80f-0314-447d-8687-5fbd089154ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3513 | 2025.12.23 01:39:16.057879 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3514 | 2025.12.23 01:39:16.057892 [ 288 ] {} <Debug> TCP-Session: 1c17e80f-0314-447d-8687-5fbd089154ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3515 | 2025.12.23 01:39:16.057371 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33075 | ||
| 3516 | 2025.12.23 01:39:16.057925 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3517 | 2025.12.23 01:39:16.057908 [ 292 ] {} <Debug> TCP-Session: 65eee9c3-fbd3-441f-b06c-cd3d7c41b63c Authenticating user 'default' from [fd00:1122:3344:101::e]:34306 | ||
| 3518 | 2025.12.23 01:39:16.057971 [ 291 ] {} <Debug> TCP-Session: 634fe1b6-12fa-4834-a1dc-8190b8899379 Authenticating user 'default' from [fd00:1122:3344:101::e]:64530 | ||
| 3519 | 2025.12.23 01:39:16.057979 [ 292 ] {} <Debug> TCP-Session: 65eee9c3-fbd3-441f-b06c-cd3d7c41b63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3520 | 2025.12.23 01:39:16.058000 [ 291 ] {} <Debug> TCP-Session: 634fe1b6-12fa-4834-a1dc-8190b8899379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3521 | 2025.12.23 01:39:16.058005 [ 292 ] {} <Debug> TCP-Session: 65eee9c3-fbd3-441f-b06c-cd3d7c41b63c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3522 | 2025.12.23 01:39:16.058022 [ 291 ] {} <Debug> TCP-Session: 634fe1b6-12fa-4834-a1dc-8190b8899379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3523 | 2025.12.23 01:39:16.058006 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3524 | 2025.12.23 01:39:16.058065 [ 287 ] {f7980e7e-cc59-4279-b735-097f45d63240} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3525 | 2025.12.23 01:39:16.058101 [ 289 ] {} <Debug> TCP-Session: e20ef3ab-9eb4-4020-83c2-ec7fd4070b39 Authenticating user 'default' from [fd00:1122:3344:101::e]:33075 | ||
| 3526 | 2025.12.23 01:39:16.058132 [ 289 ] {} <Debug> TCP-Session: e20ef3ab-9eb4-4020-83c2-ec7fd4070b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2025.12.23 01:39:16.058134 [ 287 ] {f7980e7e-cc59-4279-b735-097f45d63240} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3528 | 2025.12.23 01:39:16.058156 [ 289 ] {} <Debug> TCP-Session: e20ef3ab-9eb4-4020-83c2-ec7fd4070b39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2025.12.23 01:39:16.058437 [ 287 ] {f7980e7e-cc59-4279-b735-097f45d63240} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 3530 | 2025.12.23 01:39:16.059472 [ 309 ] {f7980e7e-cc59-4279-b735-097f45d63240} <Trace> AggregatingTransform: Aggregating | ||
| 3531 | 2025.12.23 01:39:16.059527 [ 309 ] {f7980e7e-cc59-4279-b735-097f45d63240} <Trace> Aggregator: Aggregation method: without_key | ||
| 3532 | 2025.12.23 01:39:16.059567 [ 309 ] {f7980e7e-cc59-4279-b735-097f45d63240} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997591 sec. (1002.415 rows/sec., 39.16 KiB/sec.) | ||
| 3533 | 2025.12.23 01:39:16.059587 [ 309 ] {f7980e7e-cc59-4279-b735-097f45d63240} <Trace> Aggregator: Merging aggregated data | ||
| 3534 | 2025.12.23 01:39:16.061015 [ 287 ] {f7980e7e-cc59-4279-b735-097f45d63240} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003353 sec., 298.2403817476886 rows/sec., 11.65 KiB/sec. | ||
| 3535 | 2025.12.23 01:39:16.061199 [ 287 ] {f7980e7e-cc59-4279-b735-097f45d63240} <Debug> TCPHandler: Processed in 0.003837401 sec. | ||
| 3536 | 2025.12.23 01:39:16.061329 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3537 | 2025.12.23 01:39:16.061359 [ 287 ] {} <Debug> TCP-Session: 3ec255de-58c2-485c-a73b-e0abb5befa11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2025.12.23 01:39:16.061364 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3539 | 2025.12.23 01:39:16.061386 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3540 | 2025.12.23 01:39:16.061402 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3541 | 2025.12.23 01:39:16.061422 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3542 | 2025.12.23 01:39:16.061442 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3543 | 2025.12.23 01:39:16.061456 [ 292 ] {} <Debug> TCP-Session: 65eee9c3-fbd3-441f-b06c-cd3d7c41b63c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2025.12.23 01:39:16.061460 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3545 | 2025.12.23 01:39:16.061485 [ 293 ] {} <Debug> TCP-Session: 5a5eacb4-7a88-4db5-9b50-fd2ff0540f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2025.12.23 01:39:16.061494 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3547 | 2025.12.23 01:39:16.061522 [ 289 ] {} <Debug> TCP-Session: e20ef3ab-9eb4-4020-83c2-ec7fd4070b39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2025.12.23 01:39:16.061497 [ 288 ] {} <Debug> TCP-Session: 1c17e80f-0314-447d-8687-5fbd089154ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3549 | 2025.12.23 01:39:16.061551 [ 294 ] {} <Debug> TCP-Session: 3cf88225-1e69-4711-9c36-1d35870057e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3550 | 2025.12.23 01:39:16.061481 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3551 | 2025.12.23 01:39:16.061401 [ 291 ] {} <Debug> TCP-Session: 634fe1b6-12fa-4834-a1dc-8190b8899379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3552 | 2025.12.23 01:39:16.061621 [ 290 ] {} <Debug> TCP-Session: d0bdd6fa-10cf-4acc-a1ca-50a61ff069b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2025.12.23 01:39:16.061438 [ 275 ] {} <Debug> TCP-Session: 73d74b29-8100-452d-b11e-1d652a00989b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2025.12.23 01:39:16.145441 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52298 | ||
| 3555 | 2025.12.23 01:39:16.145563 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3556 | 2025.12.23 01:39:16.145596 [ 287 ] {} <Debug> TCP-Session: e6276168-5849-4c9b-9d9a-5117073699bf Authenticating user 'default' from [fd00:1122:3344:101::e]:52298 | ||
| 3557 | 2025.12.23 01:39:16.145623 [ 287 ] {} <Debug> TCP-Session: e6276168-5849-4c9b-9d9a-5117073699bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3558 | 2025.12.23 01:39:16.145641 [ 287 ] {} <Debug> TCP-Session: e6276168-5849-4c9b-9d9a-5117073699bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2025.12.23 01:39:16.145827 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60847 | ||
| 3560 | 2025.12.23 01:39:16.145844 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42196 | ||
| 3561 | 2025.12.23 01:39:16.145863 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55493 | ||
| 3562 | 2025.12.23 01:39:16.145909 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39786 | ||
| 3563 | 2025.12.23 01:39:16.145935 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3564 | 2025.12.23 01:39:16.145948 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62104 | ||
| 3565 | 2025.12.23 01:39:16.145977 [ 288 ] {} <Debug> TCP-Session: 569f3415-955f-4caa-bc3e-d6d77071ff60 Authenticating user 'default' from [fd00:1122:3344:101::e]:60847 | ||
| 3566 | 2025.12.23 01:39:16.145975 [ 287 ] {} <Trace> TCP-Session: e6276168-5849-4c9b-9d9a-5117073699bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2025.12.23 01:39:16.146003 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3568 | 2025.12.23 01:39:16.146036 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3569 | 2025.12.23 01:39:16.146056 [ 292 ] {} <Debug> TCP-Session: b5ca601a-8121-4f18-9786-baede56c5922 Authenticating user 'default' from [fd00:1122:3344:101::e]:39786 | ||
| 3570 | 2025.12.23 01:39:16.146010 [ 288 ] {} <Debug> TCP-Session: 569f3415-955f-4caa-bc3e-d6d77071ff60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3571 | 2025.12.23 01:39:16.146081 [ 292 ] {} <Debug> TCP-Session: b5ca601a-8121-4f18-9786-baede56c5922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3572 | 2025.12.23 01:39:16.146075 [ 275 ] {} <Debug> TCP-Session: 487915e0-03b8-4b4f-a88f-a00a6333fba6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62104 | ||
| 3573 | 2025.12.23 01:39:16.146092 [ 288 ] {} <Debug> TCP-Session: 569f3415-955f-4caa-bc3e-d6d77071ff60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2025.12.23 01:39:16.146099 [ 292 ] {} <Debug> TCP-Session: b5ca601a-8121-4f18-9786-baede56c5922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3575 | 2025.12.23 01:39:16.146123 [ 275 ] {} <Debug> TCP-Session: 487915e0-03b8-4b4f-a88f-a00a6333fba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2025.12.23 01:39:16.146002 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3577 | 2025.12.23 01:39:16.146146 [ 275 ] {} <Debug> TCP-Session: 487915e0-03b8-4b4f-a88f-a00a6333fba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3578 | 2025.12.23 01:39:16.146163 [ 287 ] {e64d1284-df37-46e6-bcbb-c6785681e11c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52298) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3579 | 2025.12.23 01:39:16.146169 [ 290 ] {} <Debug> TCP-Session: 19150151-ec2b-4694-bf19-5af7051f7ba4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55493 | ||
| 3580 | 2025.12.23 01:39:16.145998 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3581 | 2025.12.23 01:39:16.146209 [ 290 ] {} <Debug> TCP-Session: 19150151-ec2b-4694-bf19-5af7051f7ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3582 | 2025.12.23 01:39:16.145942 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49107 | ||
| 3583 | 2025.12.23 01:39:16.146241 [ 290 ] {} <Debug> TCP-Session: 19150151-ec2b-4694-bf19-5af7051f7ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2025.12.23 01:39:16.146243 [ 289 ] {} <Debug> TCP-Session: bf133bff-cba3-4aa1-af7d-7f68c3ac7781 Authenticating user 'default' from [fd00:1122:3344:101::e]:42196 | ||
| 3585 | 2025.12.23 01:39:16.145929 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49991 | ||
| 3586 | 2025.12.23 01:39:16.146312 [ 289 ] {} <Debug> TCP-Session: bf133bff-cba3-4aa1-af7d-7f68c3ac7781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2025.12.23 01:39:16.146316 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3588 | 2025.12.23 01:39:16.146336 [ 289 ] {} <Debug> TCP-Session: bf133bff-cba3-4aa1-af7d-7f68c3ac7781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2025.12.23 01:39:16.146359 [ 294 ] {} <Debug> TCP-Session: bd20a4eb-8578-4993-9add-d3c403332cd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49107 | ||
| 3590 | 2025.12.23 01:39:16.146373 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3591 | 2025.12.23 01:39:16.146395 [ 294 ] {} <Debug> TCP-Session: bd20a4eb-8578-4993-9add-d3c403332cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2025.12.23 01:39:16.146414 [ 293 ] {} <Debug> TCP-Session: e51f774a-c23f-4dfb-990e-0e4639401291 Authenticating user 'default' from [fd00:1122:3344:101::e]:49991 | ||
| 3593 | 2025.12.23 01:39:16.146422 [ 294 ] {} <Debug> TCP-Session: bd20a4eb-8578-4993-9add-d3c403332cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3594 | 2025.12.23 01:39:16.146446 [ 293 ] {} <Debug> TCP-Session: e51f774a-c23f-4dfb-990e-0e4639401291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2025.12.23 01:39:16.145902 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59907 | ||
| 3596 | 2025.12.23 01:39:16.146472 [ 293 ] {} <Debug> TCP-Session: e51f774a-c23f-4dfb-990e-0e4639401291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2025.12.23 01:39:16.146416 [ 287 ] {e64d1284-df37-46e6-bcbb-c6785681e11c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3598 | 2025.12.23 01:39:16.146555 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3599 | 2025.12.23 01:39:16.146575 [ 287 ] {e64d1284-df37-46e6-bcbb-c6785681e11c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3600 | 2025.12.23 01:39:16.146581 [ 291 ] {} <Debug> TCP-Session: f395837f-71df-4b5e-9dbc-733060d7c9a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59907 | ||
| 3601 | 2025.12.23 01:39:16.146605 [ 291 ] {} <Debug> TCP-Session: f395837f-71df-4b5e-9dbc-733060d7c9a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3602 | 2025.12.23 01:39:16.146620 [ 291 ] {} <Debug> TCP-Session: f395837f-71df-4b5e-9dbc-733060d7c9a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2025.12.23 01:39:16.146851 [ 287 ] {e64d1284-df37-46e6-bcbb-c6785681e11c} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 3604 | 2025.12.23 01:39:16.147744 [ 327 ] {e64d1284-df37-46e6-bcbb-c6785681e11c} <Trace> AggregatingTransform: Aggregating | ||
| 3605 | 2025.12.23 01:39:16.147800 [ 327 ] {e64d1284-df37-46e6-bcbb-c6785681e11c} <Trace> Aggregator: Aggregation method: without_key | ||
| 3606 | 2025.12.23 01:39:16.147842 [ 327 ] {e64d1284-df37-46e6-bcbb-c6785681e11c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890959 sec. (1122.386 rows/sec., 43.84 KiB/sec.) | ||
| 3607 | 2025.12.23 01:39:16.147866 [ 327 ] {e64d1284-df37-46e6-bcbb-c6785681e11c} <Trace> Aggregator: Merging aggregated data | ||
| 3608 | 2025.12.23 01:39:16.149021 [ 287 ] {e64d1284-df37-46e6-bcbb-c6785681e11c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002912 sec., 343.4065934065934 rows/sec., 13.41 KiB/sec. | ||
| 3609 | 2025.12.23 01:39:16.149139 [ 287 ] {e64d1284-df37-46e6-bcbb-c6785681e11c} <Debug> TCPHandler: Processed in 0.00330497 sec. | ||
| 3610 | 2025.12.23 01:39:16.149249 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3611 | 2025.12.23 01:39:16.149275 [ 287 ] {} <Debug> TCP-Session: e6276168-5849-4c9b-9d9a-5117073699bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2025.12.23 01:39:16.149286 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3613 | 2025.12.23 01:39:16.149301 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3614 | 2025.12.23 01:39:16.149328 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3615 | 2025.12.23 01:39:16.149344 [ 288 ] {} <Debug> TCP-Session: 569f3415-955f-4caa-bc3e-d6d77071ff60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3616 | 2025.12.23 01:39:16.149356 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3617 | 2025.12.23 01:39:16.149371 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3618 | 2025.12.23 01:39:16.149390 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3619 | 2025.12.23 01:39:16.149406 [ 292 ] {} <Debug> TCP-Session: b5ca601a-8121-4f18-9786-baede56c5922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3620 | 2025.12.23 01:39:16.149428 [ 290 ] {} <Debug> TCP-Session: 19150151-ec2b-4694-bf19-5af7051f7ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2025.12.23 01:39:16.149442 [ 294 ] {} <Debug> TCP-Session: bd20a4eb-8578-4993-9add-d3c403332cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2025.12.23 01:39:16.149377 [ 291 ] {} <Debug> TCP-Session: f395837f-71df-4b5e-9dbc-733060d7c9a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2025.12.23 01:39:16.149359 [ 275 ] {} <Debug> TCP-Session: 487915e0-03b8-4b4f-a88f-a00a6333fba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3624 | 2025.12.23 01:39:16.149342 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3625 | 2025.12.23 01:39:16.149341 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3626 | 2025.12.23 01:39:16.149550 [ 293 ] {} <Debug> TCP-Session: e51f774a-c23f-4dfb-990e-0e4639401291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3627 | 2025.12.23 01:39:16.149566 [ 289 ] {} <Debug> TCP-Session: bf133bff-cba3-4aa1-af7d-7f68c3ac7781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3628 | 2025.12.23 01:39:19.574209 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2025.12.23 01:39:19.574422 [ 276 ] {0886307f-88af-4e2c-a4ca-2cb0f74dbd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3630 | 2025.12.23 01:39:19.574495 [ 276 ] {0886307f-88af-4e2c-a4ca-2cb0f74dbd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3631 | 2025.12.23 01:39:19.575312 [ 276 ] {0886307f-88af-4e2c-a4ca-2cb0f74dbd1c} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2025.12.23 01:39:19.575359 [ 276 ] {0886307f-88af-4e2c-a4ca-2cb0f74dbd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3633 | 2025.12.23 01:39:19.575753 [ 276 ] {0886307f-88af-4e2c-a4ca-2cb0f74dbd1c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3634 | 2025.12.23 01:39:19.575972 [ 276 ] {0886307f-88af-4e2c-a4ca-2cb0f74dbd1c} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2025.12.23 01:39:19.576128 [ 276 ] {0886307f-88af-4e2c-a4ca-2cb0f74dbd1c} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001761 sec., 67007.38216922204 rows/sec., 5.69 MiB/sec. | ||
| 3636 | 2025.12.23 01:39:19.576127 [ 30 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3637 | 2025.12.23 01:39:19.576170 [ 276 ] {0886307f-88af-4e2c-a4ca-2cb0f74dbd1c} <Debug> TCPHandler: Processed in 0.002101754 sec. | ||
| 3638 | 2025.12.23 01:39:19.576211 [ 30 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2025.12.23 01:39:19.576242 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3640 | 2025.12.23 01:39:19.576338 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2025.12.23 01:39:19.576366 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::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 | ||
| 3642 | 2025.12.23 01:39:19.576436 [ 276 ] {bb1cab07-87a0-4dae-abe6-c96697d394fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3643 | 2025.12.23 01:39:19.576482 [ 276 ] {bb1cab07-87a0-4dae-abe6-c96697d394fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3644 | 2025.12.23 01:39:19.576513 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3645 | 2025.12.23 01:39:19.576549 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1407 rows starting from the beginning of the part | ||
| 3646 | 2025.12.23 01:39:19.576611 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1262 rows starting from the beginning of the part | ||
| 3647 | 2025.12.23 01:39:19.576653 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 3648 | 2025.12.23 01:39:19.576700 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 118 rows starting from the beginning of the part | ||
| 3649 | 2025.12.23 01:39:19.576747 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 3650 | 2025.12.23 01:39:19.576787 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part | ||
| 3651 | 2025.12.23 01:39:19.576941 [ 276 ] {bb1cab07-87a0-4dae-abe6-c96697d394fd} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2025.12.23 01:39:19.576981 [ 276 ] {bb1cab07-87a0-4dae-abe6-c96697d394fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3653 | 2025.12.23 01:39:19.577296 [ 276 ] {bb1cab07-87a0-4dae-abe6-c96697d394fd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3654 | 2025.12.23 01:39:19.577518 [ 276 ] {bb1cab07-87a0-4dae-abe6-c96697d394fd} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2025.12.23 01:39:19.577658 [ 276 ] {bb1cab07-87a0-4dae-abe6-c96697d394fd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001241 sec., 24979.854955680905 rows/sec., 1.83 MiB/sec. | ||
| 3656 | 2025.12.23 01:39:19.577695 [ 276 ] {bb1cab07-87a0-4dae-abe6-c96697d394fd} <Debug> TCPHandler: Processed in 0.0014055 sec. | ||
| 3657 | 2025.12.23 01:39:19.577813 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2025.12.23 01:39:19.577905 [ 276 ] {85dfb05f-8a73-49e1-aa05-6981751d7c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3659 | 2025.12.23 01:39:19.577944 [ 276 ] {85dfb05f-8a73-49e1-aa05-6981751d7c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3660 | 2025.12.23 01:39:19.578299 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001996882 sec., 1590980.3383474837 rows/sec., 139.52 MiB/sec. | ||
| 3661 | 2025.12.23 01:39:19.578441 [ 276 ] {85dfb05f-8a73-49e1-aa05-6981751d7c00} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2025.12.23 01:39:19.578483 [ 276 ] {85dfb05f-8a73-49e1-aa05-6981751d7c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3663 | 2025.12.23 01:39:19.578543 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3664 | 2025.12.23 01:39:19.578837 [ 276 ] {85dfb05f-8a73-49e1-aa05-6981751d7c00} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3665 | 2025.12.23 01:39:19.578869 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_21_4} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2025.12.23 01:39:19.578960 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_21_4} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3667 | 2025.12.23 01:39:19.579049 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3668 | 2025.12.23 01:39:19.579074 [ 276 ] {85dfb05f-8a73-49e1-aa05-6981751d7c00} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2025.12.23 01:39:19.579205 [ 59 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3670 | 2025.12.23 01:39:19.579208 [ 276 ] {85dfb05f-8a73-49e1-aa05-6981751d7c00} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001321 sec., 71915.21574564725 rows/sec., 5.62 MiB/sec. | ||
| 3671 | 2025.12.23 01:39:19.579254 [ 59 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2025.12.23 01:39:19.579272 [ 276 ] {85dfb05f-8a73-49e1-aa05-6981751d7c00} <Debug> TCPHandler: Processed in 0.001505742 sec. | ||
| 3673 | 2025.12.23 01:39:19.579281 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3674 | 2025.12.23 01:39:19.579383 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::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 | ||
| 3675 | 2025.12.23 01:39:19.579401 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2025.12.23 01:39:19.579488 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3677 | 2025.12.23 01:39:19.579509 [ 276 ] {35896b9f-c688-4630-99e6-bc50859c9a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3678 | 2025.12.23 01:39:19.579520 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 633 rows starting from the beginning of the part | ||
| 3679 | 2025.12.23 01:39:19.579560 [ 276 ] {35896b9f-c688-4630-99e6-bc50859c9a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3680 | 2025.12.23 01:39:19.579591 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 559 rows starting from the beginning of the part | ||
| 3681 | 2025.12.23 01:39:19.579639 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 3682 | 2025.12.23 01:39:19.579681 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part | ||
| 3683 | 2025.12.23 01:39:19.579720 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part | ||
| 3684 | 2025.12.23 01:39:19.579759 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part | ||
| 3685 | 2025.12.23 01:39:19.579993 [ 276 ] {35896b9f-c688-4630-99e6-bc50859c9a4b} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2025.12.23 01:39:19.580033 [ 276 ] {35896b9f-c688-4630-99e6-bc50859c9a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3687 | 2025.12.23 01:39:19.580384 [ 276 ] {35896b9f-c688-4630-99e6-bc50859c9a4b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3688 | 2025.12.23 01:39:19.580598 [ 276 ] {35896b9f-c688-4630-99e6-bc50859c9a4b} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3689 | 2025.12.23 01:39:19.580729 [ 276 ] {35896b9f-c688-4630-99e6-bc50859c9a4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 3690 | 2025.12.23 01:39:19.580727 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3691 | 2025.12.23 01:39:19.580765 [ 276 ] {35896b9f-c688-4630-99e6-bc50859c9a4b} <Debug> TCPHandler: Processed in 0.00141199 sec. | ||
| 3692 | 2025.12.23 01:39:19.580778 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2025.12.23 01:39:19.580780 [ 196 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143291 sec., 1092880.9206440041 rows/sec., 87.10 MiB/sec. | ||
| 3694 | 2025.12.23 01:39:19.580797 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3695 | 2025.12.23 01:39:19.580876 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2025.12.23 01:39:19.580890 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::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 | ||
| 3697 | 2025.12.23 01:39:19.580957 [ 196 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3698 | 2025.12.23 01:39:19.580969 [ 276 ] {b6540f56-1610-4723-aa14-696d96f4a9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3699 | 2025.12.23 01:39:19.581017 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3700 | 2025.12.23 01:39:19.581023 [ 276 ] {b6540f56-1610-4723-aa14-696d96f4a9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3701 | 2025.12.23 01:39:19.581059 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4830 rows starting from the beginning of the part | ||
| 3702 | 2025.12.23 01:39:19.581128 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 848 rows starting from the beginning of the part | ||
| 3703 | 2025.12.23 01:39:19.581184 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3704 | 2025.12.23 01:39:19.581232 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::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 | ||
| 3705 | 2025.12.23 01:39:19.581237 [ 196 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_21_4} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2025.12.23 01:39:19.581281 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 3707 | 2025.12.23 01:39:19.581321 [ 196 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_21_4} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3708 | 2025.12.23 01:39:19.581337 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3709 | 2025.12.23 01:39:19.581401 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3710 | 2025.12.23 01:39:19.581934 [ 276 ] {b6540f56-1610-4723-aa14-696d96f4a9d3} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2025.12.23 01:39:19.581971 [ 276 ] {b6540f56-1610-4723-aa14-696d96f4a9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3712 | 2025.12.23 01:39:19.582563 [ 276 ] {b6540f56-1610-4723-aa14-696d96f4a9d3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3713 | 2025.12.23 01:39:19.582790 [ 276 ] {b6540f56-1610-4723-aa14-696d96f4a9d3} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2025.12.23 01:39:19.582927 [ 276 ] {b6540f56-1610-4723-aa14-696d96f4a9d3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001977 sec., 15680.323722812342 rows/sec., 28.10 MiB/sec. | ||
| 3715 | 2025.12.23 01:39:19.582980 [ 276 ] {b6540f56-1610-4723-aa14-696d96f4a9d3} <Debug> TCPHandler: Processed in 0.002150676 sec. | ||
| 3716 | 2025.12.23 01:39:19.583098 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2025.12.23 01:39:19.583196 [ 276 ] {618b05dd-67bf-4100-b9ed-b44e4db5c7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3718 | 2025.12.23 01:39:19.583238 [ 276 ] {618b05dd-67bf-4100-b9ed-b44e4db5c7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3719 | 2025.12.23 01:39:19.583286 [ 199 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6354 rows, containing 5 columns (5 merged, 0 gathered) in 0.002434762 sec., 2609700.660680592 rows/sec., 179.33 MiB/sec. | ||
| 3720 | 2025.12.23 01:39:19.583587 [ 276 ] {618b05dd-67bf-4100-b9ed-b44e4db5c7a2} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2025.12.23 01:39:19.583629 [ 276 ] {618b05dd-67bf-4100-b9ed-b44e4db5c7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3722 | 2025.12.23 01:39:19.583668 [ 201 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3723 | 2025.12.23 01:39:19.583960 [ 201 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2025.12.23 01:39:19.583973 [ 276 ] {618b05dd-67bf-4100-b9ed-b44e4db5c7a2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3725 | 2025.12.23 01:39:19.584040 [ 201 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3726 | 2025.12.23 01:39:19.584107 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3727 | 2025.12.23 01:39:19.584218 [ 276 ] {618b05dd-67bf-4100-b9ed-b44e4db5c7a2} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2025.12.23 01:39:19.584343 [ 59 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3729 | 2025.12.23 01:39:19.584349 [ 276 ] {618b05dd-67bf-4100-b9ed-b44e4db5c7a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 3730 | 2025.12.23 01:39:19.584388 [ 59 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2025.12.23 01:39:19.584451 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3732 | 2025.12.23 01:39:19.584458 [ 276 ] {618b05dd-67bf-4100-b9ed-b44e4db5c7a2} <Debug> TCPHandler: Processed in 0.00140663 sec. | ||
| 3733 | 2025.12.23 01:39:19.584539 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::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 | ||
| 3734 | 2025.12.23 01:39:19.584628 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3735 | 2025.12.23 01:39:19.584663 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 810 rows starting from the beginning of the part | ||
| 3736 | 2025.12.23 01:39:19.584740 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::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 | ||
| 3737 | 2025.12.23 01:39:19.584790 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3738 | 2025.12.23 01:39:19.584832 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::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 | ||
| 3739 | 2025.12.23 01:39:19.584874 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3740 | 2025.12.23 01:39:19.584913 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3741 | 2025.12.23 01:39:19.585766 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001260867 sec., 880346.6186362242 rows/sec., 59.41 MiB/sec. | ||
| 3742 | 2025.12.23 01:39:19.585976 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3743 | 2025.12.23 01:39:19.586258 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_21_4} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3744 | 2025.12.23 01:39:19.586331 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_21_4} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3745 | 2025.12.23 01:39:19.586414 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3746 | 2025.12.23 01:39:21.111566 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3747 | 2025.12.23 01:39:21.111624 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3748 | 2025.12.23 01:39:21.205240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 472 | ||
| 3749 | 2025.12.23 01:39:21.207681 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2025.12.23 01:39:21.207735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3751 | 2025.12.23 01:39:21.208979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3752 | 2025.12.23 01:39:21.209262 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3753 | 2025.12.23 01:39:21.209418 [ 137 ] {} <Debug> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3754 | 2025.12.23 01:39:21.209500 [ 137 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2025.12.23 01:39:21.209539 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3756 | 2025.12.23 01:39:21.209601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
| 3757 | 2025.12.23 01:39:21.209714 [ 201 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::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 | ||
| 3758 | 2025.12.23 01:39:21.210401 [ 201 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3759 | 2025.12.23 01:39:21.210568 [ 201 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 328 rows starting from the beginning of the part | ||
| 3760 | 2025.12.23 01:39:21.210950 [ 201 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3761 | 2025.12.23 01:39:21.211326 [ 201 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3762 | 2025.12.23 01:39:21.211696 [ 201 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3763 | 2025.12.23 01:39:21.212029 [ 201 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3764 | 2025.12.23 01:39:21.212352 [ 201 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3765 | 2025.12.23 01:39:21.213113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7648 | ||
| 3766 | 2025.12.23 01:39:21.213619 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2025.12.23 01:39:21.213662 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3768 | 2025.12.23 01:39:21.214147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3769 | 2025.12.23 01:39:21.214379 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2025.12.23 01:39:21.214524 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7648 | ||
| 3771 | 2025.12.23 01:39:21.214551 [ 57 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3772 | 2025.12.23 01:39:21.214627 [ 57 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2025.12.23 01:39:21.214665 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3774 | 2025.12.23 01:39:21.214804 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::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 | ||
| 3775 | 2025.12.23 01:39:21.214973 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3776 | 2025.12.23 01:39:21.215015 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5216 rows starting from the beginning of the part | ||
| 3777 | 2025.12.23 01:39:21.215086 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3778 | 2025.12.23 01:39:21.215131 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3779 | 2025.12.23 01:39:21.215175 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3780 | 2025.12.23 01:39:21.215213 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3781 | 2025.12.23 01:39:21.215257 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3782 | 2025.12.23 01:39:21.216885 [ 195 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7648 rows, containing 4 columns (4 merged, 0 gathered) in 0.002146695 sec., 3562685.896226525 rows/sec., 50.96 MiB/sec. | ||
| 3783 | 2025.12.23 01:39:21.217769 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3784 | 2025.12.23 01:39:21.218028 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_16_3} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2025.12.23 01:39:21.218098 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_16_3} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3786 | 2025.12.23 01:39:21.218138 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 72 columns (72 merged, 0 gathered) in 0.008512811 sec., 55445.84509159195 rows/sec., 49.85 MiB/sec. | ||
| 3787 | 2025.12.23 01:39:21.218178 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3788 | 2025.12.23 01:39:21.218908 [ 190 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3789 | 2025.12.23 01:39:21.219422 [ 190 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_11_2} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2025.12.23 01:39:21.219491 [ 190 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_11_2} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3791 | 2025.12.23 01:39:21.219615 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3792 | 2025.12.23 01:39:21.629445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3793 | 2025.12.23 01:39:21.646467 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2025.12.23 01:39:21.646516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3795 | 2025.12.23 01:39:21.652634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3796 | 2025.12.23 01:39:21.653308 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2025.12.23 01:39:21.653578 [ 57 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3798 | 2025.12.23 01:39:21.653621 [ 57 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2025.12.23 01:39:21.653643 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 3800 | 2025.12.23 01:39:21.653767 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 3801 | 2025.12.23 01:39:21.656334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3802 | 2025.12.23 01:39:21.657682 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3803 | 2025.12.23 01:39:21.659178 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 3804 | 2025.12.23 01:39:21.663858 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 3805 | 2025.12.23 01:39:21.668225 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 3806 | 2025.12.23 01:39:21.672510 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 3807 | 2025.12.23 01:39:21.677058 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 3808 | 2025.12.23 01:39:21.681492 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 3809 | 2025.12.23 01:39:21.735333 [ 190 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081617512 sec., 1482.5249757674553 rows/sec., 7.67 MiB/sec. | ||
| 3810 | 2025.12.23 01:39:21.737864 [ 189 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3811 | 2025.12.23 01:39:21.739847 [ 189 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_16_3} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2025.12.23 01:39:21.739919 [ 189 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_16_3} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3813 | 2025.12.23 01:39:21.741667 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3814 | 2025.12.23 01:39:22.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.05 MiB, peak 237.14 MiB, free memory in arenas 0.00 B, will set to 238.56 MiB (RSS), difference: 11.51 MiB | ||
| 3815 | 2025.12.23 01:39:22.001190 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000815607 sec. | ||
| 3816 | 2025.12.23 01:39:24.572520 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2025.12.23 01:39:24.572707 [ 276 ] {ffdced18-0d5a-49c1-8499-0c6c39d7336d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3818 | 2025.12.23 01:39:24.572777 [ 276 ] {ffdced18-0d5a-49c1-8499-0c6c39d7336d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3819 | 2025.12.23 01:39:24.573490 [ 276 ] {ffdced18-0d5a-49c1-8499-0c6c39d7336d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2025.12.23 01:39:24.573545 [ 276 ] {ffdced18-0d5a-49c1-8499-0c6c39d7336d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3821 | 2025.12.23 01:39:24.573970 [ 276 ] {ffdced18-0d5a-49c1-8499-0c6c39d7336d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3822 | 2025.12.23 01:39:24.574204 [ 276 ] {ffdced18-0d5a-49c1-8499-0c6c39d7336d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2025.12.23 01:39:24.574400 [ 276 ] {ffdced18-0d5a-49c1-8499-0c6c39d7336d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00174 sec., 43678.16091954023 rows/sec., 3.60 MiB/sec. | ||
| 3824 | 2025.12.23 01:39:24.574458 [ 276 ] {ffdced18-0d5a-49c1-8499-0c6c39d7336d} <Debug> TCPHandler: Processed in 0.002083045 sec. | ||
| 3825 | 2025.12.23 01:39:24.574598 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2025.12.23 01:39:24.574714 [ 276 ] {70edbb1c-c534-49e4-b76a-2a68e41a580e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3827 | 2025.12.23 01:39:24.574761 [ 276 ] {70edbb1c-c534-49e4-b76a-2a68e41a580e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3828 | 2025.12.23 01:39:24.575198 [ 276 ] {70edbb1c-c534-49e4-b76a-2a68e41a580e} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2025.12.23 01:39:24.575237 [ 276 ] {70edbb1c-c534-49e4-b76a-2a68e41a580e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3830 | 2025.12.23 01:39:24.575593 [ 276 ] {70edbb1c-c534-49e4-b76a-2a68e41a580e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3831 | 2025.12.23 01:39:24.575812 [ 276 ] {70edbb1c-c534-49e4-b76a-2a68e41a580e} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2025.12.23 01:39:24.575968 [ 276 ] {70edbb1c-c534-49e4-b76a-2a68e41a580e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001281 sec., 7806.401249024199 rows/sec., 587.00 KiB/sec. | ||
| 3833 | 2025.12.23 01:39:24.576007 [ 276 ] {70edbb1c-c534-49e4-b76a-2a68e41a580e} <Debug> TCPHandler: Processed in 0.001468911 sec. | ||
| 3834 | 2025.12.23 01:39:24.576120 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2025.12.23 01:39:24.576223 [ 276 ] {39176f65-d3a1-4455-a98d-5a68cf9bf7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3836 | 2025.12.23 01:39:24.576266 [ 276 ] {39176f65-d3a1-4455-a98d-5a68cf9bf7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3837 | 2025.12.23 01:39:24.576697 [ 276 ] {39176f65-d3a1-4455-a98d-5a68cf9bf7d8} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2025.12.23 01:39:24.576732 [ 276 ] {39176f65-d3a1-4455-a98d-5a68cf9bf7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3839 | 2025.12.23 01:39:24.577102 [ 276 ] {39176f65-d3a1-4455-a98d-5a68cf9bf7d8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3840 | 2025.12.23 01:39:24.577322 [ 276 ] {39176f65-d3a1-4455-a98d-5a68cf9bf7d8} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2025.12.23 01:39:24.577452 [ 276 ] {39176f65-d3a1-4455-a98d-5a68cf9bf7d8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00125 sec., 59200 rows/sec., 4.62 MiB/sec. | ||
| 3842 | 2025.12.23 01:39:24.577488 [ 276 ] {39176f65-d3a1-4455-a98d-5a68cf9bf7d8} <Debug> TCPHandler: Processed in 0.00141825 sec. | ||
| 3843 | 2025.12.23 01:39:24.577600 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2025.12.23 01:39:24.577697 [ 276 ] {5401338f-d74e-4658-8997-b36cc74c9e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3845 | 2025.12.23 01:39:24.577741 [ 276 ] {5401338f-d74e-4658-8997-b36cc74c9e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3846 | 2025.12.23 01:39:24.578149 [ 276 ] {5401338f-d74e-4658-8997-b36cc74c9e39} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2025.12.23 01:39:24.578184 [ 276 ] {5401338f-d74e-4658-8997-b36cc74c9e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3848 | 2025.12.23 01:39:24.578531 [ 276 ] {5401338f-d74e-4658-8997-b36cc74c9e39} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3849 | 2025.12.23 01:39:24.578739 [ 276 ] {5401338f-d74e-4658-8997-b36cc74c9e39} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2025.12.23 01:39:24.578872 [ 276 ] {5401338f-d74e-4658-8997-b36cc74c9e39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 3851 | 2025.12.23 01:39:24.578911 [ 276 ] {5401338f-d74e-4658-8997-b36cc74c9e39} <Debug> TCPHandler: Processed in 0.001360169 sec. | ||
| 3852 | 2025.12.23 01:39:24.579027 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2025.12.23 01:39:24.579124 [ 276 ] {778d7340-95f6-44bc-885e-12430cecb989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3854 | 2025.12.23 01:39:24.579180 [ 276 ] {778d7340-95f6-44bc-885e-12430cecb989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3855 | 2025.12.23 01:39:24.579959 [ 276 ] {778d7340-95f6-44bc-885e-12430cecb989} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2025.12.23 01:39:24.579996 [ 276 ] {778d7340-95f6-44bc-885e-12430cecb989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3857 | 2025.12.23 01:39:24.580523 [ 276 ] {778d7340-95f6-44bc-885e-12430cecb989} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3858 | 2025.12.23 01:39:24.580737 [ 276 ] {778d7340-95f6-44bc-885e-12430cecb989} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2025.12.23 01:39:24.580877 [ 276 ] {778d7340-95f6-44bc-885e-12430cecb989} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 3860 | 2025.12.23 01:39:24.580935 [ 276 ] {778d7340-95f6-44bc-885e-12430cecb989} <Debug> TCPHandler: Processed in 0.001960812 sec. | ||
| 3861 | 2025.12.23 01:39:24.581045 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2025.12.23 01:39:24.581146 [ 276 ] {223ac23d-dda5-4fef-ae0e-73df7fa4744a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3863 | 2025.12.23 01:39:24.581189 [ 276 ] {223ac23d-dda5-4fef-ae0e-73df7fa4744a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3864 | 2025.12.23 01:39:24.581553 [ 276 ] {223ac23d-dda5-4fef-ae0e-73df7fa4744a} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2025.12.23 01:39:24.581589 [ 276 ] {223ac23d-dda5-4fef-ae0e-73df7fa4744a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3866 | 2025.12.23 01:39:24.581888 [ 276 ] {223ac23d-dda5-4fef-ae0e-73df7fa4744a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3867 | 2025.12.23 01:39:24.582103 [ 276 ] {223ac23d-dda5-4fef-ae0e-73df7fa4744a} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2025.12.23 01:39:24.582233 [ 276 ] {223ac23d-dda5-4fef-ae0e-73df7fa4744a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 3869 | 2025.12.23 01:39:24.582269 [ 276 ] {223ac23d-dda5-4fef-ae0e-73df7fa4744a} <Debug> TCPHandler: Processed in 0.001273147 sec. | ||
| 3870 | 2025.12.23 01:39:28.715553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8096 | ||
| 3871 | 2025.12.23 01:39:28.716046 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2025.12.23 01:39:28.716083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3873 | 2025.12.23 01:39:28.716724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3874 | 2025.12.23 01:39:28.716947 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2025.12.23 01:39:28.717076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8096 | ||
| 3876 | 2025.12.23 01:39:29.157355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3877 | 2025.12.23 01:39:29.172447 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2025.12.23 01:39:29.172519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3879 | 2025.12.23 01:39:29.178627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3880 | 2025.12.23 01:39:29.179370 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2025.12.23 01:39:29.182306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3882 | 2025.12.23 01:39:29.600123 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2025.12.23 01:39:29.600365 [ 276 ] {110ff409-7c3b-48e6-b36d-0afe83a7ce8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3884 | 2025.12.23 01:39:29.600433 [ 276 ] {110ff409-7c3b-48e6-b36d-0afe83a7ce8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3885 | 2025.12.23 01:39:29.601137 [ 276 ] {110ff409-7c3b-48e6-b36d-0afe83a7ce8a} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2025.12.23 01:39:29.601190 [ 276 ] {110ff409-7c3b-48e6-b36d-0afe83a7ce8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3887 | 2025.12.23 01:39:29.601592 [ 276 ] {110ff409-7c3b-48e6-b36d-0afe83a7ce8a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3888 | 2025.12.23 01:39:29.601815 [ 276 ] {110ff409-7c3b-48e6-b36d-0afe83a7ce8a} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2025.12.23 01:39:29.601979 [ 276 ] {110ff409-7c3b-48e6-b36d-0afe83a7ce8a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001665 sec., 2402.4024024024025 rows/sec., 195.90 KiB/sec. | ||
| 3890 | 2025.12.23 01:39:29.602028 [ 276 ] {110ff409-7c3b-48e6-b36d-0afe83a7ce8a} <Debug> TCPHandler: Processed in 0.002095464 sec. | ||
| 3891 | 2025.12.23 01:39:29.602168 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2025.12.23 01:39:29.602268 [ 276 ] {d042445b-b615-4f6c-bf11-0ef7f33bb7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3893 | 2025.12.23 01:39:29.602312 [ 276 ] {d042445b-b615-4f6c-bf11-0ef7f33bb7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3894 | 2025.12.23 01:39:29.603242 [ 276 ] {d042445b-b615-4f6c-bf11-0ef7f33bb7d9} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2025.12.23 01:39:29.603280 [ 276 ] {d042445b-b615-4f6c-bf11-0ef7f33bb7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3896 | 2025.12.23 01:39:29.603726 [ 276 ] {d042445b-b615-4f6c-bf11-0ef7f33bb7d9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3897 | 2025.12.23 01:39:29.603937 [ 276 ] {d042445b-b615-4f6c-bf11-0ef7f33bb7d9} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2025.12.23 01:39:29.604071 [ 276 ] {d042445b-b615-4f6c-bf11-0ef7f33bb7d9} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001826 sec., 690032.8587075575 rows/sec., 57.21 MiB/sec. | ||
| 3899 | 2025.12.23 01:39:29.604109 [ 276 ] {d042445b-b615-4f6c-bf11-0ef7f33bb7d9} <Debug> TCPHandler: Processed in 0.001989722 sec. | ||
| 3900 | 2025.12.23 01:39:29.604232 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3901 | 2025.12.23 01:39:29.604327 [ 276 ] {9956f4f3-27a5-4e2a-abc7-d0394f2fe7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3902 | 2025.12.23 01:39:29.604369 [ 276 ] {9956f4f3-27a5-4e2a-abc7-d0394f2fe7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3903 | 2025.12.23 01:39:29.604810 [ 276 ] {9956f4f3-27a5-4e2a-abc7-d0394f2fe7be} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2025.12.23 01:39:29.604847 [ 276 ] {9956f4f3-27a5-4e2a-abc7-d0394f2fe7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3905 | 2025.12.23 01:39:29.605163 [ 276 ] {9956f4f3-27a5-4e2a-abc7-d0394f2fe7be} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3906 | 2025.12.23 01:39:29.605366 [ 276 ] {9956f4f3-27a5-4e2a-abc7-d0394f2fe7be} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2025.12.23 01:39:29.605496 [ 276 ] {9956f4f3-27a5-4e2a-abc7-d0394f2fe7be} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001189 sec., 29436.501261564343 rows/sec., 2.14 MiB/sec. | ||
| 3908 | 2025.12.23 01:39:29.605496 [ 136 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3909 | 2025.12.23 01:39:29.605534 [ 276 ] {9956f4f3-27a5-4e2a-abc7-d0394f2fe7be} <Debug> TCPHandler: Processed in 0.001349289 sec. | ||
| 3910 | 2025.12.23 01:39:29.605572 [ 136 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2025.12.23 01:39:29.605597 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3912 | 2025.12.23 01:39:29.605663 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2025.12.23 01:39:29.605709 [ 187 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::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 | ||
| 3914 | 2025.12.23 01:39:29.605764 [ 276 ] {985ed9af-37e4-49f9-8bdc-617f0cf1bdaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3915 | 2025.12.23 01:39:29.605807 [ 276 ] {985ed9af-37e4-49f9-8bdc-617f0cf1bdaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3916 | 2025.12.23 01:39:29.605860 [ 187 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3917 | 2025.12.23 01:39:29.605896 [ 187 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 71 rows starting from the beginning of the part | ||
| 3918 | 2025.12.23 01:39:29.605962 [ 187 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 3919 | 2025.12.23 01:39:29.606006 [ 187 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part | ||
| 3920 | 2025.12.23 01:39:29.606046 [ 187 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 3921 | 2025.12.23 01:39:29.606086 [ 187 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 3922 | 2025.12.23 01:39:29.606142 [ 187 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 3923 | 2025.12.23 01:39:29.606295 [ 276 ] {985ed9af-37e4-49f9-8bdc-617f0cf1bdaf} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2025.12.23 01:39:29.606337 [ 276 ] {985ed9af-37e4-49f9-8bdc-617f0cf1bdaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3925 | 2025.12.23 01:39:29.606674 [ 276 ] {985ed9af-37e4-49f9-8bdc-617f0cf1bdaf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3926 | 2025.12.23 01:39:29.606893 [ 276 ] {985ed9af-37e4-49f9-8bdc-617f0cf1bdaf} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2025.12.23 01:39:29.607011 [ 190 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351819 sec., 147948.800837982 rows/sec., 11.43 MiB/sec. | ||
| 3928 | 2025.12.23 01:39:29.607020 [ 276 ] {985ed9af-37e4-49f9-8bdc-617f0cf1bdaf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001275 sec., 178823.5294117647 rows/sec., 12.11 MiB/sec. | ||
| 3929 | 2025.12.23 01:39:29.607106 [ 276 ] {985ed9af-37e4-49f9-8bdc-617f0cf1bdaf} <Debug> TCPHandler: Processed in 0.001490232 sec. | ||
| 3930 | 2025.12.23 01:39:29.607193 [ 187 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3931 | 2025.12.23 01:39:29.607226 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2025.12.23 01:39:29.607323 [ 276 ] {d8eed275-71c3-4cc3-a6ea-5f837d5af023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3933 | 2025.12.23 01:39:29.607365 [ 276 ] {d8eed275-71c3-4cc3-a6ea-5f837d5af023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3934 | 2025.12.23 01:39:29.607446 [ 187 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_21_4} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2025.12.23 01:39:29.607517 [ 187 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_21_4} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3936 | 2025.12.23 01:39:29.607597 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3937 | 2025.12.23 01:39:29.607928 [ 276 ] {d8eed275-71c3-4cc3-a6ea-5f837d5af023} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2025.12.23 01:39:29.607968 [ 276 ] {d8eed275-71c3-4cc3-a6ea-5f837d5af023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3939 | 2025.12.23 01:39:29.608290 [ 276 ] {d8eed275-71c3-4cc3-a6ea-5f837d5af023} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3940 | 2025.12.23 01:39:29.608495 [ 276 ] {d8eed275-71c3-4cc3-a6ea-5f837d5af023} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2025.12.23 01:39:29.608619 [ 276 ] {d8eed275-71c3-4cc3-a6ea-5f837d5af023} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001314 sec., 422374.42922374426 rows/sec., 31.37 MiB/sec. | ||
| 3942 | 2025.12.23 01:39:29.608655 [ 276 ] {d8eed275-71c3-4cc3-a6ea-5f837d5af023} <Debug> TCPHandler: Processed in 0.001484172 sec. | ||
| 3943 | 2025.12.23 01:39:29.608766 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2025.12.23 01:39:29.608858 [ 276 ] {3909b165-41c2-4867-92e5-f4b0c2f1bec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3945 | 2025.12.23 01:39:29.608901 [ 276 ] {3909b165-41c2-4867-92e5-f4b0c2f1bec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3946 | 2025.12.23 01:39:29.609441 [ 276 ] {3909b165-41c2-4867-92e5-f4b0c2f1bec0} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2025.12.23 01:39:29.609474 [ 276 ] {3909b165-41c2-4867-92e5-f4b0c2f1bec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3948 | 2025.12.23 01:39:29.609860 [ 276 ] {3909b165-41c2-4867-92e5-f4b0c2f1bec0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3949 | 2025.12.23 01:39:29.610065 [ 276 ] {3909b165-41c2-4867-92e5-f4b0c2f1bec0} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2025.12.23 01:39:29.610189 [ 276 ] {3909b165-41c2-4867-92e5-f4b0c2f1bec0} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001349 sec., 627131.2083024463 rows/sec., 42.21 MiB/sec. | ||
| 3951 | 2025.12.23 01:39:29.610232 [ 276 ] {3909b165-41c2-4867-92e5-f4b0c2f1bec0} <Debug> TCPHandler: Processed in 0.001512562 sec. | ||
| 3952 | 2025.12.23 01:39:29.610343 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2025.12.23 01:39:29.610435 [ 276 ] {bec35621-0095-48c1-83db-b39c439272f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3954 | 2025.12.23 01:39:29.610488 [ 276 ] {bec35621-0095-48c1-83db-b39c439272f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3955 | 2025.12.23 01:39:29.611285 [ 276 ] {bec35621-0095-48c1-83db-b39c439272f7} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2025.12.23 01:39:29.611320 [ 276 ] {bec35621-0095-48c1-83db-b39c439272f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3957 | 2025.12.23 01:39:29.611869 [ 276 ] {bec35621-0095-48c1-83db-b39c439272f7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3958 | 2025.12.23 01:39:29.612083 [ 276 ] {bec35621-0095-48c1-83db-b39c439272f7} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2025.12.23 01:39:29.612201 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3960 | 2025.12.23 01:39:29.612217 [ 276 ] {bec35621-0095-48c1-83db-b39c439272f7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001801 sec., 17212.65963353692 rows/sec., 30.84 MiB/sec. | ||
| 3961 | 2025.12.23 01:39:29.612241 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2025.12.23 01:39:29.612264 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3963 | 2025.12.23 01:39:29.612276 [ 276 ] {bec35621-0095-48c1-83db-b39c439272f7} <Debug> TCPHandler: Processed in 0.001980833 sec. | ||
| 3964 | 2025.12.23 01:39:29.612382 [ 190 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::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 | ||
| 3965 | 2025.12.23 01:39:29.612395 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2025.12.23 01:39:29.612518 [ 276 ] {4e0d3274-c3be-47fd-a075-f757fcd06686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3967 | 2025.12.23 01:39:29.612559 [ 276 ] {4e0d3274-c3be-47fd-a075-f757fcd06686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3968 | 2025.12.23 01:39:29.612637 [ 190 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3969 | 2025.12.23 01:39:29.612704 [ 190 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 269 rows starting from the beginning of the part | ||
| 3970 | 2025.12.23 01:39:29.612840 [ 190 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 3971 | 2025.12.23 01:39:29.612908 [ 276 ] {4e0d3274-c3be-47fd-a075-f757fcd06686} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2025.12.23 01:39:29.612948 [ 276 ] {4e0d3274-c3be-47fd-a075-f757fcd06686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3973 | 2025.12.23 01:39:29.612961 [ 190 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 3974 | 2025.12.23 01:39:29.613071 [ 190 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 3975 | 2025.12.23 01:39:29.613173 [ 190 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 3976 | 2025.12.23 01:39:29.613265 [ 276 ] {4e0d3274-c3be-47fd-a075-f757fcd06686} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3977 | 2025.12.23 01:39:29.613281 [ 190 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 3978 | 2025.12.23 01:39:29.613480 [ 276 ] {4e0d3274-c3be-47fd-a075-f757fcd06686} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2025.12.23 01:39:29.613610 [ 276 ] {4e0d3274-c3be-47fd-a075-f757fcd06686} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 3980 | 2025.12.23 01:39:29.613647 [ 276 ] {4e0d3274-c3be-47fd-a075-f757fcd06686} <Debug> TCPHandler: Processed in 0.001300618 sec. | ||
| 3981 | 2025.12.23 01:39:29.616522 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 19 columns (19 merged, 0 gathered) in 0.004188689 sec., 91197.9858136997 rows/sec., 163.42 MiB/sec. | ||
| 3982 | 2025.12.23 01:39:29.617050 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3983 | 2025.12.23 01:39:29.617376 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2025.12.23 01:39:29.617445 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3985 | 2025.12.23 01:39:29.617590 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 3986 | 2025.12.23 01:39:30.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.82 MiB, peak 244.89 MiB, free memory in arenas 0.00 B, will set to 241.24 MiB (RSS), difference: 1.42 MiB | ||
| 3987 | 2025.12.23 01:39:31.210729 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 500 | ||
| 3988 | 2025.12.23 01:39:31.212897 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2025.12.23 01:39:31.212956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3990 | 2025.12.23 01:39:31.214155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3991 | 2025.12.23 01:39:31.214427 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3992 | 2025.12.23 01:39:31.214779 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3993 | 2025.12.23 01:39:34.573107 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2025.12.23 01:39:34.573313 [ 276 ] {92ff0a11-0949-4079-b2c7-9b20a38628c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3995 | 2025.12.23 01:39:34.573396 [ 276 ] {92ff0a11-0949-4079-b2c7-9b20a38628c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3996 | 2025.12.23 01:39:34.574100 [ 276 ] {92ff0a11-0949-4079-b2c7-9b20a38628c5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2025.12.23 01:39:34.574148 [ 276 ] {92ff0a11-0949-4079-b2c7-9b20a38628c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 3998 | 2025.12.23 01:39:34.574589 [ 276 ] {92ff0a11-0949-4079-b2c7-9b20a38628c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3999 | 2025.12.23 01:39:34.574828 [ 276 ] {92ff0a11-0949-4079-b2c7-9b20a38628c5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2025.12.23 01:39:34.575000 [ 276 ] {92ff0a11-0949-4079-b2c7-9b20a38628c5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001751 sec., 43403.76927470017 rows/sec., 3.58 MiB/sec. | ||
| 4001 | 2025.12.23 01:39:34.575061 [ 276 ] {92ff0a11-0949-4079-b2c7-9b20a38628c5} <Debug> TCPHandler: Processed in 0.002116055 sec. | ||
| 4002 | 2025.12.23 01:39:34.575203 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4003 | 2025.12.23 01:39:34.575317 [ 276 ] {049c91ae-eaff-4c82-9ded-3a1b3c308d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4004 | 2025.12.23 01:39:34.575366 [ 276 ] {049c91ae-eaff-4c82-9ded-3a1b3c308d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4005 | 2025.12.23 01:39:34.575950 [ 276 ] {049c91ae-eaff-4c82-9ded-3a1b3c308d5e} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2025.12.23 01:39:34.575993 [ 276 ] {049c91ae-eaff-4c82-9ded-3a1b3c308d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4007 | 2025.12.23 01:39:34.576389 [ 276 ] {049c91ae-eaff-4c82-9ded-3a1b3c308d5e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4008 | 2025.12.23 01:39:34.576673 [ 276 ] {049c91ae-eaff-4c82-9ded-3a1b3c308d5e} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2025.12.23 01:39:34.576841 [ 276 ] {049c91ae-eaff-4c82-9ded-3a1b3c308d5e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001517 sec., 6591.957811470007 rows/sec., 495.68 KiB/sec. | ||
| 4010 | 2025.12.23 01:39:34.576891 [ 276 ] {049c91ae-eaff-4c82-9ded-3a1b3c308d5e} <Debug> TCPHandler: Processed in 0.001723667 sec. | ||
| 4011 | 2025.12.23 01:39:34.577030 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4012 | 2025.12.23 01:39:34.577141 [ 276 ] {e8cc0a0a-9417-4869-8436-4a5763c9322d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4013 | 2025.12.23 01:39:34.577191 [ 276 ] {e8cc0a0a-9417-4869-8436-4a5763c9322d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4014 | 2025.12.23 01:39:34.577748 [ 276 ] {e8cc0a0a-9417-4869-8436-4a5763c9322d} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2025.12.23 01:39:34.577791 [ 276 ] {e8cc0a0a-9417-4869-8436-4a5763c9322d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4016 | 2025.12.23 01:39:34.578163 [ 276 ] {e8cc0a0a-9417-4869-8436-4a5763c9322d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4017 | 2025.12.23 01:39:34.578383 [ 276 ] {e8cc0a0a-9417-4869-8436-4a5763c9322d} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2025.12.23 01:39:34.578519 [ 276 ] {e8cc0a0a-9417-4869-8436-4a5763c9322d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001404 sec., 52706.552706552706 rows/sec., 4.11 MiB/sec. | ||
| 4019 | 2025.12.23 01:39:34.578568 [ 276 ] {e8cc0a0a-9417-4869-8436-4a5763c9322d} <Debug> TCPHandler: Processed in 0.001596954 sec. | ||
| 4020 | 2025.12.23 01:39:34.578696 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2025.12.23 01:39:34.578795 [ 276 ] {7a3539d7-e0cc-4bab-a558-f885c28c24e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4022 | 2025.12.23 01:39:34.578846 [ 276 ] {7a3539d7-e0cc-4bab-a558-f885c28c24e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4023 | 2025.12.23 01:39:34.579297 [ 276 ] {7a3539d7-e0cc-4bab-a558-f885c28c24e3} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2025.12.23 01:39:34.579334 [ 276 ] {7a3539d7-e0cc-4bab-a558-f885c28c24e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4025 | 2025.12.23 01:39:34.579682 [ 276 ] {7a3539d7-e0cc-4bab-a558-f885c28c24e3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4026 | 2025.12.23 01:39:34.579894 [ 276 ] {7a3539d7-e0cc-4bab-a558-f885c28c24e3} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2025.12.23 01:39:34.580025 [ 276 ] {7a3539d7-e0cc-4bab-a558-f885c28c24e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 4028 | 2025.12.23 01:39:34.580062 [ 276 ] {7a3539d7-e0cc-4bab-a558-f885c28c24e3} <Debug> TCPHandler: Processed in 0.00141662 sec. | ||
| 4029 | 2025.12.23 01:39:34.580180 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2025.12.23 01:39:34.580273 [ 276 ] {b786b498-78c0-4889-9db6-7342de32004c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4031 | 2025.12.23 01:39:34.580331 [ 276 ] {b786b498-78c0-4889-9db6-7342de32004c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4032 | 2025.12.23 01:39:34.581081 [ 276 ] {b786b498-78c0-4889-9db6-7342de32004c} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2025.12.23 01:39:34.581118 [ 276 ] {b786b498-78c0-4889-9db6-7342de32004c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4034 | 2025.12.23 01:39:34.581622 [ 276 ] {b786b498-78c0-4889-9db6-7342de32004c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4035 | 2025.12.23 01:39:34.581845 [ 276 ] {b786b498-78c0-4889-9db6-7342de32004c} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2025.12.23 01:39:34.581981 [ 276 ] {b786b498-78c0-4889-9db6-7342de32004c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 4037 | 2025.12.23 01:39:34.582040 [ 276 ] {b786b498-78c0-4889-9db6-7342de32004c} <Debug> TCPHandler: Processed in 0.001929421 sec. | ||
| 4038 | 2025.12.23 01:39:34.582145 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2025.12.23 01:39:34.582232 [ 276 ] {1ac57e27-b3da-4b39-a70e-78c0621a88a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4040 | 2025.12.23 01:39:34.582272 [ 276 ] {1ac57e27-b3da-4b39-a70e-78c0621a88a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4041 | 2025.12.23 01:39:34.582628 [ 276 ] {1ac57e27-b3da-4b39-a70e-78c0621a88a2} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2025.12.23 01:39:34.582661 [ 276 ] {1ac57e27-b3da-4b39-a70e-78c0621a88a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4043 | 2025.12.23 01:39:34.583019 [ 276 ] {1ac57e27-b3da-4b39-a70e-78c0621a88a2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4044 | 2025.12.23 01:39:34.583224 [ 276 ] {1ac57e27-b3da-4b39-a70e-78c0621a88a2} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2025.12.23 01:39:34.583353 [ 276 ] {1ac57e27-b3da-4b39-a70e-78c0621a88a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 4046 | 2025.12.23 01:39:34.583387 [ 276 ] {1ac57e27-b3da-4b39-a70e-78c0621a88a2} <Debug> TCPHandler: Processed in 0.001267686 sec. | ||
| 4047 | 2025.12.23 01:39:36.111677 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4048 | 2025.12.23 01:39:36.111726 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4049 | 2025.12.23 01:39:36.218069 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8608 | ||
| 4050 | 2025.12.23 01:39:36.218697 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2025.12.23 01:39:36.218778 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4052 | 2025.12.23 01:39:36.219320 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4053 | 2025.12.23 01:39:36.219568 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2025.12.23 01:39:36.219722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8608 | ||
| 4055 | 2025.12.23 01:39:36.683278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4056 | 2025.12.23 01:39:36.699151 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2025.12.23 01:39:36.699206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4058 | 2025.12.23 01:39:36.704799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4059 | 2025.12.23 01:39:36.705492 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2025.12.23 01:39:36.708146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4061 | 2025.12.23 01:39:39.573557 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2025.12.23 01:39:39.573759 [ 276 ] {dc7b906d-fec7-47aa-a41b-141f490d7c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4063 | 2025.12.23 01:39:39.573823 [ 276 ] {dc7b906d-fec7-47aa-a41b-141f490d7c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4064 | 2025.12.23 01:39:39.574484 [ 276 ] {dc7b906d-fec7-47aa-a41b-141f490d7c61} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2025.12.23 01:39:39.574526 [ 276 ] {dc7b906d-fec7-47aa-a41b-141f490d7c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4066 | 2025.12.23 01:39:39.574922 [ 276 ] {dc7b906d-fec7-47aa-a41b-141f490d7c61} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4067 | 2025.12.23 01:39:39.575153 [ 276 ] {dc7b906d-fec7-47aa-a41b-141f490d7c61} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2025.12.23 01:39:39.575304 [ 276 ] {dc7b906d-fec7-47aa-a41b-141f490d7c61} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.0016 sec., 73750 rows/sec., 6.26 MiB/sec. | ||
| 4069 | 2025.12.23 01:39:39.575346 [ 276 ] {dc7b906d-fec7-47aa-a41b-141f490d7c61} <Debug> TCPHandler: Processed in 0.001923541 sec. | ||
| 4070 | 2025.12.23 01:39:39.575475 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2025.12.23 01:39:39.575570 [ 276 ] {c3a3948f-4abb-4083-8191-c0a508111d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4072 | 2025.12.23 01:39:39.575610 [ 276 ] {c3a3948f-4abb-4083-8191-c0a508111d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4073 | 2025.12.23 01:39:39.576012 [ 276 ] {c3a3948f-4abb-4083-8191-c0a508111d9f} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2025.12.23 01:39:39.576049 [ 276 ] {c3a3948f-4abb-4083-8191-c0a508111d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4075 | 2025.12.23 01:39:39.576338 [ 276 ] {c3a3948f-4abb-4083-8191-c0a508111d9f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4076 | 2025.12.23 01:39:39.576538 [ 276 ] {c3a3948f-4abb-4083-8191-c0a508111d9f} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2025.12.23 01:39:39.576666 [ 276 ] {c3a3948f-4abb-4083-8191-c0a508111d9f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001115 sec., 27802.69058295964 rows/sec., 2.04 MiB/sec. | ||
| 4078 | 2025.12.23 01:39:39.576703 [ 276 ] {c3a3948f-4abb-4083-8191-c0a508111d9f} <Debug> TCPHandler: Processed in 0.001283687 sec. | ||
| 4079 | 2025.12.23 01:39:39.576814 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2025.12.23 01:39:39.576906 [ 276 ] {d10e9fd7-d089-4f4d-8aa0-73513106f791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4081 | 2025.12.23 01:39:39.576945 [ 276 ] {d10e9fd7-d089-4f4d-8aa0-73513106f791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4082 | 2025.12.23 01:39:39.577364 [ 276 ] {d10e9fd7-d089-4f4d-8aa0-73513106f791} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2025.12.23 01:39:39.577407 [ 276 ] {d10e9fd7-d089-4f4d-8aa0-73513106f791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4084 | 2025.12.23 01:39:39.577693 [ 276 ] {d10e9fd7-d089-4f4d-8aa0-73513106f791} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4085 | 2025.12.23 01:39:39.577892 [ 276 ] {d10e9fd7-d089-4f4d-8aa0-73513106f791} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2025.12.23 01:39:39.578032 [ 276 ] {d10e9fd7-d089-4f4d-8aa0-73513106f791} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001143 sec., 83114.6106736658 rows/sec., 6.49 MiB/sec. | ||
| 4087 | 2025.12.23 01:39:39.578069 [ 276 ] {d10e9fd7-d089-4f4d-8aa0-73513106f791} <Debug> TCPHandler: Processed in 0.001303167 sec. | ||
| 4088 | 2025.12.23 01:39:39.578186 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2025.12.23 01:39:39.578278 [ 276 ] {cbce69d8-33f4-4b93-b732-18abb6875631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4090 | 2025.12.23 01:39:39.578320 [ 276 ] {cbce69d8-33f4-4b93-b732-18abb6875631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4091 | 2025.12.23 01:39:39.578729 [ 276 ] {cbce69d8-33f4-4b93-b732-18abb6875631} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2025.12.23 01:39:39.578765 [ 276 ] {cbce69d8-33f4-4b93-b732-18abb6875631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4093 | 2025.12.23 01:39:39.579075 [ 276 ] {cbce69d8-33f4-4b93-b732-18abb6875631} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4094 | 2025.12.23 01:39:39.579282 [ 276 ] {cbce69d8-33f4-4b93-b732-18abb6875631} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2025.12.23 01:39:39.579411 [ 276 ] {cbce69d8-33f4-4b93-b732-18abb6875631} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 4096 | 2025.12.23 01:39:39.579446 [ 276 ] {cbce69d8-33f4-4b93-b732-18abb6875631} <Debug> TCPHandler: Processed in 0.001308767 sec. | ||
| 4097 | 2025.12.23 01:39:39.579553 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2025.12.23 01:39:39.579645 [ 276 ] {e83af735-1485-4783-8f5b-8bd6f5fda942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4099 | 2025.12.23 01:39:39.579698 [ 276 ] {e83af735-1485-4783-8f5b-8bd6f5fda942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4100 | 2025.12.23 01:39:39.580454 [ 276 ] {e83af735-1485-4783-8f5b-8bd6f5fda942} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2025.12.23 01:39:39.580490 [ 276 ] {e83af735-1485-4783-8f5b-8bd6f5fda942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4102 | 2025.12.23 01:39:39.581005 [ 276 ] {e83af735-1485-4783-8f5b-8bd6f5fda942} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4103 | 2025.12.23 01:39:39.581239 [ 276 ] {e83af735-1485-4783-8f5b-8bd6f5fda942} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2025.12.23 01:39:39.581374 [ 276 ] {e83af735-1485-4783-8f5b-8bd6f5fda942} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001747 sec., 17744.705208929594 rows/sec., 31.80 MiB/sec. | ||
| 4105 | 2025.12.23 01:39:39.581425 [ 276 ] {e83af735-1485-4783-8f5b-8bd6f5fda942} <Debug> TCPHandler: Processed in 0.00191919 sec. | ||
| 4106 | 2025.12.23 01:39:39.581554 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2025.12.23 01:39:39.581647 [ 276 ] {8352cfda-c5be-47ce-b5f9-b3464ac353ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4108 | 2025.12.23 01:39:39.581688 [ 276 ] {8352cfda-c5be-47ce-b5f9-b3464ac353ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4109 | 2025.12.23 01:39:39.582020 [ 276 ] {8352cfda-c5be-47ce-b5f9-b3464ac353ee} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2025.12.23 01:39:39.582056 [ 276 ] {8352cfda-c5be-47ce-b5f9-b3464ac353ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4111 | 2025.12.23 01:39:39.582351 [ 276 ] {8352cfda-c5be-47ce-b5f9-b3464ac353ee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4112 | 2025.12.23 01:39:39.582549 [ 276 ] {8352cfda-c5be-47ce-b5f9-b3464ac353ee} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2025.12.23 01:39:39.582680 [ 276 ] {8352cfda-c5be-47ce-b5f9-b3464ac353ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 4114 | 2025.12.23 01:39:39.582715 [ 276 ] {8352cfda-c5be-47ce-b5f9-b3464ac353ee} <Debug> TCPHandler: Processed in 0.001213106 sec. | ||
| 4115 | 2025.12.23 01:39:41.215795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 524 | ||
| 4116 | 2025.12.23 01:39:41.217925 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2025.12.23 01:39:41.217965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4118 | 2025.12.23 01:39:41.219146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4119 | 2025.12.23 01:39:41.219412 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2025.12.23 01:39:41.219692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 4121 | 2025.12.23 01:39:43.719813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9056 | ||
| 4122 | 2025.12.23 01:39:43.720300 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2025.12.23 01:39:43.720342 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4124 | 2025.12.23 01:39:43.720933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4125 | 2025.12.23 01:39:43.721200 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2025.12.23 01:39:43.721345 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9056 | ||
| 4127 | 2025.12.23 01:39:44.208230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4128 | 2025.12.23 01:39:44.227765 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4129 | 2025.12.23 01:39:44.227841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4130 | 2025.12.23 01:39:44.234128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4131 | 2025.12.23 01:39:44.234829 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2025.12.23 01:39:44.239284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4133 | 2025.12.23 01:39:44.575657 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2025.12.23 01:39:44.575846 [ 276 ] {545df4d2-cc9a-4b6e-ac8b-13eb6d5b63d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4135 | 2025.12.23 01:39:44.575918 [ 276 ] {545df4d2-cc9a-4b6e-ac8b-13eb6d5b63d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4136 | 2025.12.23 01:39:44.576623 [ 276 ] {545df4d2-cc9a-4b6e-ac8b-13eb6d5b63d4} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2025.12.23 01:39:44.576680 [ 276 ] {545df4d2-cc9a-4b6e-ac8b-13eb6d5b63d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4138 | 2025.12.23 01:39:44.577076 [ 276 ] {545df4d2-cc9a-4b6e-ac8b-13eb6d5b63d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4139 | 2025.12.23 01:39:44.577313 [ 276 ] {545df4d2-cc9a-4b6e-ac8b-13eb6d5b63d4} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2025.12.23 01:39:44.577453 [ 120 ] {} <Debug> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4141 | 2025.12.23 01:39:44.577476 [ 276 ] {545df4d2-cc9a-4b6e-ac8b-13eb6d5b63d4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001682 sec., 14268.727705112962 rows/sec., 1.18 MiB/sec. | ||
| 4142 | 2025.12.23 01:39:44.577550 [ 120 ] {} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2025.12.23 01:39:44.577577 [ 276 ] {545df4d2-cc9a-4b6e-ac8b-13eb6d5b63d4} <Debug> TCPHandler: Processed in 0.002058243 sec. | ||
| 4144 | 2025.12.23 01:39:44.577582 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4145 | 2025.12.23 01:39:44.577725 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2025.12.23 01:39:44.577736 [ 190 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::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 | ||
| 4147 | 2025.12.23 01:39:44.577836 [ 276 ] {dbbbd8bb-412c-4d63-8e37-d89c13c29164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4148 | 2025.12.23 01:39:44.577882 [ 190 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4149 | 2025.12.23 01:39:44.577885 [ 276 ] {dbbbd8bb-412c-4d63-8e37-d89c13c29164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4150 | 2025.12.23 01:39:44.577922 [ 190 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4151 | 2025.12.23 01:39:44.577996 [ 190 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4152 | 2025.12.23 01:39:44.578041 [ 190 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4153 | 2025.12.23 01:39:44.578083 [ 190 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4154 | 2025.12.23 01:39:44.578120 [ 190 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4155 | 2025.12.23 01:39:44.578396 [ 276 ] {dbbbd8bb-412c-4d63-8e37-d89c13c29164} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2025.12.23 01:39:44.578446 [ 276 ] {dbbbd8bb-412c-4d63-8e37-d89c13c29164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4157 | 2025.12.23 01:39:44.578910 [ 186 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231737 sec., 97423.39476690236 rows/sec., 8.45 MiB/sec. | ||
| 4158 | 2025.12.23 01:39:44.578968 [ 276 ] {dbbbd8bb-412c-4d63-8e37-d89c13c29164} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4159 | 2025.12.23 01:39:44.579059 [ 186 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4160 | 2025.12.23 01:39:44.579248 [ 276 ] {dbbbd8bb-412c-4d63-8e37-d89c13c29164} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2025.12.23 01:39:44.579370 [ 186 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_5_1} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2025.12.23 01:39:44.579404 [ 276 ] {dbbbd8bb-412c-4d63-8e37-d89c13c29164} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 306.74 KiB/sec. | ||
| 4163 | 2025.12.23 01:39:44.579448 [ 276 ] {dbbbd8bb-412c-4d63-8e37-d89c13c29164} <Debug> TCPHandler: Processed in 0.001775568 sec. | ||
| 4164 | 2025.12.23 01:39:44.579449 [ 186 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_5_1} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4165 | 2025.12.23 01:39:44.579538 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4166 | 2025.12.23 01:39:44.579586 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4167 | 2025.12.23 01:39:44.579690 [ 276 ] {f149d02d-0057-4f92-9d71-fa784adcf8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4168 | 2025.12.23 01:39:44.579733 [ 276 ] {f149d02d-0057-4f92-9d71-fa784adcf8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4169 | 2025.12.23 01:39:44.580285 [ 276 ] {f149d02d-0057-4f92-9d71-fa784adcf8b5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2025.12.23 01:39:44.580322 [ 276 ] {f149d02d-0057-4f92-9d71-fa784adcf8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4171 | 2025.12.23 01:39:44.580658 [ 276 ] {f149d02d-0057-4f92-9d71-fa784adcf8b5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4172 | 2025.12.23 01:39:44.580863 [ 276 ] {f149d02d-0057-4f92-9d71-fa784adcf8b5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2025.12.23 01:39:44.580982 [ 118 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4174 | 2025.12.23 01:39:44.580999 [ 276 ] {f149d02d-0057-4f92-9d71-fa784adcf8b5} <Debug> executeQuery: Read 199 rows, 18.09 KiB in 0.001331 sec., 149511.645379414 rows/sec., 13.28 MiB/sec. | ||
| 4175 | 2025.12.23 01:39:44.581044 [ 118 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2025.12.23 01:39:44.581070 [ 276 ] {f149d02d-0057-4f92-9d71-fa784adcf8b5} <Debug> TCPHandler: Processed in 0.001535153 sec. | ||
| 4177 | 2025.12.23 01:39:44.581071 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4178 | 2025.12.23 01:39:44.581161 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4179 | 2025.12.23 01:39:44.581201 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2025.12.23 01:39:44.581250 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4181 | 2025.12.23 01:39:44.581280 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1407 rows starting from the beginning of the part | ||
| 4182 | 2025.12.23 01:39:44.581300 [ 276 ] {3d020e45-4fc5-4ada-be94-2a3320219ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4183 | 2025.12.23 01:39:44.581329 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
| 4184 | 2025.12.23 01:39:44.581346 [ 276 ] {3d020e45-4fc5-4ada-be94-2a3320219ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4185 | 2025.12.23 01:39:44.581373 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1260 rows starting from the beginning of the part | ||
| 4186 | 2025.12.23 01:39:44.581415 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4187 | 2025.12.23 01:39:44.581449 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 118 rows starting from the beginning of the part | ||
| 4188 | 2025.12.23 01:39:44.581486 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 199 rows starting from the beginning of the part | ||
| 4189 | 2025.12.23 01:39:44.581780 [ 276 ] {3d020e45-4fc5-4ada-be94-2a3320219ada} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2025.12.23 01:39:44.581821 [ 276 ] {3d020e45-4fc5-4ada-be94-2a3320219ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4191 | 2025.12.23 01:39:44.582135 [ 276 ] {3d020e45-4fc5-4ada-be94-2a3320219ada} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4192 | 2025.12.23 01:39:44.582362 [ 276 ] {3d020e45-4fc5-4ada-be94-2a3320219ada} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2025.12.23 01:39:44.582497 [ 276 ] {3d020e45-4fc5-4ada-be94-2a3320219ada} <Debug> executeQuery: Read 28 rows, 2.13 KiB in 0.001216 sec., 23026.315789473683 rows/sec., 1.71 MiB/sec. | ||
| 4194 | 2025.12.23 01:39:44.582534 [ 276 ] {3d020e45-4fc5-4ada-be94-2a3320219ada} <Debug> TCPHandler: Processed in 0.00138216 sec. | ||
| 4195 | 2025.12.23 01:39:44.582645 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2025.12.23 01:39:44.582737 [ 276 ] {9f3bbfa1-3bd9-4731-ae34-5df2639db334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4197 | 2025.12.23 01:39:44.582776 [ 276 ] {9f3bbfa1-3bd9-4731-ae34-5df2639db334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4198 | 2025.12.23 01:39:44.582859 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.001729006 sec., 1813758.8880547553 rows/sec., 158.91 MiB/sec. | ||
| 4199 | 2025.12.23 01:39:44.583074 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4200 | 2025.12.23 01:39:44.583181 [ 276 ] {9f3bbfa1-3bd9-4731-ae34-5df2639db334} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2025.12.23 01:39:44.583224 [ 276 ] {9f3bbfa1-3bd9-4731-ae34-5df2639db334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4202 | 2025.12.23 01:39:44.583330 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_26_5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2025.12.23 01:39:44.583410 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_26_5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4204 | 2025.12.23 01:39:44.583470 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4205 | 2025.12.23 01:39:44.583561 [ 276 ] {9f3bbfa1-3bd9-4731-ae34-5df2639db334} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4206 | 2025.12.23 01:39:44.583768 [ 276 ] {9f3bbfa1-3bd9-4731-ae34-5df2639db334} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2025.12.23 01:39:44.583896 [ 276 ] {9f3bbfa1-3bd9-4731-ae34-5df2639db334} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001176 sec., 20408.163265306124 rows/sec., 1.69 MiB/sec. | ||
| 4208 | 2025.12.23 01:39:44.583934 [ 276 ] {9f3bbfa1-3bd9-4731-ae34-5df2639db334} <Debug> TCPHandler: Processed in 0.001338158 sec. | ||
| 4209 | 2025.12.23 01:39:44.584047 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2025.12.23 01:39:44.584139 [ 276 ] {e37fa9db-87be-483e-92ae-05c3326e7581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4211 | 2025.12.23 01:39:44.584178 [ 276 ] {e37fa9db-87be-483e-92ae-05c3326e7581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4212 | 2025.12.23 01:39:44.584570 [ 276 ] {e37fa9db-87be-483e-92ae-05c3326e7581} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2025.12.23 01:39:44.584606 [ 276 ] {e37fa9db-87be-483e-92ae-05c3326e7581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4214 | 2025.12.23 01:39:44.584896 [ 276 ] {e37fa9db-87be-483e-92ae-05c3326e7581} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4215 | 2025.12.23 01:39:44.585100 [ 276 ] {e37fa9db-87be-483e-92ae-05c3326e7581} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2025.12.23 01:39:44.585202 [ 118 ] {} <Debug> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4217 | 2025.12.23 01:39:44.585231 [ 276 ] {e37fa9db-87be-483e-92ae-05c3326e7581} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 4218 | 2025.12.23 01:39:44.585237 [ 118 ] {} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2025.12.23 01:39:44.585273 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4220 | 2025.12.23 01:39:44.585275 [ 276 ] {e37fa9db-87be-483e-92ae-05c3326e7581} <Debug> TCPHandler: Processed in 0.001277417 sec. | ||
| 4221 | 2025.12.23 01:39:44.585356 [ 193 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::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 | ||
| 4222 | 2025.12.23 01:39:44.585397 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2025.12.23 01:39:44.585448 [ 193 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4224 | 2025.12.23 01:39:44.585476 [ 193 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4225 | 2025.12.23 01:39:44.585490 [ 276 ] {1081530e-e975-4a2f-b735-2736e98ff86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4226 | 2025.12.23 01:39:44.585530 [ 193 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4227 | 2025.12.23 01:39:44.585530 [ 276 ] {1081530e-e975-4a2f-b735-2736e98ff86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4228 | 2025.12.23 01:39:44.585574 [ 193 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4229 | 2025.12.23 01:39:44.585617 [ 193 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4230 | 2025.12.23 01:39:44.585659 [ 193 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4231 | 2025.12.23 01:39:44.585989 [ 276 ] {1081530e-e975-4a2f-b735-2736e98ff86c} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2025.12.23 01:39:44.586024 [ 276 ] {1081530e-e975-4a2f-b735-2736e98ff86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4233 | 2025.12.23 01:39:44.586331 [ 190 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001011101 sec., 59341.252753186876 rows/sec., 4.75 MiB/sec. | ||
| 4234 | 2025.12.23 01:39:44.586339 [ 276 ] {1081530e-e975-4a2f-b735-2736e98ff86c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4235 | 2025.12.23 01:39:44.586476 [ 186 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4236 | 2025.12.23 01:39:44.586590 [ 276 ] {1081530e-e975-4a2f-b735-2736e98ff86c} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2025.12.23 01:39:44.586708 [ 118 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4238 | 2025.12.23 01:39:44.586736 [ 276 ] {1081530e-e975-4a2f-b735-2736e98ff86c} <Debug> executeQuery: Read 116 rows, 9.66 KiB in 0.001263 sec., 91844.81393507522 rows/sec., 7.47 MiB/sec. | ||
| 4239 | 2025.12.23 01:39:44.586741 [ 118 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2025.12.23 01:39:44.586775 [ 186 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_5_1} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2025.12.23 01:39:44.586778 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4242 | 2025.12.23 01:39:44.586782 [ 276 ] {1081530e-e975-4a2f-b735-2736e98ff86c} <Debug> TCPHandler: Processed in 0.001434371 sec. | ||
| 4243 | 2025.12.23 01:39:44.586845 [ 186 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_5_1} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4244 | 2025.12.23 01:39:44.586845 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4245 | 2025.12.23 01:39:44.586917 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4246 | 2025.12.23 01:39:44.586925 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4247 | 2025.12.23 01:39:44.586929 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4248 | 2025.12.23 01:39:44.586984 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 633 rows starting from the beginning of the part | ||
| 4249 | 2025.12.23 01:39:44.587017 [ 276 ] {b32b2219-7b8f-4bab-b900-7c8912f62b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4250 | 2025.12.23 01:39:44.587029 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part | ||
| 4251 | 2025.12.23 01:39:44.587069 [ 276 ] {b32b2219-7b8f-4bab-b900-7c8912f62b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4252 | 2025.12.23 01:39:44.587078 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 555 rows starting from the beginning of the part | ||
| 4253 | 2025.12.23 01:39:44.587123 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4254 | 2025.12.23 01:39:44.587155 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 95 rows starting from the beginning of the part | ||
| 4255 | 2025.12.23 01:39:44.587188 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 116 rows starting from the beginning of the part | ||
| 4256 | 2025.12.23 01:39:44.587508 [ 276 ] {b32b2219-7b8f-4bab-b900-7c8912f62b87} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2025.12.23 01:39:44.587550 [ 276 ] {b32b2219-7b8f-4bab-b900-7c8912f62b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4258 | 2025.12.23 01:39:44.587906 [ 276 ] {b32b2219-7b8f-4bab-b900-7c8912f62b87} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4259 | 2025.12.23 01:39:44.588102 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280358 sec., 1208255.8159514759 rows/sec., 96.26 MiB/sec. | ||
| 4260 | 2025.12.23 01:39:44.588119 [ 276 ] {b32b2219-7b8f-4bab-b900-7c8912f62b87} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2025.12.23 01:39:44.588223 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4262 | 2025.12.23 01:39:44.588240 [ 186 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4263 | 2025.12.23 01:39:44.588253 [ 276 ] {b32b2219-7b8f-4bab-b900-7c8912f62b87} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001253 sec., 158818.83479648843 rows/sec., 11.39 MiB/sec. | ||
| 4264 | 2025.12.23 01:39:44.588255 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2025.12.23 01:39:44.588293 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4266 | 2025.12.23 01:39:44.588296 [ 276 ] {b32b2219-7b8f-4bab-b900-7c8912f62b87} <Debug> TCPHandler: Processed in 0.00142873 sec. | ||
| 4267 | 2025.12.23 01:39:44.588352 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4268 | 2025.12.23 01:39:44.588428 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2025.12.23 01:39:44.588448 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4270 | 2025.12.23 01:39:44.588472 [ 186 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_26_5} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2025.12.23 01:39:44.588479 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6354 rows starting from the beginning of the part | ||
| 4272 | 2025.12.23 01:39:44.588526 [ 276 ] {6b27ca7d-b694-4423-9f5f-4677018eef4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4273 | 2025.12.23 01:39:44.588528 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4274 | 2025.12.23 01:39:44.588529 [ 186 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_26_5} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4275 | 2025.12.23 01:39:44.588588 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 846 rows starting from the beginning of the part | ||
| 4276 | 2025.12.23 01:39:44.588588 [ 276 ] {6b27ca7d-b694-4423-9f5f-4677018eef4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4277 | 2025.12.23 01:39:44.588621 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4278 | 2025.12.23 01:39:44.588625 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4279 | 2025.12.23 01:39:44.588668 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4280 | 2025.12.23 01:39:44.588712 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 199 rows starting from the beginning of the part | ||
| 4281 | 2025.12.23 01:39:44.589437 [ 276 ] {6b27ca7d-b694-4423-9f5f-4677018eef4c} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2025.12.23 01:39:44.589485 [ 276 ] {6b27ca7d-b694-4423-9f5f-4677018eef4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4283 | 2025.12.23 01:39:44.590081 [ 276 ] {6b27ca7d-b694-4423-9f5f-4677018eef4c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4284 | 2025.12.23 01:39:44.590324 [ 276 ] {6b27ca7d-b694-4423-9f5f-4677018eef4c} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2025.12.23 01:39:44.590470 [ 276 ] {6b27ca7d-b694-4423-9f5f-4677018eef4c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001962 sec., 5096.83995922528 rows/sec., 9.13 MiB/sec. | ||
| 4286 | 2025.12.23 01:39:44.590536 [ 276 ] {6b27ca7d-b694-4423-9f5f-4677018eef4c} <Debug> TCPHandler: Processed in 0.002157895 sec. | ||
| 4287 | 2025.12.23 01:39:44.590649 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2025.12.23 01:39:44.590749 [ 276 ] {2bb06ea3-0387-4afb-955d-032c16e1306a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4289 | 2025.12.23 01:39:44.590793 [ 276 ] {2bb06ea3-0387-4afb-955d-032c16e1306a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4290 | 2025.12.23 01:39:44.590962 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7879 rows, containing 5 columns (5 merged, 0 gathered) in 0.002634385 sec., 2990830.8770358167 rows/sec., 205.46 MiB/sec. | ||
| 4291 | 2025.12.23 01:39:44.591141 [ 276 ] {2bb06ea3-0387-4afb-955d-032c16e1306a} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2025.12.23 01:39:44.591183 [ 276 ] {2bb06ea3-0387-4afb-955d-032c16e1306a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4293 | 2025.12.23 01:39:44.591522 [ 276 ] {2bb06ea3-0387-4afb-955d-032c16e1306a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4294 | 2025.12.23 01:39:44.591662 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4295 | 2025.12.23 01:39:44.591758 [ 276 ] {2bb06ea3-0387-4afb-955d-032c16e1306a} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2025.12.23 01:39:44.591878 [ 118 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4297 | 2025.12.23 01:39:44.591910 [ 276 ] {2bb06ea3-0387-4afb-955d-032c16e1306a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 4298 | 2025.12.23 01:39:44.591917 [ 118 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2025.12.23 01:39:44.591956 [ 276 ] {2bb06ea3-0387-4afb-955d-032c16e1306a} <Debug> TCPHandler: Processed in 0.001356929 sec. | ||
| 4300 | 2025.12.23 01:39:44.591957 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 4301 | 2025.12.23 01:39:44.592035 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2025.12.23 01:39:44.592044 [ 190 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4303 | 2025.12.23 01:39:44.592132 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4304 | 2025.12.23 01:39:44.592145 [ 190 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4305 | 2025.12.23 01:39:44.592184 [ 190 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1110 rows starting from the beginning of the part | ||
| 4306 | 2025.12.23 01:39:44.592227 [ 190 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4307 | 2025.12.23 01:39:44.592263 [ 190 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4308 | 2025.12.23 01:39:44.592277 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 4309 | 2025.12.23 01:39:44.592296 [ 190 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4310 | 2025.12.23 01:39:44.592334 [ 190 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4311 | 2025.12.23 01:39:44.592365 [ 190 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4312 | 2025.12.23 01:39:44.593168 [ 192 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001152124 sec., 1223826.6019977017 rows/sec., 82.56 MiB/sec. | ||
| 4313 | 2025.12.23 01:39:44.593428 [ 192 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4314 | 2025.12.23 01:39:44.593818 [ 192 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_26_5} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2025.12.23 01:39:44.593917 [ 192 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_26_5} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4316 | 2025.12.23 01:39:44.594020 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4317 | 2025.12.23 01:39:49.574002 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2025.12.23 01:39:49.574203 [ 276 ] {9dd03dc2-cefb-4725-9daa-b0218755993b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4319 | 2025.12.23 01:39:49.574271 [ 276 ] {9dd03dc2-cefb-4725-9daa-b0218755993b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4320 | 2025.12.23 01:39:49.574953 [ 276 ] {9dd03dc2-cefb-4725-9daa-b0218755993b} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2025.12.23 01:39:49.575002 [ 276 ] {9dd03dc2-cefb-4725-9daa-b0218755993b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4322 | 2025.12.23 01:39:49.575408 [ 276 ] {9dd03dc2-cefb-4725-9daa-b0218755993b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4323 | 2025.12.23 01:39:49.575643 [ 276 ] {9dd03dc2-cefb-4725-9daa-b0218755993b} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2025.12.23 01:39:49.575798 [ 276 ] {9dd03dc2-cefb-4725-9daa-b0218755993b} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001646 sec., 71688.94289185906 rows/sec., 6.09 MiB/sec. | ||
| 4325 | 2025.12.23 01:39:49.575847 [ 276 ] {9dd03dc2-cefb-4725-9daa-b0218755993b} <Debug> TCPHandler: Processed in 0.001979672 sec. | ||
| 4326 | 2025.12.23 01:39:49.575972 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2025.12.23 01:39:49.576076 [ 276 ] {77a295b5-7418-4ac3-996b-b0e597f43ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4328 | 2025.12.23 01:39:49.576122 [ 276 ] {77a295b5-7418-4ac3-996b-b0e597f43ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4329 | 2025.12.23 01:39:49.576541 [ 276 ] {77a295b5-7418-4ac3-996b-b0e597f43ab2} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2025.12.23 01:39:49.576576 [ 276 ] {77a295b5-7418-4ac3-996b-b0e597f43ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4331 | 2025.12.23 01:39:49.576873 [ 276 ] {77a295b5-7418-4ac3-996b-b0e597f43ab2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4332 | 2025.12.23 01:39:49.577086 [ 276 ] {77a295b5-7418-4ac3-996b-b0e597f43ab2} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2025.12.23 01:39:49.577220 [ 276 ] {77a295b5-7418-4ac3-996b-b0e597f43ab2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001168 sec., 26541.095890410958 rows/sec., 1.95 MiB/sec. | ||
| 4334 | 2025.12.23 01:39:49.577257 [ 276 ] {77a295b5-7418-4ac3-996b-b0e597f43ab2} <Debug> TCPHandler: Processed in 0.001335698 sec. | ||
| 4335 | 2025.12.23 01:39:49.577367 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4336 | 2025.12.23 01:39:49.577461 [ 276 ] {d5fea1fb-8ce8-4cbc-b042-0bfb027d3e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4337 | 2025.12.23 01:39:49.577502 [ 276 ] {d5fea1fb-8ce8-4cbc-b042-0bfb027d3e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4338 | 2025.12.23 01:39:49.577926 [ 276 ] {d5fea1fb-8ce8-4cbc-b042-0bfb027d3e66} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2025.12.23 01:39:49.577961 [ 276 ] {d5fea1fb-8ce8-4cbc-b042-0bfb027d3e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4340 | 2025.12.23 01:39:49.578259 [ 276 ] {d5fea1fb-8ce8-4cbc-b042-0bfb027d3e66} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4341 | 2025.12.23 01:39:49.578476 [ 276 ] {d5fea1fb-8ce8-4cbc-b042-0bfb027d3e66} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2025.12.23 01:39:49.578606 [ 276 ] {d5fea1fb-8ce8-4cbc-b042-0bfb027d3e66} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001164 sec., 81615.12027491408 rows/sec., 6.37 MiB/sec. | ||
| 4343 | 2025.12.23 01:39:49.578644 [ 276 ] {d5fea1fb-8ce8-4cbc-b042-0bfb027d3e66} <Debug> TCPHandler: Processed in 0.001326319 sec. | ||
| 4344 | 2025.12.23 01:39:49.578756 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4345 | 2025.12.23 01:39:49.578851 [ 276 ] {39b12a29-c766-4faf-9dcb-b891e08ab6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4346 | 2025.12.23 01:39:49.578896 [ 276 ] {39b12a29-c766-4faf-9dcb-b891e08ab6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4347 | 2025.12.23 01:39:49.579304 [ 276 ] {39b12a29-c766-4faf-9dcb-b891e08ab6ea} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2025.12.23 01:39:49.579340 [ 276 ] {39b12a29-c766-4faf-9dcb-b891e08ab6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4349 | 2025.12.23 01:39:49.579671 [ 276 ] {39b12a29-c766-4faf-9dcb-b891e08ab6ea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4350 | 2025.12.23 01:39:49.579885 [ 276 ] {39b12a29-c766-4faf-9dcb-b891e08ab6ea} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2025.12.23 01:39:49.580017 [ 276 ] {39b12a29-c766-4faf-9dcb-b891e08ab6ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 4352 | 2025.12.23 01:39:49.580058 [ 276 ] {39b12a29-c766-4faf-9dcb-b891e08ab6ea} <Debug> TCPHandler: Processed in 0.001351199 sec. | ||
| 4353 | 2025.12.23 01:39:49.580169 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2025.12.23 01:39:49.580262 [ 276 ] {fd441ccc-dd87-4654-ac01-8fbc2989540c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4355 | 2025.12.23 01:39:49.580317 [ 276 ] {fd441ccc-dd87-4654-ac01-8fbc2989540c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4356 | 2025.12.23 01:39:49.581148 [ 276 ] {fd441ccc-dd87-4654-ac01-8fbc2989540c} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2025.12.23 01:39:49.581184 [ 276 ] {fd441ccc-dd87-4654-ac01-8fbc2989540c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4358 | 2025.12.23 01:39:49.581722 [ 276 ] {fd441ccc-dd87-4654-ac01-8fbc2989540c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4359 | 2025.12.23 01:39:49.581950 [ 276 ] {fd441ccc-dd87-4654-ac01-8fbc2989540c} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2025.12.23 01:39:49.582097 [ 276 ] {fd441ccc-dd87-4654-ac01-8fbc2989540c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001853 sec., 16729.62763086886 rows/sec., 29.98 MiB/sec. | ||
| 4361 | 2025.12.23 01:39:49.582159 [ 276 ] {fd441ccc-dd87-4654-ac01-8fbc2989540c} <Debug> TCPHandler: Processed in 0.002039773 sec. | ||
| 4362 | 2025.12.23 01:39:49.582271 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2025.12.23 01:39:49.582367 [ 276 ] {113febab-8dda-475a-bd28-0e4635e4c7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4364 | 2025.12.23 01:39:49.582409 [ 276 ] {113febab-8dda-475a-bd28-0e4635e4c7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4365 | 2025.12.23 01:39:49.582744 [ 276 ] {113febab-8dda-475a-bd28-0e4635e4c7be} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2025.12.23 01:39:49.582780 [ 276 ] {113febab-8dda-475a-bd28-0e4635e4c7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4367 | 2025.12.23 01:39:49.583084 [ 276 ] {113febab-8dda-475a-bd28-0e4635e4c7be} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4368 | 2025.12.23 01:39:49.583305 [ 276 ] {113febab-8dda-475a-bd28-0e4635e4c7be} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2025.12.23 01:39:49.583433 [ 276 ] {113febab-8dda-475a-bd28-0e4635e4c7be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4370 | 2025.12.23 01:39:49.583469 [ 276 ] {113febab-8dda-475a-bd28-0e4635e4c7be} <Debug> TCPHandler: Processed in 0.001247137 sec. | ||
| 4371 | 2025.12.23 01:39:51.111802 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4372 | 2025.12.23 01:39:51.111881 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4373 | 2025.12.23 01:39:51.219874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 556 | ||
| 4374 | 2025.12.23 01:39:51.221444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9568 | ||
| 4375 | 2025.12.23 01:39:51.222174 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2025.12.23 01:39:51.222218 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4377 | 2025.12.23 01:39:51.222693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4378 | 2025.12.23 01:39:51.222713 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2025.12.23 01:39:51.222760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4380 | 2025.12.23 01:39:51.222938 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2025.12.23 01:39:51.223087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9568 | ||
| 4382 | 2025.12.23 01:39:51.223951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4383 | 2025.12.23 01:39:51.224217 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2025.12.23 01:39:51.224466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4385 | 2025.12.23 01:39:51.739375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4386 | 2025.12.23 01:39:51.757999 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2025.12.23 01:39:51.758082 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4388 | 2025.12.23 01:39:51.764337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4389 | 2025.12.23 01:39:51.765072 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2025.12.23 01:39:51.768297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4391 | 2025.12.23 01:39:54.574012 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2025.12.23 01:39:54.574192 [ 276 ] {65b25393-0d85-47cc-ae42-2643b5a941b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4393 | 2025.12.23 01:39:54.574263 [ 276 ] {65b25393-0d85-47cc-ae42-2643b5a941b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4394 | 2025.12.23 01:39:54.574932 [ 276 ] {65b25393-0d85-47cc-ae42-2643b5a941b0} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2025.12.23 01:39:54.574983 [ 276 ] {65b25393-0d85-47cc-ae42-2643b5a941b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4396 | 2025.12.23 01:39:54.575416 [ 276 ] {65b25393-0d85-47cc-ae42-2643b5a941b0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4397 | 2025.12.23 01:39:54.575660 [ 276 ] {65b25393-0d85-47cc-ae42-2643b5a941b0} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2025.12.23 01:39:54.575821 [ 276 ] {65b25393-0d85-47cc-ae42-2643b5a941b0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00168 sec., 45238.09523809524 rows/sec., 3.73 MiB/sec. | ||
| 4399 | 2025.12.23 01:39:54.575873 [ 276 ] {65b25393-0d85-47cc-ae42-2643b5a941b0} <Debug> TCPHandler: Processed in 0.001999263 sec. | ||
| 4400 | 2025.12.23 01:39:54.576017 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2025.12.23 01:39:54.576126 [ 276 ] {8293f9ad-2644-4e1a-80f9-46a0071b8326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4402 | 2025.12.23 01:39:54.576171 [ 276 ] {8293f9ad-2644-4e1a-80f9-46a0071b8326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4403 | 2025.12.23 01:39:54.576610 [ 276 ] {8293f9ad-2644-4e1a-80f9-46a0071b8326} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2025.12.23 01:39:54.576645 [ 276 ] {8293f9ad-2644-4e1a-80f9-46a0071b8326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4405 | 2025.12.23 01:39:54.576954 [ 276 ] {8293f9ad-2644-4e1a-80f9-46a0071b8326} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4406 | 2025.12.23 01:39:54.577178 [ 276 ] {8293f9ad-2644-4e1a-80f9-46a0071b8326} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2025.12.23 01:39:54.577290 [ 105 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4408 | 2025.12.23 01:39:54.577315 [ 276 ] {8293f9ad-2644-4e1a-80f9-46a0071b8326} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001216 sec., 8223.684210526315 rows/sec., 618.38 KiB/sec. | ||
| 4409 | 2025.12.23 01:39:54.577330 [ 105 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.12.23 01:39:54.577351 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4411 | 2025.12.23 01:39:54.577356 [ 276 ] {8293f9ad-2644-4e1a-80f9-46a0071b8326} <Debug> TCPHandler: Processed in 0.001392199 sec. | ||
| 4412 | 2025.12.23 01:39:54.577476 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2025.12.23 01:39:54.577499 [ 190 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4414 | 2025.12.23 01:39:54.577576 [ 276 ] {c391af8a-9872-4848-a04a-80836f2df86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4415 | 2025.12.23 01:39:54.577624 [ 276 ] {c391af8a-9872-4848-a04a-80836f2df86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4416 | 2025.12.23 01:39:54.577660 [ 190 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4417 | 2025.12.23 01:39:54.577702 [ 190 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 71 rows starting from the beginning of the part | ||
| 4418 | 2025.12.23 01:39:54.577771 [ 190 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4419 | 2025.12.23 01:39:54.577815 [ 190 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4420 | 2025.12.23 01:39:54.577859 [ 190 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 4421 | 2025.12.23 01:39:54.577895 [ 190 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4422 | 2025.12.23 01:39:54.577936 [ 190 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4423 | 2025.12.23 01:39:54.578063 [ 276 ] {c391af8a-9872-4848-a04a-80836f2df86d} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2025.12.23 01:39:54.578106 [ 276 ] {c391af8a-9872-4848-a04a-80836f2df86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4425 | 2025.12.23 01:39:54.578451 [ 276 ] {c391af8a-9872-4848-a04a-80836f2df86d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4426 | 2025.12.23 01:39:54.578710 [ 276 ] {c391af8a-9872-4848-a04a-80836f2df86d} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2025.12.23 01:39:54.578812 [ 192 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386529 sec., 130541.8061937399 rows/sec., 10.08 MiB/sec. | ||
| 4428 | 2025.12.23 01:39:54.578843 [ 276 ] {c391af8a-9872-4848-a04a-80836f2df86d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001289 sec., 57408.8440651668 rows/sec., 4.48 MiB/sec. | ||
| 4429 | 2025.12.23 01:39:54.578891 [ 276 ] {c391af8a-9872-4848-a04a-80836f2df86d} <Debug> TCPHandler: Processed in 0.001466471 sec. | ||
| 4430 | 2025.12.23 01:39:54.578986 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4431 | 2025.12.23 01:39:54.579017 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2025.12.23 01:39:54.579119 [ 276 ] {6bbd88b5-81e2-4dec-bc45-648ee24a3b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4433 | 2025.12.23 01:39:54.579167 [ 276 ] {6bbd88b5-81e2-4dec-bc45-648ee24a3b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4434 | 2025.12.23 01:39:54.579265 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_26_5} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2025.12.23 01:39:54.579348 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_26_5} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4436 | 2025.12.23 01:39:54.579428 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4437 | 2025.12.23 01:39:54.579613 [ 276 ] {6bbd88b5-81e2-4dec-bc45-648ee24a3b6e} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2025.12.23 01:39:54.579654 [ 276 ] {6bbd88b5-81e2-4dec-bc45-648ee24a3b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4439 | 2025.12.23 01:39:54.580001 [ 276 ] {6bbd88b5-81e2-4dec-bc45-648ee24a3b6e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4440 | 2025.12.23 01:39:54.580221 [ 276 ] {6bbd88b5-81e2-4dec-bc45-648ee24a3b6e} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2025.12.23 01:39:54.580354 [ 276 ] {6bbd88b5-81e2-4dec-bc45-648ee24a3b6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 4442 | 2025.12.23 01:39:54.580392 [ 276 ] {6bbd88b5-81e2-4dec-bc45-648ee24a3b6e} <Debug> TCPHandler: Processed in 0.00142451 sec. | ||
| 4443 | 2025.12.23 01:39:54.580507 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2025.12.23 01:39:54.580610 [ 276 ] {06e84214-9816-4744-bdbb-e2843769b12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4445 | 2025.12.23 01:39:54.580669 [ 276 ] {06e84214-9816-4744-bdbb-e2843769b12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4446 | 2025.12.23 01:39:54.581501 [ 276 ] {06e84214-9816-4744-bdbb-e2843769b12c} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2025.12.23 01:39:54.581542 [ 276 ] {06e84214-9816-4744-bdbb-e2843769b12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4448 | 2025.12.23 01:39:54.582102 [ 276 ] {06e84214-9816-4744-bdbb-e2843769b12c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4449 | 2025.12.23 01:39:54.582329 [ 276 ] {06e84214-9816-4744-bdbb-e2843769b12c} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2025.12.23 01:39:54.582466 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4451 | 2025.12.23 01:39:54.582487 [ 276 ] {06e84214-9816-4744-bdbb-e2843769b12c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001897 sec., 5271.481286241434 rows/sec., 9.45 MiB/sec. | ||
| 4452 | 2025.12.23 01:39:54.582522 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2025.12.23 01:39:54.582549 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4454 | 2025.12.23 01:39:54.582563 [ 276 ] {06e84214-9816-4744-bdbb-e2843769b12c} <Debug> TCPHandler: Processed in 0.002106415 sec. | ||
| 4455 | 2025.12.23 01:39:54.582638 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4456 | 2025.12.23 01:39:54.582676 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2025.12.23 01:39:54.582776 [ 276 ] {c7257bda-2820-4d60-8bfe-a0414b886202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4458 | 2025.12.23 01:39:54.582820 [ 276 ] {c7257bda-2820-4d60-8bfe-a0414b886202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4459 | 2025.12.23 01:39:54.582866 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4460 | 2025.12.23 01:39:54.582938 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 382 rows starting from the beginning of the part | ||
| 4461 | 2025.12.23 01:39:54.583103 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4462 | 2025.12.23 01:39:54.583184 [ 276 ] {c7257bda-2820-4d60-8bfe-a0414b886202} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2025.12.23 01:39:54.583226 [ 276 ] {c7257bda-2820-4d60-8bfe-a0414b886202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4464 | 2025.12.23 01:39:54.583226 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4465 | 2025.12.23 01:39:54.583350 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 4466 | 2025.12.23 01:39:54.583460 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4467 | 2025.12.23 01:39:54.583569 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4468 | 2025.12.23 01:39:54.583574 [ 276 ] {c7257bda-2820-4d60-8bfe-a0414b886202} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4469 | 2025.12.23 01:39:54.583802 [ 276 ] {c7257bda-2820-4d60-8bfe-a0414b886202} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2025.12.23 01:39:54.583946 [ 276 ] {c7257bda-2820-4d60-8bfe-a0414b886202} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 4471 | 2025.12.23 01:39:54.583986 [ 276 ] {c7257bda-2820-4d60-8bfe-a0414b886202} <Debug> TCPHandler: Processed in 0.001361759 sec. | ||
| 4472 | 2025.12.23 01:39:54.588128 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 19 columns (19 merged, 0 gathered) in 0.005530488 sec., 85706.72244474628 rows/sec., 153.58 MiB/sec. | ||
| 4473 | 2025.12.23 01:39:54.588651 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4474 | 2025.12.23 01:39:54.588961 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2025.12.23 01:39:54.589027 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4476 | 2025.12.23 01:39:54.589118 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 4477 | 2025.12.23 01:39:55.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.30 MiB, peak 248.47 MiB, free memory in arenas 0.00 B, will set to 244.52 MiB (RSS), difference: 1.22 MiB | ||
| 4478 | 2025.12.23 01:39:57.062222 [ 102 ] {} <Debug> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4479 | 2025.12.23 01:39:57.062298 [ 102 ] {} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2025.12.23 01:39:57.062320 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4481 | 2025.12.23 01:39:57.062422 [ 186 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::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 | ||
| 4482 | 2025.12.23 01:39:57.062525 [ 186 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4483 | 2025.12.23 01:39:57.062555 [ 186 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
| 4484 | 2025.12.23 01:39:57.062620 [ 186 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 4485 | 2025.12.23 01:39:57.062663 [ 186 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4486 | 2025.12.23 01:39:57.062706 [ 186 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4487 | 2025.12.23 01:39:57.062746 [ 186 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4488 | 2025.12.23 01:39:57.063589 [ 194 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203885 sec., 627966.9569767877 rows/sec., 45.83 MiB/sec. | ||
| 4489 | 2025.12.23 01:39:57.063753 [ 197 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4490 | 2025.12.23 01:39:57.064010 [ 197 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_9_2} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2025.12.23 01:39:57.064076 [ 197 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_9_2} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4492 | 2025.12.23 01:39:57.064146 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4493 | 2025.12.23 01:39:58.723215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10016 | ||
| 4494 | 2025.12.23 01:39:58.723902 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2025.12.23 01:39:58.723956 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4496 | 2025.12.23 01:39:58.724471 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4497 | 2025.12.23 01:39:58.724713 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2025.12.23 01:39:58.724850 [ 101 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4499 | 2025.12.23 01:39:58.724862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10016 | ||
| 4500 | 2025.12.23 01:39:58.724932 [ 101 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2025.12.23 01:39:58.724960 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4502 | 2025.12.23 01:39:58.725063 [ 186 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::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 | ||
| 4503 | 2025.12.23 01:39:58.725168 [ 186 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4504 | 2025.12.23 01:39:58.725202 [ 186 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7648 rows starting from the beginning of the part | ||
| 4505 | 2025.12.23 01:39:58.725262 [ 186 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4506 | 2025.12.23 01:39:58.725311 [ 186 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4507 | 2025.12.23 01:39:58.725357 [ 186 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4508 | 2025.12.23 01:39:58.725401 [ 186 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4509 | 2025.12.23 01:39:58.725448 [ 186 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4510 | 2025.12.23 01:39:58.727281 [ 194 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002257817 sec., 4436143.407548088 rows/sec., 63.46 MiB/sec. | ||
| 4511 | 2025.12.23 01:39:58.727608 [ 196 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4512 | 2025.12.23 01:39:58.727913 [ 196 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_21_4} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2025.12.23 01:39:58.727991 [ 196 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_21_4} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4514 | 2025.12.23 01:39:58.728093 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4515 | 2025.12.23 01:39:59.268405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4516 | 2025.12.23 01:39:59.286529 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2025.12.23 01:39:59.286583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4518 | 2025.12.23 01:39:59.292212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4519 | 2025.12.23 01:39:59.292937 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2025.12.23 01:39:59.293248 [ 100 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4521 | 2025.12.23 01:39:59.293325 [ 100 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2025.12.23 01:39:59.293349 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4523 | 2025.12.23 01:39:59.293471 [ 186 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::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 | ||
| 4524 | 2025.12.23 01:39:59.296639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4525 | 2025.12.23 01:39:59.297666 [ 186 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4526 | 2025.12.23 01:39:59.299227 [ 186 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4527 | 2025.12.23 01:39:59.304286 [ 186 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4528 | 2025.12.23 01:39:59.309012 [ 186 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4529 | 2025.12.23 01:39:59.313426 [ 186 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4530 | 2025.12.23 01:39:59.317877 [ 186 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4531 | 2025.12.23 01:39:59.322115 [ 186 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4532 | 2025.12.23 01:39:59.374875 [ 186 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081460569 sec., 1951.8645886207842 rows/sec., 10.09 MiB/sec. | ||
| 4533 | 2025.12.23 01:39:59.376428 [ 186 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4534 | 2025.12.23 01:39:59.378025 [ 186 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_21_4} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2025.12.23 01:39:59.378115 [ 186 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_21_4} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4536 | 2025.12.23 01:39:59.379582 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4537 | 2025.12.23 01:39:59.603461 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4538 | 2025.12.23 01:39:59.603617 [ 276 ] {61c8b44f-318b-4272-8047-0c743011d0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4539 | 2025.12.23 01:39:59.603679 [ 276 ] {61c8b44f-318b-4272-8047-0c743011d0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4540 | 2025.12.23 01:39:59.604266 [ 276 ] {61c8b44f-318b-4272-8047-0c743011d0fe} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2025.12.23 01:39:59.604306 [ 276 ] {61c8b44f-318b-4272-8047-0c743011d0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4542 | 2025.12.23 01:39:59.604663 [ 276 ] {61c8b44f-318b-4272-8047-0c743011d0fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4543 | 2025.12.23 01:39:59.604889 [ 276 ] {61c8b44f-318b-4272-8047-0c743011d0fe} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2025.12.23 01:39:59.605040 [ 276 ] {61c8b44f-318b-4272-8047-0c743011d0fe} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001468 sec., 5449.591280653951 rows/sec., 444.38 KiB/sec. | ||
| 4545 | 2025.12.23 01:39:59.605085 [ 276 ] {61c8b44f-318b-4272-8047-0c743011d0fe} <Debug> TCPHandler: Processed in 0.001745217 sec. | ||
| 4546 | 2025.12.23 01:39:59.605227 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2025.12.23 01:39:59.605353 [ 276 ] {3cb6729b-2b18-472e-b040-98acd7ed2dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4548 | 2025.12.23 01:39:59.605402 [ 276 ] {3cb6729b-2b18-472e-b040-98acd7ed2dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4549 | 2025.12.23 01:39:59.606518 [ 276 ] {3cb6729b-2b18-472e-b040-98acd7ed2dfa} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2025.12.23 01:39:59.606555 [ 276 ] {3cb6729b-2b18-472e-b040-98acd7ed2dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4551 | 2025.12.23 01:39:59.606949 [ 276 ] {3cb6729b-2b18-472e-b040-98acd7ed2dfa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4552 | 2025.12.23 01:39:59.607167 [ 276 ] {3cb6729b-2b18-472e-b040-98acd7ed2dfa} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2025.12.23 01:39:59.607295 [ 276 ] {3cb6729b-2b18-472e-b040-98acd7ed2dfa} <Debug> executeQuery: Read 1262 rows, 107.12 KiB in 0.001972 sec., 639959.4320486817 rows/sec., 53.04 MiB/sec. | ||
| 4554 | 2025.12.23 01:39:59.607332 [ 276 ] {3cb6729b-2b18-472e-b040-98acd7ed2dfa} <Debug> TCPHandler: Processed in 0.002163946 sec. | ||
| 4555 | 2025.12.23 01:39:59.607444 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2025.12.23 01:39:59.607547 [ 276 ] {56417ac8-88ed-4739-a6c9-6cb228a7e52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4557 | 2025.12.23 01:39:59.607587 [ 276 ] {56417ac8-88ed-4739-a6c9-6cb228a7e52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4558 | 2025.12.23 01:39:59.607996 [ 276 ] {56417ac8-88ed-4739-a6c9-6cb228a7e52b} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2025.12.23 01:39:59.608031 [ 276 ] {56417ac8-88ed-4739-a6c9-6cb228a7e52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4560 | 2025.12.23 01:39:59.608321 [ 276 ] {56417ac8-88ed-4739-a6c9-6cb228a7e52b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4561 | 2025.12.23 01:39:59.608527 [ 276 ] {56417ac8-88ed-4739-a6c9-6cb228a7e52b} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2025.12.23 01:39:59.608653 [ 276 ] {56417ac8-88ed-4739-a6c9-6cb228a7e52b} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001125 sec., 34666.66666666667 rows/sec., 2.51 MiB/sec. | ||
| 4563 | 2025.12.23 01:39:59.608691 [ 276 ] {56417ac8-88ed-4739-a6c9-6cb228a7e52b} <Debug> TCPHandler: Processed in 0.001293548 sec. | ||
| 4564 | 2025.12.23 01:39:59.608796 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4565 | 2025.12.23 01:39:59.608888 [ 276 ] {e82dec37-3f93-4f63-b03e-a857e6fb56a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4566 | 2025.12.23 01:39:59.608926 [ 276 ] {e82dec37-3f93-4f63-b03e-a857e6fb56a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4567 | 2025.12.23 01:39:59.609389 [ 276 ] {e82dec37-3f93-4f63-b03e-a857e6fb56a6} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2025.12.23 01:39:59.609425 [ 276 ] {e82dec37-3f93-4f63-b03e-a857e6fb56a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4569 | 2025.12.23 01:39:59.609717 [ 276 ] {e82dec37-3f93-4f63-b03e-a857e6fb56a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4570 | 2025.12.23 01:39:59.609933 [ 276 ] {e82dec37-3f93-4f63-b03e-a857e6fb56a6} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2025.12.23 01:39:59.610057 [ 276 ] {e82dec37-3f93-4f63-b03e-a857e6fb56a6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001187 sec., 192080.87615838248 rows/sec., 13.01 MiB/sec. | ||
| 4572 | 2025.12.23 01:39:59.610094 [ 276 ] {e82dec37-3f93-4f63-b03e-a857e6fb56a6} <Debug> TCPHandler: Processed in 0.001344899 sec. | ||
| 4573 | 2025.12.23 01:39:59.610211 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2025.12.23 01:39:59.610301 [ 276 ] {590bdcee-2aaa-4670-9353-a270ad966482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4575 | 2025.12.23 01:39:59.610340 [ 276 ] {590bdcee-2aaa-4670-9353-a270ad966482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4576 | 2025.12.23 01:39:59.610900 [ 276 ] {590bdcee-2aaa-4670-9353-a270ad966482} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2025.12.23 01:39:59.610935 [ 276 ] {590bdcee-2aaa-4670-9353-a270ad966482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4578 | 2025.12.23 01:39:59.611256 [ 276 ] {590bdcee-2aaa-4670-9353-a270ad966482} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4579 | 2025.12.23 01:39:59.611463 [ 276 ] {590bdcee-2aaa-4670-9353-a270ad966482} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2025.12.23 01:39:59.611588 [ 276 ] {590bdcee-2aaa-4670-9353-a270ad966482} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001304 sec., 428680.981595092 rows/sec., 31.86 MiB/sec. | ||
| 4581 | 2025.12.23 01:39:59.611625 [ 276 ] {590bdcee-2aaa-4670-9353-a270ad966482} <Debug> TCPHandler: Processed in 0.001471351 sec. | ||
| 4582 | 2025.12.23 01:39:59.611734 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2025.12.23 01:39:59.611825 [ 276 ] {fdf9f6e2-259c-4ede-b0f3-b30ba9de6d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4584 | 2025.12.23 01:39:59.611868 [ 276 ] {fdf9f6e2-259c-4ede-b0f3-b30ba9de6d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4585 | 2025.12.23 01:39:59.612419 [ 276 ] {fdf9f6e2-259c-4ede-b0f3-b30ba9de6d8d} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2025.12.23 01:39:59.612455 [ 276 ] {fdf9f6e2-259c-4ede-b0f3-b30ba9de6d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4587 | 2025.12.23 01:39:59.612824 [ 276 ] {fdf9f6e2-259c-4ede-b0f3-b30ba9de6d8d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4588 | 2025.12.23 01:39:59.613030 [ 276 ] {fdf9f6e2-259c-4ede-b0f3-b30ba9de6d8d} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2025.12.23 01:39:59.613155 [ 276 ] {fdf9f6e2-259c-4ede-b0f3-b30ba9de6d8d} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001349 sec., 628613.7879911045 rows/sec., 42.31 MiB/sec. | ||
| 4590 | 2025.12.23 01:39:59.613192 [ 276 ] {fdf9f6e2-259c-4ede-b0f3-b30ba9de6d8d} <Debug> TCPHandler: Processed in 0.001504682 sec. | ||
| 4591 | 2025.12.23 01:39:59.613304 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4592 | 2025.12.23 01:39:59.613395 [ 276 ] {8a092867-131a-4f5f-81a8-83fcabcd9a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4593 | 2025.12.23 01:39:59.613448 [ 276 ] {8a092867-131a-4f5f-81a8-83fcabcd9a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4594 | 2025.12.23 01:39:59.614268 [ 276 ] {8a092867-131a-4f5f-81a8-83fcabcd9a25} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2025.12.23 01:39:59.614304 [ 276 ] {8a092867-131a-4f5f-81a8-83fcabcd9a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4596 | 2025.12.23 01:39:59.614835 [ 276 ] {8a092867-131a-4f5f-81a8-83fcabcd9a25} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4597 | 2025.12.23 01:39:59.615059 [ 276 ] {8a092867-131a-4f5f-81a8-83fcabcd9a25} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2025.12.23 01:39:59.615198 [ 276 ] {8a092867-131a-4f5f-81a8-83fcabcd9a25} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001821 sec., 17023.61339923119 rows/sec., 30.51 MiB/sec. | ||
| 4599 | 2025.12.23 01:39:59.615255 [ 276 ] {8a092867-131a-4f5f-81a8-83fcabcd9a25} <Debug> TCPHandler: Processed in 0.001999542 sec. | ||
| 4600 | 2025.12.23 01:39:59.615382 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4601 | 2025.12.23 01:39:59.615474 [ 276 ] {05c85093-1b0a-4db6-bb4c-4f124b4c691f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4602 | 2025.12.23 01:39:59.615515 [ 276 ] {05c85093-1b0a-4db6-bb4c-4f124b4c691f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4603 | 2025.12.23 01:39:59.615845 [ 276 ] {05c85093-1b0a-4db6-bb4c-4f124b4c691f} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2025.12.23 01:39:59.615880 [ 276 ] {05c85093-1b0a-4db6-bb4c-4f124b4c691f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4605 | 2025.12.23 01:39:59.616183 [ 276 ] {05c85093-1b0a-4db6-bb4c-4f124b4c691f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4606 | 2025.12.23 01:39:59.616392 [ 276 ] {05c85093-1b0a-4db6-bb4c-4f124b4c691f} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2025.12.23 01:39:59.616518 [ 276 ] {05c85093-1b0a-4db6-bb4c-4f124b4c691f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 4608 | 2025.12.23 01:39:59.616553 [ 276 ] {05c85093-1b0a-4db6-bb4c-4f124b4c691f} <Debug> TCPHandler: Processed in 0.001227956 sec. | ||
| 4609 | 2025.12.23 01:40:00.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.45 MiB, peak 256.41 MiB, free memory in arenas 0.00 B, will set to 250.92 MiB (RSS), difference: 4.47 MiB | ||
| 4610 | 2025.12.23 01:40:01.224678 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 584 | ||
| 4611 | 2025.12.23 01:40:01.226949 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2025.12.23 01:40:01.227004 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4613 | 2025.12.23 01:40:01.228231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4614 | 2025.12.23 01:40:01.228508 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2025.12.23 01:40:01.228863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4616 | 2025.12.23 01:40:04.573077 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4617 | 2025.12.23 01:40:04.573272 [ 276 ] {ef057a1c-4040-409a-bf83-395fc499c5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4618 | 2025.12.23 01:40:04.573339 [ 276 ] {ef057a1c-4040-409a-bf83-395fc499c5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4619 | 2025.12.23 01:40:04.574022 [ 276 ] {ef057a1c-4040-409a-bf83-395fc499c5a6} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2025.12.23 01:40:04.574070 [ 276 ] {ef057a1c-4040-409a-bf83-395fc499c5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4621 | 2025.12.23 01:40:04.574459 [ 276 ] {ef057a1c-4040-409a-bf83-395fc499c5a6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4622 | 2025.12.23 01:40:04.574680 [ 276 ] {ef057a1c-4040-409a-bf83-395fc499c5a6} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2025.12.23 01:40:04.574828 [ 276 ] {ef057a1c-4040-409a-bf83-395fc499c5a6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001607 sec., 47293.09271935283 rows/sec., 3.90 MiB/sec. | ||
| 4624 | 2025.12.23 01:40:04.574871 [ 276 ] {ef057a1c-4040-409a-bf83-395fc499c5a6} <Debug> TCPHandler: Processed in 0.001926601 sec. | ||
| 4625 | 2025.12.23 01:40:04.575019 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4626 | 2025.12.23 01:40:04.575118 [ 276 ] {c336f94e-775c-4498-b68c-62c710fd4317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4627 | 2025.12.23 01:40:04.575161 [ 276 ] {c336f94e-775c-4498-b68c-62c710fd4317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4628 | 2025.12.23 01:40:04.575576 [ 276 ] {c336f94e-775c-4498-b68c-62c710fd4317} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2025.12.23 01:40:04.575614 [ 276 ] {c336f94e-775c-4498-b68c-62c710fd4317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4630 | 2025.12.23 01:40:04.575923 [ 276 ] {c336f94e-775c-4498-b68c-62c710fd4317} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4631 | 2025.12.23 01:40:04.576153 [ 276 ] {c336f94e-775c-4498-b68c-62c710fd4317} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2025.12.23 01:40:04.576287 [ 276 ] {c336f94e-775c-4498-b68c-62c710fd4317} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001189 sec., 8410.428931875525 rows/sec., 632.42 KiB/sec. | ||
| 4633 | 2025.12.23 01:40:04.576324 [ 276 ] {c336f94e-775c-4498-b68c-62c710fd4317} <Debug> TCPHandler: Processed in 0.001354839 sec. | ||
| 4634 | 2025.12.23 01:40:04.576440 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4635 | 2025.12.23 01:40:04.576535 [ 276 ] {d65b6453-4677-45d4-9bb8-a2ac439794ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4636 | 2025.12.23 01:40:04.576576 [ 276 ] {d65b6453-4677-45d4-9bb8-a2ac439794ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4637 | 2025.12.23 01:40:04.577009 [ 276 ] {d65b6453-4677-45d4-9bb8-a2ac439794ba} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2025.12.23 01:40:04.577046 [ 276 ] {d65b6453-4677-45d4-9bb8-a2ac439794ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4639 | 2025.12.23 01:40:04.577360 [ 276 ] {d65b6453-4677-45d4-9bb8-a2ac439794ba} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4640 | 2025.12.23 01:40:04.577573 [ 276 ] {d65b6453-4677-45d4-9bb8-a2ac439794ba} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2025.12.23 01:40:04.577704 [ 276 ] {d65b6453-4677-45d4-9bb8-a2ac439794ba} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001187 sec., 62342.03875315923 rows/sec., 4.87 MiB/sec. | ||
| 4642 | 2025.12.23 01:40:04.577742 [ 276 ] {d65b6453-4677-45d4-9bb8-a2ac439794ba} <Debug> TCPHandler: Processed in 0.001350779 sec. | ||
| 4643 | 2025.12.23 01:40:04.577918 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4644 | 2025.12.23 01:40:04.578020 [ 276 ] {73ef650c-635e-42d4-8947-49c9f764ba5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4645 | 2025.12.23 01:40:04.578064 [ 276 ] {73ef650c-635e-42d4-8947-49c9f764ba5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4646 | 2025.12.23 01:40:04.578521 [ 276 ] {73ef650c-635e-42d4-8947-49c9f764ba5b} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2025.12.23 01:40:04.578560 [ 276 ] {73ef650c-635e-42d4-8947-49c9f764ba5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4648 | 2025.12.23 01:40:04.578914 [ 276 ] {73ef650c-635e-42d4-8947-49c9f764ba5b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4649 | 2025.12.23 01:40:04.579126 [ 276 ] {73ef650c-635e-42d4-8947-49c9f764ba5b} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2025.12.23 01:40:04.579264 [ 276 ] {73ef650c-635e-42d4-8947-49c9f764ba5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 4651 | 2025.12.23 01:40:04.579301 [ 276 ] {73ef650c-635e-42d4-8947-49c9f764ba5b} <Debug> TCPHandler: Processed in 0.001443541 sec. | ||
| 4652 | 2025.12.23 01:40:04.579419 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2025.12.23 01:40:04.579512 [ 276 ] {5679b350-7200-4fba-bf99-ce7aee08727e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4654 | 2025.12.23 01:40:04.579565 [ 276 ] {5679b350-7200-4fba-bf99-ce7aee08727e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4655 | 2025.12.23 01:40:04.580353 [ 276 ] {5679b350-7200-4fba-bf99-ce7aee08727e} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2025.12.23 01:40:04.580389 [ 276 ] {5679b350-7200-4fba-bf99-ce7aee08727e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4657 | 2025.12.23 01:40:04.580897 [ 276 ] {5679b350-7200-4fba-bf99-ce7aee08727e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4658 | 2025.12.23 01:40:04.581109 [ 276 ] {5679b350-7200-4fba-bf99-ce7aee08727e} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2025.12.23 01:40:04.581244 [ 276 ] {5679b350-7200-4fba-bf99-ce7aee08727e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00175 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec. | ||
| 4660 | 2025.12.23 01:40:04.581300 [ 276 ] {5679b350-7200-4fba-bf99-ce7aee08727e} <Debug> TCPHandler: Processed in 0.001928441 sec. | ||
| 4661 | 2025.12.23 01:40:04.581413 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2025.12.23 01:40:04.581505 [ 276 ] {db73de45-5d38-4e20-9d11-1de4b4f4d07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4663 | 2025.12.23 01:40:04.581546 [ 276 ] {db73de45-5d38-4e20-9d11-1de4b4f4d07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4664 | 2025.12.23 01:40:04.581886 [ 276 ] {db73de45-5d38-4e20-9d11-1de4b4f4d07b} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2025.12.23 01:40:04.581921 [ 276 ] {db73de45-5d38-4e20-9d11-1de4b4f4d07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4666 | 2025.12.23 01:40:04.582212 [ 276 ] {db73de45-5d38-4e20-9d11-1de4b4f4d07b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4667 | 2025.12.23 01:40:04.582486 [ 276 ] {db73de45-5d38-4e20-9d11-1de4b4f4d07b} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2025.12.23 01:40:04.582617 [ 276 ] {db73de45-5d38-4e20-9d11-1de4b4f4d07b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 4669 | 2025.12.23 01:40:04.582652 [ 276 ] {db73de45-5d38-4e20-9d11-1de4b4f4d07b} <Debug> TCPHandler: Processed in 0.001284977 sec. | ||
| 4670 | 2025.12.23 01:40:06.111951 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4671 | 2025.12.23 01:40:06.112014 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4672 | 2025.12.23 01:40:06.225021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10528 | ||
| 4673 | 2025.12.23 01:40:06.225531 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2025.12.23 01:40:06.225580 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4675 | 2025.12.23 01:40:06.226166 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4676 | 2025.12.23 01:40:06.226406 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2025.12.23 01:40:06.226556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10528 | ||
| 4678 | 2025.12.23 01:40:06.796749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4679 | 2025.12.23 01:40:06.812751 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2025.12.23 01:40:06.812814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4681 | 2025.12.23 01:40:06.818639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4682 | 2025.12.23 01:40:06.819353 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2025.12.23 01:40:06.822095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4684 | 2025.12.23 01:40:09.574459 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2025.12.23 01:40:09.574659 [ 276 ] {6bcf9e57-a9f5-4df1-8613-dfe844f4b781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4686 | 2025.12.23 01:40:09.574733 [ 276 ] {6bcf9e57-a9f5-4df1-8613-dfe844f4b781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4687 | 2025.12.23 01:40:09.575537 [ 276 ] {6bcf9e57-a9f5-4df1-8613-dfe844f4b781} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2025.12.23 01:40:09.575593 [ 276 ] {6bcf9e57-a9f5-4df1-8613-dfe844f4b781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4689 | 2025.12.23 01:40:09.576000 [ 276 ] {6bcf9e57-a9f5-4df1-8613-dfe844f4b781} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4690 | 2025.12.23 01:40:09.576220 [ 276 ] {6bcf9e57-a9f5-4df1-8613-dfe844f4b781} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2025.12.23 01:40:09.576373 [ 276 ] {6bcf9e57-a9f5-4df1-8613-dfe844f4b781} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001768 sec., 66742.0814479638 rows/sec., 5.67 MiB/sec. | ||
| 4692 | 2025.12.23 01:40:09.576395 [ 88 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4693 | 2025.12.23 01:40:09.576421 [ 276 ] {6bcf9e57-a9f5-4df1-8613-dfe844f4b781} <Debug> TCPHandler: Processed in 0.002102575 sec. | ||
| 4694 | 2025.12.23 01:40:09.576469 [ 88 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2025.12.23 01:40:09.576497 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4696 | 2025.12.23 01:40:09.576584 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2025.12.23 01:40:09.576649 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4698 | 2025.12.23 01:40:09.576688 [ 276 ] {ef875412-33b1-43b9-983f-81fb13f4eada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4699 | 2025.12.23 01:40:09.576739 [ 276 ] {ef875412-33b1-43b9-983f-81fb13f4eada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4700 | 2025.12.23 01:40:09.576814 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4701 | 2025.12.23 01:40:09.576853 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1407 rows starting from the beginning of the part | ||
| 4702 | 2025.12.23 01:40:09.576916 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
| 4703 | 2025.12.23 01:40:09.576959 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 76 rows starting from the beginning of the part | ||
| 4704 | 2025.12.23 01:40:09.577000 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1262 rows starting from the beginning of the part | ||
| 4705 | 2025.12.23 01:40:09.577041 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 4706 | 2025.12.23 01:40:09.577081 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 118 rows starting from the beginning of the part | ||
| 4707 | 2025.12.23 01:40:09.577156 [ 276 ] {ef875412-33b1-43b9-983f-81fb13f4eada} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2025.12.23 01:40:09.577199 [ 276 ] {ef875412-33b1-43b9-983f-81fb13f4eada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4709 | 2025.12.23 01:40:09.577627 [ 276 ] {ef875412-33b1-43b9-983f-81fb13f4eada} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4710 | 2025.12.23 01:40:09.577857 [ 276 ] {ef875412-33b1-43b9-983f-81fb13f4eada} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2025.12.23 01:40:09.577991 [ 276 ] {ef875412-33b1-43b9-983f-81fb13f4eada} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001326 sec., 23378.582202111615 rows/sec., 1.72 MiB/sec. | ||
| 4712 | 2025.12.23 01:40:09.578028 [ 276 ] {ef875412-33b1-43b9-983f-81fb13f4eada} <Debug> TCPHandler: Processed in 0.001504772 sec. | ||
| 4713 | 2025.12.23 01:40:09.578136 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2025.12.23 01:40:09.578229 [ 276 ] {899acdf9-75f7-4c33-adcd-0bab5b3f05ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4715 | 2025.12.23 01:40:09.578267 [ 276 ] {899acdf9-75f7-4c33-adcd-0bab5b3f05ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4716 | 2025.12.23 01:40:09.578532 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3057 rows, containing 5 columns (5 merged, 0 gathered) in 0.001942652 sec., 1573622.038326988 rows/sec., 137.41 MiB/sec. | ||
| 4717 | 2025.12.23 01:40:09.578679 [ 276 ] {899acdf9-75f7-4c33-adcd-0bab5b3f05ef} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2025.12.23 01:40:09.578719 [ 276 ] {899acdf9-75f7-4c33-adcd-0bab5b3f05ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4719 | 2025.12.23 01:40:09.578805 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4720 | 2025.12.23 01:40:09.579055 [ 276 ] {899acdf9-75f7-4c33-adcd-0bab5b3f05ef} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4721 | 2025.12.23 01:40:09.579162 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_31_6} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2025.12.23 01:40:09.579264 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_31_6} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4723 | 2025.12.23 01:40:09.579314 [ 276 ] {899acdf9-75f7-4c33-adcd-0bab5b3f05ef} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2025.12.23 01:40:09.579361 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4725 | 2025.12.23 01:40:09.579451 [ 88 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4726 | 2025.12.23 01:40:09.579477 [ 276 ] {899acdf9-75f7-4c33-adcd-0bab5b3f05ef} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001267 sec., 74980.2683504341 rows/sec., 5.86 MiB/sec. | ||
| 4727 | 2025.12.23 01:40:09.579487 [ 88 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2025.12.23 01:40:09.579518 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4729 | 2025.12.23 01:40:09.579521 [ 276 ] {899acdf9-75f7-4c33-adcd-0bab5b3f05ef} <Debug> TCPHandler: Processed in 0.001432401 sec. | ||
| 4730 | 2025.12.23 01:40:09.579604 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4731 | 2025.12.23 01:40:09.579643 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2025.12.23 01:40:09.579719 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4733 | 2025.12.23 01:40:09.579739 [ 276 ] {16dcb688-9551-4ab5-a935-94000c7294cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4734 | 2025.12.23 01:40:09.579754 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 633 rows starting from the beginning of the part | ||
| 4735 | 2025.12.23 01:40:09.579832 [ 276 ] {16dcb688-9551-4ab5-a935-94000c7294cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4736 | 2025.12.23 01:40:09.579888 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
| 4737 | 2025.12.23 01:40:09.579946 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 74 rows starting from the beginning of the part | ||
| 4738 | 2025.12.23 01:40:09.579987 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 559 rows starting from the beginning of the part | ||
| 4739 | 2025.12.23 01:40:09.580027 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 74 rows starting from the beginning of the part | ||
| 4740 | 2025.12.23 01:40:09.580067 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 95 rows starting from the beginning of the part | ||
| 4741 | 2025.12.23 01:40:09.580263 [ 276 ] {16dcb688-9551-4ab5-a935-94000c7294cb} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2025.12.23 01:40:09.580304 [ 276 ] {16dcb688-9551-4ab5-a935-94000c7294cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4743 | 2025.12.23 01:40:09.580647 [ 276 ] {16dcb688-9551-4ab5-a935-94000c7294cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4744 | 2025.12.23 01:40:09.580869 [ 276 ] {16dcb688-9551-4ab5-a935-94000c7294cb} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2025.12.23 01:40:09.580977 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4746 | 2025.12.23 01:40:09.580999 [ 276 ] {16dcb688-9551-4ab5-a935-94000c7294cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 4747 | 2025.12.23 01:40:09.581013 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2025.12.23 01:40:09.581040 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4749 | 2025.12.23 01:40:09.581043 [ 276 ] {16dcb688-9551-4ab5-a935-94000c7294cb} <Debug> TCPHandler: Processed in 0.001447411 sec. | ||
| 4750 | 2025.12.23 01:40:09.581097 [ 189 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531172 sec., 999234.5732549969 rows/sec., 79.34 MiB/sec. | ||
| 4751 | 2025.12.23 01:40:09.581117 [ 194 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4752 | 2025.12.23 01:40:09.581158 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2025.12.23 01:40:09.581229 [ 194 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4754 | 2025.12.23 01:40:09.581254 [ 276 ] {997dadc4-c41a-4c6a-9a11-266707c1108d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4755 | 2025.12.23 01:40:09.581264 [ 194 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7879 rows starting from the beginning of the part | ||
| 4756 | 2025.12.23 01:40:09.581277 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4757 | 2025.12.23 01:40:09.581315 [ 276 ] {997dadc4-c41a-4c6a-9a11-266707c1108d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4758 | 2025.12.23 01:40:09.581340 [ 194 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4759 | 2025.12.23 01:40:09.581393 [ 194 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4760 | 2025.12.23 01:40:09.581434 [ 194 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 848 rows starting from the beginning of the part | ||
| 4761 | 2025.12.23 01:40:09.581477 [ 194 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4762 | 2025.12.23 01:40:09.581522 [ 194 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4763 | 2025.12.23 01:40:09.581566 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_31_6} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2025.12.23 01:40:09.581650 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_31_6} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4765 | 2025.12.23 01:40:09.581731 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4766 | 2025.12.23 01:40:09.582142 [ 276 ] {997dadc4-c41a-4c6a-9a11-266707c1108d} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2025.12.23 01:40:09.582183 [ 276 ] {997dadc4-c41a-4c6a-9a11-266707c1108d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4768 | 2025.12.23 01:40:09.582773 [ 276 ] {997dadc4-c41a-4c6a-9a11-266707c1108d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4769 | 2025.12.23 01:40:09.582999 [ 276 ] {997dadc4-c41a-4c6a-9a11-266707c1108d} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2025.12.23 01:40:09.583137 [ 276 ] {997dadc4-c41a-4c6a-9a11-266707c1108d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001901 sec., 16307.206733298264 rows/sec., 29.22 MiB/sec. | ||
| 4771 | 2025.12.23 01:40:09.583202 [ 276 ] {997dadc4-c41a-4c6a-9a11-266707c1108d} <Debug> TCPHandler: Processed in 0.002090985 sec. | ||
| 4772 | 2025.12.23 01:40:09.583315 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2025.12.23 01:40:09.583407 [ 276 ] {7b1b4da0-5c95-42a3-b7cb-07aa7bd715d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4774 | 2025.12.23 01:40:09.583447 [ 276 ] {7b1b4da0-5c95-42a3-b7cb-07aa7bd715d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4775 | 2025.12.23 01:40:09.583774 [ 276 ] {7b1b4da0-5c95-42a3-b7cb-07aa7bd715d3} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2025.12.23 01:40:09.583809 [ 276 ] {7b1b4da0-5c95-42a3-b7cb-07aa7bd715d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4777 | 2025.12.23 01:40:09.584178 [ 276 ] {7b1b4da0-5c95-42a3-b7cb-07aa7bd715d3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4778 | 2025.12.23 01:40:09.584401 [ 276 ] {7b1b4da0-5c95-42a3-b7cb-07aa7bd715d3} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2025.12.23 01:40:09.584520 [ 85 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4780 | 2025.12.23 01:40:09.584532 [ 276 ] {7b1b4da0-5c95-42a3-b7cb-07aa7bd715d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 4781 | 2025.12.23 01:40:09.584575 [ 85 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2025.12.23 01:40:09.584577 [ 276 ] {7b1b4da0-5c95-42a3-b7cb-07aa7bd715d3} <Debug> TCPHandler: Processed in 0.001309088 sec. | ||
| 4783 | 2025.12.23 01:40:09.584596 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4784 | 2025.12.23 01:40:09.584670 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4785 | 2025.12.23 01:40:09.584782 [ 189 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9367 rows, containing 5 columns (5 merged, 0 gathered) in 0.003702298 sec., 2530050.2552738865 rows/sec., 173.65 MiB/sec. | ||
| 4786 | 2025.12.23 01:40:09.584798 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4787 | 2025.12.23 01:40:09.584834 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1410 rows starting from the beginning of the part | ||
| 4788 | 2025.12.23 01:40:09.584880 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4789 | 2025.12.23 01:40:09.584917 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4790 | 2025.12.23 01:40:09.584950 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4791 | 2025.12.23 01:40:09.584980 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4792 | 2025.12.23 01:40:09.585014 [ 195 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4793 | 2025.12.23 01:40:09.585017 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4794 | 2025.12.23 01:40:09.585316 [ 195 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2025.12.23 01:40:09.585400 [ 195 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4796 | 2025.12.23 01:40:09.585496 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 4797 | 2025.12.23 01:40:09.586012 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 4 columns (4 merged, 0 gathered) in 0.001372059 sec., 1246302.0905077697 rows/sec., 84.07 MiB/sec. | ||
| 4798 | 2025.12.23 01:40:09.586216 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4799 | 2025.12.23 01:40:09.586451 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_31_6} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2025.12.23 01:40:09.586523 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_31_6} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4801 | 2025.12.23 01:40:09.586581 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4802 | 2025.12.23 01:40:11.229083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 608 | ||
| 4803 | 2025.12.23 01:40:11.231304 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2025.12.23 01:40:11.231351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4805 | 2025.12.23 01:40:11.232556 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4806 | 2025.12.23 01:40:11.232819 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2025.12.23 01:40:11.232961 [ 84 ] {} <Debug> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4808 | 2025.12.23 01:40:11.233005 [ 84 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2025.12.23 01:40:11.233027 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4810 | 2025.12.23 01:40:11.233152 [ 189 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::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 | ||
| 4811 | 2025.12.23 01:40:11.233186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 608 | ||
| 4812 | 2025.12.23 01:40:11.233706 [ 189 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4813 | 2025.12.23 01:40:11.233858 [ 189 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 472 rows starting from the beginning of the part | ||
| 4814 | 2025.12.23 01:40:11.234230 [ 189 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 4815 | 2025.12.23 01:40:11.234543 [ 189 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4816 | 2025.12.23 01:40:11.234834 [ 189 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::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 | ||
| 4817 | 2025.12.23 01:40:11.235127 [ 189 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4818 | 2025.12.23 01:40:11.235425 [ 189 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4819 | 2025.12.23 01:40:11.241246 [ 189 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 72 columns (72 merged, 0 gathered) in 0.008150813 sec., 74593.78592049652 rows/sec., 63.86 MiB/sec. | ||
| 4820 | 2025.12.23 01:40:11.242292 [ 187 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4821 | 2025.12.23 01:40:11.242932 [ 187 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_16_3} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2025.12.23 01:40:11.243023 [ 187 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_16_3} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4823 | 2025.12.23 01:40:11.243379 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 4824 | 2025.12.23 01:40:13.726681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10976 | ||
| 4825 | 2025.12.23 01:40:13.727446 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4826 | 2025.12.23 01:40:13.727522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4827 | 2025.12.23 01:40:13.728098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4828 | 2025.12.23 01:40:13.728334 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2025.12.23 01:40:13.728493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10976 | ||
| 4830 | 2025.12.23 01:40:14.322209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4831 | 2025.12.23 01:40:14.341764 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2025.12.23 01:40:14.341844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4833 | 2025.12.23 01:40:14.348217 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4834 | 2025.12.23 01:40:14.349065 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2025.12.23 01:40:14.354660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4836 | 2025.12.23 01:40:14.576177 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4837 | 2025.12.23 01:40:14.576366 [ 276 ] {9a5d1cdb-6e5c-4b47-9ab7-631c3ebafcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4838 | 2025.12.23 01:40:14.576436 [ 276 ] {9a5d1cdb-6e5c-4b47-9ab7-631c3ebafcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4839 | 2025.12.23 01:40:14.577106 [ 276 ] {9a5d1cdb-6e5c-4b47-9ab7-631c3ebafcc9} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2025.12.23 01:40:14.577159 [ 276 ] {9a5d1cdb-6e5c-4b47-9ab7-631c3ebafcc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4841 | 2025.12.23 01:40:14.577576 [ 276 ] {9a5d1cdb-6e5c-4b47-9ab7-631c3ebafcc9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4842 | 2025.12.23 01:40:14.577811 [ 276 ] {9a5d1cdb-6e5c-4b47-9ab7-631c3ebafcc9} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2025.12.23 01:40:14.577973 [ 276 ] {9a5d1cdb-6e5c-4b47-9ab7-631c3ebafcc9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.20 MiB/sec. | ||
| 4844 | 2025.12.23 01:40:14.578025 [ 276 ] {9a5d1cdb-6e5c-4b47-9ab7-631c3ebafcc9} <Debug> TCPHandler: Processed in 0.001985642 sec. | ||
| 4845 | 2025.12.23 01:40:14.578157 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2025.12.23 01:40:14.578260 [ 276 ] {b6945388-22af-4c7c-b837-e59c2d8251ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4847 | 2025.12.23 01:40:14.578304 [ 276 ] {b6945388-22af-4c7c-b837-e59c2d8251ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4848 | 2025.12.23 01:40:14.578826 [ 276 ] {b6945388-22af-4c7c-b837-e59c2d8251ee} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2025.12.23 01:40:14.578866 [ 276 ] {b6945388-22af-4c7c-b837-e59c2d8251ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4850 | 2025.12.23 01:40:14.579226 [ 276 ] {b6945388-22af-4c7c-b837-e59c2d8251ee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4851 | 2025.12.23 01:40:14.579454 [ 276 ] {b6945388-22af-4c7c-b837-e59c2d8251ee} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2025.12.23 01:40:14.579592 [ 276 ] {b6945388-22af-4c7c-b837-e59c2d8251ee} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001357 sec., 144436.25644804718 rows/sec., 12.86 MiB/sec. | ||
| 4853 | 2025.12.23 01:40:14.579631 [ 276 ] {b6945388-22af-4c7c-b837-e59c2d8251ee} <Debug> TCPHandler: Processed in 0.001525872 sec. | ||
| 4854 | 2025.12.23 01:40:14.579769 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2025.12.23 01:40:14.579865 [ 276 ] {b32d6f84-ce05-4196-ab69-dc28ea09a73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4856 | 2025.12.23 01:40:14.579906 [ 276 ] {b32d6f84-ce05-4196-ab69-dc28ea09a73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4857 | 2025.12.23 01:40:14.580326 [ 276 ] {b32d6f84-ce05-4196-ab69-dc28ea09a73d} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2025.12.23 01:40:14.580371 [ 276 ] {b32d6f84-ce05-4196-ab69-dc28ea09a73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4859 | 2025.12.23 01:40:14.580693 [ 276 ] {b32d6f84-ce05-4196-ab69-dc28ea09a73d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4860 | 2025.12.23 01:40:14.580915 [ 276 ] {b32d6f84-ce05-4196-ab69-dc28ea09a73d} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2025.12.23 01:40:14.581051 [ 276 ] {b32d6f84-ce05-4196-ab69-dc28ea09a73d} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001207 sec., 18227.00911350456 rows/sec., 1.39 MiB/sec. | ||
| 4862 | 2025.12.23 01:40:14.581091 [ 276 ] {b32d6f84-ce05-4196-ab69-dc28ea09a73d} <Debug> TCPHandler: Processed in 0.001371549 sec. | ||
| 4863 | 2025.12.23 01:40:14.581207 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2025.12.23 01:40:14.581303 [ 276 ] {266473c0-fd5f-44df-86d2-647adf351317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4865 | 2025.12.23 01:40:14.581345 [ 276 ] {266473c0-fd5f-44df-86d2-647adf351317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4866 | 2025.12.23 01:40:14.581757 [ 276 ] {266473c0-fd5f-44df-86d2-647adf351317} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2025.12.23 01:40:14.581794 [ 276 ] {266473c0-fd5f-44df-86d2-647adf351317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4868 | 2025.12.23 01:40:14.582136 [ 276 ] {266473c0-fd5f-44df-86d2-647adf351317} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4869 | 2025.12.23 01:40:14.582374 [ 276 ] {266473c0-fd5f-44df-86d2-647adf351317} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2025.12.23 01:40:14.582547 [ 276 ] {266473c0-fd5f-44df-86d2-647adf351317} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001262 sec., 19017.432646592708 rows/sec., 1.58 MiB/sec. | ||
| 4871 | 2025.12.23 01:40:14.582594 [ 276 ] {266473c0-fd5f-44df-86d2-647adf351317} <Debug> TCPHandler: Processed in 0.00143591 sec. | ||
| 4872 | 2025.12.23 01:40:14.582733 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4873 | 2025.12.23 01:40:14.582841 [ 276 ] {ae8c9dc3-ac7a-4baa-8bc2-e6f960006623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4874 | 2025.12.23 01:40:14.582888 [ 276 ] {ae8c9dc3-ac7a-4baa-8bc2-e6f960006623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4875 | 2025.12.23 01:40:14.583368 [ 276 ] {ae8c9dc3-ac7a-4baa-8bc2-e6f960006623} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2025.12.23 01:40:14.583411 [ 276 ] {ae8c9dc3-ac7a-4baa-8bc2-e6f960006623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4877 | 2025.12.23 01:40:14.583815 [ 276 ] {ae8c9dc3-ac7a-4baa-8bc2-e6f960006623} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4878 | 2025.12.23 01:40:14.584076 [ 276 ] {ae8c9dc3-ac7a-4baa-8bc2-e6f960006623} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2025.12.23 01:40:14.584212 [ 276 ] {ae8c9dc3-ac7a-4baa-8bc2-e6f960006623} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001393 sec., 8614.501076812636 rows/sec., 673.01 KiB/sec. | ||
| 4880 | 2025.12.23 01:40:14.584250 [ 276 ] {ae8c9dc3-ac7a-4baa-8bc2-e6f960006623} <Debug> TCPHandler: Processed in 0.001574633 sec. | ||
| 4881 | 2025.12.23 01:40:14.584375 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4882 | 2025.12.23 01:40:14.584477 [ 276 ] {16246e3b-09ec-4935-8063-742fcf44f5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4883 | 2025.12.23 01:40:14.584520 [ 276 ] {16246e3b-09ec-4935-8063-742fcf44f5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4884 | 2025.12.23 01:40:14.584977 [ 276 ] {16246e3b-09ec-4935-8063-742fcf44f5ef} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2025.12.23 01:40:14.585015 [ 276 ] {16246e3b-09ec-4935-8063-742fcf44f5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4886 | 2025.12.23 01:40:14.585335 [ 276 ] {16246e3b-09ec-4935-8063-742fcf44f5ef} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4887 | 2025.12.23 01:40:14.585551 [ 276 ] {16246e3b-09ec-4935-8063-742fcf44f5ef} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2025.12.23 01:40:14.585681 [ 276 ] {16246e3b-09ec-4935-8063-742fcf44f5ef} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001222 sec., 90016.36661211129 rows/sec., 7.33 MiB/sec. | ||
| 4889 | 2025.12.23 01:40:14.585719 [ 276 ] {16246e3b-09ec-4935-8063-742fcf44f5ef} <Debug> TCPHandler: Processed in 0.00139312 sec. | ||
| 4890 | 2025.12.23 01:40:14.585837 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2025.12.23 01:40:14.585932 [ 276 ] {a8bf9e97-2043-4b4b-b750-000e92c28ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4892 | 2025.12.23 01:40:14.585975 [ 276 ] {a8bf9e97-2043-4b4b-b750-000e92c28ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4893 | 2025.12.23 01:40:14.586427 [ 276 ] {a8bf9e97-2043-4b4b-b750-000e92c28ca4} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2025.12.23 01:40:14.586463 [ 276 ] {a8bf9e97-2043-4b4b-b750-000e92c28ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4895 | 2025.12.23 01:40:14.586840 [ 276 ] {a8bf9e97-2043-4b4b-b750-000e92c28ca4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4896 | 2025.12.23 01:40:14.587057 [ 276 ] {a8bf9e97-2043-4b4b-b750-000e92c28ca4} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2025.12.23 01:40:14.587193 [ 276 ] {a8bf9e97-2043-4b4b-b750-000e92c28ca4} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00128 sec., 153125 rows/sec., 10.99 MiB/sec. | ||
| 4898 | 2025.12.23 01:40:14.587231 [ 276 ] {a8bf9e97-2043-4b4b-b750-000e92c28ca4} <Debug> TCPHandler: Processed in 0.001441521 sec. | ||
| 4899 | 2025.12.23 01:40:14.587348 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2025.12.23 01:40:14.587441 [ 276 ] {185ee687-c855-4536-b036-a3ca8b5fce7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4901 | 2025.12.23 01:40:14.587495 [ 276 ] {185ee687-c855-4536-b036-a3ca8b5fce7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4902 | 2025.12.23 01:40:14.588269 [ 276 ] {185ee687-c855-4536-b036-a3ca8b5fce7f} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2025.12.23 01:40:14.588304 [ 276 ] {185ee687-c855-4536-b036-a3ca8b5fce7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4904 | 2025.12.23 01:40:14.588859 [ 276 ] {185ee687-c855-4536-b036-a3ca8b5fce7f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4905 | 2025.12.23 01:40:14.589105 [ 276 ] {185ee687-c855-4536-b036-a3ca8b5fce7f} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2025.12.23 01:40:14.589255 [ 276 ] {185ee687-c855-4536-b036-a3ca8b5fce7f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001831 sec., 5461.496450027307 rows/sec., 9.79 MiB/sec. | ||
| 4907 | 2025.12.23 01:40:14.589333 [ 276 ] {185ee687-c855-4536-b036-a3ca8b5fce7f} <Debug> TCPHandler: Processed in 0.002033383 sec. | ||
| 4908 | 2025.12.23 01:40:14.589450 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4909 | 2025.12.23 01:40:14.589545 [ 276 ] {211cc7cf-3153-4bb5-b931-32cc9ad38ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4910 | 2025.12.23 01:40:14.589598 [ 276 ] {211cc7cf-3153-4bb5-b931-32cc9ad38ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4911 | 2025.12.23 01:40:14.589943 [ 276 ] {211cc7cf-3153-4bb5-b931-32cc9ad38ef2} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2025.12.23 01:40:14.589979 [ 276 ] {211cc7cf-3153-4bb5-b931-32cc9ad38ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 4913 | 2025.12.23 01:40:14.590364 [ 276 ] {211cc7cf-3153-4bb5-b931-32cc9ad38ef2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4914 | 2025.12.23 01:40:14.590631 [ 276 ] {211cc7cf-3153-4bb5-b931-32cc9ad38ef2} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2025.12.23 01:40:14.590767 [ 276 ] {211cc7cf-3153-4bb5-b931-32cc9ad38ef2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 4916 | 2025.12.23 01:40:14.590804 [ 276 ] {211cc7cf-3153-4bb5-b931-32cc9ad38ef2} <Debug> TCPHandler: Processed in 0.001402649 sec. | ||
| 4917 | 2025.12.23 01:40:15.174680 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43886 | ||
| 4918 | 2025.12.23 01:40:15.174824 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4919 | 2025.12.23 01:40:15.174866 [ 287 ] {} <Debug> TCP-Session: 4811322e-7d77-4a19-8909-558bf2627b4f Authenticating user 'default' from [fd00:1122:3344:101::e]:43886 | ||
| 4920 | 2025.12.23 01:40:15.174900 [ 287 ] {} <Debug> TCP-Session: 4811322e-7d77-4a19-8909-558bf2627b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4921 | 2025.12.23 01:40:15.174920 [ 287 ] {} <Debug> TCP-Session: 4811322e-7d77-4a19-8909-558bf2627b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4922 | 2025.12.23 01:40:15.175279 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40091 | ||
| 4923 | 2025.12.23 01:40:15.175305 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47173 | ||
| 4924 | 2025.12.23 01:40:15.175352 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47412 | ||
| 4925 | 2025.12.23 01:40:15.175379 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53655 | ||
| 4926 | 2025.12.23 01:40:15.175435 [ 287 ] {} <Trace> TCP-Session: 4811322e-7d77-4a19-8909-558bf2627b4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2025.12.23 01:40:15.175484 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4928 | 2025.12.23 01:40:15.175436 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4929 | 2025.12.23 01:40:15.175537 [ 290 ] {} <Debug> TCP-Session: 532db13e-d64b-4916-ba34-b71730bb9f7a Authenticating user 'default' from [fd00:1122:3344:101::e]:47173 | ||
| 4930 | 2025.12.23 01:40:15.175372 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62432 | ||
| 4931 | 2025.12.23 01:40:15.175593 [ 290 ] {} <Debug> TCP-Session: 532db13e-d64b-4916-ba34-b71730bb9f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4932 | 2025.12.23 01:40:15.175584 [ 288 ] {} <Debug> TCP-Session: 280218f4-da0b-45dc-9aab-db636e6b50e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40091 | ||
| 4933 | 2025.12.23 01:40:15.175632 [ 290 ] {} <Debug> TCP-Session: 532db13e-d64b-4916-ba34-b71730bb9f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4934 | 2025.12.23 01:40:15.175334 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60223 | ||
| 4935 | 2025.12.23 01:40:15.175684 [ 288 ] {} <Debug> TCP-Session: 280218f4-da0b-45dc-9aab-db636e6b50e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4936 | 2025.12.23 01:40:15.175717 [ 287 ] {c0c369ef-57b6-410b-bc1c-d0b5f9ae8024} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43886) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4937 | 2025.12.23 01:40:15.175746 [ 288 ] {} <Debug> TCP-Session: 280218f4-da0b-45dc-9aab-db636e6b50e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4938 | 2025.12.23 01:40:15.175297 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43217 | ||
| 4939 | 2025.12.23 01:40:15.175318 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36597 | ||
| 4940 | 2025.12.23 01:40:15.175849 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4941 | 2025.12.23 01:40:15.175899 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4942 | 2025.12.23 01:40:15.175912 [ 275 ] {} <Debug> TCP-Session: 2779165b-be7c-4482-b8aa-5b55a734835c Authenticating user 'default' from [fd00:1122:3344:101::e]:53655 | ||
| 4943 | 2025.12.23 01:40:15.175938 [ 294 ] {} <Debug> TCP-Session: 767dce19-684b-4cec-af6a-9552b6e10517 Authenticating user 'default' from [fd00:1122:3344:101::e]:62432 | ||
| 4944 | 2025.12.23 01:40:15.175946 [ 275 ] {} <Debug> TCP-Session: 2779165b-be7c-4482-b8aa-5b55a734835c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4945 | 2025.12.23 01:40:15.175961 [ 294 ] {} <Debug> TCP-Session: 767dce19-684b-4cec-af6a-9552b6e10517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4946 | 2025.12.23 01:40:15.175967 [ 275 ] {} <Debug> TCP-Session: 2779165b-be7c-4482-b8aa-5b55a734835c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4947 | 2025.12.23 01:40:15.175980 [ 294 ] {} <Debug> TCP-Session: 767dce19-684b-4cec-af6a-9552b6e10517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4948 | 2025.12.23 01:40:15.176099 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4949 | 2025.12.23 01:40:15.176147 [ 292 ] {} <Debug> TCP-Session: 5899616e-3e12-47e4-bd45-d8f02fc5f22d Authenticating user 'default' from [fd00:1122:3344:101::e]:60223 | ||
| 4950 | 2025.12.23 01:40:15.176153 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4951 | 2025.12.23 01:40:15.176171 [ 292 ] {} <Debug> TCP-Session: 5899616e-3e12-47e4-bd45-d8f02fc5f22d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4952 | 2025.12.23 01:40:15.176202 [ 291 ] {} <Debug> TCP-Session: 0df2790c-d493-4206-8e51-1807f36ed0c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36597 | ||
| 4953 | 2025.12.23 01:40:15.176210 [ 292 ] {} <Debug> TCP-Session: 5899616e-3e12-47e4-bd45-d8f02fc5f22d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4954 | 2025.12.23 01:40:15.176216 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4955 | 2025.12.23 01:40:15.176240 [ 291 ] {} <Debug> TCP-Session: 0df2790c-d493-4206-8e51-1807f36ed0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4956 | 2025.12.23 01:40:15.176240 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4957 | 2025.12.23 01:40:15.176945 [ 291 ] {} <Debug> TCP-Session: 0df2790c-d493-4206-8e51-1807f36ed0c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4958 | 2025.12.23 01:40:15.176994 [ 293 ] {} <Debug> TCP-Session: 234e8409-e156-48e7-903e-3bdb6def4a00 Authenticating user 'default' from [fd00:1122:3344:101::e]:47412 | ||
| 4959 | 2025.12.23 01:40:15.176153 [ 287 ] {c0c369ef-57b6-410b-bc1c-d0b5f9ae8024} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4960 | 2025.12.23 01:40:15.177041 [ 293 ] {} <Debug> TCP-Session: 234e8409-e156-48e7-903e-3bdb6def4a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4961 | 2025.12.23 01:40:15.176940 [ 289 ] {} <Debug> TCP-Session: f97a0902-32e4-4513-ab72-e6b19691389e Authenticating user 'default' from [fd00:1122:3344:101::e]:43217 | ||
| 4962 | 2025.12.23 01:40:15.177078 [ 293 ] {} <Debug> TCP-Session: 234e8409-e156-48e7-903e-3bdb6def4a00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4963 | 2025.12.23 01:40:15.177103 [ 289 ] {} <Debug> TCP-Session: f97a0902-32e4-4513-ab72-e6b19691389e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4964 | 2025.12.23 01:40:15.177121 [ 287 ] {c0c369ef-57b6-410b-bc1c-d0b5f9ae8024} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4965 | 2025.12.23 01:40:15.177124 [ 289 ] {} <Debug> TCP-Session: f97a0902-32e4-4513-ab72-e6b19691389e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4966 | 2025.12.23 01:40:15.177554 [ 287 ] {c0c369ef-57b6-410b-bc1c-d0b5f9ae8024} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 4967 | 2025.12.23 01:40:15.178906 [ 299 ] {c0c369ef-57b6-410b-bc1c-d0b5f9ae8024} <Trace> AggregatingTransform: Aggregating | ||
| 4968 | 2025.12.23 01:40:15.178958 [ 299 ] {c0c369ef-57b6-410b-bc1c-d0b5f9ae8024} <Trace> Aggregator: Aggregation method: without_key | ||
| 4969 | 2025.12.23 01:40:15.179000 [ 299 ] {c0c369ef-57b6-410b-bc1c-d0b5f9ae8024} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001302267 sec. (767.892 rows/sec., 30.00 KiB/sec.) | ||
| 4970 | 2025.12.23 01:40:15.179021 [ 299 ] {c0c369ef-57b6-410b-bc1c-d0b5f9ae8024} <Trace> Aggregator: Merging aggregated data | ||
| 4971 | 2025.12.23 01:40:15.180714 [ 287 ] {c0c369ef-57b6-410b-bc1c-d0b5f9ae8024} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005094 sec., 196.30938358853555 rows/sec., 7.67 KiB/sec. | ||
| 4972 | 2025.12.23 01:40:15.180893 [ 287 ] {c0c369ef-57b6-410b-bc1c-d0b5f9ae8024} <Debug> TCPHandler: Processed in 0.005671731 sec. | ||
| 4973 | 2025.12.23 01:40:15.181068 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4974 | 2025.12.23 01:40:15.181111 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4975 | 2025.12.23 01:40:15.181135 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4976 | 2025.12.23 01:40:15.181182 [ 275 ] {} <Debug> TCP-Session: 2779165b-be7c-4482-b8aa-5b55a734835c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4977 | 2025.12.23 01:40:15.181118 [ 287 ] {} <Debug> TCP-Session: 4811322e-7d77-4a19-8909-558bf2627b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4978 | 2025.12.23 01:40:15.181253 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4979 | 2025.12.23 01:40:15.181205 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4980 | 2025.12.23 01:40:15.181324 [ 292 ] {} <Debug> TCP-Session: 5899616e-3e12-47e4-bd45-d8f02fc5f22d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4981 | 2025.12.23 01:40:15.181308 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4982 | 2025.12.23 01:40:15.181367 [ 291 ] {} <Debug> TCP-Session: 0df2790c-d493-4206-8e51-1807f36ed0c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4983 | 2025.12.23 01:40:15.181409 [ 294 ] {} <Debug> TCP-Session: 767dce19-684b-4cec-af6a-9552b6e10517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4984 | 2025.12.23 01:40:15.181200 [ 288 ] {} <Debug> TCP-Session: 280218f4-da0b-45dc-9aab-db636e6b50e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4985 | 2025.12.23 01:40:15.181182 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4986 | 2025.12.23 01:40:15.181234 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4987 | 2025.12.23 01:40:15.181540 [ 293 ] {} <Debug> TCP-Session: 234e8409-e156-48e7-903e-3bdb6def4a00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4988 | 2025.12.23 01:40:15.181558 [ 290 ] {} <Debug> TCP-Session: 532db13e-d64b-4916-ba34-b71730bb9f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4989 | 2025.12.23 01:40:15.181207 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4990 | 2025.12.23 01:40:15.181645 [ 289 ] {} <Debug> TCP-Session: f97a0902-32e4-4513-ab72-e6b19691389e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4991 | 2025.12.23 01:40:16.050825 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56150 | ||
| 4992 | 2025.12.23 01:40:16.050929 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4993 | 2025.12.23 01:40:16.050957 [ 287 ] {} <Debug> TCP-Session: c699a326-457f-4f02-8fbd-f98a4c57d79d Authenticating user 'default' from [fd00:1122:3344:101::e]:56150 | ||
| 4994 | 2025.12.23 01:40:16.050980 [ 287 ] {} <Debug> TCP-Session: c699a326-457f-4f02-8fbd-f98a4c57d79d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4995 | 2025.12.23 01:40:16.050993 [ 287 ] {} <Debug> TCP-Session: c699a326-457f-4f02-8fbd-f98a4c57d79d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4996 | 2025.12.23 01:40:16.051201 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42207 | ||
| 4997 | 2025.12.23 01:40:16.051209 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63714 | ||
| 4998 | 2025.12.23 01:40:16.051317 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4999 | 2025.12.23 01:40:16.051349 [ 288 ] {} <Debug> TCP-Session: 3de5059e-5c6f-46ef-8928-3f4abf2106bf Authenticating user 'default' from [fd00:1122:3344:101::e]:42207 | ||
| 5000 | 2025.12.23 01:40:16.051352 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5001 | 2025.12.23 01:40:16.051367 [ 287 ] {} <Trace> TCP-Session: c699a326-457f-4f02-8fbd-f98a4c57d79d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2025.12.23 01:40:16.051374 [ 288 ] {} <Debug> TCP-Session: 3de5059e-5c6f-46ef-8928-3f4abf2106bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5003 | 2025.12.23 01:40:16.051408 [ 289 ] {} <Debug> TCP-Session: 98e6b853-448b-4af3-8581-b2bc325cc4b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63714 | ||
| 5004 | 2025.12.23 01:40:16.051431 [ 288 ] {} <Debug> TCP-Session: 3de5059e-5c6f-46ef-8928-3f4abf2106bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5005 | 2025.12.23 01:40:16.051451 [ 289 ] {} <Debug> TCP-Session: 98e6b853-448b-4af3-8581-b2bc325cc4b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5006 | 2025.12.23 01:40:16.051470 [ 289 ] {} <Debug> TCP-Session: 98e6b853-448b-4af3-8581-b2bc325cc4b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5007 | 2025.12.23 01:40:16.051557 [ 287 ] {cb42bc26-78d3-4731-9942-c8ff2903d1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56150) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5008 | 2025.12.23 01:40:16.051826 [ 287 ] {cb42bc26-78d3-4731-9942-c8ff2903d1d9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5009 | 2025.12.23 01:40:16.051884 [ 287 ] {cb42bc26-78d3-4731-9942-c8ff2903d1d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5010 | 2025.12.23 01:40:16.052165 [ 287 ] {cb42bc26-78d3-4731-9942-c8ff2903d1d9} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 5011 | 2025.12.23 01:40:16.053065 [ 329 ] {cb42bc26-78d3-4731-9942-c8ff2903d1d9} <Trace> AggregatingTransform: Aggregating | ||
| 5012 | 2025.12.23 01:40:16.053137 [ 329 ] {cb42bc26-78d3-4731-9942-c8ff2903d1d9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5013 | 2025.12.23 01:40:16.053178 [ 329 ] {cb42bc26-78d3-4731-9942-c8ff2903d1d9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909259 sec. (1099.797 rows/sec., 42.96 KiB/sec.) | ||
| 5014 | 2025.12.23 01:40:16.053199 [ 329 ] {cb42bc26-78d3-4731-9942-c8ff2903d1d9} <Trace> Aggregator: Merging aggregated data | ||
| 5015 | 2025.12.23 01:40:16.054604 [ 287 ] {cb42bc26-78d3-4731-9942-c8ff2903d1d9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003104 sec., 322.16494845360825 rows/sec., 12.58 KiB/sec. | ||
| 5016 | 2025.12.23 01:40:16.054787 [ 287 ] {cb42bc26-78d3-4731-9942-c8ff2903d1d9} <Debug> TCPHandler: Processed in 0.003536305 sec. | ||
| 5017 | 2025.12.23 01:40:16.054925 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5018 | 2025.12.23 01:40:16.054957 [ 287 ] {} <Debug> TCP-Session: c699a326-457f-4f02-8fbd-f98a4c57d79d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5019 | 2025.12.23 01:40:16.055001 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5020 | 2025.12.23 01:40:16.055043 [ 288 ] {} <Debug> TCP-Session: 3de5059e-5c6f-46ef-8928-3f4abf2106bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5021 | 2025.12.23 01:40:16.055066 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5022 | 2025.12.23 01:40:16.055106 [ 289 ] {} <Debug> TCP-Session: 98e6b853-448b-4af3-8581-b2bc325cc4b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5023 | 2025.12.23 01:40:16.057255 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55263 | ||
| 5024 | 2025.12.23 01:40:16.057275 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37856 | ||
| 5025 | 2025.12.23 01:40:16.057287 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52837 | ||
| 5026 | 2025.12.23 01:40:16.057298 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45695 | ||
| 5027 | 2025.12.23 01:40:16.057323 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5028 | 2025.12.23 01:40:16.057352 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5029 | 2025.12.23 01:40:16.057372 [ 291 ] {} <Debug> TCP-Session: a7935606-a5bd-4fea-8cc6-523ddb55534f Authenticating user 'default' from [fd00:1122:3344:101::e]:55263 | ||
| 5030 | 2025.12.23 01:40:16.057376 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5031 | 2025.12.23 01:40:16.057386 [ 292 ] {} <Debug> TCP-Session: 15a93fff-8dd6-4d34-87cc-457fb4b5d5d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37856 | ||
| 5032 | 2025.12.23 01:40:16.057399 [ 291 ] {} <Debug> TCP-Session: a7935606-a5bd-4fea-8cc6-523ddb55534f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5033 | 2025.12.23 01:40:16.057415 [ 293 ] {} <Debug> TCP-Session: 15c04edc-b537-4e71-958c-6b1a6ff9ce60 Authenticating user 'default' from [fd00:1122:3344:101::e]:52837 | ||
| 5034 | 2025.12.23 01:40:16.057430 [ 292 ] {} <Debug> TCP-Session: 15a93fff-8dd6-4d34-87cc-457fb4b5d5d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5035 | 2025.12.23 01:40:16.057437 [ 291 ] {} <Debug> TCP-Session: a7935606-a5bd-4fea-8cc6-523ddb55534f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5036 | 2025.12.23 01:40:16.057466 [ 292 ] {} <Debug> TCP-Session: 15a93fff-8dd6-4d34-87cc-457fb4b5d5d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5037 | 2025.12.23 01:40:16.057456 [ 293 ] {} <Debug> TCP-Session: 15c04edc-b537-4e71-958c-6b1a6ff9ce60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5038 | 2025.12.23 01:40:16.057385 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5039 | 2025.12.23 01:40:16.057511 [ 293 ] {} <Debug> TCP-Session: 15c04edc-b537-4e71-958c-6b1a6ff9ce60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5040 | 2025.12.23 01:40:16.057540 [ 288 ] {} <Debug> TCP-Session: bfb06db4-275c-47d8-8875-1773713326f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45695 | ||
| 5041 | 2025.12.23 01:40:16.057309 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48487 | ||
| 5042 | 2025.12.23 01:40:16.057565 [ 288 ] {} <Debug> TCP-Session: bfb06db4-275c-47d8-8875-1773713326f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5043 | 2025.12.23 01:40:16.057302 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49540 | ||
| 5044 | 2025.12.23 01:40:16.057603 [ 288 ] {} <Debug> TCP-Session: bfb06db4-275c-47d8-8875-1773713326f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5045 | 2025.12.23 01:40:16.057639 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5046 | 2025.12.23 01:40:16.057665 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5047 | 2025.12.23 01:40:16.057667 [ 294 ] {} <Debug> TCP-Session: 6877eaaf-e16e-478a-a3bd-325fb0427088 Authenticating user 'default' from [fd00:1122:3344:101::e]:48487 | ||
| 5048 | 2025.12.23 01:40:16.057687 [ 290 ] {} <Debug> TCP-Session: ceb64ce9-1db9-4daa-91d3-b89195aead73 Authenticating user 'default' from [fd00:1122:3344:101::e]:49540 | ||
| 5049 | 2025.12.23 01:40:16.057698 [ 294 ] {} <Debug> TCP-Session: 6877eaaf-e16e-478a-a3bd-325fb0427088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5050 | 2025.12.23 01:40:16.057706 [ 290 ] {} <Debug> TCP-Session: ceb64ce9-1db9-4daa-91d3-b89195aead73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5051 | 2025.12.23 01:40:16.057711 [ 294 ] {} <Debug> TCP-Session: 6877eaaf-e16e-478a-a3bd-325fb0427088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5052 | 2025.12.23 01:40:16.057719 [ 290 ] {} <Debug> TCP-Session: ceb64ce9-1db9-4daa-91d3-b89195aead73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5053 | 2025.12.23 01:40:16.068770 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65236 | ||
| 5054 | 2025.12.23 01:40:16.068839 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5055 | 2025.12.23 01:40:16.068861 [ 275 ] {} <Debug> TCP-Session: 6fb6f380-f2ff-413d-be64-fc598956a49a Authenticating user 'default' from [fd00:1122:3344:101::e]:65236 | ||
| 5056 | 2025.12.23 01:40:16.068878 [ 275 ] {} <Debug> TCP-Session: 6fb6f380-f2ff-413d-be64-fc598956a49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5057 | 2025.12.23 01:40:16.068890 [ 275 ] {} <Debug> TCP-Session: 6fb6f380-f2ff-413d-be64-fc598956a49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5058 | 2025.12.23 01:40:16.069051 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42067 | ||
| 5059 | 2025.12.23 01:40:16.069146 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5060 | 2025.12.23 01:40:16.069161 [ 275 ] {} <Trace> TCP-Session: 6fb6f380-f2ff-413d-be64-fc598956a49a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2025.12.23 01:40:16.069190 [ 287 ] {} <Debug> TCP-Session: 11bbe9a8-62c6-4924-aaa6-5f600c3eaeb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42067 | ||
| 5062 | 2025.12.23 01:40:16.069212 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44434 | ||
| 5063 | 2025.12.23 01:40:16.069225 [ 287 ] {} <Debug> TCP-Session: 11bbe9a8-62c6-4924-aaa6-5f600c3eaeb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5064 | 2025.12.23 01:40:16.069252 [ 287 ] {} <Debug> TCP-Session: 11bbe9a8-62c6-4924-aaa6-5f600c3eaeb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5065 | 2025.12.23 01:40:16.069303 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5066 | 2025.12.23 01:40:16.069330 [ 348 ] {} <Debug> TCP-Session: 17e51be3-e87b-4deb-8cb5-4e1f2267b5fe Authenticating user 'default' from [fd00:1122:3344:101::e]:44434 | ||
| 5067 | 2025.12.23 01:40:16.069346 [ 348 ] {} <Debug> TCP-Session: 17e51be3-e87b-4deb-8cb5-4e1f2267b5fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5068 | 2025.12.23 01:40:16.069353 [ 275 ] {96cfd283-f151-4501-81f4-b96cfc846ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65236) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5069 | 2025.12.23 01:40:16.069359 [ 348 ] {} <Debug> TCP-Session: 17e51be3-e87b-4deb-8cb5-4e1f2267b5fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2025.12.23 01:40:16.069617 [ 275 ] {96cfd283-f151-4501-81f4-b96cfc846ca5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5071 | 2025.12.23 01:40:16.069682 [ 275 ] {96cfd283-f151-4501-81f4-b96cfc846ca5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5072 | 2025.12.23 01:40:16.069969 [ 275 ] {96cfd283-f151-4501-81f4-b96cfc846ca5} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 5073 | 2025.12.23 01:40:16.071053 [ 299 ] {96cfd283-f151-4501-81f4-b96cfc846ca5} <Trace> AggregatingTransform: Aggregating | ||
| 5074 | 2025.12.23 01:40:16.071095 [ 299 ] {96cfd283-f151-4501-81f4-b96cfc846ca5} <Trace> Aggregator: Aggregation method: without_key | ||
| 5075 | 2025.12.23 01:40:16.071132 [ 299 ] {96cfd283-f151-4501-81f4-b96cfc846ca5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001060622 sec. (942.843 rows/sec., 36.83 KiB/sec.) | ||
| 5076 | 2025.12.23 01:40:16.071148 [ 299 ] {96cfd283-f151-4501-81f4-b96cfc846ca5} <Trace> Aggregator: Merging aggregated data | ||
| 5077 | 2025.12.23 01:40:16.071185 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33790 | ||
| 5078 | 2025.12.23 01:40:16.071185 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61969 | ||
| 5079 | 2025.12.23 01:40:16.072266 [ 275 ] {96cfd283-f151-4501-81f4-b96cfc846ca5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002964 sec., 337.38191632928476 rows/sec., 13.18 KiB/sec. | ||
| 5080 | 2025.12.23 01:40:16.072426 [ 275 ] {96cfd283-f151-4501-81f4-b96cfc846ca5} <Debug> TCPHandler: Processed in 0.003378952 sec. | ||
| 5081 | 2025.12.23 01:40:16.072572 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5082 | 2025.12.23 01:40:16.072613 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5083 | 2025.12.23 01:40:16.072620 [ 275 ] {} <Debug> TCP-Session: 6fb6f380-f2ff-413d-be64-fc598956a49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2025.12.23 01:40:16.072634 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5085 | 2025.12.23 01:40:16.072657 [ 348 ] {} <Debug> TCP-Session: 17e51be3-e87b-4deb-8cb5-4e1f2267b5fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5086 | 2025.12.23 01:40:16.072693 [ 287 ] {} <Debug> TCP-Session: 11bbe9a8-62c6-4924-aaa6-5f600c3eaeb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5087 | 2025.12.23 01:40:16.073807 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5088 | 2025.12.23 01:40:16.073846 [ 289 ] {} <Debug> TCP-Session: b2593470-3ccc-4b0e-853a-c43d18b90911 Authenticating user 'default' from [fd00:1122:3344:101::e]:33790 | ||
| 5089 | 2025.12.23 01:40:16.073868 [ 289 ] {} <Debug> TCP-Session: b2593470-3ccc-4b0e-853a-c43d18b90911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5090 | 2025.12.23 01:40:16.073871 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5091 | 2025.12.23 01:40:16.073881 [ 289 ] {} <Debug> TCP-Session: b2593470-3ccc-4b0e-853a-c43d18b90911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5092 | 2025.12.23 01:40:16.073908 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47429 | ||
| 5093 | 2025.12.23 01:40:16.073923 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44302 | ||
| 5094 | 2025.12.23 01:40:16.073948 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52773 | ||
| 5095 | 2025.12.23 01:40:16.073930 [ 349 ] {} <Debug> TCP-Session: b280791b-7670-4a13-abcb-d12b7ffd13db Authenticating user 'default' from [fd00:1122:3344:101::e]:61969 | ||
| 5096 | 2025.12.23 01:40:16.073931 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37011 | ||
| 5097 | 2025.12.23 01:40:16.074004 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5098 | 2025.12.23 01:40:16.074007 [ 349 ] {} <Debug> TCP-Session: b280791b-7670-4a13-abcb-d12b7ffd13db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5099 | 2025.12.23 01:40:16.074063 [ 287 ] {} <Debug> TCP-Session: ed0475fe-e6ab-4409-b09f-ef09c95edb31 Authenticating user 'default' from [fd00:1122:3344:101::e]:44302 | ||
| 5100 | 2025.12.23 01:40:16.074066 [ 349 ] {} <Debug> TCP-Session: b280791b-7670-4a13-abcb-d12b7ffd13db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5101 | 2025.12.23 01:40:16.074087 [ 287 ] {} <Debug> TCP-Session: ed0475fe-e6ab-4409-b09f-ef09c95edb31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5102 | 2025.12.23 01:40:16.074106 [ 287 ] {} <Debug> TCP-Session: ed0475fe-e6ab-4409-b09f-ef09c95edb31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5103 | 2025.12.23 01:40:16.076694 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5104 | 2025.12.23 01:40:16.076733 [ 348 ] {} <Debug> TCP-Session: 4e5073e7-2354-41e0-88cf-d6d5228d8059 Authenticating user 'default' from [fd00:1122:3344:101::e]:52773 | ||
| 5105 | 2025.12.23 01:40:16.076742 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5106 | 2025.12.23 01:40:16.076750 [ 348 ] {} <Debug> TCP-Session: 4e5073e7-2354-41e0-88cf-d6d5228d8059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5107 | 2025.12.23 01:40:16.076787 [ 348 ] {} <Debug> TCP-Session: 4e5073e7-2354-41e0-88cf-d6d5228d8059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5108 | 2025.12.23 01:40:16.076790 [ 350 ] {} <Debug> TCP-Session: adb915b2-10d6-4dc2-9881-ba09aa7bb930 Authenticating user 'default' from [fd00:1122:3344:101::e]:47429 | ||
| 5109 | 2025.12.23 01:40:16.076821 [ 350 ] {} <Debug> TCP-Session: adb915b2-10d6-4dc2-9881-ba09aa7bb930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5110 | 2025.12.23 01:40:16.076834 [ 350 ] {} <Debug> TCP-Session: adb915b2-10d6-4dc2-9881-ba09aa7bb930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5111 | 2025.12.23 01:40:16.078943 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5112 | 2025.12.23 01:40:16.078989 [ 275 ] {} <Debug> TCP-Session: 4ea4a4e2-0897-4de9-961f-6b90aba2092a Authenticating user 'default' from [fd00:1122:3344:101::e]:37011 | ||
| 5113 | 2025.12.23 01:40:16.079014 [ 275 ] {} <Debug> TCP-Session: 4ea4a4e2-0897-4de9-961f-6b90aba2092a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5114 | 2025.12.23 01:40:16.079032 [ 275 ] {} <Debug> TCP-Session: 4ea4a4e2-0897-4de9-961f-6b90aba2092a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5115 | 2025.12.23 01:40:16.086302 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49540). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5116 | |||
| 5117 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5118 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5119 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5120 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5121 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5122 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5123 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5124 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5125 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5126 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5127 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5128 | (version 23.8.7.1) | ||
| 5129 | 2025.12.23 01:40:16.086454 [ 290 ] {} <Debug> TCP-Session: ceb64ce9-1db9-4daa-91d3-b89195aead73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5130 | 2025.12.23 01:40:16.086494 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47429). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5131 | |||
| 5132 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5133 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5134 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5135 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5136 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5137 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5138 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5139 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5140 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5141 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5142 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5143 | (version 23.8.7.1) | ||
| 5144 | 2025.12.23 01:40:16.086570 [ 350 ] {} <Debug> TCP-Session: adb915b2-10d6-4dc2-9881-ba09aa7bb930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5145 | 2025.12.23 01:40:16.086609 [ 348 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52773). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5146 | |||
| 5147 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5148 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5149 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5150 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5151 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5152 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5153 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5154 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5155 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5156 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5157 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5158 | (version 23.8.7.1) | ||
| 5159 | 2025.12.23 01:40:16.086681 [ 348 ] {} <Debug> TCP-Session: 4e5073e7-2354-41e0-88cf-d6d5228d8059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5160 | 2025.12.23 01:40:16.086710 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33790). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5161 | |||
| 5162 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5163 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5164 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5165 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5166 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5167 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5168 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5169 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5170 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5171 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5172 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5173 | (version 23.8.7.1) | ||
| 5174 | 2025.12.23 01:40:16.086818 [ 289 ] {} <Debug> TCP-Session: b2593470-3ccc-4b0e-853a-c43d18b90911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5175 | 2025.12.23 01:40:16.086840 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52837). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5176 | |||
| 5177 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5178 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5179 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5180 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5181 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5182 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5183 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5184 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5185 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5186 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5187 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5188 | (version 23.8.7.1) | ||
| 5189 | 2025.12.23 01:40:16.086912 [ 293 ] {} <Debug> TCP-Session: 15c04edc-b537-4e71-958c-6b1a6ff9ce60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5190 | 2025.12.23 01:40:16.086943 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37856). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5191 | |||
| 5192 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5193 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5194 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5195 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5196 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5197 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5198 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5199 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5200 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5201 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5202 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5203 | (version 23.8.7.1) | ||
| 5204 | 2025.12.23 01:40:16.087031 [ 292 ] {} <Debug> TCP-Session: 15a93fff-8dd6-4d34-87cc-457fb4b5d5d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5205 | 2025.12.23 01:40:16.087048 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44302). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5206 | |||
| 5207 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5208 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5209 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5210 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5211 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5212 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5213 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5214 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5215 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5216 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5217 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5218 | (version 23.8.7.1) | ||
| 5219 | 2025.12.23 01:40:16.087136 [ 287 ] {} <Debug> TCP-Session: ed0475fe-e6ab-4409-b09f-ef09c95edb31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2025.12.23 01:40:16.087161 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37011). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5221 | |||
| 5222 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5223 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5224 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5225 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5226 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5227 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5228 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5229 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5230 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5231 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5232 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5233 | (version 23.8.7.1) | ||
| 5234 | 2025.12.23 01:40:16.087239 [ 275 ] {} <Debug> TCP-Session: 4ea4a4e2-0897-4de9-961f-6b90aba2092a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5235 | 2025.12.23 01:40:16.087257 [ 349 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61969). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5236 | |||
| 5237 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5238 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5239 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5240 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5241 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5242 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5243 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5244 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5245 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5246 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5247 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5248 | (version 23.8.7.1) | ||
| 5249 | 2025.12.23 01:40:16.087329 [ 349 ] {} <Debug> TCP-Session: b280791b-7670-4a13-abcb-d12b7ffd13db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5250 | 2025.12.23 01:40:16.087363 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55263). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5251 | |||
| 5252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5254 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5255 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5256 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5257 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5258 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5259 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5260 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5261 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5262 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5263 | (version 23.8.7.1) | ||
| 5264 | 2025.12.23 01:40:16.087442 [ 291 ] {} <Debug> TCP-Session: a7935606-a5bd-4fea-8cc6-523ddb55534f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5265 | 2025.12.23 01:40:16.087471 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48487). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5266 | |||
| 5267 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5268 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5269 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5270 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5271 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5272 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5273 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5274 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5275 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5276 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5277 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5278 | (version 23.8.7.1) | ||
| 5279 | 2025.12.23 01:40:16.087546 [ 294 ] {} <Debug> TCP-Session: 6877eaaf-e16e-478a-a3bd-325fb0427088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5280 | 2025.12.23 01:40:16.087576 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45695). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5281 | |||
| 5282 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5283 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5284 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5285 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5286 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5287 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5288 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5289 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5290 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5291 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5292 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5293 | (version 23.8.7.1) | ||
| 5294 | 2025.12.23 01:40:16.087658 [ 288 ] {} <Debug> TCP-Session: bfb06db4-275c-47d8-8875-1773713326f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5295 | 2025.12.23 01:40:19.574447 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5296 | 2025.12.23 01:40:19.574753 [ 276 ] {1c8889b5-f957-4a42-9403-02d6ba7e755d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5297 | 2025.12.23 01:40:19.574860 [ 276 ] {1c8889b5-f957-4a42-9403-02d6ba7e755d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5298 | 2025.12.23 01:40:19.575607 [ 276 ] {1c8889b5-f957-4a42-9403-02d6ba7e755d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2025.12.23 01:40:19.575652 [ 276 ] {1c8889b5-f957-4a42-9403-02d6ba7e755d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5300 | 2025.12.23 01:40:19.576065 [ 276 ] {1c8889b5-f957-4a42-9403-02d6ba7e755d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5301 | 2025.12.23 01:40:19.576317 [ 276 ] {1c8889b5-f957-4a42-9403-02d6ba7e755d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2025.12.23 01:40:19.576477 [ 276 ] {1c8889b5-f957-4a42-9403-02d6ba7e755d} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001801 sec., 65519.15602443087 rows/sec., 5.56 MiB/sec. | ||
| 5303 | 2025.12.23 01:40:19.576527 [ 276 ] {1c8889b5-f957-4a42-9403-02d6ba7e755d} <Debug> TCPHandler: Processed in 0.002266148 sec. | ||
| 5304 | 2025.12.23 01:40:19.576662 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5305 | 2025.12.23 01:40:19.576771 [ 276 ] {586883e5-6395-4d19-9b83-cba9b7c834eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5306 | 2025.12.23 01:40:19.576818 [ 276 ] {586883e5-6395-4d19-9b83-cba9b7c834eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5307 | 2025.12.23 01:40:19.577262 [ 276 ] {586883e5-6395-4d19-9b83-cba9b7c834eb} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2025.12.23 01:40:19.577300 [ 276 ] {586883e5-6395-4d19-9b83-cba9b7c834eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5309 | 2025.12.23 01:40:19.577635 [ 276 ] {586883e5-6395-4d19-9b83-cba9b7c834eb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5310 | 2025.12.23 01:40:19.577850 [ 276 ] {586883e5-6395-4d19-9b83-cba9b7c834eb} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2025.12.23 01:40:19.577959 [ 75 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5312 | 2025.12.23 01:40:19.577981 [ 276 ] {586883e5-6395-4d19-9b83-cba9b7c834eb} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001236 sec., 25080.906148867314 rows/sec., 1.84 MiB/sec. | ||
| 5313 | 2025.12.23 01:40:19.578026 [ 75 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2025.12.23 01:40:19.578035 [ 276 ] {586883e5-6395-4d19-9b83-cba9b7c834eb} <Debug> TCPHandler: Processed in 0.001425011 sec. | ||
| 5315 | 2025.12.23 01:40:19.578055 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5316 | 2025.12.23 01:40:19.578160 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2025.12.23 01:40:19.578184 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5318 | 2025.12.23 01:40:19.578260 [ 276 ] {b3eb519d-4609-488e-9abf-62ce104f0fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5319 | 2025.12.23 01:40:19.578307 [ 276 ] {b3eb519d-4609-488e-9abf-62ce104f0fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5320 | 2025.12.23 01:40:19.578329 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5321 | 2025.12.23 01:40:19.578367 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 71 rows starting from the beginning of the part | ||
| 5322 | 2025.12.23 01:40:19.578437 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
| 5323 | 2025.12.23 01:40:19.578480 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5324 | 2025.12.23 01:40:19.578522 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5325 | 2025.12.23 01:40:19.578562 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part | ||
| 5326 | 2025.12.23 01:40:19.578602 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5327 | 2025.12.23 01:40:19.578758 [ 276 ] {b3eb519d-4609-488e-9abf-62ce104f0fdf} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2025.12.23 01:40:19.578801 [ 276 ] {b3eb519d-4609-488e-9abf-62ce104f0fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5329 | 2025.12.23 01:40:19.579160 [ 276 ] {b3eb519d-4609-488e-9abf-62ce104f0fdf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5330 | 2025.12.23 01:40:19.579388 [ 276 ] {b3eb519d-4609-488e-9abf-62ce104f0fdf} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2025.12.23 01:40:19.579493 [ 189 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373199 sec., 148558.22062206568 rows/sec., 11.46 MiB/sec. | ||
| 5332 | 2025.12.23 01:40:19.579520 [ 276 ] {b3eb519d-4609-488e-9abf-62ce104f0fdf} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00128 sec., 74218.75 rows/sec., 5.80 MiB/sec. | ||
| 5333 | 2025.12.23 01:40:19.579559 [ 276 ] {b3eb519d-4609-488e-9abf-62ce104f0fdf} <Debug> TCPHandler: Processed in 0.001448351 sec. | ||
| 5334 | 2025.12.23 01:40:19.579635 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5335 | 2025.12.23 01:40:19.579687 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5336 | 2025.12.23 01:40:19.579788 [ 276 ] {8b237503-b203-4a73-9d97-900da239c6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5337 | 2025.12.23 01:40:19.579835 [ 276 ] {8b237503-b203-4a73-9d97-900da239c6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5338 | 2025.12.23 01:40:19.579908 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_31_6} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2025.12.23 01:40:19.579990 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_31_6} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5340 | 2025.12.23 01:40:19.580083 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5341 | 2025.12.23 01:40:19.580269 [ 276 ] {8b237503-b203-4a73-9d97-900da239c6d8} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2025.12.23 01:40:19.580309 [ 276 ] {8b237503-b203-4a73-9d97-900da239c6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5343 | 2025.12.23 01:40:19.580655 [ 276 ] {8b237503-b203-4a73-9d97-900da239c6d8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5344 | 2025.12.23 01:40:19.580875 [ 276 ] {8b237503-b203-4a73-9d97-900da239c6d8} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2025.12.23 01:40:19.581005 [ 276 ] {8b237503-b203-4a73-9d97-900da239c6d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 5346 | 2025.12.23 01:40:19.581041 [ 276 ] {8b237503-b203-4a73-9d97-900da239c6d8} <Debug> TCPHandler: Processed in 0.001412499 sec. | ||
| 5347 | 2025.12.23 01:40:19.581153 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5348 | 2025.12.23 01:40:19.581246 [ 276 ] {02851031-07dd-434e-b073-22c9035437b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5349 | 2025.12.23 01:40:19.581300 [ 276 ] {02851031-07dd-434e-b073-22c9035437b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5350 | 2025.12.23 01:40:19.582170 [ 276 ] {02851031-07dd-434e-b073-22c9035437b5} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2025.12.23 01:40:19.582206 [ 276 ] {02851031-07dd-434e-b073-22c9035437b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5352 | 2025.12.23 01:40:19.582765 [ 276 ] {02851031-07dd-434e-b073-22c9035437b5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5353 | 2025.12.23 01:40:19.582995 [ 276 ] {02851031-07dd-434e-b073-22c9035437b5} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2025.12.23 01:40:19.583104 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5355 | 2025.12.23 01:40:19.583135 [ 276 ] {02851031-07dd-434e-b073-22c9035437b5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001907 sec., 16255.899318300995 rows/sec., 29.13 MiB/sec. | ||
| 5356 | 2025.12.23 01:40:19.583139 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2025.12.23 01:40:19.583175 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5358 | 2025.12.23 01:40:19.583207 [ 276 ] {02851031-07dd-434e-b073-22c9035437b5} <Debug> TCPHandler: Processed in 0.002102015 sec. | ||
| 5359 | 2025.12.23 01:40:19.583280 [ 191 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5360 | 2025.12.23 01:40:19.583330 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2025.12.23 01:40:19.583431 [ 276 ] {720ae695-bd93-410c-a8d6-63e6647c08e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5362 | 2025.12.23 01:40:19.583474 [ 276 ] {720ae695-bd93-410c-a8d6-63e6647c08e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5363 | 2025.12.23 01:40:19.583560 [ 191 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5364 | 2025.12.23 01:40:19.583626 [ 191 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 474 rows starting from the beginning of the part | ||
| 5365 | 2025.12.23 01:40:19.583764 [ 191 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 5366 | 2025.12.23 01:40:19.583843 [ 276 ] {720ae695-bd93-410c-a8d6-63e6647c08e3} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2025.12.23 01:40:19.583878 [ 191 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5368 | 2025.12.23 01:40:19.583885 [ 276 ] {720ae695-bd93-410c-a8d6-63e6647c08e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5369 | 2025.12.23 01:40:19.583987 [ 191 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5370 | 2025.12.23 01:40:19.584077 [ 191 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5371 | 2025.12.23 01:40:19.584159 [ 191 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5372 | 2025.12.23 01:40:19.584216 [ 276 ] {720ae695-bd93-410c-a8d6-63e6647c08e3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5373 | 2025.12.23 01:40:19.584455 [ 276 ] {720ae695-bd93-410c-a8d6-63e6647c08e3} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2025.12.23 01:40:19.584591 [ 276 ] {720ae695-bd93-410c-a8d6-63e6647c08e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 5375 | 2025.12.23 01:40:19.584626 [ 276 ] {720ae695-bd93-410c-a8d6-63e6647c08e3} <Debug> TCPHandler: Processed in 0.001345339 sec. | ||
| 5376 | 2025.12.23 01:40:19.605499 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 587 rows, containing 19 columns (19 merged, 0 gathered) in 0.022267823 sec., 26360.906497235945 rows/sec., 47.24 MiB/sec. | ||
| 5377 | 2025.12.23 01:40:19.606244 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5378 | 2025.12.23 01:40:19.606562 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2025.12.23 01:40:19.606631 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5380 | 2025.12.23 01:40:19.606766 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5381 | 2025.12.23 01:40:20.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.62 MiB, peak 279.18 MiB, free memory in arenas 0.00 B, will set to 257.57 MiB (RSS), difference: 1.95 MiB | ||
| 5382 | 2025.12.23 01:40:21.112074 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5383 | 2025.12.23 01:40:21.112138 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5384 | 2025.12.23 01:40:21.228708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11488 | ||
| 5385 | 2025.12.23 01:40:21.229282 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2025.12.23 01:40:21.229327 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5387 | 2025.12.23 01:40:21.229813 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5388 | 2025.12.23 01:40:21.230072 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2025.12.23 01:40:21.230223 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11488 | ||
| 5390 | 2025.12.23 01:40:21.233485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 644 | ||
| 5391 | 2025.12.23 01:40:21.235984 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2025.12.23 01:40:21.236045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5393 | 2025.12.23 01:40:21.237300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5394 | 2025.12.23 01:40:21.237584 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2025.12.23 01:40:21.237959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 644 | ||
| 5396 | 2025.12.23 01:40:21.854918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5397 | 2025.12.23 01:40:21.872298 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2025.12.23 01:40:21.872354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5399 | 2025.12.23 01:40:21.878447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5400 | 2025.12.23 01:40:21.879150 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2025.12.23 01:40:21.882027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5402 | 2025.12.23 01:40:24.573232 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2025.12.23 01:40:24.573413 [ 276 ] {411a3e8d-7849-4a11-9a97-7ab91380ed04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5404 | 2025.12.23 01:40:24.573479 [ 276 ] {411a3e8d-7849-4a11-9a97-7ab91380ed04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5405 | 2025.12.23 01:40:24.574141 [ 276 ] {411a3e8d-7849-4a11-9a97-7ab91380ed04} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2025.12.23 01:40:24.574190 [ 276 ] {411a3e8d-7849-4a11-9a97-7ab91380ed04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5407 | 2025.12.23 01:40:24.574576 [ 276 ] {411a3e8d-7849-4a11-9a97-7ab91380ed04} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5408 | 2025.12.23 01:40:24.574804 [ 276 ] {411a3e8d-7849-4a11-9a97-7ab91380ed04} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2025.12.23 01:40:24.574951 [ 276 ] {411a3e8d-7849-4a11-9a97-7ab91380ed04} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001589 sec., 47828.82315921964 rows/sec., 3.94 MiB/sec. | ||
| 5410 | 2025.12.23 01:40:24.574992 [ 276 ] {411a3e8d-7849-4a11-9a97-7ab91380ed04} <Debug> TCPHandler: Processed in 0.00189913 sec. | ||
| 5411 | 2025.12.23 01:40:24.575123 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2025.12.23 01:40:24.575216 [ 276 ] {c5635316-6eb8-45e2-85c8-0e2e7f935906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5413 | 2025.12.23 01:40:24.575256 [ 276 ] {c5635316-6eb8-45e2-85c8-0e2e7f935906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5414 | 2025.12.23 01:40:24.575656 [ 276 ] {c5635316-6eb8-45e2-85c8-0e2e7f935906} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2025.12.23 01:40:24.575692 [ 276 ] {c5635316-6eb8-45e2-85c8-0e2e7f935906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5416 | 2025.12.23 01:40:24.575986 [ 276 ] {c5635316-6eb8-45e2-85c8-0e2e7f935906} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5417 | 2025.12.23 01:40:24.576191 [ 276 ] {c5635316-6eb8-45e2-85c8-0e2e7f935906} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2025.12.23 01:40:24.576319 [ 276 ] {c5635316-6eb8-45e2-85c8-0e2e7f935906} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001121 sec., 8920.606601248885 rows/sec., 670.79 KiB/sec. | ||
| 5419 | 2025.12.23 01:40:24.576354 [ 276 ] {c5635316-6eb8-45e2-85c8-0e2e7f935906} <Debug> TCPHandler: Processed in 0.001279277 sec. | ||
| 5420 | 2025.12.23 01:40:24.576465 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2025.12.23 01:40:24.576555 [ 276 ] {81aa276f-56ab-4b6d-a60c-a90230095320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5422 | 2025.12.23 01:40:24.576595 [ 276 ] {81aa276f-56ab-4b6d-a60c-a90230095320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5423 | 2025.12.23 01:40:24.577011 [ 276 ] {81aa276f-56ab-4b6d-a60c-a90230095320} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2025.12.23 01:40:24.577046 [ 276 ] {81aa276f-56ab-4b6d-a60c-a90230095320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5425 | 2025.12.23 01:40:24.577336 [ 276 ] {81aa276f-56ab-4b6d-a60c-a90230095320} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5426 | 2025.12.23 01:40:24.577544 [ 276 ] {81aa276f-56ab-4b6d-a60c-a90230095320} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2025.12.23 01:40:24.577671 [ 276 ] {81aa276f-56ab-4b6d-a60c-a90230095320} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001133 sec., 65313.32744924979 rows/sec., 5.10 MiB/sec. | ||
| 5428 | 2025.12.23 01:40:24.577708 [ 276 ] {81aa276f-56ab-4b6d-a60c-a90230095320} <Debug> TCPHandler: Processed in 0.001290767 sec. | ||
| 5429 | 2025.12.23 01:40:24.577826 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2025.12.23 01:40:24.577917 [ 276 ] {84224814-4c73-417f-863f-e3af7f95beeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5431 | 2025.12.23 01:40:24.577961 [ 276 ] {84224814-4c73-417f-863f-e3af7f95beeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5432 | 2025.12.23 01:40:24.578381 [ 276 ] {84224814-4c73-417f-863f-e3af7f95beeb} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2025.12.23 01:40:24.578416 [ 276 ] {84224814-4c73-417f-863f-e3af7f95beeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5434 | 2025.12.23 01:40:24.578746 [ 276 ] {84224814-4c73-417f-863f-e3af7f95beeb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5435 | 2025.12.23 01:40:24.578945 [ 276 ] {84224814-4c73-417f-863f-e3af7f95beeb} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2025.12.23 01:40:24.579069 [ 276 ] {84224814-4c73-417f-863f-e3af7f95beeb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 5437 | 2025.12.23 01:40:24.579105 [ 276 ] {84224814-4c73-417f-863f-e3af7f95beeb} <Debug> TCPHandler: Processed in 0.001325648 sec. | ||
| 5438 | 2025.12.23 01:40:24.579223 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2025.12.23 01:40:24.579314 [ 276 ] {bb19bccc-5c04-4579-bccb-29fe62a8e252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5440 | 2025.12.23 01:40:24.579367 [ 276 ] {bb19bccc-5c04-4579-bccb-29fe62a8e252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5441 | 2025.12.23 01:40:24.580108 [ 276 ] {bb19bccc-5c04-4579-bccb-29fe62a8e252} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2025.12.23 01:40:24.580143 [ 276 ] {bb19bccc-5c04-4579-bccb-29fe62a8e252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5443 | 2025.12.23 01:40:24.580648 [ 276 ] {bb19bccc-5c04-4579-bccb-29fe62a8e252} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5444 | 2025.12.23 01:40:24.580857 [ 276 ] {bb19bccc-5c04-4579-bccb-29fe62a8e252} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2025.12.23 01:40:24.580990 [ 276 ] {bb19bccc-5c04-4579-bccb-29fe62a8e252} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001694 sec., 5903.18772136954 rows/sec., 10.58 MiB/sec. | ||
| 5446 | 2025.12.23 01:40:24.581041 [ 276 ] {bb19bccc-5c04-4579-bccb-29fe62a8e252} <Debug> TCPHandler: Processed in 0.00186498 sec. | ||
| 5447 | 2025.12.23 01:40:24.581151 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2025.12.23 01:40:24.581242 [ 276 ] {978cd220-c465-404b-ba13-7671339339ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5449 | 2025.12.23 01:40:24.581283 [ 276 ] {978cd220-c465-404b-ba13-7671339339ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5450 | 2025.12.23 01:40:24.581625 [ 276 ] {978cd220-c465-404b-ba13-7671339339ce} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2025.12.23 01:40:24.581660 [ 276 ] {978cd220-c465-404b-ba13-7671339339ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 5452 | 2025.12.23 01:40:24.581951 [ 276 ] {978cd220-c465-404b-ba13-7671339339ce} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5453 | 2025.12.23 01:40:24.582148 [ 276 ] {978cd220-c465-404b-ba13-7671339339ce} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2025.12.23 01:40:24.582270 [ 276 ] {978cd220-c465-404b-ba13-7671339339ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 5455 | 2025.12.23 01:40:24.582304 [ 276 ] {978cd220-c465-404b-ba13-7671339339ce} <Debug> TCPHandler: Processed in 0.001202796 sec. | ||
| 5456 | 2025.12.23 01:40:28.730571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11936 | ||
| 5457 | 2025.12.23 01:40:28.731137 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2025.12.23 01:40:28.731189 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5459 | 2025.12.23 01:40:28.731710 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5460 | 2025.12.23 01:40:28.731942 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2025.12.23 01:40:28.732074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11936 | ||
| 5462 | 2025.12.23 01:40:29.382291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5463 | 2025.12.23 01:40:29.400276 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2025.12.23 01:40:29.400339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5465 | 2025.12.23 01:40:29.406537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5466 | 2025.12.23 01:40:29.407261 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2025.12.23 01:40:29.410573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5468 | 2025.12.23 01:40:29.601665 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5469 | 2025.12.23 01:40:29.601812 [ 276 ] {8f0ed2c3-1b82-4cb9-a909-0ea5e5818873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5470 | 2025.12.23 01:40:29.601870 [ 276 ] {8f0ed2c3-1b82-4cb9-a909-0ea5e5818873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5471 | 2025.12.23 01:40:29.602446 [ 276 ] {8f0ed2c3-1b82-4cb9-a909-0ea5e5818873} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2025.12.23 01:40:29.602486 [ 276 ] {8f0ed2c3-1b82-4cb9-a909-0ea5e5818873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5473 | 2025.12.23 01:40:29.602818 [ 276 ] {8f0ed2c3-1b82-4cb9-a909-0ea5e5818873} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5474 | 2025.12.23 01:40:29.603031 [ 276 ] {8f0ed2c3-1b82-4cb9-a909-0ea5e5818873} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2025.12.23 01:40:29.603174 [ 276 ] {8f0ed2c3-1b82-4cb9-a909-0ea5e5818873} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001402 sec., 2853.0670470756063 rows/sec., 232.65 KiB/sec. | ||
| 5476 | 2025.12.23 01:40:29.603217 [ 276 ] {8f0ed2c3-1b82-4cb9-a909-0ea5e5818873} <Debug> TCPHandler: Processed in 0.001666366 sec. | ||
| 5477 | 2025.12.23 01:40:29.603369 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2025.12.23 01:40:29.603497 [ 276 ] {4582b2c2-6c51-4224-a601-dab51bc893cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5479 | 2025.12.23 01:40:29.603547 [ 276 ] {4582b2c2-6c51-4224-a601-dab51bc893cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5480 | 2025.12.23 01:40:29.604638 [ 276 ] {4582b2c2-6c51-4224-a601-dab51bc893cb} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2025.12.23 01:40:29.604676 [ 276 ] {4582b2c2-6c51-4224-a601-dab51bc893cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5482 | 2025.12.23 01:40:29.605067 [ 276 ] {4582b2c2-6c51-4224-a601-dab51bc893cb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5483 | 2025.12.23 01:40:29.605305 [ 276 ] {4582b2c2-6c51-4224-a601-dab51bc893cb} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2025.12.23 01:40:29.605438 [ 276 ] {4582b2c2-6c51-4224-a601-dab51bc893cb} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.00197 sec., 639593.9086294416 rows/sec., 53.03 MiB/sec. | ||
| 5485 | 2025.12.23 01:40:29.605476 [ 276 ] {4582b2c2-6c51-4224-a601-dab51bc893cb} <Debug> TCPHandler: Processed in 0.002174916 sec. | ||
| 5486 | 2025.12.23 01:40:29.605605 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2025.12.23 01:40:29.605701 [ 276 ] {58c9237b-e22d-43bf-a2b8-120d31118148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5488 | 2025.12.23 01:40:29.605743 [ 276 ] {58c9237b-e22d-43bf-a2b8-120d31118148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5489 | 2025.12.23 01:40:29.606178 [ 276 ] {58c9237b-e22d-43bf-a2b8-120d31118148} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2025.12.23 01:40:29.606214 [ 276 ] {58c9237b-e22d-43bf-a2b8-120d31118148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5491 | 2025.12.23 01:40:29.606511 [ 276 ] {58c9237b-e22d-43bf-a2b8-120d31118148} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5492 | 2025.12.23 01:40:29.606726 [ 276 ] {58c9237b-e22d-43bf-a2b8-120d31118148} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2025.12.23 01:40:29.606853 [ 276 ] {58c9237b-e22d-43bf-a2b8-120d31118148} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001172 sec., 29863.48122866894 rows/sec., 2.18 MiB/sec. | ||
| 5494 | 2025.12.23 01:40:29.606890 [ 276 ] {58c9237b-e22d-43bf-a2b8-120d31118148} <Debug> TCPHandler: Processed in 0.001340069 sec. | ||
| 5495 | 2025.12.23 01:40:29.607004 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2025.12.23 01:40:29.607095 [ 276 ] {5dc5a322-9840-4908-b454-603eb02a545a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5497 | 2025.12.23 01:40:29.607134 [ 276 ] {5dc5a322-9840-4908-b454-603eb02a545a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5498 | 2025.12.23 01:40:29.607605 [ 276 ] {5dc5a322-9840-4908-b454-603eb02a545a} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2025.12.23 01:40:29.607641 [ 276 ] {5dc5a322-9840-4908-b454-603eb02a545a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5500 | 2025.12.23 01:40:29.607946 [ 276 ] {5dc5a322-9840-4908-b454-603eb02a545a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5501 | 2025.12.23 01:40:29.608156 [ 276 ] {5dc5a322-9840-4908-b454-603eb02a545a} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2025.12.23 01:40:29.608281 [ 276 ] {5dc5a322-9840-4908-b454-603eb02a545a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001204 sec., 189368.7707641196 rows/sec., 12.82 MiB/sec. | ||
| 5503 | 2025.12.23 01:40:29.608346 [ 276 ] {5dc5a322-9840-4908-b454-603eb02a545a} <Debug> TCPHandler: Processed in 0.001389259 sec. | ||
| 5504 | 2025.12.23 01:40:29.608455 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2025.12.23 01:40:29.608547 [ 276 ] {aafe89c6-cc2f-4207-8cab-38cabaaa766b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5506 | 2025.12.23 01:40:29.608587 [ 276 ] {aafe89c6-cc2f-4207-8cab-38cabaaa766b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5507 | 2025.12.23 01:40:29.609165 [ 276 ] {aafe89c6-cc2f-4207-8cab-38cabaaa766b} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2025.12.23 01:40:29.609200 [ 276 ] {aafe89c6-cc2f-4207-8cab-38cabaaa766b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5509 | 2025.12.23 01:40:29.609520 [ 276 ] {aafe89c6-cc2f-4207-8cab-38cabaaa766b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5510 | 2025.12.23 01:40:29.609732 [ 276 ] {aafe89c6-cc2f-4207-8cab-38cabaaa766b} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2025.12.23 01:40:29.609888 [ 276 ] {aafe89c6-cc2f-4207-8cab-38cabaaa766b} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001359 sec., 408388.52097130247 rows/sec., 30.33 MiB/sec. | ||
| 5512 | 2025.12.23 01:40:29.609925 [ 276 ] {aafe89c6-cc2f-4207-8cab-38cabaaa766b} <Debug> TCPHandler: Processed in 0.001517422 sec. | ||
| 5513 | 2025.12.23 01:40:29.610036 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2025.12.23 01:40:29.610128 [ 276 ] {d8abcb9d-6b2e-4282-a498-553cf8a4151f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5515 | 2025.12.23 01:40:29.610171 [ 276 ] {d8abcb9d-6b2e-4282-a498-553cf8a4151f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5516 | 2025.12.23 01:40:29.610728 [ 276 ] {d8abcb9d-6b2e-4282-a498-553cf8a4151f} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2025.12.23 01:40:29.610764 [ 276 ] {d8abcb9d-6b2e-4282-a498-553cf8a4151f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5518 | 2025.12.23 01:40:29.611136 [ 276 ] {d8abcb9d-6b2e-4282-a498-553cf8a4151f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5519 | 2025.12.23 01:40:29.611343 [ 276 ] {d8abcb9d-6b2e-4282-a498-553cf8a4151f} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2025.12.23 01:40:29.611471 [ 276 ] {d8abcb9d-6b2e-4282-a498-553cf8a4151f} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001361 sec., 621601.7634092579 rows/sec., 41.84 MiB/sec. | ||
| 5521 | 2025.12.23 01:40:29.611507 [ 276 ] {d8abcb9d-6b2e-4282-a498-553cf8a4151f} <Debug> TCPHandler: Processed in 0.001518163 sec. | ||
| 5522 | 2025.12.23 01:40:29.611618 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5523 | 2025.12.23 01:40:29.611710 [ 276 ] {25c48e50-a4ee-46db-8690-d08077cd07cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5524 | 2025.12.23 01:40:29.611770 [ 276 ] {25c48e50-a4ee-46db-8690-d08077cd07cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5525 | 2025.12.23 01:40:29.612572 [ 276 ] {25c48e50-a4ee-46db-8690-d08077cd07cf} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2025.12.23 01:40:29.612608 [ 276 ] {25c48e50-a4ee-46db-8690-d08077cd07cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5527 | 2025.12.23 01:40:29.613123 [ 276 ] {25c48e50-a4ee-46db-8690-d08077cd07cf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5528 | 2025.12.23 01:40:29.613348 [ 276 ] {25c48e50-a4ee-46db-8690-d08077cd07cf} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2025.12.23 01:40:29.613484 [ 276 ] {25c48e50-a4ee-46db-8690-d08077cd07cf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001793 sec., 17289.459007250418 rows/sec., 30.98 MiB/sec. | ||
| 5530 | 2025.12.23 01:40:29.613541 [ 276 ] {25c48e50-a4ee-46db-8690-d08077cd07cf} <Debug> TCPHandler: Processed in 0.001969962 sec. | ||
| 5531 | 2025.12.23 01:40:29.613655 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5532 | 2025.12.23 01:40:29.613748 [ 276 ] {55fa493c-4649-4ec8-9fba-4a2e1a919cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5533 | 2025.12.23 01:40:29.613789 [ 276 ] {55fa493c-4649-4ec8-9fba-4a2e1a919cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5534 | 2025.12.23 01:40:29.614130 [ 276 ] {55fa493c-4649-4ec8-9fba-4a2e1a919cad} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2025.12.23 01:40:29.614165 [ 276 ] {55fa493c-4649-4ec8-9fba-4a2e1a919cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5536 | 2025.12.23 01:40:29.614466 [ 276 ] {55fa493c-4649-4ec8-9fba-4a2e1a919cad} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5537 | 2025.12.23 01:40:29.614673 [ 276 ] {55fa493c-4649-4ec8-9fba-4a2e1a919cad} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2025.12.23 01:40:29.614798 [ 276 ] {55fa493c-4649-4ec8-9fba-4a2e1a919cad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 5539 | 2025.12.23 01:40:29.614833 [ 276 ] {55fa493c-4649-4ec8-9fba-4a2e1a919cad} <Debug> TCPHandler: Processed in 0.001226256 sec. | ||
| 5540 | 2025.12.23 01:40:31.238410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 672 | ||
| 5541 | 2025.12.23 01:40:31.240561 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2025.12.23 01:40:31.240597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5543 | 2025.12.23 01:40:31.241746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5544 | 2025.12.23 01:40:31.242011 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2025.12.23 01:40:31.242324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 672 | ||
| 5546 | 2025.12.23 01:40:34.574444 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2025.12.23 01:40:34.574681 [ 276 ] {206e8a5c-ddf4-43f0-ab72-f280ff769d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5548 | 2025.12.23 01:40:34.574776 [ 276 ] {206e8a5c-ddf4-43f0-ab72-f280ff769d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5549 | 2025.12.23 01:40:34.575628 [ 276 ] {206e8a5c-ddf4-43f0-ab72-f280ff769d61} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2025.12.23 01:40:34.575686 [ 276 ] {206e8a5c-ddf4-43f0-ab72-f280ff769d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5551 | 2025.12.23 01:40:34.576216 [ 276 ] {206e8a5c-ddf4-43f0-ab72-f280ff769d61} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5552 | 2025.12.23 01:40:34.576494 [ 276 ] {206e8a5c-ddf4-43f0-ab72-f280ff769d61} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2025.12.23 01:40:34.576635 [ 53 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5554 | 2025.12.23 01:40:34.576665 [ 276 ] {206e8a5c-ddf4-43f0-ab72-f280ff769d61} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00205 sec., 37073.170731707316 rows/sec., 3.06 MiB/sec. | ||
| 5555 | 2025.12.23 01:40:34.576673 [ 53 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2025.12.23 01:40:34.576698 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5557 | 2025.12.23 01:40:34.576720 [ 276 ] {206e8a5c-ddf4-43f0-ab72-f280ff769d61} <Debug> TCPHandler: Processed in 0.002472043 sec. | ||
| 5558 | 2025.12.23 01:40:34.576790 [ 193 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5559 | 2025.12.23 01:40:34.576864 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5560 | 2025.12.23 01:40:34.576881 [ 193 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5561 | 2025.12.23 01:40:34.576909 [ 193 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1407 rows starting from the beginning of the part | ||
| 5562 | 2025.12.23 01:40:34.576965 [ 193 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 196 rows starting from the beginning of the part | ||
| 5563 | 2025.12.23 01:40:34.576967 [ 276 ] {79ecb464-71ba-4bc0-9f47-0aecbef83bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5564 | 2025.12.23 01:40:34.577009 [ 193 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 5565 | 2025.12.23 01:40:34.577020 [ 276 ] {79ecb464-71ba-4bc0-9f47-0aecbef83bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5566 | 2025.12.23 01:40:34.577048 [ 193 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
| 5567 | 2025.12.23 01:40:34.577088 [ 193 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1260 rows starting from the beginning of the part | ||
| 5568 | 2025.12.23 01:40:34.577125 [ 193 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part | ||
| 5569 | 2025.12.23 01:40:34.577467 [ 276 ] {79ecb464-71ba-4bc0-9f47-0aecbef83bcf} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2025.12.23 01:40:34.577502 [ 276 ] {79ecb464-71ba-4bc0-9f47-0aecbef83bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5571 | 2025.12.23 01:40:34.577820 [ 276 ] {79ecb464-71ba-4bc0-9f47-0aecbef83bcf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5572 | 2025.12.23 01:40:34.578031 [ 276 ] {79ecb464-71ba-4bc0-9f47-0aecbef83bcf} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2025.12.23 01:40:34.578169 [ 276 ] {79ecb464-71ba-4bc0-9f47-0aecbef83bcf} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001227 sec., 8149.9592502037485 rows/sec., 612.84 KiB/sec. | ||
| 5574 | 2025.12.23 01:40:34.578209 [ 276 ] {79ecb464-71ba-4bc0-9f47-0aecbef83bcf} <Debug> TCPHandler: Processed in 0.001397429 sec. | ||
| 5575 | 2025.12.23 01:40:34.578328 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2025.12.23 01:40:34.578424 [ 276 ] {9c1f6f3a-73b3-4b81-84d0-6c281d383e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5577 | 2025.12.23 01:40:34.578451 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3133 rows, containing 5 columns (5 merged, 0 gathered) in 0.001695996 sec., 1847292.09267003 rows/sec., 161.87 MiB/sec. | ||
| 5578 | 2025.12.23 01:40:34.578467 [ 276 ] {9c1f6f3a-73b3-4b81-84d0-6c281d383e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5579 | 2025.12.23 01:40:34.578664 [ 193 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5580 | 2025.12.23 01:40:34.578892 [ 193 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_36_7} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2025.12.23 01:40:34.578931 [ 276 ] {9c1f6f3a-73b3-4b81-84d0-6c281d383e55} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2025.12.23 01:40:34.578953 [ 193 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_36_7} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5583 | 2025.12.23 01:40:34.578965 [ 276 ] {9c1f6f3a-73b3-4b81-84d0-6c281d383e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5584 | 2025.12.23 01:40:34.579028 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5585 | 2025.12.23 01:40:34.579289 [ 276 ] {9c1f6f3a-73b3-4b81-84d0-6c281d383e55} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5586 | 2025.12.23 01:40:34.579498 [ 276 ] {9c1f6f3a-73b3-4b81-84d0-6c281d383e55} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2025.12.23 01:40:34.579601 [ 53 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5588 | 2025.12.23 01:40:34.579629 [ 276 ] {9c1f6f3a-73b3-4b81-84d0-6c281d383e55} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001226 sec., 60358.89070146818 rows/sec., 4.71 MiB/sec. | ||
| 5589 | 2025.12.23 01:40:34.579643 [ 53 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2025.12.23 01:40:34.579669 [ 276 ] {9c1f6f3a-73b3-4b81-84d0-6c281d383e55} <Debug> TCPHandler: Processed in 0.001389639 sec. | ||
| 5591 | 2025.12.23 01:40:34.579671 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5592 | 2025.12.23 01:40:34.579775 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5593 | 2025.12.23 01:40:34.579786 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5594 | 2025.12.23 01:40:34.579897 [ 276 ] {742a98dd-0b87-496c-b7ec-4ebe3c6996cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5595 | 2025.12.23 01:40:34.579901 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5596 | 2025.12.23 01:40:34.579944 [ 276 ] {742a98dd-0b87-496c-b7ec-4ebe3c6996cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5597 | 2025.12.23 01:40:34.579948 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 5598 | 2025.12.23 01:40:34.580026 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 110 rows starting from the beginning of the part | ||
| 5599 | 2025.12.23 01:40:34.580070 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
| 5600 | 2025.12.23 01:40:34.580107 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 5601 | 2025.12.23 01:40:34.580144 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 555 rows starting from the beginning of the part | ||
| 5602 | 2025.12.23 01:40:34.580180 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 5603 | 2025.12.23 01:40:34.580372 [ 276 ] {742a98dd-0b87-496c-b7ec-4ebe3c6996cc} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2025.12.23 01:40:34.580412 [ 276 ] {742a98dd-0b87-496c-b7ec-4ebe3c6996cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5605 | 2025.12.23 01:40:34.580784 [ 276 ] {742a98dd-0b87-496c-b7ec-4ebe3c6996cc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5606 | 2025.12.23 01:40:34.581019 [ 276 ] {742a98dd-0b87-496c-b7ec-4ebe3c6996cc} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2025.12.23 01:40:34.581116 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5608 | 2025.12.23 01:40:34.581141 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2025.12.23 01:40:34.581150 [ 276 ] {742a98dd-0b87-496c-b7ec-4ebe3c6996cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 5610 | 2025.12.23 01:40:34.581157 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5611 | 2025.12.23 01:40:34.581187 [ 276 ] {742a98dd-0b87-496c-b7ec-4ebe3c6996cc} <Debug> TCPHandler: Processed in 0.001448851 sec. | ||
| 5612 | 2025.12.23 01:40:34.581209 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475341 sec., 1044504.2874833682 rows/sec., 83.20 MiB/sec. | ||
| 5613 | 2025.12.23 01:40:34.581223 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5614 | 2025.12.23 01:40:34.581296 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2025.12.23 01:40:34.581316 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5616 | 2025.12.23 01:40:34.581343 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9367 rows starting from the beginning of the part | ||
| 5617 | 2025.12.23 01:40:34.581360 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5618 | 2025.12.23 01:40:34.581389 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 196 rows starting from the beginning of the part | ||
| 5619 | 2025.12.23 01:40:34.581389 [ 276 ] {6396ae56-7704-4ca3-977a-444439332951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5620 | 2025.12.23 01:40:34.581438 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5621 | 2025.12.23 01:40:34.581456 [ 276 ] {6396ae56-7704-4ca3-977a-444439332951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5622 | 2025.12.23 01:40:34.581476 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5623 | 2025.12.23 01:40:34.581512 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 846 rows starting from the beginning of the part | ||
| 5624 | 2025.12.23 01:40:34.581548 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5625 | 2025.12.23 01:40:34.581611 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_36_7} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2025.12.23 01:40:34.581689 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_36_7} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5627 | 2025.12.23 01:40:34.581758 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5628 | 2025.12.23 01:40:34.582238 [ 276 ] {6396ae56-7704-4ca3-977a-444439332951} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2025.12.23 01:40:34.582276 [ 276 ] {6396ae56-7704-4ca3-977a-444439332951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5630 | 2025.12.23 01:40:34.582815 [ 276 ] {6396ae56-7704-4ca3-977a-444439332951} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5631 | 2025.12.23 01:40:34.583038 [ 276 ] {6396ae56-7704-4ca3-977a-444439332951} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2025.12.23 01:40:34.583182 [ 276 ] {6396ae56-7704-4ca3-977a-444439332951} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00181 sec., 5524.861878453039 rows/sec., 9.90 MiB/sec. | ||
| 5633 | 2025.12.23 01:40:34.583251 [ 276 ] {6396ae56-7704-4ca3-977a-444439332951} <Debug> TCPHandler: Processed in 0.002001652 sec. | ||
| 5634 | 2025.12.23 01:40:34.583359 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5635 | 2025.12.23 01:40:34.583452 [ 276 ] {5c1d3f24-7054-41bb-961c-6e03f27945ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5636 | 2025.12.23 01:40:34.583494 [ 276 ] {5c1d3f24-7054-41bb-961c-6e03f27945ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5637 | 2025.12.23 01:40:34.583848 [ 276 ] {5c1d3f24-7054-41bb-961c-6e03f27945ca} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2025.12.23 01:40:34.583882 [ 276 ] {5c1d3f24-7054-41bb-961c-6e03f27945ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5639 | 2025.12.23 01:40:34.584202 [ 276 ] {5c1d3f24-7054-41bb-961c-6e03f27945ca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5640 | 2025.12.23 01:40:34.584426 [ 276 ] {5c1d3f24-7054-41bb-961c-6e03f27945ca} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2025.12.23 01:40:34.584517 [ 53 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5642 | 2025.12.23 01:40:34.584539 [ 53 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2025.12.23 01:40:34.584554 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5644 | 2025.12.23 01:40:34.584554 [ 276 ] {5c1d3f24-7054-41bb-961c-6e03f27945ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 5645 | 2025.12.23 01:40:34.584596 [ 276 ] {5c1d3f24-7054-41bb-961c-6e03f27945ca} <Debug> TCPHandler: Processed in 0.001284597 sec. | ||
| 5646 | 2025.12.23 01:40:34.584629 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5647 | 2025.12.23 01:40:34.584730 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5648 | 2025.12.23 01:40:34.584760 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1710 rows starting from the beginning of the part | ||
| 5649 | 2025.12.23 01:40:34.584811 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5650 | 2025.12.23 01:40:34.584851 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5651 | 2025.12.23 01:40:34.584887 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5652 | 2025.12.23 01:40:34.584921 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5653 | 2025.12.23 01:40:34.584924 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10889 rows, containing 5 columns (5 merged, 0 gathered) in 0.003719969 sec., 2927174.9307588316 rows/sec., 200.90 MiB/sec. | ||
| 5654 | 2025.12.23 01:40:34.584956 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5655 | 2025.12.23 01:40:34.585298 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5656 | 2025.12.23 01:40:34.585608 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2025.12.23 01:40:34.585699 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5658 | 2025.12.23 01:40:34.585802 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 5659 | 2025.12.23 01:40:34.586032 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2010 rows, containing 4 columns (4 merged, 0 gathered) in 0.00143805 sec., 1397726.0874100344 rows/sec., 94.27 MiB/sec. | ||
| 5660 | 2025.12.23 01:40:34.586276 [ 188 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5661 | 2025.12.23 01:40:34.586504 [ 188 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_36_7} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2025.12.23 01:40:34.586566 [ 188 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_36_7} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5663 | 2025.12.23 01:40:34.586629 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5664 | 2025.12.23 01:40:36.112191 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5665 | 2025.12.23 01:40:36.112245 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5666 | 2025.12.23 01:40:36.232131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12448 | ||
| 5667 | 2025.12.23 01:40:36.232655 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2025.12.23 01:40:36.232701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5669 | 2025.12.23 01:40:36.233175 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5670 | 2025.12.23 01:40:36.233407 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2025.12.23 01:40:36.233559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12448 | ||
| 5672 | 2025.12.23 01:40:36.233584 [ 51 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5673 | 2025.12.23 01:40:36.233655 [ 51 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2025.12.23 01:40:36.233680 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5675 | 2025.12.23 01:40:36.233784 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5676 | 2025.12.23 01:40:36.233890 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5677 | 2025.12.23 01:40:36.233919 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10016 rows starting from the beginning of the part | ||
| 5678 | 2025.12.23 01:40:36.233976 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5679 | 2025.12.23 01:40:36.234019 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5680 | 2025.12.23 01:40:36.234079 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5681 | 2025.12.23 01:40:36.234121 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5682 | 2025.12.23 01:40:36.234159 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5683 | 2025.12.23 01:40:36.238442 [ 193 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12448 rows, containing 4 columns (4 merged, 0 gathered) in 0.004700849 sec., 2648032.302250083 rows/sec., 37.88 MiB/sec. | ||
| 5684 | 2025.12.23 01:40:36.238934 [ 192 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5685 | 2025.12.23 01:40:36.239230 [ 192 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_26_5} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2025.12.23 01:40:36.239307 [ 192 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_26_5} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5687 | 2025.12.23 01:40:36.239406 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5688 | 2025.12.23 01:40:36.910627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5689 | 2025.12.23 01:40:36.929315 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2025.12.23 01:40:36.929382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5691 | 2025.12.23 01:40:36.935830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5692 | 2025.12.23 01:40:36.936597 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2025.12.23 01:40:36.936920 [ 51 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5694 | 2025.12.23 01:40:36.936982 [ 51 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2025.12.23 01:40:36.937003 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5696 | 2025.12.23 01:40:36.937126 [ 190 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5697 | 2025.12.23 01:40:36.940802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5698 | 2025.12.23 01:40:36.941496 [ 190 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5699 | 2025.12.23 01:40:36.943146 [ 190 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5700 | 2025.12.23 01:40:36.947900 [ 190 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5701 | 2025.12.23 01:40:36.952495 [ 190 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5702 | 2025.12.23 01:40:36.956952 [ 190 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5703 | 2025.12.23 01:40:36.961390 [ 190 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5704 | 2025.12.23 01:40:36.965278 [ 190 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5705 | 2025.12.23 01:40:37.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.21 MiB, peak 279.18 MiB, free memory in arenas 0.00 B, will set to 261.84 MiB (RSS), difference: -8.37 MiB | ||
| 5706 | 2025.12.23 01:40:37.024466 [ 193 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.087398115 sec., 2242.6112965937537 rows/sec., 11.60 MiB/sec. | ||
| 5707 | 2025.12.23 01:40:37.026754 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5708 | 2025.12.23 01:40:37.028882 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_26_5} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2025.12.23 01:40:37.029003 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_26_5} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5710 | 2025.12.23 01:40:37.030752 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5711 | 2025.12.23 01:40:38.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.42 MiB, peak 279.18 MiB, free memory in arenas 0.00 B, will set to 263.78 MiB (RSS), difference: 11.35 MiB | ||
| 5712 | 2025.12.23 01:40:39.575086 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2025.12.23 01:40:39.575266 [ 276 ] {bbff0289-0899-4f72-9a68-256748eeed6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5714 | 2025.12.23 01:40:39.575332 [ 276 ] {bbff0289-0899-4f72-9a68-256748eeed6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5715 | 2025.12.23 01:40:39.576028 [ 276 ] {bbff0289-0899-4f72-9a68-256748eeed6e} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2025.12.23 01:40:39.576068 [ 276 ] {bbff0289-0899-4f72-9a68-256748eeed6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5717 | 2025.12.23 01:40:39.576489 [ 276 ] {bbff0289-0899-4f72-9a68-256748eeed6e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5718 | 2025.12.23 01:40:39.576722 [ 276 ] {bbff0289-0899-4f72-9a68-256748eeed6e} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2025.12.23 01:40:39.576876 [ 276 ] {bbff0289-0899-4f72-9a68-256748eeed6e} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001661 sec., 71041.54124021674 rows/sec., 6.03 MiB/sec. | ||
| 5720 | 2025.12.23 01:40:39.576923 [ 276 ] {bbff0289-0899-4f72-9a68-256748eeed6e} <Debug> TCPHandler: Processed in 0.001967832 sec. | ||
| 5721 | 2025.12.23 01:40:39.577060 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5722 | 2025.12.23 01:40:39.577163 [ 276 ] {85bcdf46-0fd2-4abb-9cd9-d4d18393b90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5723 | 2025.12.23 01:40:39.577206 [ 276 ] {85bcdf46-0fd2-4abb-9cd9-d4d18393b90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5724 | 2025.12.23 01:40:39.577631 [ 276 ] {85bcdf46-0fd2-4abb-9cd9-d4d18393b90f} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2025.12.23 01:40:39.577666 [ 276 ] {85bcdf46-0fd2-4abb-9cd9-d4d18393b90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5726 | 2025.12.23 01:40:39.577985 [ 276 ] {85bcdf46-0fd2-4abb-9cd9-d4d18393b90f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5727 | 2025.12.23 01:40:39.578198 [ 276 ] {85bcdf46-0fd2-4abb-9cd9-d4d18393b90f} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2025.12.23 01:40:39.578336 [ 276 ] {85bcdf46-0fd2-4abb-9cd9-d4d18393b90f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001196 sec., 25919.732441471573 rows/sec., 1.90 MiB/sec. | ||
| 5729 | 2025.12.23 01:40:39.578373 [ 276 ] {85bcdf46-0fd2-4abb-9cd9-d4d18393b90f} <Debug> TCPHandler: Processed in 0.0013697 sec. | ||
| 5730 | 2025.12.23 01:40:39.578491 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2025.12.23 01:40:39.578586 [ 276 ] {9af46983-4656-4d9f-b4f4-67dc0cd0d1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5732 | 2025.12.23 01:40:39.578633 [ 276 ] {9af46983-4656-4d9f-b4f4-67dc0cd0d1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5733 | 2025.12.23 01:40:39.579069 [ 276 ] {9af46983-4656-4d9f-b4f4-67dc0cd0d1f5} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2025.12.23 01:40:39.579103 [ 276 ] {9af46983-4656-4d9f-b4f4-67dc0cd0d1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5735 | 2025.12.23 01:40:39.579401 [ 276 ] {9af46983-4656-4d9f-b4f4-67dc0cd0d1f5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5736 | 2025.12.23 01:40:39.579601 [ 276 ] {9af46983-4656-4d9f-b4f4-67dc0cd0d1f5} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2025.12.23 01:40:39.579731 [ 276 ] {9af46983-4656-4d9f-b4f4-67dc0cd0d1f5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001166 sec., 81475.12864493996 rows/sec., 6.36 MiB/sec. | ||
| 5738 | 2025.12.23 01:40:39.579772 [ 276 ] {9af46983-4656-4d9f-b4f4-67dc0cd0d1f5} <Debug> TCPHandler: Processed in 0.001335078 sec. | ||
| 5739 | 2025.12.23 01:40:39.579885 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5740 | 2025.12.23 01:40:39.579983 [ 276 ] {684820e5-18ec-48de-b478-81b58cb665bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5741 | 2025.12.23 01:40:39.580026 [ 276 ] {684820e5-18ec-48de-b478-81b58cb665bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5742 | 2025.12.23 01:40:39.580440 [ 276 ] {684820e5-18ec-48de-b478-81b58cb665bc} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5743 | 2025.12.23 01:40:39.580474 [ 276 ] {684820e5-18ec-48de-b478-81b58cb665bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5744 | 2025.12.23 01:40:39.580805 [ 276 ] {684820e5-18ec-48de-b478-81b58cb665bc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5745 | 2025.12.23 01:40:39.581015 [ 276 ] {684820e5-18ec-48de-b478-81b58cb665bc} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2025.12.23 01:40:39.581147 [ 276 ] {684820e5-18ec-48de-b478-81b58cb665bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 5747 | 2025.12.23 01:40:39.581183 [ 276 ] {684820e5-18ec-48de-b478-81b58cb665bc} <Debug> TCPHandler: Processed in 0.001344758 sec. | ||
| 5748 | 2025.12.23 01:40:39.581296 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5749 | 2025.12.23 01:40:39.581388 [ 276 ] {4fc21263-6bad-48b2-8a14-c1569279fa1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5750 | 2025.12.23 01:40:39.581441 [ 276 ] {4fc21263-6bad-48b2-8a14-c1569279fa1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5751 | 2025.12.23 01:40:39.582250 [ 276 ] {4fc21263-6bad-48b2-8a14-c1569279fa1c} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2025.12.23 01:40:39.582285 [ 276 ] {4fc21263-6bad-48b2-8a14-c1569279fa1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5753 | 2025.12.23 01:40:39.582844 [ 276 ] {4fc21263-6bad-48b2-8a14-c1569279fa1c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5754 | 2025.12.23 01:40:39.583060 [ 276 ] {4fc21263-6bad-48b2-8a14-c1569279fa1c} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2025.12.23 01:40:39.583194 [ 276 ] {4fc21263-6bad-48b2-8a14-c1569279fa1c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001824 sec., 16995.614035087718 rows/sec., 30.46 MiB/sec. | ||
| 5756 | 2025.12.23 01:40:39.583252 [ 276 ] {4fc21263-6bad-48b2-8a14-c1569279fa1c} <Debug> TCPHandler: Processed in 0.002006183 sec. | ||
| 5757 | 2025.12.23 01:40:39.583369 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5758 | 2025.12.23 01:40:39.583462 [ 276 ] {b8cade1b-e948-4f0e-881d-37be60e9821d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5759 | 2025.12.23 01:40:39.583503 [ 276 ] {b8cade1b-e948-4f0e-881d-37be60e9821d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5760 | 2025.12.23 01:40:39.583854 [ 276 ] {b8cade1b-e948-4f0e-881d-37be60e9821d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2025.12.23 01:40:39.583887 [ 276 ] {b8cade1b-e948-4f0e-881d-37be60e9821d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5762 | 2025.12.23 01:40:39.584189 [ 276 ] {b8cade1b-e948-4f0e-881d-37be60e9821d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5763 | 2025.12.23 01:40:39.584404 [ 276 ] {b8cade1b-e948-4f0e-881d-37be60e9821d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2025.12.23 01:40:39.584531 [ 276 ] {b8cade1b-e948-4f0e-881d-37be60e9821d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 5765 | 2025.12.23 01:40:39.584566 [ 276 ] {b8cade1b-e948-4f0e-881d-37be60e9821d} <Debug> TCPHandler: Processed in 0.001243517 sec. | ||
| 5766 | 2025.12.23 01:40:41.242503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 696 | ||
| 5767 | 2025.12.23 01:40:41.244624 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2025.12.23 01:40:41.244662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5769 | 2025.12.23 01:40:41.245858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5770 | 2025.12.23 01:40:41.246114 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2025.12.23 01:40:41.246366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 5772 | 2025.12.23 01:40:41.549835 [ 47 ] {} <Debug> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5773 | 2025.12.23 01:40:41.549903 [ 47 ] {} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2025.12.23 01:40:41.549924 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5775 | 2025.12.23 01:40:41.550094 [ 196 ] {327118f4-1594-4a54-a09b-f03f9087400e::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 | ||
| 5776 | 2025.12.23 01:40:41.550254 [ 196 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5777 | 2025.12.23 01:40:41.550289 [ 196 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5778 | 2025.12.23 01:40:41.550362 [ 196 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 5779 | 2025.12.23 01:40:41.550410 [ 196 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5780 | 2025.12.23 01:40:41.550456 [ 196 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 5781 | 2025.12.23 01:40:41.550502 [ 196 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 5782 | 2025.12.23 01:40:41.551303 [ 197 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291338 sec., 30975.623732903394 rows/sec., 2.58 MiB/sec. | ||
| 5783 | 2025.12.23 01:40:41.551474 [ 193 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5784 | 2025.12.23 01:40:41.551776 [ 193 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_9_2} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2025.12.23 01:40:41.551855 [ 193 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_9_2} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5786 | 2025.12.23 01:40:41.551932 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5787 | 2025.12.23 01:40:43.733684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12896 | ||
| 5788 | 2025.12.23 01:40:43.734368 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2025.12.23 01:40:43.734411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5790 | 2025.12.23 01:40:43.734936 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5791 | 2025.12.23 01:40:43.735168 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2025.12.23 01:40:43.735313 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12896 | ||
| 5793 | 2025.12.23 01:40:44.440906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5794 | 2025.12.23 01:40:44.457310 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2025.12.23 01:40:44.457383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5796 | 2025.12.23 01:40:44.463831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5797 | 2025.12.23 01:40:44.464574 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2025.12.23 01:40:44.467682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5799 | 2025.12.23 01:40:44.576893 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5800 | 2025.12.23 01:40:44.577089 [ 276 ] {00c1dd06-8d70-4552-b4a9-c4aefd30f148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5801 | 2025.12.23 01:40:44.577169 [ 276 ] {00c1dd06-8d70-4552-b4a9-c4aefd30f148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5802 | 2025.12.23 01:40:44.577950 [ 276 ] {00c1dd06-8d70-4552-b4a9-c4aefd30f148} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2025.12.23 01:40:44.578002 [ 276 ] {00c1dd06-8d70-4552-b4a9-c4aefd30f148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5804 | 2025.12.23 01:40:44.578406 [ 276 ] {00c1dd06-8d70-4552-b4a9-c4aefd30f148} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5805 | 2025.12.23 01:40:44.578652 [ 276 ] {00c1dd06-8d70-4552-b4a9-c4aefd30f148} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2025.12.23 01:40:44.578834 [ 276 ] {00c1dd06-8d70-4552-b4a9-c4aefd30f148} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001807 sec., 13281.682346430547 rows/sec., 1.10 MiB/sec. | ||
| 5807 | 2025.12.23 01:40:44.578881 [ 276 ] {00c1dd06-8d70-4552-b4a9-c4aefd30f148} <Debug> TCPHandler: Processed in 0.002174106 sec. | ||
| 5808 | 2025.12.23 01:40:44.579019 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2025.12.23 01:40:44.579119 [ 276 ] {a270672c-5d1e-42a7-a645-a7a70f799545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5810 | 2025.12.23 01:40:44.579165 [ 276 ] {a270672c-5d1e-42a7-a645-a7a70f799545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5811 | 2025.12.23 01:40:44.579576 [ 276 ] {a270672c-5d1e-42a7-a645-a7a70f799545} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2025.12.23 01:40:44.579613 [ 276 ] {a270672c-5d1e-42a7-a645-a7a70f799545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5813 | 2025.12.23 01:40:44.579907 [ 276 ] {a270672c-5d1e-42a7-a645-a7a70f799545} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5814 | 2025.12.23 01:40:44.580118 [ 276 ] {a270672c-5d1e-42a7-a645-a7a70f799545} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2025.12.23 01:40:44.580251 [ 276 ] {a270672c-5d1e-42a7-a645-a7a70f799545} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 424.70 KiB/sec. | ||
| 5816 | 2025.12.23 01:40:44.580290 [ 276 ] {a270672c-5d1e-42a7-a645-a7a70f799545} <Debug> TCPHandler: Processed in 0.001327948 sec. | ||
| 5817 | 2025.12.23 01:40:44.580409 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2025.12.23 01:40:44.580504 [ 276 ] {0872f495-0945-4fb9-802c-a5e568595144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5819 | 2025.12.23 01:40:44.580544 [ 276 ] {0872f495-0945-4fb9-802c-a5e568595144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5820 | 2025.12.23 01:40:44.581055 [ 276 ] {0872f495-0945-4fb9-802c-a5e568595144} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2025.12.23 01:40:44.581093 [ 276 ] {0872f495-0945-4fb9-802c-a5e568595144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5822 | 2025.12.23 01:40:44.581407 [ 276 ] {0872f495-0945-4fb9-802c-a5e568595144} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5823 | 2025.12.23 01:40:44.581617 [ 276 ] {0872f495-0945-4fb9-802c-a5e568595144} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2025.12.23 01:40:44.581754 [ 276 ] {0872f495-0945-4fb9-802c-a5e568595144} <Debug> executeQuery: Read 199 rows, 18.09 KiB in 0.001269 sec., 156816.39085894407 rows/sec., 13.92 MiB/sec. | ||
| 5825 | 2025.12.23 01:40:44.581791 [ 276 ] {0872f495-0945-4fb9-802c-a5e568595144} <Debug> TCPHandler: Processed in 0.00143246 sec. | ||
| 5826 | 2025.12.23 01:40:44.581911 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2025.12.23 01:40:44.582005 [ 276 ] {da79a472-6255-4717-9b30-be2bf81df6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5828 | 2025.12.23 01:40:44.582045 [ 276 ] {da79a472-6255-4717-9b30-be2bf81df6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5829 | 2025.12.23 01:40:44.582476 [ 276 ] {da79a472-6255-4717-9b30-be2bf81df6f1} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2025.12.23 01:40:44.582513 [ 276 ] {da79a472-6255-4717-9b30-be2bf81df6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5831 | 2025.12.23 01:40:44.582803 [ 276 ] {da79a472-6255-4717-9b30-be2bf81df6f1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5832 | 2025.12.23 01:40:44.583021 [ 276 ] {da79a472-6255-4717-9b30-be2bf81df6f1} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2025.12.23 01:40:44.583134 [ 43 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5834 | 2025.12.23 01:40:44.583152 [ 276 ] {da79a472-6255-4717-9b30-be2bf81df6f1} <Debug> executeQuery: Read 28 rows, 2.13 KiB in 0.001165 sec., 24034.334763948496 rows/sec., 1.79 MiB/sec. | ||
| 5835 | 2025.12.23 01:40:44.583199 [ 43 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2025.12.23 01:40:44.583208 [ 276 ] {da79a472-6255-4717-9b30-be2bf81df6f1} <Debug> TCPHandler: Processed in 0.001347528 sec. | ||
| 5837 | 2025.12.23 01:40:44.583229 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5838 | 2025.12.23 01:40:44.583338 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2025.12.23 01:40:44.583347 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5840 | 2025.12.23 01:40:44.583436 [ 276 ] {589a8296-face-482b-ac21-a636f62176b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5841 | 2025.12.23 01:40:44.583480 [ 276 ] {589a8296-face-482b-ac21-a636f62176b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5842 | 2025.12.23 01:40:44.583491 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5843 | 2025.12.23 01:40:44.583528 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 71 rows starting from the beginning of the part | ||
| 5844 | 2025.12.23 01:40:44.583598 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 5845 | 2025.12.23 01:40:44.583644 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part | ||
| 5846 | 2025.12.23 01:40:44.583685 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 5847 | 2025.12.23 01:40:44.583724 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 5848 | 2025.12.23 01:40:44.583765 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 5849 | 2025.12.23 01:40:44.583884 [ 276 ] {589a8296-face-482b-ac21-a636f62176b8} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2025.12.23 01:40:44.583927 [ 276 ] {589a8296-face-482b-ac21-a636f62176b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5851 | 2025.12.23 01:40:44.584258 [ 276 ] {589a8296-face-482b-ac21-a636f62176b8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5852 | 2025.12.23 01:40:44.584491 [ 276 ] {589a8296-face-482b-ac21-a636f62176b8} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2025.12.23 01:40:44.584623 [ 276 ] {589a8296-face-482b-ac21-a636f62176b8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001205 sec., 19917.01244813278 rows/sec., 1.65 MiB/sec. | ||
| 5854 | 2025.12.23 01:40:44.584623 [ 193 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331828 sec., 138906.82580633534 rows/sec., 10.71 MiB/sec. | ||
| 5855 | 2025.12.23 01:40:44.584661 [ 276 ] {589a8296-face-482b-ac21-a636f62176b8} <Debug> TCPHandler: Processed in 0.001373979 sec. | ||
| 5856 | 2025.12.23 01:40:44.584779 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5857 | 2025.12.23 01:40:44.584784 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5858 | 2025.12.23 01:40:44.584877 [ 276 ] {95eea3f7-3fb3-4870-9b76-1d1302750aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5859 | 2025.12.23 01:40:44.584924 [ 276 ] {95eea3f7-3fb3-4870-9b76-1d1302750aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5860 | 2025.12.23 01:40:44.585082 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_36_7} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5861 | 2025.12.23 01:40:44.585162 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_36_7} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5862 | 2025.12.23 01:40:44.585252 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5863 | 2025.12.23 01:40:44.585320 [ 276 ] {95eea3f7-3fb3-4870-9b76-1d1302750aa5} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2025.12.23 01:40:44.585361 [ 276 ] {95eea3f7-3fb3-4870-9b76-1d1302750aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5865 | 2025.12.23 01:40:44.585665 [ 276 ] {95eea3f7-3fb3-4870-9b76-1d1302750aa5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5866 | 2025.12.23 01:40:44.585880 [ 276 ] {95eea3f7-3fb3-4870-9b76-1d1302750aa5} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2025.12.23 01:40:44.586013 [ 276 ] {95eea3f7-3fb3-4870-9b76-1d1302750aa5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 813.10 KiB/sec. | ||
| 5868 | 2025.12.23 01:40:44.586052 [ 276 ] {95eea3f7-3fb3-4870-9b76-1d1302750aa5} <Debug> TCPHandler: Processed in 0.001320928 sec. | ||
| 5869 | 2025.12.23 01:40:44.586169 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2025.12.23 01:40:44.586264 [ 276 ] {6ded8c8d-0944-43ed-a04a-592779770454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5871 | 2025.12.23 01:40:44.586305 [ 276 ] {6ded8c8d-0944-43ed-a04a-592779770454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5872 | 2025.12.23 01:40:44.586751 [ 276 ] {6ded8c8d-0944-43ed-a04a-592779770454} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2025.12.23 01:40:44.586788 [ 276 ] {6ded8c8d-0944-43ed-a04a-592779770454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5874 | 2025.12.23 01:40:44.587100 [ 276 ] {6ded8c8d-0944-43ed-a04a-592779770454} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5875 | 2025.12.23 01:40:44.587324 [ 276 ] {6ded8c8d-0944-43ed-a04a-592779770454} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2025.12.23 01:40:44.587475 [ 276 ] {6ded8c8d-0944-43ed-a04a-592779770454} <Debug> executeQuery: Read 116 rows, 9.66 KiB in 0.001229 sec., 94385.67941415784 rows/sec., 7.68 MiB/sec. | ||
| 5877 | 2025.12.23 01:40:44.587515 [ 276 ] {6ded8c8d-0944-43ed-a04a-592779770454} <Debug> TCPHandler: Processed in 0.00139472 sec. | ||
| 5878 | 2025.12.23 01:40:44.587638 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2025.12.23 01:40:44.587731 [ 276 ] {80bf4ab3-31b9-4e73-adce-d928ffad3b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5880 | 2025.12.23 01:40:44.587775 [ 276 ] {80bf4ab3-31b9-4e73-adce-d928ffad3b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5881 | 2025.12.23 01:40:44.588198 [ 276 ] {80bf4ab3-31b9-4e73-adce-d928ffad3b28} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2025.12.23 01:40:44.588234 [ 276 ] {80bf4ab3-31b9-4e73-adce-d928ffad3b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5883 | 2025.12.23 01:40:44.588570 [ 276 ] {80bf4ab3-31b9-4e73-adce-d928ffad3b28} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5884 | 2025.12.23 01:40:44.588781 [ 276 ] {80bf4ab3-31b9-4e73-adce-d928ffad3b28} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2025.12.23 01:40:44.588922 [ 276 ] {80bf4ab3-31b9-4e73-adce-d928ffad3b28} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001209 sec., 164598.84201819685 rows/sec., 11.80 MiB/sec. | ||
| 5886 | 2025.12.23 01:40:44.588960 [ 276 ] {80bf4ab3-31b9-4e73-adce-d928ffad3b28} <Debug> TCPHandler: Processed in 0.001372379 sec. | ||
| 5887 | 2025.12.23 01:40:44.589083 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2025.12.23 01:40:44.589179 [ 276 ] {ecd3aec2-0b86-4db6-9f40-01d2f2617037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5889 | 2025.12.23 01:40:44.589233 [ 276 ] {ecd3aec2-0b86-4db6-9f40-01d2f2617037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5890 | 2025.12.23 01:40:44.590003 [ 276 ] {ecd3aec2-0b86-4db6-9f40-01d2f2617037} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2025.12.23 01:40:44.590041 [ 276 ] {ecd3aec2-0b86-4db6-9f40-01d2f2617037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5892 | 2025.12.23 01:40:44.590575 [ 276 ] {ecd3aec2-0b86-4db6-9f40-01d2f2617037} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5893 | 2025.12.23 01:40:44.590817 [ 276 ] {ecd3aec2-0b86-4db6-9f40-01d2f2617037} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2025.12.23 01:40:44.590942 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5895 | 2025.12.23 01:40:44.590963 [ 276 ] {ecd3aec2-0b86-4db6-9f40-01d2f2617037} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001802 sec., 5549.389567147614 rows/sec., 9.94 MiB/sec. | ||
| 5896 | 2025.12.23 01:40:44.590991 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2025.12.23 01:40:44.591017 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5898 | 2025.12.23 01:40:44.591037 [ 276 ] {ecd3aec2-0b86-4db6-9f40-01d2f2617037} <Debug> TCPHandler: Processed in 0.002002582 sec. | ||
| 5899 | 2025.12.23 01:40:44.591100 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5900 | 2025.12.23 01:40:44.591168 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2025.12.23 01:40:44.591265 [ 276 ] {3a3cae3f-9d1a-4fe2-a347-35aa7ddf917d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5902 | 2025.12.23 01:40:44.591284 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5903 | 2025.12.23 01:40:44.591307 [ 276 ] {3a3cae3f-9d1a-4fe2-a347-35aa7ddf917d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5904 | 2025.12.23 01:40:44.591352 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 587 rows starting from the beginning of the part | ||
| 5905 | 2025.12.23 01:40:44.591468 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 5906 | 2025.12.23 01:40:44.591588 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 5907 | 2025.12.23 01:40:44.591696 [ 276 ] {3a3cae3f-9d1a-4fe2-a347-35aa7ddf917d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2025.12.23 01:40:44.591725 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 5909 | 2025.12.23 01:40:44.591740 [ 276 ] {3a3cae3f-9d1a-4fe2-a347-35aa7ddf917d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 5910 | 2025.12.23 01:40:44.591828 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 5911 | 2025.12.23 01:40:44.591947 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 5912 | 2025.12.23 01:40:44.592082 [ 276 ] {3a3cae3f-9d1a-4fe2-a347-35aa7ddf917d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5913 | 2025.12.23 01:40:44.592308 [ 276 ] {3a3cae3f-9d1a-4fe2-a347-35aa7ddf917d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2025.12.23 01:40:44.592451 [ 276 ] {3a3cae3f-9d1a-4fe2-a347-35aa7ddf917d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 5915 | 2025.12.23 01:40:44.592500 [ 276 ] {3a3cae3f-9d1a-4fe2-a347-35aa7ddf917d} <Debug> TCPHandler: Processed in 0.001381369 sec. | ||
| 5916 | 2025.12.23 01:40:44.599179 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 19 columns (19 merged, 0 gathered) in 0.008115032 sec., 83671.88200859838 rows/sec., 149.94 MiB/sec. | ||
| 5917 | 2025.12.23 01:40:44.600479 [ 198 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5918 | 2025.12.23 01:40:44.600867 [ 198 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2025.12.23 01:40:44.600950 [ 198 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5920 | 2025.12.23 01:40:44.601086 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 5921 | 2025.12.23 01:40:45.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.22 MiB, peak 279.18 MiB, free memory in arenas 0.00 B, will set to 267.80 MiB (RSS), difference: 2.58 MiB | ||
| 5922 | 2025.12.23 01:40:49.574498 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5923 | 2025.12.23 01:40:49.574801 [ 276 ] {3fc1ceed-c334-488b-a1fa-d207c4c9e6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5924 | 2025.12.23 01:40:49.574905 [ 276 ] {3fc1ceed-c334-488b-a1fa-d207c4c9e6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5925 | 2025.12.23 01:40:49.575820 [ 276 ] {3fc1ceed-c334-488b-a1fa-d207c4c9e6bb} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2025.12.23 01:40:49.575861 [ 276 ] {3fc1ceed-c334-488b-a1fa-d207c4c9e6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5927 | 2025.12.23 01:40:49.576282 [ 276 ] {3fc1ceed-c334-488b-a1fa-d207c4c9e6bb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5928 | 2025.12.23 01:40:49.576503 [ 276 ] {3fc1ceed-c334-488b-a1fa-d207c4c9e6bb} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5929 | 2025.12.23 01:40:49.576660 [ 276 ] {3fc1ceed-c334-488b-a1fa-d207c4c9e6bb} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001937 sec., 60918.9468249871 rows/sec., 5.17 MiB/sec. | ||
| 5930 | 2025.12.23 01:40:49.576704 [ 276 ] {3fc1ceed-c334-488b-a1fa-d207c4c9e6bb} <Debug> TCPHandler: Processed in 0.002393241 sec. | ||
| 5931 | 2025.12.23 01:40:49.576835 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5932 | 2025.12.23 01:40:49.576933 [ 276 ] {a2b17d63-def3-43a7-87c1-f5d4d935bede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5933 | 2025.12.23 01:40:49.576973 [ 276 ] {a2b17d63-def3-43a7-87c1-f5d4d935bede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5934 | 2025.12.23 01:40:49.577390 [ 276 ] {a2b17d63-def3-43a7-87c1-f5d4d935bede} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5935 | 2025.12.23 01:40:49.577427 [ 276 ] {a2b17d63-def3-43a7-87c1-f5d4d935bede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5936 | 2025.12.23 01:40:49.577731 [ 276 ] {a2b17d63-def3-43a7-87c1-f5d4d935bede} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5937 | 2025.12.23 01:40:49.577946 [ 276 ] {a2b17d63-def3-43a7-87c1-f5d4d935bede} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2025.12.23 01:40:49.578077 [ 276 ] {a2b17d63-def3-43a7-87c1-f5d4d935bede} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001164 sec., 26632.302405498278 rows/sec., 1.96 MiB/sec. | ||
| 5939 | 2025.12.23 01:40:49.578116 [ 276 ] {a2b17d63-def3-43a7-87c1-f5d4d935bede} <Debug> TCPHandler: Processed in 0.001333139 sec. | ||
| 5940 | 2025.12.23 01:40:49.578231 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5941 | 2025.12.23 01:40:49.578325 [ 276 ] {da00f857-ee8e-4363-83e2-cbc337753e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5942 | 2025.12.23 01:40:49.578366 [ 276 ] {da00f857-ee8e-4363-83e2-cbc337753e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5943 | 2025.12.23 01:40:49.578795 [ 276 ] {da00f857-ee8e-4363-83e2-cbc337753e6d} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2025.12.23 01:40:49.578832 [ 276 ] {da00f857-ee8e-4363-83e2-cbc337753e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5945 | 2025.12.23 01:40:49.579146 [ 276 ] {da00f857-ee8e-4363-83e2-cbc337753e6d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5946 | 2025.12.23 01:40:49.579352 [ 276 ] {da00f857-ee8e-4363-83e2-cbc337753e6d} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2025.12.23 01:40:49.579479 [ 276 ] {da00f857-ee8e-4363-83e2-cbc337753e6d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001172 sec., 81058.02047781569 rows/sec., 6.33 MiB/sec. | ||
| 5948 | 2025.12.23 01:40:49.579517 [ 276 ] {da00f857-ee8e-4363-83e2-cbc337753e6d} <Debug> TCPHandler: Processed in 0.001334608 sec. | ||
| 5949 | 2025.12.23 01:40:49.579631 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5950 | 2025.12.23 01:40:49.579727 [ 276 ] {48924aef-e994-459b-a05a-c5c6a119fce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5951 | 2025.12.23 01:40:49.579771 [ 276 ] {48924aef-e994-459b-a05a-c5c6a119fce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5952 | 2025.12.23 01:40:49.580191 [ 276 ] {48924aef-e994-459b-a05a-c5c6a119fce3} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2025.12.23 01:40:49.580227 [ 276 ] {48924aef-e994-459b-a05a-c5c6a119fce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5954 | 2025.12.23 01:40:49.580582 [ 276 ] {48924aef-e994-459b-a05a-c5c6a119fce3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5955 | 2025.12.23 01:40:49.580796 [ 276 ] {48924aef-e994-459b-a05a-c5c6a119fce3} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2025.12.23 01:40:49.580925 [ 276 ] {48924aef-e994-459b-a05a-c5c6a119fce3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 5957 | 2025.12.23 01:40:49.580961 [ 276 ] {48924aef-e994-459b-a05a-c5c6a119fce3} <Debug> TCPHandler: Processed in 0.001379149 sec. | ||
| 5958 | 2025.12.23 01:40:49.581072 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5959 | 2025.12.23 01:40:49.581165 [ 276 ] {a7e5af15-6be9-4d56-87f3-7537d524f60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5960 | 2025.12.23 01:40:49.581219 [ 276 ] {a7e5af15-6be9-4d56-87f3-7537d524f60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5961 | 2025.12.23 01:40:49.582054 [ 276 ] {a7e5af15-6be9-4d56-87f3-7537d524f60e} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2025.12.23 01:40:49.582091 [ 276 ] {a7e5af15-6be9-4d56-87f3-7537d524f60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5963 | 2025.12.23 01:40:49.582642 [ 276 ] {a7e5af15-6be9-4d56-87f3-7537d524f60e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5964 | 2025.12.23 01:40:49.582865 [ 276 ] {a7e5af15-6be9-4d56-87f3-7537d524f60e} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2025.12.23 01:40:49.583002 [ 276 ] {a7e5af15-6be9-4d56-87f3-7537d524f60e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001853 sec., 16729.62763086886 rows/sec., 29.98 MiB/sec. | ||
| 5966 | 2025.12.23 01:40:49.583061 [ 276 ] {a7e5af15-6be9-4d56-87f3-7537d524f60e} <Debug> TCPHandler: Processed in 0.002038373 sec. | ||
| 5967 | 2025.12.23 01:40:49.583175 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2025.12.23 01:40:49.583270 [ 276 ] {cf36ea2b-c44b-42a6-a453-6513e50b7faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5969 | 2025.12.23 01:40:49.583312 [ 276 ] {cf36ea2b-c44b-42a6-a453-6513e50b7faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5970 | 2025.12.23 01:40:49.583650 [ 276 ] {cf36ea2b-c44b-42a6-a453-6513e50b7faf} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2025.12.23 01:40:49.583687 [ 276 ] {cf36ea2b-c44b-42a6-a453-6513e50b7faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5972 | 2025.12.23 01:40:49.583998 [ 276 ] {cf36ea2b-c44b-42a6-a453-6513e50b7faf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5973 | 2025.12.23 01:40:49.584202 [ 276 ] {cf36ea2b-c44b-42a6-a453-6513e50b7faf} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2025.12.23 01:40:49.584328 [ 276 ] {cf36ea2b-c44b-42a6-a453-6513e50b7faf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5975 | 2025.12.23 01:40:49.584364 [ 276 ] {cf36ea2b-c44b-42a6-a453-6513e50b7faf} <Debug> TCPHandler: Processed in 0.001237606 sec. | ||
| 5976 | 2025.12.23 01:40:51.112493 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5977 | 2025.12.23 01:40:51.112548 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5978 | 2025.12.23 01:40:51.235459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13408 | ||
| 5979 | 2025.12.23 01:40:51.236318 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2025.12.23 01:40:51.236406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5981 | 2025.12.23 01:40:51.237105 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5982 | 2025.12.23 01:40:51.237334 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2025.12.23 01:40:51.237493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13408 | ||
| 5984 | 2025.12.23 01:40:51.246579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 728 | ||
| 5985 | 2025.12.23 01:40:51.249162 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5986 | 2025.12.23 01:40:51.249216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5987 | 2025.12.23 01:40:51.250484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5988 | 2025.12.23 01:40:51.250771 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5989 | 2025.12.23 01:40:51.251132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 728 | ||
| 5990 | 2025.12.23 01:40:51.967803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5991 | 2025.12.23 01:40:51.984888 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2025.12.23 01:40:51.984944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 5993 | 2025.12.23 01:40:51.991394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5994 | 2025.12.23 01:40:51.992176 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2025.12.23 01:40:51.995582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5996 | 2025.12.23 01:40:54.574094 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2025.12.23 01:40:54.574274 [ 276 ] {1e42328d-ff7c-4bfa-b031-97a004577c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5998 | 2025.12.23 01:40:54.574344 [ 276 ] {1e42328d-ff7c-4bfa-b031-97a004577c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5999 | 2025.12.23 01:40:54.575031 [ 276 ] {1e42328d-ff7c-4bfa-b031-97a004577c64} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2025.12.23 01:40:54.575084 [ 276 ] {1e42328d-ff7c-4bfa-b031-97a004577c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6001 | 2025.12.23 01:40:54.575472 [ 276 ] {1e42328d-ff7c-4bfa-b031-97a004577c64} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6002 | 2025.12.23 01:40:54.575705 [ 276 ] {1e42328d-ff7c-4bfa-b031-97a004577c64} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2025.12.23 01:40:54.575863 [ 276 ] {1e42328d-ff7c-4bfa-b031-97a004577c64} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001639 sec., 46369.73764490543 rows/sec., 3.82 MiB/sec. | ||
| 6004 | 2025.12.23 01:40:54.575914 [ 276 ] {1e42328d-ff7c-4bfa-b031-97a004577c64} <Debug> TCPHandler: Processed in 0.001954492 sec. | ||
| 6005 | 2025.12.23 01:40:54.576042 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6006 | 2025.12.23 01:40:54.576141 [ 276 ] {b220d817-cb32-45aa-9877-419fd0c36973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6007 | 2025.12.23 01:40:54.576185 [ 276 ] {b220d817-cb32-45aa-9877-419fd0c36973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6008 | 2025.12.23 01:40:54.576589 [ 276 ] {b220d817-cb32-45aa-9877-419fd0c36973} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6009 | 2025.12.23 01:40:54.576625 [ 276 ] {b220d817-cb32-45aa-9877-419fd0c36973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6010 | 2025.12.23 01:40:54.576939 [ 276 ] {b220d817-cb32-45aa-9877-419fd0c36973} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6011 | 2025.12.23 01:40:54.577143 [ 276 ] {b220d817-cb32-45aa-9877-419fd0c36973} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2025.12.23 01:40:54.577283 [ 276 ] {b220d817-cb32-45aa-9877-419fd0c36973} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001166 sec., 8576.329331046312 rows/sec., 644.90 KiB/sec. | ||
| 6013 | 2025.12.23 01:40:54.577320 [ 276 ] {b220d817-cb32-45aa-9877-419fd0c36973} <Debug> TCPHandler: Processed in 0.001327998 sec. | ||
| 6014 | 2025.12.23 01:40:54.577430 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6015 | 2025.12.23 01:40:54.577525 [ 276 ] {38e1bb60-5c58-4478-af43-eb1f7e25b336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6016 | 2025.12.23 01:40:54.577564 [ 276 ] {38e1bb60-5c58-4478-af43-eb1f7e25b336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6017 | 2025.12.23 01:40:54.577980 [ 276 ] {38e1bb60-5c58-4478-af43-eb1f7e25b336} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2025.12.23 01:40:54.578015 [ 276 ] {38e1bb60-5c58-4478-af43-eb1f7e25b336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6019 | 2025.12.23 01:40:54.578341 [ 276 ] {38e1bb60-5c58-4478-af43-eb1f7e25b336} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6020 | 2025.12.23 01:40:54.578629 [ 276 ] {38e1bb60-5c58-4478-af43-eb1f7e25b336} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2025.12.23 01:40:54.578795 [ 276 ] {38e1bb60-5c58-4478-af43-eb1f7e25b336} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00129 sec., 57364.34108527132 rows/sec., 4.48 MiB/sec. | ||
| 6022 | 2025.12.23 01:40:54.578842 [ 276 ] {38e1bb60-5c58-4478-af43-eb1f7e25b336} <Debug> TCPHandler: Processed in 0.001459091 sec. | ||
| 6023 | 2025.12.23 01:40:54.578991 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2025.12.23 01:40:54.579094 [ 276 ] {ce270ce9-d1ba-4405-8dc1-6b39aab3a610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6025 | 2025.12.23 01:40:54.579138 [ 276 ] {ce270ce9-d1ba-4405-8dc1-6b39aab3a610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6026 | 2025.12.23 01:40:54.579560 [ 276 ] {ce270ce9-d1ba-4405-8dc1-6b39aab3a610} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2025.12.23 01:40:54.579596 [ 276 ] {ce270ce9-d1ba-4405-8dc1-6b39aab3a610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6028 | 2025.12.23 01:40:54.579927 [ 276 ] {ce270ce9-d1ba-4405-8dc1-6b39aab3a610} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6029 | 2025.12.23 01:40:54.580187 [ 276 ] {ce270ce9-d1ba-4405-8dc1-6b39aab3a610} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2025.12.23 01:40:54.580349 [ 276 ] {ce270ce9-d1ba-4405-8dc1-6b39aab3a610} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 6031 | 2025.12.23 01:40:54.580395 [ 276 ] {ce270ce9-d1ba-4405-8dc1-6b39aab3a610} <Debug> TCPHandler: Processed in 0.001461961 sec. | ||
| 6032 | 2025.12.23 01:40:54.580538 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2025.12.23 01:40:54.580643 [ 276 ] {c03a73d3-48c1-4736-b82d-74c1425b17a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6034 | 2025.12.23 01:40:54.580708 [ 276 ] {c03a73d3-48c1-4736-b82d-74c1425b17a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6035 | 2025.12.23 01:40:54.582162 [ 276 ] {c03a73d3-48c1-4736-b82d-74c1425b17a4} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2025.12.23 01:40:54.582203 [ 276 ] {c03a73d3-48c1-4736-b82d-74c1425b17a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6037 | 2025.12.23 01:40:54.582805 [ 276 ] {c03a73d3-48c1-4736-b82d-74c1425b17a4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6038 | 2025.12.23 01:40:54.583061 [ 276 ] {c03a73d3-48c1-4736-b82d-74c1425b17a4} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2025.12.23 01:40:54.583216 [ 276 ] {c03a73d3-48c1-4736-b82d-74c1425b17a4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002594 sec., 3855.0501156515033 rows/sec., 6.91 MiB/sec. | ||
| 6040 | 2025.12.23 01:40:54.583278 [ 276 ] {c03a73d3-48c1-4736-b82d-74c1425b17a4} <Debug> TCPHandler: Processed in 0.002798809 sec. | ||
| 6041 | 2025.12.23 01:40:54.583401 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2025.12.23 01:40:54.583501 [ 276 ] {488b2cc9-149a-45ef-8eaf-e7483b171784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6043 | 2025.12.23 01:40:54.583544 [ 276 ] {488b2cc9-149a-45ef-8eaf-e7483b171784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6044 | 2025.12.23 01:40:54.583902 [ 276 ] {488b2cc9-149a-45ef-8eaf-e7483b171784} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2025.12.23 01:40:54.583941 [ 276 ] {488b2cc9-149a-45ef-8eaf-e7483b171784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6046 | 2025.12.23 01:40:54.584256 [ 276 ] {488b2cc9-149a-45ef-8eaf-e7483b171784} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6047 | 2025.12.23 01:40:54.584464 [ 276 ] {488b2cc9-149a-45ef-8eaf-e7483b171784} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2025.12.23 01:40:54.584593 [ 276 ] {488b2cc9-149a-45ef-8eaf-e7483b171784} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 6049 | 2025.12.23 01:40:54.584630 [ 276 ] {488b2cc9-149a-45ef-8eaf-e7483b171784} <Debug> TCPHandler: Processed in 0.001277397 sec. | ||
| 6050 | 2025.12.23 01:40:55.774292 [ 34 ] {} <Debug> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6051 | 2025.12.23 01:40:55.774355 [ 34 ] {} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2025.12.23 01:40:55.774375 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6053 | 2025.12.23 01:40:55.774481 [ 197 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 6054 | 2025.12.23 01:40:55.774607 [ 197 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6055 | 2025.12.23 01:40:55.774639 [ 197 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 6056 | 2025.12.23 01:40:55.774703 [ 197 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 6057 | 2025.12.23 01:40:55.774746 [ 197 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 6058 | 2025.12.23 01:40:55.774787 [ 197 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 6059 | 2025.12.23 01:40:55.774821 [ 197 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 6060 | 2025.12.23 01:40:55.775621 [ 193 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175365 sec., 643204.4513831873 rows/sec., 46.94 MiB/sec. | ||
| 6061 | 2025.12.23 01:40:55.775804 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6062 | 2025.12.23 01:40:55.776068 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_13_3} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2025.12.23 01:40:55.776135 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_13_3} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6064 | 2025.12.23 01:40:55.776197 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6065 | 2025.12.23 01:40:58.737651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13856 | ||
| 6066 | 2025.12.23 01:40:58.738246 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2025.12.23 01:40:58.738295 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6068 | 2025.12.23 01:40:58.738843 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6069 | 2025.12.23 01:40:58.739067 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2025.12.23 01:40:58.739195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13856 | ||
| 6071 | 2025.12.23 01:40:59.495718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6072 | 2025.12.23 01:40:59.512082 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2025.12.23 01:40:59.512151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6074 | 2025.12.23 01:40:59.518394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6075 | 2025.12.23 01:40:59.519147 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2025.12.23 01:40:59.522134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6077 | 2025.12.23 01:40:59.601962 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2025.12.23 01:40:59.602151 [ 276 ] {243b166c-38be-42b8-bb40-db77ad2db50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6079 | 2025.12.23 01:40:59.602225 [ 276 ] {243b166c-38be-42b8-bb40-db77ad2db50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6080 | 2025.12.23 01:40:59.602877 [ 276 ] {243b166c-38be-42b8-bb40-db77ad2db50e} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2025.12.23 01:40:59.602922 [ 276 ] {243b166c-38be-42b8-bb40-db77ad2db50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6082 | 2025.12.23 01:40:59.603296 [ 276 ] {243b166c-38be-42b8-bb40-db77ad2db50e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6083 | 2025.12.23 01:40:59.603524 [ 276 ] {243b166c-38be-42b8-bb40-db77ad2db50e} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2025.12.23 01:40:59.603697 [ 276 ] {243b166c-38be-42b8-bb40-db77ad2db50e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001596 sec., 5012.5313283208025 rows/sec., 408.74 KiB/sec. | ||
| 6085 | 2025.12.23 01:40:59.603749 [ 276 ] {243b166c-38be-42b8-bb40-db77ad2db50e} <Debug> TCPHandler: Processed in 0.001924781 sec. | ||
| 6086 | 2025.12.23 01:40:59.603880 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2025.12.23 01:40:59.603987 [ 276 ] {7f5684e4-05a8-4433-bf53-c7800a9dc712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6088 | 2025.12.23 01:40:59.604034 [ 276 ] {7f5684e4-05a8-4433-bf53-c7800a9dc712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6089 | 2025.12.23 01:40:59.604997 [ 276 ] {7f5684e4-05a8-4433-bf53-c7800a9dc712} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2025.12.23 01:40:59.605042 [ 276 ] {7f5684e4-05a8-4433-bf53-c7800a9dc712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6091 | 2025.12.23 01:40:59.605455 [ 276 ] {7f5684e4-05a8-4433-bf53-c7800a9dc712} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6092 | 2025.12.23 01:40:59.605670 [ 276 ] {7f5684e4-05a8-4433-bf53-c7800a9dc712} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2025.12.23 01:40:59.605798 [ 28 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6094 | 2025.12.23 01:40:59.605813 [ 276 ] {7f5684e4-05a8-4433-bf53-c7800a9dc712} <Debug> executeQuery: Read 1262 rows, 107.12 KiB in 0.001851 sec., 681793.625067531 rows/sec., 56.51 MiB/sec. | ||
| 6095 | 2025.12.23 01:40:59.605869 [ 28 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2025.12.23 01:40:59.605879 [ 276 ] {7f5684e4-05a8-4433-bf53-c7800a9dc712} <Debug> TCPHandler: Processed in 0.002052524 sec. | ||
| 6097 | 2025.12.23 01:40:59.605898 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6098 | 2025.12.23 01:40:59.606012 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6099 | 2025.12.23 01:40:59.606016 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2025.12.23 01:40:59.606145 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6101 | 2025.12.23 01:40:59.606162 [ 276 ] {da2a3f00-c10e-409b-b902-505aff7c96b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6102 | 2025.12.23 01:40:59.606181 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1407 rows starting from the beginning of the part | ||
| 6103 | 2025.12.23 01:40:59.606212 [ 276 ] {da2a3f00-c10e-409b-b902-505aff7c96b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6104 | 2025.12.23 01:40:59.606248 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 118 rows starting from the beginning of the part | ||
| 6105 | 2025.12.23 01:40:59.606297 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 199 rows starting from the beginning of the part | ||
| 6106 | 2025.12.23 01:40:59.606339 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 118 rows starting from the beginning of the part | ||
| 6107 | 2025.12.23 01:40:59.606402 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 76 rows starting from the beginning of the part | ||
| 6108 | 2025.12.23 01:40:59.606450 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1262 rows starting from the beginning of the part | ||
| 6109 | 2025.12.23 01:40:59.606652 [ 276 ] {da2a3f00-c10e-409b-b902-505aff7c96b4} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2025.12.23 01:40:59.606695 [ 276 ] {da2a3f00-c10e-409b-b902-505aff7c96b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6111 | 2025.12.23 01:40:59.607023 [ 276 ] {da2a3f00-c10e-409b-b902-505aff7c96b4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6112 | 2025.12.23 01:40:59.607258 [ 276 ] {da2a3f00-c10e-409b-b902-505aff7c96b4} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2025.12.23 01:40:59.607396 [ 276 ] {da2a3f00-c10e-409b-b902-505aff7c96b4} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001256 sec., 31050.95541401274 rows/sec., 2.25 MiB/sec. | ||
| 6114 | 2025.12.23 01:40:59.607435 [ 276 ] {da2a3f00-c10e-409b-b902-505aff7c96b4} <Debug> TCPHandler: Processed in 0.001470641 sec. | ||
| 6115 | 2025.12.23 01:40:59.607549 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6116 | 2025.12.23 01:40:59.607646 [ 276 ] {64fd2f91-f706-41fa-bef7-66406923401c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6117 | 2025.12.23 01:40:59.607687 [ 276 ] {64fd2f91-f706-41fa-bef7-66406923401c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6118 | 2025.12.23 01:40:59.607961 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3180 rows, containing 5 columns (5 merged, 0 gathered) in 0.002001403 sec., 1588885.3968940787 rows/sec., 139.31 MiB/sec. | ||
| 6119 | 2025.12.23 01:40:59.608161 [ 276 ] {64fd2f91-f706-41fa-bef7-66406923401c} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2025.12.23 01:40:59.608166 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6121 | 2025.12.23 01:40:59.608206 [ 276 ] {64fd2f91-f706-41fa-bef7-66406923401c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6122 | 2025.12.23 01:40:59.608476 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_41_8} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2025.12.23 01:40:59.608550 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_41_8} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6124 | 2025.12.23 01:40:59.608577 [ 276 ] {64fd2f91-f706-41fa-bef7-66406923401c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6125 | 2025.12.23 01:40:59.608622 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 6126 | 2025.12.23 01:40:59.608801 [ 276 ] {64fd2f91-f706-41fa-bef7-66406923401c} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2025.12.23 01:40:59.608946 [ 276 ] {64fd2f91-f706-41fa-bef7-66406923401c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00132 sec., 172727.27272727274 rows/sec., 11.70 MiB/sec. | ||
| 6128 | 2025.12.23 01:40:59.608985 [ 276 ] {64fd2f91-f706-41fa-bef7-66406923401c} <Debug> TCPHandler: Processed in 0.001485671 sec. | ||
| 6129 | 2025.12.23 01:40:59.609098 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6130 | 2025.12.23 01:40:59.609193 [ 276 ] {e77d539d-516c-46f3-8941-510851539af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6131 | 2025.12.23 01:40:59.609233 [ 276 ] {e77d539d-516c-46f3-8941-510851539af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6132 | 2025.12.23 01:40:59.609810 [ 276 ] {e77d539d-516c-46f3-8941-510851539af2} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2025.12.23 01:40:59.609848 [ 276 ] {e77d539d-516c-46f3-8941-510851539af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6134 | 2025.12.23 01:40:59.610185 [ 276 ] {e77d539d-516c-46f3-8941-510851539af2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6135 | 2025.12.23 01:40:59.610397 [ 276 ] {e77d539d-516c-46f3-8941-510851539af2} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2025.12.23 01:40:59.610506 [ 28 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6137 | 2025.12.23 01:40:59.610526 [ 276 ] {e77d539d-516c-46f3-8941-510851539af2} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001352 sec., 413461.5384615385 rows/sec., 30.73 MiB/sec. | ||
| 6138 | 2025.12.23 01:40:59.610542 [ 28 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2025.12.23 01:40:59.610568 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6140 | 2025.12.23 01:40:59.610573 [ 276 ] {e77d539d-516c-46f3-8941-510851539af2} <Debug> TCPHandler: Processed in 0.001525392 sec. | ||
| 6141 | 2025.12.23 01:40:59.610693 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6142 | 2025.12.23 01:40:59.610700 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2025.12.23 01:40:59.610847 [ 276 ] {f6efe213-0daa-4fe2-9142-dfbadb75eb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6144 | 2025.12.23 01:40:59.610872 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6145 | 2025.12.23 01:40:59.610891 [ 276 ] {f6efe213-0daa-4fe2-9142-dfbadb75eb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6146 | 2025.12.23 01:40:59.610917 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 633 rows starting from the beginning of the part | ||
| 6147 | 2025.12.23 01:40:59.610997 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 95 rows starting from the beginning of the part | ||
| 6148 | 2025.12.23 01:40:59.611051 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 116 rows starting from the beginning of the part | ||
| 6149 | 2025.12.23 01:40:59.611100 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 95 rows starting from the beginning of the part | ||
| 6150 | 2025.12.23 01:40:59.611146 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part | ||
| 6151 | 2025.12.23 01:40:59.611196 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 559 rows starting from the beginning of the part | ||
| 6152 | 2025.12.23 01:40:59.611438 [ 276 ] {f6efe213-0daa-4fe2-9142-dfbadb75eb27} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2025.12.23 01:40:59.611479 [ 276 ] {f6efe213-0daa-4fe2-9142-dfbadb75eb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6154 | 2025.12.23 01:40:59.611903 [ 276 ] {f6efe213-0daa-4fe2-9142-dfbadb75eb27} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6155 | 2025.12.23 01:40:59.612132 [ 276 ] {f6efe213-0daa-4fe2-9142-dfbadb75eb27} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2025.12.23 01:40:59.612244 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6157 | 2025.12.23 01:40:59.612263 [ 276 ] {f6efe213-0daa-4fe2-9142-dfbadb75eb27} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001435 sec., 590940.7665505226 rows/sec., 39.78 MiB/sec. | ||
| 6158 | 2025.12.23 01:40:59.612290 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2025.12.23 01:40:59.612312 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6160 | 2025.12.23 01:40:59.612314 [ 276 ] {f6efe213-0daa-4fe2-9142-dfbadb75eb27} <Debug> TCPHandler: Processed in 0.001664785 sec. | ||
| 6161 | 2025.12.23 01:40:59.612384 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6162 | 2025.12.23 01:40:59.612430 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803159 sec., 871803.3185093495 rows/sec., 69.49 MiB/sec. | ||
| 6163 | 2025.12.23 01:40:59.612446 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2025.12.23 01:40:59.612476 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6165 | 2025.12.23 01:40:59.612507 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10889 rows starting from the beginning of the part | ||
| 6166 | 2025.12.23 01:40:59.612548 [ 276 ] {7d1c47ee-903c-498e-9fc5-aed5d1757e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6167 | 2025.12.23 01:40:59.612552 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6168 | 2025.12.23 01:40:59.612603 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6169 | 2025.12.23 01:40:59.612611 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 199 rows starting from the beginning of the part | ||
| 6170 | 2025.12.23 01:40:59.612612 [ 276 ] {7d1c47ee-903c-498e-9fc5-aed5d1757e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6171 | 2025.12.23 01:40:59.612678 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6172 | 2025.12.23 01:40:59.612719 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6173 | 2025.12.23 01:40:59.612756 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 848 rows starting from the beginning of the part | ||
| 6174 | 2025.12.23 01:40:59.612899 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_41_8} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2025.12.23 01:40:59.612990 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_41_8} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6176 | 2025.12.23 01:40:59.613072 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6177 | 2025.12.23 01:40:59.613470 [ 276 ] {7d1c47ee-903c-498e-9fc5-aed5d1757e35} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2025.12.23 01:40:59.613510 [ 276 ] {7d1c47ee-903c-498e-9fc5-aed5d1757e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6179 | 2025.12.23 01:40:59.614097 [ 276 ] {7d1c47ee-903c-498e-9fc5-aed5d1757e35} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6180 | 2025.12.23 01:40:59.614340 [ 276 ] {7d1c47ee-903c-498e-9fc5-aed5d1757e35} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2025.12.23 01:40:59.614576 [ 276 ] {7d1c47ee-903c-498e-9fc5-aed5d1757e35} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002046 sec., 15151.51515151515 rows/sec., 27.15 MiB/sec. | ||
| 6182 | 2025.12.23 01:40:59.614646 [ 276 ] {7d1c47ee-903c-498e-9fc5-aed5d1757e35} <Debug> TCPHandler: Processed in 0.002250568 sec. | ||
| 6183 | 2025.12.23 01:40:59.614766 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6184 | 2025.12.23 01:40:59.614861 [ 276 ] {c852bd14-cac3-4675-81b8-fc9d90d25966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6185 | 2025.12.23 01:40:59.614904 [ 276 ] {c852bd14-cac3-4675-81b8-fc9d90d25966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6186 | 2025.12.23 01:40:59.615250 [ 276 ] {c852bd14-cac3-4675-81b8-fc9d90d25966} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2025.12.23 01:40:59.615288 [ 276 ] {c852bd14-cac3-4675-81b8-fc9d90d25966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6188 | 2025.12.23 01:40:59.615717 [ 276 ] {c852bd14-cac3-4675-81b8-fc9d90d25966} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6189 | 2025.12.23 01:40:59.615931 [ 276 ] {c852bd14-cac3-4675-81b8-fc9d90d25966} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2025.12.23 01:40:59.616038 [ 28 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6191 | 2025.12.23 01:40:59.616063 [ 276 ] {c852bd14-cac3-4675-81b8-fc9d90d25966} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 6192 | 2025.12.23 01:40:59.616074 [ 28 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2025.12.23 01:40:59.616101 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6194 | 2025.12.23 01:40:59.616106 [ 276 ] {c852bd14-cac3-4675-81b8-fc9d90d25966} <Debug> TCPHandler: Processed in 0.00138966 sec. | ||
| 6195 | 2025.12.23 01:40:59.616210 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6196 | 2025.12.23 01:40:59.616348 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6197 | 2025.12.23 01:40:59.616391 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2010 rows starting from the beginning of the part | ||
| 6198 | 2025.12.23 01:40:59.616459 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6199 | 2025.12.23 01:40:59.616469 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12416 rows, containing 5 columns (5 merged, 0 gathered) in 0.004113487 sec., 3018363.7385993926 rows/sec., 207.16 MiB/sec. | ||
| 6200 | 2025.12.23 01:40:59.616504 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6201 | 2025.12.23 01:40:59.616554 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6202 | 2025.12.23 01:40:59.616594 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6203 | 2025.12.23 01:40:59.616634 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6204 | 2025.12.23 01:40:59.616930 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6205 | 2025.12.23 01:40:59.617257 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2025.12.23 01:40:59.617338 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6207 | 2025.12.23 01:40:59.617436 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6208 | 2025.12.23 01:40:59.617757 [ 197 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001594623 sec., 1448618.2627492517 rows/sec., 97.69 MiB/sec. | ||
| 6209 | 2025.12.23 01:40:59.618080 [ 187 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6210 | 2025.12.23 01:40:59.618350 [ 187 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_41_8} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2025.12.23 01:40:59.618436 [ 187 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_41_8} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6212 | 2025.12.23 01:40:59.618525 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6213 | 2025.12.23 01:41:01.251477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 756 | ||
| 6214 | 2025.12.23 01:41:01.253740 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2025.12.23 01:41:01.253788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6216 | 2025.12.23 01:41:01.254949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6217 | 2025.12.23 01:41:01.255237 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2025.12.23 01:41:01.255411 [ 26 ] {} <Debug> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6219 | 2025.12.23 01:41:01.255502 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
| 6220 | 2025.12.23 01:41:01.255503 [ 26 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2025.12.23 01:41:01.255566 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6222 | 2025.12.23 01:41:01.255673 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::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 | ||
| 6223 | 2025.12.23 01:41:01.256134 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6224 | 2025.12.23 01:41:01.256291 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 608 rows starting from the beginning of the part | ||
| 6225 | 2025.12.23 01:41:01.256649 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 6226 | 2025.12.23 01:41:01.256987 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 6227 | 2025.12.23 01:41:01.257311 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6228 | 2025.12.23 01:41:01.257635 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6229 | 2025.12.23 01:41:01.257952 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 6230 | 2025.12.23 01:41:01.263224 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 72 columns (72 merged, 0 gathered) in 0.007590031 sec., 99604.33626687428 rows/sec., 82.48 MiB/sec. | ||
| 6231 | 2025.12.23 01:41:01.264436 [ 191 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6232 | 2025.12.23 01:41:01.265085 [ 191 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_21_4} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2025.12.23 01:41:01.265173 [ 191 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_21_4} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6234 | 2025.12.23 01:41:01.265516 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 6235 | 2025.12.23 01:41:04.574044 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2025.12.23 01:41:04.574252 [ 276 ] {c75f0a30-21b6-44ac-8ca6-05a2894276a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6237 | 2025.12.23 01:41:04.574323 [ 276 ] {c75f0a30-21b6-44ac-8ca6-05a2894276a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6238 | 2025.12.23 01:41:04.575039 [ 276 ] {c75f0a30-21b6-44ac-8ca6-05a2894276a5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2025.12.23 01:41:04.575088 [ 276 ] {c75f0a30-21b6-44ac-8ca6-05a2894276a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6240 | 2025.12.23 01:41:04.575518 [ 276 ] {c75f0a30-21b6-44ac-8ca6-05a2894276a5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6241 | 2025.12.23 01:41:04.575753 [ 276 ] {c75f0a30-21b6-44ac-8ca6-05a2894276a5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2025.12.23 01:41:04.575915 [ 276 ] {c75f0a30-21b6-44ac-8ca6-05a2894276a5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001712 sec., 44392.52336448598 rows/sec., 3.66 MiB/sec. | ||
| 6243 | 2025.12.23 01:41:04.575966 [ 276 ] {c75f0a30-21b6-44ac-8ca6-05a2894276a5} <Debug> TCPHandler: Processed in 0.002059153 sec. | ||
| 6244 | 2025.12.23 01:41:04.576112 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2025.12.23 01:41:04.576219 [ 276 ] {61167af5-a70e-436d-af50-ee025341b8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6246 | 2025.12.23 01:41:04.576268 [ 276 ] {61167af5-a70e-436d-af50-ee025341b8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6247 | 2025.12.23 01:41:04.576699 [ 276 ] {61167af5-a70e-436d-af50-ee025341b8ab} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2025.12.23 01:41:04.576737 [ 276 ] {61167af5-a70e-436d-af50-ee025341b8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6249 | 2025.12.23 01:41:04.577072 [ 276 ] {61167af5-a70e-436d-af50-ee025341b8ab} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6250 | 2025.12.23 01:41:04.577322 [ 276 ] {61167af5-a70e-436d-af50-ee025341b8ab} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2025.12.23 01:41:04.577465 [ 276 ] {61167af5-a70e-436d-af50-ee025341b8ab} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00127 sec., 7874.015748031496 rows/sec., 592.09 KiB/sec. | ||
| 6252 | 2025.12.23 01:41:04.577506 [ 276 ] {61167af5-a70e-436d-af50-ee025341b8ab} <Debug> TCPHandler: Processed in 0.001452451 sec. | ||
| 6253 | 2025.12.23 01:41:04.577624 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6254 | 2025.12.23 01:41:04.577724 [ 276 ] {5f3fae96-e3bc-4aa0-9ef9-8052003035a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6255 | 2025.12.23 01:41:04.577767 [ 276 ] {5f3fae96-e3bc-4aa0-9ef9-8052003035a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6256 | 2025.12.23 01:41:04.578212 [ 276 ] {5f3fae96-e3bc-4aa0-9ef9-8052003035a9} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2025.12.23 01:41:04.578249 [ 276 ] {5f3fae96-e3bc-4aa0-9ef9-8052003035a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6258 | 2025.12.23 01:41:04.578588 [ 276 ] {5f3fae96-e3bc-4aa0-9ef9-8052003035a9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6259 | 2025.12.23 01:41:04.578793 [ 276 ] {5f3fae96-e3bc-4aa0-9ef9-8052003035a9} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2025.12.23 01:41:04.578923 [ 276 ] {5f3fae96-e3bc-4aa0-9ef9-8052003035a9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001221 sec., 60606.0606060606 rows/sec., 4.73 MiB/sec. | ||
| 6261 | 2025.12.23 01:41:04.578961 [ 276 ] {5f3fae96-e3bc-4aa0-9ef9-8052003035a9} <Debug> TCPHandler: Processed in 0.001389009 sec. | ||
| 6262 | 2025.12.23 01:41:04.579084 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2025.12.23 01:41:04.579180 [ 276 ] {790c2bdb-531c-486a-87b3-4bda1339117a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6264 | 2025.12.23 01:41:04.579230 [ 276 ] {790c2bdb-531c-486a-87b3-4bda1339117a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6265 | 2025.12.23 01:41:04.579681 [ 276 ] {790c2bdb-531c-486a-87b3-4bda1339117a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2025.12.23 01:41:04.579719 [ 276 ] {790c2bdb-531c-486a-87b3-4bda1339117a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6267 | 2025.12.23 01:41:04.580085 [ 276 ] {790c2bdb-531c-486a-87b3-4bda1339117a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6268 | 2025.12.23 01:41:04.580311 [ 276 ] {790c2bdb-531c-486a-87b3-4bda1339117a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2025.12.23 01:41:04.580443 [ 276 ] {790c2bdb-531c-486a-87b3-4bda1339117a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 6270 | 2025.12.23 01:41:04.580480 [ 276 ] {790c2bdb-531c-486a-87b3-4bda1339117a} <Debug> TCPHandler: Processed in 0.001446381 sec. | ||
| 6271 | 2025.12.23 01:41:04.580584 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6272 | 2025.12.23 01:41:04.580680 [ 276 ] {c871ec1e-e521-41b0-994a-e9e49dbf5601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6273 | 2025.12.23 01:41:04.580738 [ 276 ] {c871ec1e-e521-41b0-994a-e9e49dbf5601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6274 | 2025.12.23 01:41:04.581544 [ 276 ] {c871ec1e-e521-41b0-994a-e9e49dbf5601} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2025.12.23 01:41:04.581583 [ 276 ] {c871ec1e-e521-41b0-994a-e9e49dbf5601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6276 | 2025.12.23 01:41:04.582115 [ 276 ] {c871ec1e-e521-41b0-994a-e9e49dbf5601} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6277 | 2025.12.23 01:41:04.582355 [ 276 ] {c871ec1e-e521-41b0-994a-e9e49dbf5601} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6278 | 2025.12.23 01:41:04.582498 [ 276 ] {c871ec1e-e521-41b0-994a-e9e49dbf5601} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001836 sec., 5446.623093681917 rows/sec., 9.76 MiB/sec. | ||
| 6279 | 2025.12.23 01:41:04.582563 [ 276 ] {c871ec1e-e521-41b0-994a-e9e49dbf5601} <Debug> TCPHandler: Processed in 0.002029393 sec. | ||
| 6280 | 2025.12.23 01:41:04.582684 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6281 | 2025.12.23 01:41:04.582782 [ 276 ] {0fd7cfa0-fa91-4fbc-b971-f9a8147e844a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6282 | 2025.12.23 01:41:04.582826 [ 276 ] {0fd7cfa0-fa91-4fbc-b971-f9a8147e844a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6283 | 2025.12.23 01:41:04.583176 [ 276 ] {0fd7cfa0-fa91-4fbc-b971-f9a8147e844a} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2025.12.23 01:41:04.583212 [ 276 ] {0fd7cfa0-fa91-4fbc-b971-f9a8147e844a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6285 | 2025.12.23 01:41:04.583539 [ 276 ] {0fd7cfa0-fa91-4fbc-b971-f9a8147e844a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6286 | 2025.12.23 01:41:04.583754 [ 276 ] {0fd7cfa0-fa91-4fbc-b971-f9a8147e844a} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2025.12.23 01:41:04.583885 [ 276 ] {0fd7cfa0-fa91-4fbc-b971-f9a8147e844a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 6288 | 2025.12.23 01:41:04.583921 [ 276 ] {0fd7cfa0-fa91-4fbc-b971-f9a8147e844a} <Debug> TCPHandler: Processed in 0.001288297 sec. | ||
| 6289 | 2025.12.23 01:41:06.112598 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6290 | 2025.12.23 01:41:06.112654 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6291 | 2025.12.23 01:41:06.239468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14368 | ||
| 6292 | 2025.12.23 01:41:06.240319 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6293 | 2025.12.23 01:41:06.240366 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6294 | 2025.12.23 01:41:06.240862 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6295 | 2025.12.23 01:41:06.241105 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6296 | 2025.12.23 01:41:06.241256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14368 | ||
| 6297 | 2025.12.23 01:41:07.022374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6298 | 2025.12.23 01:41:07.040310 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2025.12.23 01:41:07.040367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6300 | 2025.12.23 01:41:07.046443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6301 | 2025.12.23 01:41:07.047139 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2025.12.23 01:41:07.050897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6303 | 2025.12.23 01:41:08.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.97 MiB, peak 279.18 MiB, free memory in arenas 0.00 B, will set to 271.00 MiB (RSS), difference: 1.03 MiB | ||
| 6304 | 2025.12.23 01:41:09.575569 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2025.12.23 01:41:09.575751 [ 276 ] {c396cdd8-0111-434a-a32b-a37b405fd8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6306 | 2025.12.23 01:41:09.575818 [ 276 ] {c396cdd8-0111-434a-a32b-a37b405fd8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6307 | 2025.12.23 01:41:09.576529 [ 276 ] {c396cdd8-0111-434a-a32b-a37b405fd8fc} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2025.12.23 01:41:09.576577 [ 276 ] {c396cdd8-0111-434a-a32b-a37b405fd8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6309 | 2025.12.23 01:41:09.576990 [ 276 ] {c396cdd8-0111-434a-a32b-a37b405fd8fc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6310 | 2025.12.23 01:41:09.577244 [ 276 ] {c396cdd8-0111-434a-a32b-a37b405fd8fc} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2025.12.23 01:41:09.577398 [ 276 ] {c396cdd8-0111-434a-a32b-a37b405fd8fc} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001697 sec., 69534.47259870359 rows/sec., 5.90 MiB/sec. | ||
| 6312 | 2025.12.23 01:41:09.577440 [ 276 ] {c396cdd8-0111-434a-a32b-a37b405fd8fc} <Debug> TCPHandler: Processed in 0.002009383 sec. | ||
| 6313 | 2025.12.23 01:41:09.577572 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2025.12.23 01:41:09.577667 [ 276 ] {dd781d50-d3b2-4ae7-a088-9767fc63aeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6315 | 2025.12.23 01:41:09.577707 [ 276 ] {dd781d50-d3b2-4ae7-a088-9767fc63aeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6316 | 2025.12.23 01:41:09.578144 [ 276 ] {dd781d50-d3b2-4ae7-a088-9767fc63aeff} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2025.12.23 01:41:09.578180 [ 276 ] {dd781d50-d3b2-4ae7-a088-9767fc63aeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6318 | 2025.12.23 01:41:09.578489 [ 276 ] {dd781d50-d3b2-4ae7-a088-9767fc63aeff} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6319 | 2025.12.23 01:41:09.578699 [ 276 ] {dd781d50-d3b2-4ae7-a088-9767fc63aeff} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2025.12.23 01:41:09.578812 [ 67 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6321 | 2025.12.23 01:41:09.578826 [ 276 ] {dd781d50-d3b2-4ae7-a088-9767fc63aeff} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001178 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 6322 | 2025.12.23 01:41:09.578891 [ 67 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2025.12.23 01:41:09.578910 [ 276 ] {dd781d50-d3b2-4ae7-a088-9767fc63aeff} <Debug> TCPHandler: Processed in 0.00138756 sec. | ||
| 6324 | 2025.12.23 01:41:09.578920 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6325 | 2025.12.23 01:41:09.579052 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6326 | 2025.12.23 01:41:09.579057 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2025.12.23 01:41:09.579193 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6328 | 2025.12.23 01:41:09.579193 [ 276 ] {31394262-5812-4ce8-b9e1-a0cf712dba5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6329 | 2025.12.23 01:41:09.579231 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 71 rows starting from the beginning of the part | ||
| 6330 | 2025.12.23 01:41:09.579252 [ 276 ] {31394262-5812-4ce8-b9e1-a0cf712dba5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6331 | 2025.12.23 01:41:09.579304 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 6332 | 2025.12.23 01:41:09.579360 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 6333 | 2025.12.23 01:41:09.579408 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
| 6334 | 2025.12.23 01:41:09.579457 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 6335 | 2025.12.23 01:41:09.579499 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 6336 | 2025.12.23 01:41:09.579702 [ 276 ] {31394262-5812-4ce8-b9e1-a0cf712dba5b} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2025.12.23 01:41:09.579743 [ 276 ] {31394262-5812-4ce8-b9e1-a0cf712dba5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6338 | 2025.12.23 01:41:09.580098 [ 276 ] {31394262-5812-4ce8-b9e1-a0cf712dba5b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6339 | 2025.12.23 01:41:09.580323 [ 276 ] {31394262-5812-4ce8-b9e1-a0cf712dba5b} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2025.12.23 01:41:09.580434 [ 199 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143054 sec., 134215.05165881416 rows/sec., 10.31 MiB/sec. | ||
| 6341 | 2025.12.23 01:41:09.580449 [ 276 ] {31394262-5812-4ce8-b9e1-a0cf712dba5b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001274 sec., 74568.28885400314 rows/sec., 5.82 MiB/sec. | ||
| 6342 | 2025.12.23 01:41:09.580517 [ 276 ] {31394262-5812-4ce8-b9e1-a0cf712dba5b} <Debug> TCPHandler: Processed in 0.001509532 sec. | ||
| 6343 | 2025.12.23 01:41:09.580643 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2025.12.23 01:41:09.580662 [ 199 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6345 | 2025.12.23 01:41:09.580739 [ 276 ] {a1f0d117-6a50-4468-ba62-43a63ff34163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6346 | 2025.12.23 01:41:09.580789 [ 276 ] {a1f0d117-6a50-4468-ba62-43a63ff34163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6347 | 2025.12.23 01:41:09.580989 [ 199 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_41_8} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2025.12.23 01:41:09.581084 [ 199 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_41_8} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6349 | 2025.12.23 01:41:09.581186 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6350 | 2025.12.23 01:41:09.581214 [ 276 ] {a1f0d117-6a50-4468-ba62-43a63ff34163} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2025.12.23 01:41:09.581254 [ 276 ] {a1f0d117-6a50-4468-ba62-43a63ff34163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6352 | 2025.12.23 01:41:09.581599 [ 276 ] {a1f0d117-6a50-4468-ba62-43a63ff34163} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6353 | 2025.12.23 01:41:09.581810 [ 276 ] {a1f0d117-6a50-4468-ba62-43a63ff34163} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2025.12.23 01:41:09.581939 [ 276 ] {a1f0d117-6a50-4468-ba62-43a63ff34163} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 6355 | 2025.12.23 01:41:09.581974 [ 276 ] {a1f0d117-6a50-4468-ba62-43a63ff34163} <Debug> TCPHandler: Processed in 0.00137952 sec. | ||
| 6356 | 2025.12.23 01:41:09.582085 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2025.12.23 01:41:09.582178 [ 276 ] {bcc55c21-1f72-4bf0-9773-aacc20e191a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6358 | 2025.12.23 01:41:09.582231 [ 276 ] {bcc55c21-1f72-4bf0-9773-aacc20e191a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6359 | 2025.12.23 01:41:09.583088 [ 276 ] {bcc55c21-1f72-4bf0-9773-aacc20e191a0} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2025.12.23 01:41:09.583123 [ 276 ] {bcc55c21-1f72-4bf0-9773-aacc20e191a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6361 | 2025.12.23 01:41:09.583701 [ 276 ] {bcc55c21-1f72-4bf0-9773-aacc20e191a0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6362 | 2025.12.23 01:41:09.583920 [ 276 ] {bcc55c21-1f72-4bf0-9773-aacc20e191a0} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2025.12.23 01:41:09.584025 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6364 | 2025.12.23 01:41:09.584053 [ 276 ] {bcc55c21-1f72-4bf0-9773-aacc20e191a0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001893 sec., 16376.122556788168 rows/sec., 29.35 MiB/sec. | ||
| 6365 | 2025.12.23 01:41:09.584069 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2025.12.23 01:41:09.584091 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6367 | 2025.12.23 01:41:09.584106 [ 276 ] {bcc55c21-1f72-4bf0-9773-aacc20e191a0} <Debug> TCPHandler: Processed in 0.002069644 sec. | ||
| 6368 | 2025.12.23 01:41:09.584188 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6369 | 2025.12.23 01:41:09.584223 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6370 | 2025.12.23 01:41:09.584319 [ 276 ] {fca889d6-6222-4292-926e-f777d32c0912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6371 | 2025.12.23 01:41:09.584360 [ 276 ] {fca889d6-6222-4292-926e-f777d32c0912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6372 | 2025.12.23 01:41:09.584373 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6373 | 2025.12.23 01:41:09.584425 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 679 rows starting from the beginning of the part | ||
| 6374 | 2025.12.23 01:41:09.584552 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 6375 | 2025.12.23 01:41:09.584662 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 6376 | 2025.12.23 01:41:09.584714 [ 276 ] {fca889d6-6222-4292-926e-f777d32c0912} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2025.12.23 01:41:09.584749 [ 276 ] {fca889d6-6222-4292-926e-f777d32c0912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6378 | 2025.12.23 01:41:09.584766 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 6379 | 2025.12.23 01:41:09.584868 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 6380 | 2025.12.23 01:41:09.584966 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 6381 | 2025.12.23 01:41:09.585071 [ 276 ] {fca889d6-6222-4292-926e-f777d32c0912} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6382 | 2025.12.23 01:41:09.585283 [ 276 ] {fca889d6-6222-4292-926e-f777d32c0912} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2025.12.23 01:41:09.585409 [ 276 ] {fca889d6-6222-4292-926e-f777d32c0912} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 6384 | 2025.12.23 01:41:09.585444 [ 276 ] {fca889d6-6222-4292-926e-f777d32c0912} <Debug> TCPHandler: Processed in 0.001271167 sec. | ||
| 6385 | 2025.12.23 01:41:09.600063 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 19 columns (19 merged, 0 gathered) in 0.015909518 sec., 49781.52072237512 rows/sec., 89.21 MiB/sec. | ||
| 6386 | 2025.12.23 01:41:09.600853 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6387 | 2025.12.23 01:41:09.601137 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2025.12.23 01:41:09.601198 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6389 | 2025.12.23 01:41:09.601275 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 6390 | 2025.12.23 01:41:10.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.55 MiB, peak 279.18 MiB, free memory in arenas 0.00 B, will set to 274.64 MiB (RSS), difference: 3.09 MiB | ||
| 6391 | 2025.12.23 01:41:11.255880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 780 | ||
| 6392 | 2025.12.23 01:41:11.258013 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2025.12.23 01:41:11.258061 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 6394 | 2025.12.23 01:41:11.259240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6395 | 2025.12.23 01:41:11.259511 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2025.12.23 01:41:11.259820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 6397 | 2025.12.23 01:41:13.741390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14816 | ||
| 6398 | 2025.12.23 01:41:13.741889 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2025.12.23 01:41:13.741930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6400 | 2025.12.23 01:41:13.742420 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6401 | 2025.12.23 01:41:13.742651 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2025.12.23 01:41:13.742782 [ 146 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6403 | 2025.12.23 01:41:13.742797 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14816 | ||
| 6404 | 2025.12.23 01:41:13.742826 [ 146 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2025.12.23 01:41:13.742852 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6406 | 2025.12.23 01:41:13.742969 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6407 | 2025.12.23 01:41:13.743136 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6408 | 2025.12.23 01:41:13.743178 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12448 rows starting from the beginning of the part | ||
| 6409 | 2025.12.23 01:41:13.743241 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6410 | 2025.12.23 01:41:13.743283 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6411 | 2025.12.23 01:41:13.743322 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6412 | 2025.12.23 01:41:13.743361 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6413 | 2025.12.23 01:41:13.743403 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6414 | 2025.12.23 01:41:13.745277 [ 195 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14816 rows, containing 4 columns (4 merged, 0 gathered) in 0.00235656 sec., 6287130.393454866 rows/sec., 89.94 MiB/sec. | ||
| 6415 | 2025.12.23 01:41:13.745543 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6416 | 2025.12.23 01:41:13.745808 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_31_6} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2025.12.23 01:41:13.745883 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_31_6} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6418 | 2025.12.23 01:41:13.745954 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6419 | 2025.12.23 01:41:14.551030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6420 | 2025.12.23 01:41:14.569321 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2025.12.23 01:41:14.569392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6422 | 2025.12.23 01:41:14.575041 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6423 | 2025.12.23 01:41:14.575739 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2025.12.23 01:41:14.576060 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2025.12.23 01:41:14.576063 [ 146 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6426 | 2025.12.23 01:41:14.576138 [ 146 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2025.12.23 01:41:14.576159 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6428 | 2025.12.23 01:41:14.576220 [ 276 ] {2e2d592e-2b23-4cc2-9284-146839c0b5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6429 | 2025.12.23 01:41:14.576285 [ 276 ] {2e2d592e-2b23-4cc2-9284-146839c0b5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6430 | 2025.12.23 01:41:14.576296 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6431 | 2025.12.23 01:41:14.576883 [ 276 ] {2e2d592e-2b23-4cc2-9284-146839c0b5cb} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2025.12.23 01:41:14.576925 [ 276 ] {2e2d592e-2b23-4cc2-9284-146839c0b5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6433 | 2025.12.23 01:41:14.577261 [ 276 ] {2e2d592e-2b23-4cc2-9284-146839c0b5cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6434 | 2025.12.23 01:41:14.577487 [ 276 ] {2e2d592e-2b23-4cc2-9284-146839c0b5cb} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2025.12.23 01:41:14.577625 [ 276 ] {2e2d592e-2b23-4cc2-9284-146839c0b5cb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001451 sec., 16540.317022742936 rows/sec., 1.37 MiB/sec. | ||
| 6436 | 2025.12.23 01:41:14.577673 [ 276 ] {2e2d592e-2b23-4cc2-9284-146839c0b5cb} <Debug> TCPHandler: Processed in 0.001797549 sec. | ||
| 6437 | 2025.12.23 01:41:14.577810 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2025.12.23 01:41:14.577913 [ 276 ] {5c476dba-dbfd-42b1-b6f1-e86fb716dab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6439 | 2025.12.23 01:41:14.577957 [ 276 ] {5c476dba-dbfd-42b1-b6f1-e86fb716dab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6440 | 2025.12.23 01:41:14.578456 [ 276 ] {5c476dba-dbfd-42b1-b6f1-e86fb716dab8} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2025.12.23 01:41:14.578494 [ 276 ] {5c476dba-dbfd-42b1-b6f1-e86fb716dab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6442 | 2025.12.23 01:41:14.578825 [ 276 ] {5c476dba-dbfd-42b1-b6f1-e86fb716dab8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6443 | 2025.12.23 01:41:14.579040 [ 276 ] {5c476dba-dbfd-42b1-b6f1-e86fb716dab8} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2025.12.23 01:41:14.579172 [ 276 ] {5c476dba-dbfd-42b1-b6f1-e86fb716dab8} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001284 sec., 152647.97507788162 rows/sec., 13.59 MiB/sec. | ||
| 6445 | 2025.12.23 01:41:14.579210 [ 276 ] {5c476dba-dbfd-42b1-b6f1-e86fb716dab8} <Debug> TCPHandler: Processed in 0.001454551 sec. | ||
| 6446 | 2025.12.23 01:41:14.579324 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2025.12.23 01:41:14.579436 [ 276 ] {1d87b638-38a5-4e75-8ef6-b445e470afa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6448 | 2025.12.23 01:41:14.579480 [ 276 ] {1d87b638-38a5-4e75-8ef6-b445e470afa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6449 | 2025.12.23 01:41:14.579589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6450 | 2025.12.23 01:41:14.579891 [ 276 ] {1d87b638-38a5-4e75-8ef6-b445e470afa1} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2025.12.23 01:41:14.579928 [ 276 ] {1d87b638-38a5-4e75-8ef6-b445e470afa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6452 | 2025.12.23 01:41:14.580271 [ 276 ] {1d87b638-38a5-4e75-8ef6-b445e470afa1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6453 | 2025.12.23 01:41:14.580319 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6454 | 2025.12.23 01:41:14.580492 [ 276 ] {1d87b638-38a5-4e75-8ef6-b445e470afa1} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2025.12.23 01:41:14.580630 [ 276 ] {1d87b638-38a5-4e75-8ef6-b445e470afa1} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001216 sec., 18092.105263157893 rows/sec., 1.38 MiB/sec. | ||
| 6456 | 2025.12.23 01:41:14.580667 [ 276 ] {1d87b638-38a5-4e75-8ef6-b445e470afa1} <Debug> TCPHandler: Processed in 0.001392829 sec. | ||
| 6457 | 2025.12.23 01:41:14.580768 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2025.12.23 01:41:14.580865 [ 276 ] {856ac309-4dbb-4456-a4ed-01af8d333b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6459 | 2025.12.23 01:41:14.580905 [ 276 ] {856ac309-4dbb-4456-a4ed-01af8d333b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6460 | 2025.12.23 01:41:14.581294 [ 276 ] {856ac309-4dbb-4456-a4ed-01af8d333b3c} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2025.12.23 01:41:14.581330 [ 276 ] {856ac309-4dbb-4456-a4ed-01af8d333b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6462 | 2025.12.23 01:41:14.581622 [ 276 ] {856ac309-4dbb-4456-a4ed-01af8d333b3c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6463 | 2025.12.23 01:41:14.581826 [ 276 ] {856ac309-4dbb-4456-a4ed-01af8d333b3c} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2025.12.23 01:41:14.581885 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 6465 | 2025.12.23 01:41:14.581954 [ 276 ] {856ac309-4dbb-4456-a4ed-01af8d333b3c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.80 MiB/sec. | ||
| 6466 | 2025.12.23 01:41:14.581997 [ 276 ] {856ac309-4dbb-4456-a4ed-01af8d333b3c} <Debug> TCPHandler: Processed in 0.001277577 sec. | ||
| 6467 | 2025.12.23 01:41:14.582097 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2025.12.23 01:41:14.582191 [ 276 ] {a8355d87-28a5-4b91-8447-0ced3d8f1ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6469 | 2025.12.23 01:41:14.582231 [ 276 ] {a8355d87-28a5-4b91-8447-0ced3d8f1ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6470 | 2025.12.23 01:41:14.582618 [ 276 ] {a8355d87-28a5-4b91-8447-0ced3d8f1ebe} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2025.12.23 01:41:14.582652 [ 276 ] {a8355d87-28a5-4b91-8447-0ced3d8f1ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6472 | 2025.12.23 01:41:14.582949 [ 276 ] {a8355d87-28a5-4b91-8447-0ced3d8f1ebe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6473 | 2025.12.23 01:41:14.583207 [ 276 ] {a8355d87-28a5-4b91-8447-0ced3d8f1ebe} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2025.12.23 01:41:14.583362 [ 276 ] {a8355d87-28a5-4b91-8447-0ced3d8f1ebe} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 788.48 KiB/sec. | ||
| 6475 | 2025.12.23 01:41:14.583402 [ 276 ] {a8355d87-28a5-4b91-8447-0ced3d8f1ebe} <Debug> TCPHandler: Processed in 0.001353778 sec. | ||
| 6476 | 2025.12.23 01:41:14.583517 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2025.12.23 01:41:14.583614 [ 276 ] {07a9b942-55c1-465e-bc91-d050f1ef5b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6478 | 2025.12.23 01:41:14.583655 [ 276 ] {07a9b942-55c1-465e-bc91-d050f1ef5b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6479 | 2025.12.23 01:41:14.584096 [ 276 ] {07a9b942-55c1-465e-bc91-d050f1ef5b36} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2025.12.23 01:41:14.584132 [ 276 ] {07a9b942-55c1-465e-bc91-d050f1ef5b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6481 | 2025.12.23 01:41:14.584514 [ 276 ] {07a9b942-55c1-465e-bc91-d050f1ef5b36} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6482 | 2025.12.23 01:41:14.584726 [ 276 ] {07a9b942-55c1-465e-bc91-d050f1ef5b36} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2025.12.23 01:41:14.584855 [ 276 ] {07a9b942-55c1-465e-bc91-d050f1ef5b36} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.00126 sec., 87301.5873015873 rows/sec., 7.11 MiB/sec. | ||
| 6484 | 2025.12.23 01:41:14.584893 [ 276 ] {07a9b942-55c1-465e-bc91-d050f1ef5b36} <Debug> TCPHandler: Processed in 0.001424471 sec. | ||
| 6485 | 2025.12.23 01:41:14.585002 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2025.12.23 01:41:14.585097 [ 276 ] {207f0726-e33a-409b-9f26-5a02b5b0cede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6487 | 2025.12.23 01:41:14.585140 [ 276 ] {207f0726-e33a-409b-9f26-5a02b5b0cede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6488 | 2025.12.23 01:41:14.585542 [ 276 ] {207f0726-e33a-409b-9f26-5a02b5b0cede} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2025.12.23 01:41:14.585577 [ 276 ] {207f0726-e33a-409b-9f26-5a02b5b0cede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6490 | 2025.12.23 01:41:14.585913 [ 276 ] {207f0726-e33a-409b-9f26-5a02b5b0cede} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6491 | 2025.12.23 01:41:14.586121 [ 276 ] {207f0726-e33a-409b-9f26-5a02b5b0cede} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2025.12.23 01:41:14.586248 [ 276 ] {207f0726-e33a-409b-9f26-5a02b5b0cede} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00117 sec., 167521.36752136753 rows/sec., 12.02 MiB/sec. | ||
| 6493 | 2025.12.23 01:41:14.586286 [ 276 ] {207f0726-e33a-409b-9f26-5a02b5b0cede} <Debug> TCPHandler: Processed in 0.001331678 sec. | ||
| 6494 | 2025.12.23 01:41:14.586393 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2025.12.23 01:41:14.586487 [ 276 ] {08347adb-c9de-41e5-a98f-1b73fa8661ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6496 | 2025.12.23 01:41:14.586505 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 6497 | 2025.12.23 01:41:14.586543 [ 276 ] {08347adb-c9de-41e5-a98f-1b73fa8661ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6498 | 2025.12.23 01:41:14.587281 [ 276 ] {08347adb-c9de-41e5-a98f-1b73fa8661ee} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6499 | 2025.12.23 01:41:14.587316 [ 276 ] {08347adb-c9de-41e5-a98f-1b73fa8661ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6500 | 2025.12.23 01:41:14.587805 [ 276 ] {08347adb-c9de-41e5-a98f-1b73fa8661ee} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6501 | 2025.12.23 01:41:14.588028 [ 276 ] {08347adb-c9de-41e5-a98f-1b73fa8661ee} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6502 | 2025.12.23 01:41:14.588167 [ 276 ] {08347adb-c9de-41e5-a98f-1b73fa8661ee} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001699 sec., 5885.8151854031785 rows/sec., 10.55 MiB/sec. | ||
| 6503 | 2025.12.23 01:41:14.588225 [ 276 ] {08347adb-c9de-41e5-a98f-1b73fa8661ee} <Debug> TCPHandler: Processed in 0.001881589 sec. | ||
| 6504 | 2025.12.23 01:41:14.588335 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6505 | 2025.12.23 01:41:14.588431 [ 276 ] {1fab92aa-06e5-4e91-87f4-52d25bd88037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6506 | 2025.12.23 01:41:14.588473 [ 276 ] {1fab92aa-06e5-4e91-87f4-52d25bd88037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6507 | 2025.12.23 01:41:14.588803 [ 276 ] {1fab92aa-06e5-4e91-87f4-52d25bd88037} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2025.12.23 01:41:14.588839 [ 276 ] {1fab92aa-06e5-4e91-87f4-52d25bd88037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6509 | 2025.12.23 01:41:14.589141 [ 276 ] {1fab92aa-06e5-4e91-87f4-52d25bd88037} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6510 | 2025.12.23 01:41:14.589346 [ 276 ] {1fab92aa-06e5-4e91-87f4-52d25bd88037} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2025.12.23 01:41:14.589470 [ 276 ] {1fab92aa-06e5-4e91-87f4-52d25bd88037} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 6512 | 2025.12.23 01:41:14.589507 [ 276 ] {1fab92aa-06e5-4e91-87f4-52d25bd88037} <Debug> TCPHandler: Processed in 0.001221386 sec. | ||
| 6513 | 2025.12.23 01:41:14.590940 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6514 | 2025.12.23 01:41:14.594975 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 6515 | 2025.12.23 01:41:14.599058 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6516 | 2025.12.23 01:41:14.602882 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 6517 | 2025.12.23 01:41:14.660334 [ 200 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.084100855 sec., 2782.373615583337 rows/sec., 14.39 MiB/sec. | ||
| 6518 | 2025.12.23 01:41:14.663177 [ 200 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6519 | 2025.12.23 01:41:14.665271 [ 200 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_31_6} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2025.12.23 01:41:14.665382 [ 200 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_31_6} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6521 | 2025.12.23 01:41:14.667257 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6522 | 2025.12.23 01:41:15.098783 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54775 | ||
| 6523 | 2025.12.23 01:41:15.098929 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6524 | 2025.12.23 01:41:15.098967 [ 291 ] {} <Debug> TCP-Session: bb965d15-7981-4a0a-8c1f-77be93193012 Authenticating user 'default' from [fd00:1122:3344:101::e]:54775 | ||
| 6525 | 2025.12.23 01:41:15.098998 [ 291 ] {} <Debug> TCP-Session: bb965d15-7981-4a0a-8c1f-77be93193012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6526 | 2025.12.23 01:41:15.099016 [ 291 ] {} <Debug> TCP-Session: bb965d15-7981-4a0a-8c1f-77be93193012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6527 | 2025.12.23 01:41:15.099549 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61279 | ||
| 6528 | 2025.12.23 01:41:15.099578 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57742 | ||
| 6529 | 2025.12.23 01:41:15.099609 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44085 | ||
| 6530 | 2025.12.23 01:41:15.099652 [ 291 ] {} <Trace> TCP-Session: bb965d15-7981-4a0a-8c1f-77be93193012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6531 | 2025.12.23 01:41:15.099634 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61019 | ||
| 6532 | 2025.12.23 01:41:15.099602 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51658 | ||
| 6533 | 2025.12.23 01:41:15.099561 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59241 | ||
| 6534 | 2025.12.23 01:41:15.099557 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39251 | ||
| 6535 | 2025.12.23 01:41:15.099554 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44003 | ||
| 6536 | 2025.12.23 01:41:15.099894 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6537 | 2025.12.23 01:41:15.099922 [ 291 ] {96abad44-6305-4440-a161-1dcc1a88fc01} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54775) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6538 | 2025.12.23 01:41:15.099951 [ 292 ] {} <Debug> TCP-Session: be408946-d4dc-48eb-98f2-716ea968e5a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61279 | ||
| 6539 | 2025.12.23 01:41:15.099990 [ 292 ] {} <Debug> TCP-Session: be408946-d4dc-48eb-98f2-716ea968e5a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6540 | 2025.12.23 01:41:15.100008 [ 292 ] {} <Debug> TCP-Session: be408946-d4dc-48eb-98f2-716ea968e5a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6541 | 2025.12.23 01:41:15.100745 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6542 | 2025.12.23 01:41:15.100810 [ 288 ] {} <Debug> TCP-Session: 2b5280d2-6158-49d9-a01c-8e05ba45636f Authenticating user 'default' from [fd00:1122:3344:101::e]:61019 | ||
| 6543 | 2025.12.23 01:41:15.100838 [ 288 ] {} <Debug> TCP-Session: 2b5280d2-6158-49d9-a01c-8e05ba45636f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6544 | 2025.12.23 01:41:15.100859 [ 288 ] {} <Debug> TCP-Session: 2b5280d2-6158-49d9-a01c-8e05ba45636f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6545 | 2025.12.23 01:41:15.101029 [ 291 ] {96abad44-6305-4440-a161-1dcc1a88fc01} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6546 | 2025.12.23 01:41:15.101118 [ 291 ] {96abad44-6305-4440-a161-1dcc1a88fc01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6547 | 2025.12.23 01:41:15.101117 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6548 | 2025.12.23 01:41:15.101183 [ 275 ] {} <Debug> TCP-Session: 7c027882-735f-426d-a0f8-c8f800bf3e64 Authenticating user 'default' from [fd00:1122:3344:101::e]:59241 | ||
| 6549 | 2025.12.23 01:41:15.101225 [ 275 ] {} <Debug> TCP-Session: 7c027882-735f-426d-a0f8-c8f800bf3e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6550 | 2025.12.23 01:41:15.101248 [ 275 ] {} <Debug> TCP-Session: 7c027882-735f-426d-a0f8-c8f800bf3e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6551 | 2025.12.23 01:41:15.101309 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6552 | 2025.12.23 01:41:15.101378 [ 289 ] {} <Debug> TCP-Session: d549b164-e9ae-4314-bad1-8e099fdd35d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51658 | ||
| 6553 | 2025.12.23 01:41:15.101410 [ 289 ] {} <Debug> TCP-Session: d549b164-e9ae-4314-bad1-8e099fdd35d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6554 | 2025.12.23 01:41:15.101429 [ 289 ] {} <Debug> TCP-Session: d549b164-e9ae-4314-bad1-8e099fdd35d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6555 | 2025.12.23 01:41:15.101668 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6556 | 2025.12.23 01:41:15.101713 [ 290 ] {} <Debug> TCP-Session: e7d5dec3-0d25-4eaa-be01-665b2e6d2f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:44085 | ||
| 6557 | 2025.12.23 01:41:15.101741 [ 290 ] {} <Debug> TCP-Session: e7d5dec3-0d25-4eaa-be01-665b2e6d2f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6558 | 2025.12.23 01:41:15.101747 [ 291 ] {96abad44-6305-4440-a161-1dcc1a88fc01} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 6559 | 2025.12.23 01:41:15.101762 [ 290 ] {} <Debug> TCP-Session: e7d5dec3-0d25-4eaa-be01-665b2e6d2f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2025.12.23 01:41:15.101788 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6561 | 2025.12.23 01:41:15.101846 [ 294 ] {} <Debug> TCP-Session: cb3bb94b-356a-4805-9654-ef93da86d0be Authenticating user 'default' from [fd00:1122:3344:101::e]:39251 | ||
| 6562 | 2025.12.23 01:41:15.101869 [ 294 ] {} <Debug> TCP-Session: cb3bb94b-356a-4805-9654-ef93da86d0be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6563 | 2025.12.23 01:41:15.101887 [ 294 ] {} <Debug> TCP-Session: cb3bb94b-356a-4805-9654-ef93da86d0be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6564 | 2025.12.23 01:41:15.102181 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6565 | 2025.12.23 01:41:15.102227 [ 293 ] {} <Debug> TCP-Session: 1e91bd3e-6b38-4ad3-8791-19cce2a59d1e Authenticating user 'default' from [fd00:1122:3344:101::e]:44003 | ||
| 6566 | 2025.12.23 01:41:15.102252 [ 293 ] {} <Debug> TCP-Session: 1e91bd3e-6b38-4ad3-8791-19cce2a59d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6567 | 2025.12.23 01:41:15.102273 [ 293 ] {} <Debug> TCP-Session: 1e91bd3e-6b38-4ad3-8791-19cce2a59d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6568 | 2025.12.23 01:41:15.102339 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6569 | 2025.12.23 01:41:15.102390 [ 287 ] {} <Debug> TCP-Session: 8854f418-b8fa-4c32-98e4-1870bc7592ae Authenticating user 'default' from [fd00:1122:3344:101::e]:57742 | ||
| 6570 | 2025.12.23 01:41:15.102416 [ 287 ] {} <Debug> TCP-Session: 8854f418-b8fa-4c32-98e4-1870bc7592ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6571 | 2025.12.23 01:41:15.102435 [ 287 ] {} <Debug> TCP-Session: 8854f418-b8fa-4c32-98e4-1870bc7592ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6572 | 2025.12.23 01:41:15.103553 [ 328 ] {96abad44-6305-4440-a161-1dcc1a88fc01} <Trace> AggregatingTransform: Aggregating | ||
| 6573 | 2025.12.23 01:41:15.103612 [ 328 ] {96abad44-6305-4440-a161-1dcc1a88fc01} <Trace> Aggregator: Aggregation method: without_key | ||
| 6574 | 2025.12.23 01:41:15.103652 [ 328 ] {96abad44-6305-4440-a161-1dcc1a88fc01} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001741797 sec. (574.120 rows/sec., 22.43 KiB/sec.) | ||
| 6575 | 2025.12.23 01:41:15.103672 [ 328 ] {96abad44-6305-4440-a161-1dcc1a88fc01} <Trace> Aggregator: Merging aggregated data | ||
| 6576 | 2025.12.23 01:41:15.105182 [ 291 ] {96abad44-6305-4440-a161-1dcc1a88fc01} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005354 sec., 186.77624206200971 rows/sec., 7.30 KiB/sec. | ||
| 6577 | 2025.12.23 01:41:15.105392 [ 291 ] {96abad44-6305-4440-a161-1dcc1a88fc01} <Debug> TCPHandler: Processed in 0.006000028 sec. | ||
| 6578 | 2025.12.23 01:41:15.105533 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6579 | 2025.12.23 01:41:15.105571 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6580 | 2025.12.23 01:41:15.105576 [ 291 ] {} <Debug> TCP-Session: bb965d15-7981-4a0a-8c1f-77be93193012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6581 | 2025.12.23 01:41:15.105603 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6582 | 2025.12.23 01:41:15.105629 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6583 | 2025.12.23 01:41:15.105656 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6584 | 2025.12.23 01:41:15.105675 [ 288 ] {} <Debug> TCP-Session: 2b5280d2-6158-49d9-a01c-8e05ba45636f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6585 | 2025.12.23 01:41:15.105689 [ 292 ] {} <Debug> TCP-Session: be408946-d4dc-48eb-98f2-716ea968e5a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6586 | 2025.12.23 01:41:15.105705 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6587 | 2025.12.23 01:41:15.105716 [ 294 ] {} <Debug> TCP-Session: cb3bb94b-356a-4805-9654-ef93da86d0be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6588 | 2025.12.23 01:41:15.105738 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6589 | 2025.12.23 01:41:15.105749 [ 293 ] {} <Debug> TCP-Session: 1e91bd3e-6b38-4ad3-8791-19cce2a59d1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6590 | 2025.12.23 01:41:15.105766 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6591 | 2025.12.23 01:41:15.105787 [ 287 ] {} <Debug> TCP-Session: 8854f418-b8fa-4c32-98e4-1870bc7592ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6592 | 2025.12.23 01:41:15.105681 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6593 | 2025.12.23 01:41:15.105833 [ 290 ] {} <Debug> TCP-Session: e7d5dec3-0d25-4eaa-be01-665b2e6d2f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6594 | 2025.12.23 01:41:15.105625 [ 289 ] {} <Debug> TCP-Session: d549b164-e9ae-4314-bad1-8e099fdd35d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6595 | 2025.12.23 01:41:15.105866 [ 275 ] {} <Debug> TCP-Session: 7c027882-735f-426d-a0f8-c8f800bf3e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6596 | 2025.12.23 01:41:15.934580 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65051 | ||
| 6597 | 2025.12.23 01:41:15.934694 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6598 | 2025.12.23 01:41:15.934722 [ 291 ] {} <Debug> TCP-Session: f8e42b7e-d7a0-4acc-8543-0ca67e7e7aeb Authenticating user 'default' from [fd00:1122:3344:101::e]:65051 | ||
| 6599 | 2025.12.23 01:41:15.934744 [ 291 ] {} <Debug> TCP-Session: f8e42b7e-d7a0-4acc-8543-0ca67e7e7aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6600 | 2025.12.23 01:41:15.934758 [ 291 ] {} <Debug> TCP-Session: f8e42b7e-d7a0-4acc-8543-0ca67e7e7aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6601 | 2025.12.23 01:41:15.934964 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36289 | ||
| 6602 | 2025.12.23 01:41:15.934991 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44421 | ||
| 6603 | 2025.12.23 01:41:15.935019 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47173 | ||
| 6604 | 2025.12.23 01:41:15.935054 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65444 | ||
| 6605 | 2025.12.23 01:41:15.935075 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6606 | 2025.12.23 01:41:15.935103 [ 291 ] {} <Trace> TCP-Session: f8e42b7e-d7a0-4acc-8543-0ca67e7e7aeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6607 | 2025.12.23 01:41:15.935122 [ 292 ] {} <Debug> TCP-Session: 36bd6d11-4181-4a15-aec0-f9553ccc07f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36289 | ||
| 6608 | 2025.12.23 01:41:15.935134 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6609 | 2025.12.23 01:41:15.935134 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6610 | 2025.12.23 01:41:15.935157 [ 292 ] {} <Debug> TCP-Session: 36bd6d11-4181-4a15-aec0-f9553ccc07f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6611 | 2025.12.23 01:41:15.935169 [ 275 ] {} <Debug> TCP-Session: 3f97b11b-212b-49ed-a406-1c729b28f147 Authenticating user 'default' from [fd00:1122:3344:101::e]:47173 | ||
| 6612 | 2025.12.23 01:41:15.935178 [ 290 ] {} <Debug> TCP-Session: 4a03e760-97ce-460a-94df-854669e8f310 Authenticating user 'default' from [fd00:1122:3344:101::e]:65444 | ||
| 6613 | 2025.12.23 01:41:15.935185 [ 292 ] {} <Debug> TCP-Session: 36bd6d11-4181-4a15-aec0-f9553ccc07f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6614 | 2025.12.23 01:41:15.935204 [ 275 ] {} <Debug> TCP-Session: 3f97b11b-212b-49ed-a406-1c729b28f147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6615 | 2025.12.23 01:41:15.935207 [ 290 ] {} <Debug> TCP-Session: 4a03e760-97ce-460a-94df-854669e8f310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6616 | 2025.12.23 01:41:15.935246 [ 275 ] {} <Debug> TCP-Session: 3f97b11b-212b-49ed-a406-1c729b28f147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6617 | 2025.12.23 01:41:15.935255 [ 290 ] {} <Debug> TCP-Session: 4a03e760-97ce-460a-94df-854669e8f310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6618 | 2025.12.23 01:41:15.935051 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44251 | ||
| 6619 | 2025.12.23 01:41:15.935285 [ 291 ] {518fef12-005f-4522-b85d-78648da1d0af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65051) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6620 | 2025.12.23 01:41:15.935040 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56529 | ||
| 6621 | 2025.12.23 01:41:15.935016 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45322 | ||
| 6622 | 2025.12.23 01:41:15.935355 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6623 | 2025.12.23 01:41:15.935031 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57579 | ||
| 6624 | 2025.12.23 01:41:15.935404 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6625 | 2025.12.23 01:41:15.935427 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6626 | 2025.12.23 01:41:15.935451 [ 288 ] {} <Debug> TCP-Session: d9921230-7438-4b13-b9dc-8bc093d0fead Authenticating user 'default' from [fd00:1122:3344:101::e]:56529 | ||
| 6627 | 2025.12.23 01:41:15.935467 [ 294 ] {} <Debug> TCP-Session: 6daef1de-d24a-4f24-882a-5d3b6530c282 Authenticating user 'default' from [fd00:1122:3344:101::e]:45322 | ||
| 6628 | 2025.12.23 01:41:15.935478 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6629 | 2025.12.23 01:41:15.935484 [ 288 ] {} <Debug> TCP-Session: d9921230-7438-4b13-b9dc-8bc093d0fead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6630 | 2025.12.23 01:41:15.935496 [ 294 ] {} <Debug> TCP-Session: 6daef1de-d24a-4f24-882a-5d3b6530c282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6631 | 2025.12.23 01:41:15.935513 [ 287 ] {} <Debug> TCP-Session: 69867365-e3b5-460f-bd41-84a3d87d26ba Authenticating user 'default' from [fd00:1122:3344:101::e]:57579 | ||
| 6632 | 2025.12.23 01:41:15.935523 [ 288 ] {} <Debug> TCP-Session: d9921230-7438-4b13-b9dc-8bc093d0fead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6633 | 2025.12.23 01:41:15.935534 [ 294 ] {} <Debug> TCP-Session: 6daef1de-d24a-4f24-882a-5d3b6530c282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6634 | 2025.12.23 01:41:15.935552 [ 287 ] {} <Debug> TCP-Session: 69867365-e3b5-460f-bd41-84a3d87d26ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6635 | 2025.12.23 01:41:15.935575 [ 291 ] {518fef12-005f-4522-b85d-78648da1d0af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6636 | 2025.12.23 01:41:15.935587 [ 287 ] {} <Debug> TCP-Session: 69867365-e3b5-460f-bd41-84a3d87d26ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6637 | 2025.12.23 01:41:15.935418 [ 289 ] {} <Debug> TCP-Session: c7493599-73ca-4ac5-882d-86a69125adf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44251 | ||
| 6638 | 2025.12.23 01:41:15.935149 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6639 | 2025.12.23 01:41:15.935646 [ 289 ] {} <Debug> TCP-Session: c7493599-73ca-4ac5-882d-86a69125adf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6640 | 2025.12.23 01:41:15.935646 [ 291 ] {518fef12-005f-4522-b85d-78648da1d0af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6641 | 2025.12.23 01:41:15.935668 [ 289 ] {} <Debug> TCP-Session: c7493599-73ca-4ac5-882d-86a69125adf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6642 | 2025.12.23 01:41:15.935669 [ 293 ] {} <Debug> TCP-Session: c86d4037-8482-425d-9cc4-04b26dc02ad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44421 | ||
| 6643 | 2025.12.23 01:41:15.935707 [ 293 ] {} <Debug> TCP-Session: c86d4037-8482-425d-9cc4-04b26dc02ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6644 | 2025.12.23 01:41:15.935720 [ 293 ] {} <Debug> TCP-Session: c86d4037-8482-425d-9cc4-04b26dc02ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6645 | 2025.12.23 01:41:15.936056 [ 291 ] {518fef12-005f-4522-b85d-78648da1d0af} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 6646 | 2025.12.23 01:41:15.937232 [ 309 ] {518fef12-005f-4522-b85d-78648da1d0af} <Trace> AggregatingTransform: Aggregating | ||
| 6647 | 2025.12.23 01:41:15.937274 [ 309 ] {518fef12-005f-4522-b85d-78648da1d0af} <Trace> Aggregator: Aggregation method: without_key | ||
| 6648 | 2025.12.23 01:41:15.937313 [ 309 ] {518fef12-005f-4522-b85d-78648da1d0af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001118123 sec. (894.356 rows/sec., 34.94 KiB/sec.) | ||
| 6649 | 2025.12.23 01:41:15.937331 [ 309 ] {518fef12-005f-4522-b85d-78648da1d0af} <Trace> Aggregator: Merging aggregated data | ||
| 6650 | 2025.12.23 01:41:15.938915 [ 291 ] {518fef12-005f-4522-b85d-78648da1d0af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003686 sec., 271.2967986977754 rows/sec., 10.60 KiB/sec. | ||
| 6651 | 2025.12.23 01:41:15.939090 [ 291 ] {518fef12-005f-4522-b85d-78648da1d0af} <Debug> TCPHandler: Processed in 0.004106577 sec. | ||
| 6652 | 2025.12.23 01:41:15.939239 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6653 | 2025.12.23 01:41:15.939269 [ 291 ] {} <Debug> TCP-Session: f8e42b7e-d7a0-4acc-8543-0ca67e7e7aeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6654 | 2025.12.23 01:41:15.939271 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6655 | 2025.12.23 01:41:15.939291 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6656 | 2025.12.23 01:41:15.939311 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6657 | 2025.12.23 01:41:15.939320 [ 292 ] {} <Debug> TCP-Session: 36bd6d11-4181-4a15-aec0-f9553ccc07f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6658 | 2025.12.23 01:41:15.939330 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6659 | 2025.12.23 01:41:15.939349 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6660 | 2025.12.23 01:41:15.939363 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6661 | 2025.12.23 01:41:15.939383 [ 290 ] {} <Debug> TCP-Session: 4a03e760-97ce-460a-94df-854669e8f310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6662 | 2025.12.23 01:41:15.939396 [ 294 ] {} <Debug> TCP-Session: 6daef1de-d24a-4f24-882a-5d3b6530c282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6663 | 2025.12.23 01:41:15.939400 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6664 | 2025.12.23 01:41:15.939409 [ 275 ] {} <Debug> TCP-Session: 3f97b11b-212b-49ed-a406-1c729b28f147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6665 | 2025.12.23 01:41:15.939379 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6666 | 2025.12.23 01:41:15.939445 [ 289 ] {} <Debug> TCP-Session: c7493599-73ca-4ac5-882d-86a69125adf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6667 | 2025.12.23 01:41:15.939355 [ 288 ] {} <Debug> TCP-Session: d9921230-7438-4b13-b9dc-8bc093d0fead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6668 | 2025.12.23 01:41:15.939494 [ 287 ] {} <Debug> TCP-Session: 69867365-e3b5-460f-bd41-84a3d87d26ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6669 | 2025.12.23 01:41:15.939340 [ 293 ] {} <Debug> TCP-Session: c86d4037-8482-425d-9cc4-04b26dc02ad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6670 | 2025.12.23 01:41:15.981799 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37948 | ||
| 6671 | 2025.12.23 01:41:15.981900 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6672 | 2025.12.23 01:41:15.981927 [ 291 ] {} <Debug> TCP-Session: e5496247-f593-4a9f-b945-90d40d9187dc Authenticating user 'default' from [fd00:1122:3344:101::e]:37948 | ||
| 6673 | 2025.12.23 01:41:15.981948 [ 291 ] {} <Debug> TCP-Session: e5496247-f593-4a9f-b945-90d40d9187dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6674 | 2025.12.23 01:41:15.981960 [ 291 ] {} <Debug> TCP-Session: e5496247-f593-4a9f-b945-90d40d9187dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6675 | 2025.12.23 01:41:15.982182 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46679 | ||
| 6676 | 2025.12.23 01:41:15.982201 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50934 | ||
| 6677 | 2025.12.23 01:41:15.982224 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45357 | ||
| 6678 | 2025.12.23 01:41:15.982239 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39191 | ||
| 6679 | 2025.12.23 01:41:15.982273 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6680 | 2025.12.23 01:41:15.982234 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50782 | ||
| 6681 | 2025.12.23 01:41:15.982304 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6682 | 2025.12.23 01:41:15.982339 [ 291 ] {} <Trace> TCP-Session: e5496247-f593-4a9f-b945-90d40d9187dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2025.12.23 01:41:15.982354 [ 288 ] {} <Debug> TCP-Session: 479d5168-590b-4258-b6a8-3853134ce29c Authenticating user 'default' from [fd00:1122:3344:101::e]:45357 | ||
| 6684 | 2025.12.23 01:41:15.982334 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6685 | 2025.12.23 01:41:15.982394 [ 288 ] {} <Debug> TCP-Session: 479d5168-590b-4258-b6a8-3853134ce29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6686 | 2025.12.23 01:41:15.982400 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6687 | 2025.12.23 01:41:15.982423 [ 288 ] {} <Debug> TCP-Session: 479d5168-590b-4258-b6a8-3853134ce29c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6688 | 2025.12.23 01:41:15.982425 [ 290 ] {} <Debug> TCP-Session: 1f500e5a-d34c-4f2d-ab45-3c8b6d8239ee Authenticating user 'default' from [fd00:1122:3344:101::e]:39191 | ||
| 6689 | 2025.12.23 01:41:15.982448 [ 289 ] {} <Debug> TCP-Session: 37956c56-7c49-4495-95fd-80d73d9d84a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50782 | ||
| 6690 | 2025.12.23 01:41:15.982218 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49608 | ||
| 6691 | 2025.12.23 01:41:15.982488 [ 289 ] {} <Debug> TCP-Session: 37956c56-7c49-4495-95fd-80d73d9d84a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6692 | 2025.12.23 01:41:15.982475 [ 290 ] {} <Debug> TCP-Session: 1f500e5a-d34c-4f2d-ab45-3c8b6d8239ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6693 | 2025.12.23 01:41:15.982527 [ 291 ] {a2cd95b4-bf2e-4494-915b-0d7830dd501c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37948) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6694 | 2025.12.23 01:41:15.982553 [ 290 ] {} <Debug> TCP-Session: 1f500e5a-d34c-4f2d-ab45-3c8b6d8239ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6695 | 2025.12.23 01:41:15.982574 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6696 | 2025.12.23 01:41:15.982524 [ 289 ] {} <Debug> TCP-Session: 37956c56-7c49-4495-95fd-80d73d9d84a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6697 | 2025.12.23 01:41:15.982618 [ 287 ] {} <Debug> TCP-Session: 8df68eda-8bee-4121-bc42-0452d9d6cbb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49608 | ||
| 6698 | 2025.12.23 01:41:15.982201 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39681 | ||
| 6699 | 2025.12.23 01:41:15.982672 [ 287 ] {} <Debug> TCP-Session: 8df68eda-8bee-4121-bc42-0452d9d6cbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6700 | 2025.12.23 01:41:15.982304 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6701 | 2025.12.23 01:41:15.982715 [ 287 ] {} <Debug> TCP-Session: 8df68eda-8bee-4121-bc42-0452d9d6cbb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6702 | 2025.12.23 01:41:15.982739 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6703 | 2025.12.23 01:41:15.982747 [ 275 ] {} <Debug> TCP-Session: 3a27efba-78ae-4b8e-9d95-99838d264a61 Authenticating user 'default' from [fd00:1122:3344:101::e]:50934 | ||
| 6704 | 2025.12.23 01:41:15.982773 [ 294 ] {} <Debug> TCP-Session: 988da749-36f1-42a1-bb9d-e3d5bfce5e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:39681 | ||
| 6705 | 2025.12.23 01:41:15.982781 [ 275 ] {} <Debug> TCP-Session: 3a27efba-78ae-4b8e-9d95-99838d264a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6706 | 2025.12.23 01:41:15.982308 [ 292 ] {} <Debug> TCP-Session: e671c432-9524-4389-b958-d0be414d253d Authenticating user 'default' from [fd00:1122:3344:101::e]:46679 | ||
| 6707 | 2025.12.23 01:41:15.982800 [ 275 ] {} <Debug> TCP-Session: 3a27efba-78ae-4b8e-9d95-99838d264a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6708 | 2025.12.23 01:41:15.982793 [ 294 ] {} <Debug> TCP-Session: 988da749-36f1-42a1-bb9d-e3d5bfce5e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6709 | 2025.12.23 01:41:15.982840 [ 292 ] {} <Debug> TCP-Session: e671c432-9524-4389-b958-d0be414d253d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6710 | 2025.12.23 01:41:15.982853 [ 291 ] {a2cd95b4-bf2e-4494-915b-0d7830dd501c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6711 | 2025.12.23 01:41:15.982872 [ 292 ] {} <Debug> TCP-Session: e671c432-9524-4389-b958-d0be414d253d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6712 | 2025.12.23 01:41:15.982853 [ 294 ] {} <Debug> TCP-Session: 988da749-36f1-42a1-bb9d-e3d5bfce5e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6713 | 2025.12.23 01:41:15.982210 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55267 | ||
| 6714 | 2025.12.23 01:41:15.982924 [ 291 ] {a2cd95b4-bf2e-4494-915b-0d7830dd501c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6715 | 2025.12.23 01:41:15.983021 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6716 | 2025.12.23 01:41:15.983053 [ 293 ] {} <Debug> TCP-Session: 7b7fb93c-9ccb-433f-aad2-e634b5353e95 Authenticating user 'default' from [fd00:1122:3344:101::e]:55267 | ||
| 6717 | 2025.12.23 01:41:15.983071 [ 293 ] {} <Debug> TCP-Session: 7b7fb93c-9ccb-433f-aad2-e634b5353e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6718 | 2025.12.23 01:41:15.983087 [ 293 ] {} <Debug> TCP-Session: 7b7fb93c-9ccb-433f-aad2-e634b5353e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6719 | 2025.12.23 01:41:15.983264 [ 291 ] {a2cd95b4-bf2e-4494-915b-0d7830dd501c} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 6720 | 2025.12.23 01:41:15.984235 [ 317 ] {a2cd95b4-bf2e-4494-915b-0d7830dd501c} <Trace> AggregatingTransform: Aggregating | ||
| 6721 | 2025.12.23 01:41:15.984287 [ 317 ] {a2cd95b4-bf2e-4494-915b-0d7830dd501c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6722 | 2025.12.23 01:41:15.984325 [ 317 ] {a2cd95b4-bf2e-4494-915b-0d7830dd501c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00095181 sec. (1050.630 rows/sec., 41.04 KiB/sec.) | ||
| 6723 | 2025.12.23 01:41:15.984346 [ 317 ] {a2cd95b4-bf2e-4494-915b-0d7830dd501c} <Trace> Aggregator: Merging aggregated data | ||
| 6724 | 2025.12.23 01:41:15.985776 [ 291 ] {a2cd95b4-bf2e-4494-915b-0d7830dd501c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003305 sec., 302.571860816944 rows/sec., 11.82 KiB/sec. | ||
| 6725 | 2025.12.23 01:41:15.985951 [ 291 ] {a2cd95b4-bf2e-4494-915b-0d7830dd501c} <Debug> TCPHandler: Processed in 0.003737559 sec. | ||
| 6726 | 2025.12.23 01:41:15.986107 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6727 | 2025.12.23 01:41:15.986127 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6728 | 2025.12.23 01:41:15.986141 [ 291 ] {} <Debug> TCP-Session: e5496247-f593-4a9f-b945-90d40d9187dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6729 | 2025.12.23 01:41:15.986152 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6730 | 2025.12.23 01:41:15.986171 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6731 | 2025.12.23 01:41:15.986183 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6732 | 2025.12.23 01:41:15.986205 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6733 | 2025.12.23 01:41:15.986206 [ 292 ] {} <Debug> TCP-Session: e671c432-9524-4389-b958-d0be414d253d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6734 | 2025.12.23 01:41:15.986220 [ 290 ] {} <Debug> TCP-Session: 1f500e5a-d34c-4f2d-ab45-3c8b6d8239ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6735 | 2025.12.23 01:41:15.986233 [ 294 ] {} <Debug> TCP-Session: 988da749-36f1-42a1-bb9d-e3d5bfce5e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6736 | 2025.12.23 01:41:15.986243 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6737 | 2025.12.23 01:41:15.986261 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6738 | 2025.12.23 01:41:15.986261 [ 289 ] {} <Debug> TCP-Session: 37956c56-7c49-4495-95fd-80d73d9d84a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6739 | 2025.12.23 01:41:15.986298 [ 275 ] {} <Debug> TCP-Session: 3a27efba-78ae-4b8e-9d95-99838d264a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6740 | 2025.12.23 01:41:15.986318 [ 288 ] {} <Debug> TCP-Session: 479d5168-590b-4258-b6a8-3853134ce29c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6741 | 2025.12.23 01:41:15.986230 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6742 | 2025.12.23 01:41:15.986176 [ 293 ] {} <Debug> TCP-Session: 7b7fb93c-9ccb-433f-aad2-e634b5353e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6743 | 2025.12.23 01:41:15.986388 [ 287 ] {} <Debug> TCP-Session: 8df68eda-8bee-4121-bc42-0452d9d6cbb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6744 | 2025.12.23 01:41:19.574862 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6745 | 2025.12.23 01:41:19.575061 [ 276 ] {0ecfc0ca-e28d-4b4f-8fdc-d913eb8fce7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6746 | 2025.12.23 01:41:19.575131 [ 276 ] {0ecfc0ca-e28d-4b4f-8fdc-d913eb8fce7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6747 | 2025.12.23 01:41:19.575870 [ 276 ] {0ecfc0ca-e28d-4b4f-8fdc-d913eb8fce7d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2025.12.23 01:41:19.575921 [ 276 ] {0ecfc0ca-e28d-4b4f-8fdc-d913eb8fce7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6749 | 2025.12.23 01:41:19.576364 [ 276 ] {0ecfc0ca-e28d-4b4f-8fdc-d913eb8fce7d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6750 | 2025.12.23 01:41:19.576602 [ 276 ] {0ecfc0ca-e28d-4b4f-8fdc-d913eb8fce7d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2025.12.23 01:41:19.576775 [ 276 ] {0ecfc0ca-e28d-4b4f-8fdc-d913eb8fce7d} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001764 sec., 66893.42403628118 rows/sec., 5.68 MiB/sec. | ||
| 6752 | 2025.12.23 01:41:19.576826 [ 276 ] {0ecfc0ca-e28d-4b4f-8fdc-d913eb8fce7d} <Debug> TCPHandler: Processed in 0.002101794 sec. | ||
| 6753 | 2025.12.23 01:41:19.576957 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6754 | 2025.12.23 01:41:19.577060 [ 276 ] {ebd4a26a-edfd-4a19-8a8f-7b8e2e4bd7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6755 | 2025.12.23 01:41:19.577105 [ 276 ] {ebd4a26a-edfd-4a19-8a8f-7b8e2e4bd7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6756 | 2025.12.23 01:41:19.577530 [ 276 ] {ebd4a26a-edfd-4a19-8a8f-7b8e2e4bd7ee} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2025.12.23 01:41:19.577568 [ 276 ] {ebd4a26a-edfd-4a19-8a8f-7b8e2e4bd7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6758 | 2025.12.23 01:41:19.577897 [ 276 ] {ebd4a26a-edfd-4a19-8a8f-7b8e2e4bd7ee} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6759 | 2025.12.23 01:41:19.578107 [ 276 ] {ebd4a26a-edfd-4a19-8a8f-7b8e2e4bd7ee} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2025.12.23 01:41:19.578240 [ 276 ] {ebd4a26a-edfd-4a19-8a8f-7b8e2e4bd7ee} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001205 sec., 25726.141078838176 rows/sec., 1.89 MiB/sec. | ||
| 6761 | 2025.12.23 01:41:19.578280 [ 276 ] {ebd4a26a-edfd-4a19-8a8f-7b8e2e4bd7ee} <Debug> TCPHandler: Processed in 0.001375079 sec. | ||
| 6762 | 2025.12.23 01:41:19.578388 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6763 | 2025.12.23 01:41:19.578484 [ 276 ] {557a763b-1360-44a2-97b1-a8529c4c5fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6764 | 2025.12.23 01:41:19.578525 [ 276 ] {557a763b-1360-44a2-97b1-a8529c4c5fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6765 | 2025.12.23 01:41:19.578973 [ 276 ] {557a763b-1360-44a2-97b1-a8529c4c5fb1} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2025.12.23 01:41:19.579010 [ 276 ] {557a763b-1360-44a2-97b1-a8529c4c5fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6767 | 2025.12.23 01:41:19.579309 [ 276 ] {557a763b-1360-44a2-97b1-a8529c4c5fb1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6768 | 2025.12.23 01:41:19.579515 [ 276 ] {557a763b-1360-44a2-97b1-a8529c4c5fb1} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2025.12.23 01:41:19.579648 [ 276 ] {557a763b-1360-44a2-97b1-a8529c4c5fb1} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001183 sec., 80304.31107354184 rows/sec., 6.27 MiB/sec. | ||
| 6770 | 2025.12.23 01:41:19.579687 [ 276 ] {557a763b-1360-44a2-97b1-a8529c4c5fb1} <Debug> TCPHandler: Processed in 0.001347179 sec. | ||
| 6771 | 2025.12.23 01:41:19.579812 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6772 | 2025.12.23 01:41:19.579908 [ 276 ] {bc553658-3e8d-4174-8391-12d3bc7b482e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6773 | 2025.12.23 01:41:19.579953 [ 276 ] {bc553658-3e8d-4174-8391-12d3bc7b482e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6774 | 2025.12.23 01:41:19.580424 [ 276 ] {bc553658-3e8d-4174-8391-12d3bc7b482e} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2025.12.23 01:41:19.580460 [ 276 ] {bc553658-3e8d-4174-8391-12d3bc7b482e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6776 | 2025.12.23 01:41:19.580800 [ 276 ] {bc553658-3e8d-4174-8391-12d3bc7b482e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6777 | 2025.12.23 01:41:19.581025 [ 276 ] {bc553658-3e8d-4174-8391-12d3bc7b482e} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2025.12.23 01:41:19.581159 [ 276 ] {bc553658-3e8d-4174-8391-12d3bc7b482e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 6779 | 2025.12.23 01:41:19.581198 [ 276 ] {bc553658-3e8d-4174-8391-12d3bc7b482e} <Debug> TCPHandler: Processed in 0.00143395 sec. | ||
| 6780 | 2025.12.23 01:41:19.581314 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6781 | 2025.12.23 01:41:19.581406 [ 276 ] {61cbf972-b100-4df2-8b5b-f38480a7c395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6782 | 2025.12.23 01:41:19.581461 [ 276 ] {61cbf972-b100-4df2-8b5b-f38480a7c395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6783 | 2025.12.23 01:41:19.582332 [ 276 ] {61cbf972-b100-4df2-8b5b-f38480a7c395} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2025.12.23 01:41:19.582369 [ 276 ] {61cbf972-b100-4df2-8b5b-f38480a7c395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6785 | 2025.12.23 01:41:19.582939 [ 276 ] {61cbf972-b100-4df2-8b5b-f38480a7c395} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6786 | 2025.12.23 01:41:19.583163 [ 276 ] {61cbf972-b100-4df2-8b5b-f38480a7c395} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2025.12.23 01:41:19.583299 [ 276 ] {61cbf972-b100-4df2-8b5b-f38480a7c395} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001911 sec., 16221.873364730509 rows/sec., 29.07 MiB/sec. | ||
| 6788 | 2025.12.23 01:41:19.583362 [ 276 ] {61cbf972-b100-4df2-8b5b-f38480a7c395} <Debug> TCPHandler: Processed in 0.002096385 sec. | ||
| 6789 | 2025.12.23 01:41:19.583484 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6790 | 2025.12.23 01:41:19.583579 [ 276 ] {739cffb4-b0bc-492b-834e-9c540ded2e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6791 | 2025.12.23 01:41:19.583622 [ 276 ] {739cffb4-b0bc-492b-834e-9c540ded2e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6792 | 2025.12.23 01:41:19.583995 [ 276 ] {739cffb4-b0bc-492b-834e-9c540ded2e7d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2025.12.23 01:41:19.584032 [ 276 ] {739cffb4-b0bc-492b-834e-9c540ded2e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6794 | 2025.12.23 01:41:19.584349 [ 276 ] {739cffb4-b0bc-492b-834e-9c540ded2e7d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6795 | 2025.12.23 01:41:19.584557 [ 276 ] {739cffb4-b0bc-492b-834e-9c540ded2e7d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2025.12.23 01:41:19.584690 [ 276 ] {739cffb4-b0bc-492b-834e-9c540ded2e7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 6797 | 2025.12.23 01:41:19.584742 [ 276 ] {739cffb4-b0bc-492b-834e-9c540ded2e7d} <Debug> TCPHandler: Processed in 0.001307538 sec. | ||
| 6798 | 2025.12.23 01:41:21.112706 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6799 | 2025.12.23 01:41:21.112761 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6800 | 2025.12.23 01:41:21.243696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15328 | ||
| 6801 | 2025.12.23 01:41:21.244199 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2025.12.23 01:41:21.244243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6803 | 2025.12.23 01:41:21.244720 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6804 | 2025.12.23 01:41:21.244957 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2025.12.23 01:41:21.245105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15328 | ||
| 6806 | 2025.12.23 01:41:21.260797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 816 | ||
| 6807 | 2025.12.23 01:41:21.263567 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2025.12.23 01:41:21.263634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6809 | 2025.12.23 01:41:21.264954 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6810 | 2025.12.23 01:41:21.265249 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2025.12.23 01:41:21.265638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
| 6812 | 2025.12.23 01:41:22.001249 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000862069 sec. | ||
| 6813 | 2025.12.23 01:41:22.080456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6814 | 2025.12.23 01:41:22.096439 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2025.12.23 01:41:22.096495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6816 | 2025.12.23 01:41:22.102716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6817 | 2025.12.23 01:41:22.103438 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2025.12.23 01:41:22.106156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6819 | 2025.12.23 01:41:24.574206 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2025.12.23 01:41:24.574385 [ 276 ] {49469b83-7e94-49e0-9ef4-9742b53a95e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6821 | 2025.12.23 01:41:24.574451 [ 276 ] {49469b83-7e94-49e0-9ef4-9742b53a95e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6822 | 2025.12.23 01:41:24.575130 [ 276 ] {49469b83-7e94-49e0-9ef4-9742b53a95e5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2025.12.23 01:41:24.575177 [ 276 ] {49469b83-7e94-49e0-9ef4-9742b53a95e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6824 | 2025.12.23 01:41:24.575588 [ 276 ] {49469b83-7e94-49e0-9ef4-9742b53a95e5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6825 | 2025.12.23 01:41:24.575818 [ 276 ] {49469b83-7e94-49e0-9ef4-9742b53a95e5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2025.12.23 01:41:24.575965 [ 139 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6827 | 2025.12.23 01:41:24.575971 [ 276 ] {49469b83-7e94-49e0-9ef4-9742b53a95e5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001637 sec., 46426.389737324374 rows/sec., 3.83 MiB/sec. | ||
| 6828 | 2025.12.23 01:41:24.576038 [ 139 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2025.12.23 01:41:24.576061 [ 276 ] {49469b83-7e94-49e0-9ef4-9742b53a95e5} <Debug> TCPHandler: Processed in 0.001982453 sec. | ||
| 6830 | 2025.12.23 01:41:24.576064 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6831 | 2025.12.23 01:41:24.576204 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6832 | 2025.12.23 01:41:24.576221 [ 192 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6833 | 2025.12.23 01:41:24.576306 [ 276 ] {84e2931d-0ff0-44ff-a12e-1aa9c0e5547f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6834 | 2025.12.23 01:41:24.576350 [ 276 ] {84e2931d-0ff0-44ff-a12e-1aa9c0e5547f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6835 | 2025.12.23 01:41:24.576384 [ 192 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6836 | 2025.12.23 01:41:24.576427 [ 192 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1407 rows starting from the beginning of the part | ||
| 6837 | 2025.12.23 01:41:24.576508 [ 192 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 76 rows starting from the beginning of the part | ||
| 6838 | 2025.12.23 01:41:24.576561 [ 192 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
| 6839 | 2025.12.23 01:41:24.576608 [ 192 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 196 rows starting from the beginning of the part | ||
| 6840 | 2025.12.23 01:41:24.576645 [ 192 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 118 rows starting from the beginning of the part | ||
| 6841 | 2025.12.23 01:41:24.576685 [ 192 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 76 rows starting from the beginning of the part | ||
| 6842 | 2025.12.23 01:41:24.576762 [ 276 ] {84e2931d-0ff0-44ff-a12e-1aa9c0e5547f} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2025.12.23 01:41:24.576802 [ 276 ] {84e2931d-0ff0-44ff-a12e-1aa9c0e5547f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6844 | 2025.12.23 01:41:24.577145 [ 276 ] {84e2931d-0ff0-44ff-a12e-1aa9c0e5547f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6845 | 2025.12.23 01:41:24.577366 [ 276 ] {84e2931d-0ff0-44ff-a12e-1aa9c0e5547f} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2025.12.23 01:41:24.577498 [ 276 ] {84e2931d-0ff0-44ff-a12e-1aa9c0e5547f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001212 sec., 8250.82508250825 rows/sec., 620.42 KiB/sec. | ||
| 6847 | 2025.12.23 01:41:24.577536 [ 276 ] {84e2931d-0ff0-44ff-a12e-1aa9c0e5547f} <Debug> TCPHandler: Processed in 0.001379029 sec. | ||
| 6848 | 2025.12.23 01:41:24.577652 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6849 | 2025.12.23 01:41:24.577743 [ 276 ] {5c7b67f4-c890-491f-9e14-48a519b7b491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6850 | 2025.12.23 01:41:24.577782 [ 276 ] {5c7b67f4-c890-491f-9e14-48a519b7b491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6851 | 2025.12.23 01:41:24.577878 [ 200 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728416 sec., 1151921.7595763982 rows/sec., 101.67 MiB/sec. | ||
| 6852 | 2025.12.23 01:41:24.578082 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6853 | 2025.12.23 01:41:24.578200 [ 276 ] {5c7b67f4-c890-491f-9e14-48a519b7b491} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2025.12.23 01:41:24.578241 [ 276 ] {5c7b67f4-c890-491f-9e14-48a519b7b491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6855 | 2025.12.23 01:41:24.578351 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_46_9} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2025.12.23 01:41:24.578433 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_46_9} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6857 | 2025.12.23 01:41:24.578507 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6858 | 2025.12.23 01:41:24.578567 [ 276 ] {5c7b67f4-c890-491f-9e14-48a519b7b491} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6859 | 2025.12.23 01:41:24.578777 [ 276 ] {5c7b67f4-c890-491f-9e14-48a519b7b491} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6860 | 2025.12.23 01:41:24.578884 [ 139 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6861 | 2025.12.23 01:41:24.578904 [ 276 ] {5c7b67f4-c890-491f-9e14-48a519b7b491} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001179 sec., 62765.05513146735 rows/sec., 4.90 MiB/sec. | ||
| 6862 | 2025.12.23 01:41:24.578923 [ 139 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2025.12.23 01:41:24.578946 [ 276 ] {5c7b67f4-c890-491f-9e14-48a519b7b491} <Debug> TCPHandler: Processed in 0.001340768 sec. | ||
| 6864 | 2025.12.23 01:41:24.578947 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6865 | 2025.12.23 01:41:24.579034 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6866 | 2025.12.23 01:41:24.579072 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6867 | 2025.12.23 01:41:24.579125 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6868 | 2025.12.23 01:41:24.579155 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 633 rows starting from the beginning of the part | ||
| 6869 | 2025.12.23 01:41:24.579168 [ 276 ] {18b3db65-8a3f-4da6-bcac-3814a07625b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6870 | 2025.12.23 01:41:24.579199 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 6871 | 2025.12.23 01:41:24.579215 [ 276 ] {18b3db65-8a3f-4da6-bcac-3814a07625b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6872 | 2025.12.23 01:41:24.579237 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
| 6873 | 2025.12.23 01:41:24.579273 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 110 rows starting from the beginning of the part | ||
| 6874 | 2025.12.23 01:41:24.579305 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 95 rows starting from the beginning of the part | ||
| 6875 | 2025.12.23 01:41:24.579336 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 74 rows starting from the beginning of the part | ||
| 6876 | 2025.12.23 01:41:24.579639 [ 276 ] {18b3db65-8a3f-4da6-bcac-3814a07625b5} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2025.12.23 01:41:24.579679 [ 276 ] {18b3db65-8a3f-4da6-bcac-3814a07625b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6878 | 2025.12.23 01:41:24.580020 [ 276 ] {18b3db65-8a3f-4da6-bcac-3814a07625b5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6879 | 2025.12.23 01:41:24.580139 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1081 rows, containing 5 columns (5 merged, 0 gathered) in 0.001131624 sec., 955264.2927332754 rows/sec., 77.05 MiB/sec. | ||
| 6880 | 2025.12.23 01:41:24.580229 [ 276 ] {18b3db65-8a3f-4da6-bcac-3814a07625b5} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2025.12.23 01:41:24.580298 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6882 | 2025.12.23 01:41:24.580341 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6883 | 2025.12.23 01:41:24.580364 [ 276 ] {18b3db65-8a3f-4da6-bcac-3814a07625b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 6884 | 2025.12.23 01:41:24.580379 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6885 | 2025.12.23 01:41:24.580407 [ 276 ] {18b3db65-8a3f-4da6-bcac-3814a07625b5} <Debug> TCPHandler: Processed in 0.00138139 sec. | ||
| 6886 | 2025.12.23 01:41:24.580408 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6887 | 2025.12.23 01:41:24.580527 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2025.12.23 01:41:24.580546 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6889 | 2025.12.23 01:41:24.580562 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_46_9} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6890 | 2025.12.23 01:41:24.580624 [ 276 ] {99c0674c-5a07-4105-afcc-61d133f859d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6891 | 2025.12.23 01:41:24.580658 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_46_9} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6892 | 2025.12.23 01:41:24.580682 [ 276 ] {99c0674c-5a07-4105-afcc-61d133f859d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6893 | 2025.12.23 01:41:24.580718 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6894 | 2025.12.23 01:41:24.580727 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6895 | 2025.12.23 01:41:24.580764 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12416 rows starting from the beginning of the part | ||
| 6896 | 2025.12.23 01:41:24.580837 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6897 | 2025.12.23 01:41:24.580886 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6898 | 2025.12.23 01:41:24.580931 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 196 rows starting from the beginning of the part | ||
| 6899 | 2025.12.23 01:41:24.580974 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6900 | 2025.12.23 01:41:24.581015 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6901 | 2025.12.23 01:41:24.581468 [ 276 ] {99c0674c-5a07-4105-afcc-61d133f859d8} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2025.12.23 01:41:24.581508 [ 276 ] {99c0674c-5a07-4105-afcc-61d133f859d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6903 | 2025.12.23 01:41:24.582035 [ 276 ] {99c0674c-5a07-4105-afcc-61d133f859d8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6904 | 2025.12.23 01:41:24.582261 [ 276 ] {99c0674c-5a07-4105-afcc-61d133f859d8} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2025.12.23 01:41:24.582399 [ 276 ] {99c0674c-5a07-4105-afcc-61d133f859d8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001792 sec., 5580.357142857143 rows/sec., 10.00 MiB/sec. | ||
| 6906 | 2025.12.23 01:41:24.582451 [ 276 ] {99c0674c-5a07-4105-afcc-61d133f859d8} <Debug> TCPHandler: Processed in 0.001969122 sec. | ||
| 6907 | 2025.12.23 01:41:24.582573 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6908 | 2025.12.23 01:41:24.582692 [ 276 ] {d71ed48f-e5ad-4b93-a27b-f41a8031b358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6909 | 2025.12.23 01:41:24.582743 [ 276 ] {d71ed48f-e5ad-4b93-a27b-f41a8031b358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6910 | 2025.12.23 01:41:24.583150 [ 276 ] {d71ed48f-e5ad-4b93-a27b-f41a8031b358} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2025.12.23 01:41:24.583192 [ 276 ] {d71ed48f-e5ad-4b93-a27b-f41a8031b358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6912 | 2025.12.23 01:41:24.583567 [ 276 ] {d71ed48f-e5ad-4b93-a27b-f41a8031b358} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6913 | 2025.12.23 01:41:24.583791 [ 276 ] {d71ed48f-e5ad-4b93-a27b-f41a8031b358} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2025.12.23 01:41:24.583921 [ 139 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6915 | 2025.12.23 01:41:24.583949 [ 276 ] {d71ed48f-e5ad-4b93-a27b-f41a8031b358} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.16 MiB/sec. | ||
| 6916 | 2025.12.23 01:41:24.583957 [ 139 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2025.12.23 01:41:24.583989 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6918 | 2025.12.23 01:41:24.583993 [ 276 ] {d71ed48f-e5ad-4b93-a27b-f41a8031b358} <Debug> TCPHandler: Processed in 0.001468721 sec. | ||
| 6919 | 2025.12.23 01:41:24.584061 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6920 | 2025.12.23 01:41:24.584152 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6921 | 2025.12.23 01:41:24.584179 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2310 rows starting from the beginning of the part | ||
| 6922 | 2025.12.23 01:41:24.584225 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6923 | 2025.12.23 01:41:24.584297 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6924 | 2025.12.23 01:41:24.584334 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6925 | 2025.12.23 01:41:24.584369 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6926 | 2025.12.23 01:41:24.584406 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6927 | 2025.12.23 01:41:24.585518 [ 196 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13252 rows, containing 5 columns (5 merged, 0 gathered) in 0.005036427 sec., 2631230.433797611 rows/sec., 180.84 MiB/sec. | ||
| 6928 | 2025.12.23 01:41:24.585530 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2610 rows, containing 4 columns (4 merged, 0 gathered) in 0.001500761 sec., 1739117.6876264776 rows/sec., 117.27 MiB/sec. | ||
| 6929 | 2025.12.23 01:41:24.585817 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6930 | 2025.12.23 01:41:24.585892 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6931 | 2025.12.23 01:41:24.586128 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2025.12.23 01:41:24.586214 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6933 | 2025.12.23 01:41:24.586229 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_46_9} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2025.12.23 01:41:24.586295 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. | ||
| 6935 | 2025.12.23 01:41:24.586310 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_46_9} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6936 | 2025.12.23 01:41:24.586405 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6937 | 2025.12.23 01:41:25.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.86 MiB, peak 289.15 MiB, free memory in arenas 0.00 B, will set to 281.64 MiB (RSS), difference: 1.78 MiB | ||
| 6938 | 2025.12.23 01:41:28.746119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15776 | ||
| 6939 | 2025.12.23 01:41:28.746626 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2025.12.23 01:41:28.746673 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6941 | 2025.12.23 01:41:28.747180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6942 | 2025.12.23 01:41:28.747430 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2025.12.23 01:41:28.747581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15776 | ||
| 6944 | 2025.12.23 01:41:29.602487 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6945 | 2025.12.23 01:41:29.602664 [ 276 ] {c6089961-777b-4cc5-83a5-584e68bb3c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6946 | 2025.12.23 01:41:29.602733 [ 276 ] {c6089961-777b-4cc5-83a5-584e68bb3c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6947 | 2025.12.23 01:41:29.603375 [ 276 ] {c6089961-777b-4cc5-83a5-584e68bb3c9d} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2025.12.23 01:41:29.603415 [ 276 ] {c6089961-777b-4cc5-83a5-584e68bb3c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6949 | 2025.12.23 01:41:29.603806 [ 276 ] {c6089961-777b-4cc5-83a5-584e68bb3c9d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6950 | 2025.12.23 01:41:29.604040 [ 276 ] {c6089961-777b-4cc5-83a5-584e68bb3c9d} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2025.12.23 01:41:29.604198 [ 276 ] {c6089961-777b-4cc5-83a5-584e68bb3c9d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001585 sec., 2523.659305993691 rows/sec., 205.79 KiB/sec. | ||
| 6952 | 2025.12.23 01:41:29.604251 [ 276 ] {c6089961-777b-4cc5-83a5-584e68bb3c9d} <Debug> TCPHandler: Processed in 0.00189415 sec. | ||
| 6953 | 2025.12.23 01:41:29.604375 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6954 | 2025.12.23 01:41:29.604478 [ 276 ] {ac8eb4d5-ea72-416c-9ac6-3c5954088674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6955 | 2025.12.23 01:41:29.604524 [ 276 ] {ac8eb4d5-ea72-416c-9ac6-3c5954088674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6956 | 2025.12.23 01:41:29.605677 [ 276 ] {ac8eb4d5-ea72-416c-9ac6-3c5954088674} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2025.12.23 01:41:29.605714 [ 276 ] {ac8eb4d5-ea72-416c-9ac6-3c5954088674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6958 | 2025.12.23 01:41:29.606132 [ 276 ] {ac8eb4d5-ea72-416c-9ac6-3c5954088674} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6959 | 2025.12.23 01:41:29.606353 [ 276 ] {ac8eb4d5-ea72-416c-9ac6-3c5954088674} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2025.12.23 01:41:29.606486 [ 276 ] {ac8eb4d5-ea72-416c-9ac6-3c5954088674} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.002031 sec., 620384.0472673561 rows/sec., 51.43 MiB/sec. | ||
| 6961 | 2025.12.23 01:41:29.606524 [ 276 ] {ac8eb4d5-ea72-416c-9ac6-3c5954088674} <Debug> TCPHandler: Processed in 0.002201117 sec. | ||
| 6962 | 2025.12.23 01:41:29.606638 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6963 | 2025.12.23 01:41:29.606737 [ 276 ] {1fb8094e-9f41-405e-973e-d4dbad47ec87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6964 | 2025.12.23 01:41:29.606780 [ 276 ] {1fb8094e-9f41-405e-973e-d4dbad47ec87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6965 | 2025.12.23 01:41:29.607119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6966 | 2025.12.23 01:41:29.607227 [ 276 ] {1fb8094e-9f41-405e-973e-d4dbad47ec87} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2025.12.23 01:41:29.607263 [ 276 ] {1fb8094e-9f41-405e-973e-d4dbad47ec87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6968 | 2025.12.23 01:41:29.607571 [ 276 ] {1fb8094e-9f41-405e-973e-d4dbad47ec87} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6969 | 2025.12.23 01:41:29.607782 [ 276 ] {1fb8094e-9f41-405e-973e-d4dbad47ec87} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2025.12.23 01:41:29.607943 [ 276 ] {1fb8094e-9f41-405e-973e-d4dbad47ec87} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001226 sec., 28548.12398042414 rows/sec., 2.08 MiB/sec. | ||
| 6971 | 2025.12.23 01:41:29.607985 [ 276 ] {1fb8094e-9f41-405e-973e-d4dbad47ec87} <Debug> TCPHandler: Processed in 0.001396579 sec. | ||
| 6972 | 2025.12.23 01:41:29.608097 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6973 | 2025.12.23 01:41:29.608193 [ 276 ] {6bcac722-c694-4f73-a7f9-a3f13a9b0924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6974 | 2025.12.23 01:41:29.608234 [ 276 ] {6bcac722-c694-4f73-a7f9-a3f13a9b0924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6975 | 2025.12.23 01:41:29.608768 [ 276 ] {6bcac722-c694-4f73-a7f9-a3f13a9b0924} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2025.12.23 01:41:29.608806 [ 276 ] {6bcac722-c694-4f73-a7f9-a3f13a9b0924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6977 | 2025.12.23 01:41:29.609140 [ 276 ] {6bcac722-c694-4f73-a7f9-a3f13a9b0924} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6978 | 2025.12.23 01:41:29.609352 [ 276 ] {6bcac722-c694-4f73-a7f9-a3f13a9b0924} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2025.12.23 01:41:29.609480 [ 276 ] {6bcac722-c694-4f73-a7f9-a3f13a9b0924} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001307 sec., 174445.29456771232 rows/sec., 11.81 MiB/sec. | ||
| 6980 | 2025.12.23 01:41:29.609519 [ 276 ] {6bcac722-c694-4f73-a7f9-a3f13a9b0924} <Debug> TCPHandler: Processed in 0.001470861 sec. | ||
| 6981 | 2025.12.23 01:41:29.609629 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2025.12.23 01:41:29.609725 [ 276 ] {438aeda1-1a7e-4030-b362-ed6879025544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6983 | 2025.12.23 01:41:29.609767 [ 276 ] {438aeda1-1a7e-4030-b362-ed6879025544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6984 | 2025.12.23 01:41:29.610424 [ 276 ] {438aeda1-1a7e-4030-b362-ed6879025544} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2025.12.23 01:41:29.610460 [ 276 ] {438aeda1-1a7e-4030-b362-ed6879025544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6986 | 2025.12.23 01:41:29.610791 [ 276 ] {438aeda1-1a7e-4030-b362-ed6879025544} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6987 | 2025.12.23 01:41:29.611021 [ 276 ] {438aeda1-1a7e-4030-b362-ed6879025544} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2025.12.23 01:41:29.611150 [ 276 ] {438aeda1-1a7e-4030-b362-ed6879025544} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001444 sec., 384349.03047091415 rows/sec., 28.55 MiB/sec. | ||
| 6989 | 2025.12.23 01:41:29.611187 [ 276 ] {438aeda1-1a7e-4030-b362-ed6879025544} <Debug> TCPHandler: Processed in 0.001606374 sec. | ||
| 6990 | 2025.12.23 01:41:29.611297 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2025.12.23 01:41:29.611393 [ 276 ] {2f85e946-fc83-48de-9236-c24ab6e6ed33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6992 | 2025.12.23 01:41:29.611438 [ 276 ] {2f85e946-fc83-48de-9236-c24ab6e6ed33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6993 | 2025.12.23 01:41:29.612064 [ 276 ] {2f85e946-fc83-48de-9236-c24ab6e6ed33} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2025.12.23 01:41:29.612099 [ 276 ] {2f85e946-fc83-48de-9236-c24ab6e6ed33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 6995 | 2025.12.23 01:41:29.612473 [ 276 ] {2f85e946-fc83-48de-9236-c24ab6e6ed33} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6996 | 2025.12.23 01:41:29.612685 [ 276 ] {2f85e946-fc83-48de-9236-c24ab6e6ed33} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2025.12.23 01:41:29.612814 [ 276 ] {2f85e946-fc83-48de-9236-c24ab6e6ed33} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001441 sec., 587092.2970159611 rows/sec., 39.52 MiB/sec. | ||
| 6998 | 2025.12.23 01:41:29.612850 [ 276 ] {2f85e946-fc83-48de-9236-c24ab6e6ed33} <Debug> TCPHandler: Processed in 0.001601344 sec. | ||
| 6999 | 2025.12.23 01:41:29.612960 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2025.12.23 01:41:29.613056 [ 276 ] {8961dca2-df7e-49df-838b-b096772abfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7001 | 2025.12.23 01:41:29.613110 [ 276 ] {8961dca2-df7e-49df-838b-b096772abfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7002 | 2025.12.23 01:41:29.613932 [ 276 ] {8961dca2-df7e-49df-838b-b096772abfdb} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2025.12.23 01:41:29.613966 [ 276 ] {8961dca2-df7e-49df-838b-b096772abfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7004 | 2025.12.23 01:41:29.614500 [ 276 ] {8961dca2-df7e-49df-838b-b096772abfdb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7005 | 2025.12.23 01:41:29.614716 [ 276 ] {8961dca2-df7e-49df-838b-b096772abfdb} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2025.12.23 01:41:29.614859 [ 276 ] {8961dca2-df7e-49df-838b-b096772abfdb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001824 sec., 16995.614035087718 rows/sec., 30.46 MiB/sec. | ||
| 7007 | 2025.12.23 01:41:29.614925 [ 276 ] {8961dca2-df7e-49df-838b-b096772abfdb} <Debug> TCPHandler: Processed in 0.002013403 sec. | ||
| 7008 | 2025.12.23 01:41:29.615043 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7009 | 2025.12.23 01:41:29.615138 [ 276 ] {3f2feb30-a48b-4531-bfe5-46ae0142a3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7010 | 2025.12.23 01:41:29.615181 [ 276 ] {3f2feb30-a48b-4531-bfe5-46ae0142a3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7011 | 2025.12.23 01:41:29.615540 [ 276 ] {3f2feb30-a48b-4531-bfe5-46ae0142a3f9} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2025.12.23 01:41:29.615575 [ 276 ] {3f2feb30-a48b-4531-bfe5-46ae0142a3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7013 | 2025.12.23 01:41:29.615895 [ 276 ] {3f2feb30-a48b-4531-bfe5-46ae0142a3f9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7014 | 2025.12.23 01:41:29.616113 [ 276 ] {3f2feb30-a48b-4531-bfe5-46ae0142a3f9} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2025.12.23 01:41:29.616239 [ 276 ] {3f2feb30-a48b-4531-bfe5-46ae0142a3f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 7016 | 2025.12.23 01:41:29.616274 [ 276 ] {3f2feb30-a48b-4531-bfe5-46ae0142a3f9} <Debug> TCPHandler: Processed in 0.001279698 sec. | ||
| 7017 | 2025.12.23 01:41:29.622332 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2025.12.23 01:41:29.622369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7019 | 2025.12.23 01:41:29.628342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7020 | 2025.12.23 01:41:29.629048 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2025.12.23 01:41:29.631761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7022 | 2025.12.23 01:41:31.266665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 844 | ||
| 7023 | 2025.12.23 01:41:31.268839 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2025.12.23 01:41:31.268882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7025 | 2025.12.23 01:41:31.270066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7026 | 2025.12.23 01:41:31.270323 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2025.12.23 01:41:31.270597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 7028 | 2025.12.23 01:41:34.574189 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2025.12.23 01:41:34.574385 [ 276 ] {9aef6b33-2acd-4fc4-8185-8c5b88829e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7030 | 2025.12.23 01:41:34.574451 [ 276 ] {9aef6b33-2acd-4fc4-8185-8c5b88829e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7031 | 2025.12.23 01:41:34.575139 [ 276 ] {9aef6b33-2acd-4fc4-8185-8c5b88829e6d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2025.12.23 01:41:34.575184 [ 276 ] {9aef6b33-2acd-4fc4-8185-8c5b88829e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7033 | 2025.12.23 01:41:34.575570 [ 276 ] {9aef6b33-2acd-4fc4-8185-8c5b88829e6d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7034 | 2025.12.23 01:41:34.575797 [ 276 ] {9aef6b33-2acd-4fc4-8185-8c5b88829e6d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2025.12.23 01:41:34.575946 [ 276 ] {9aef6b33-2acd-4fc4-8185-8c5b88829e6d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001614 sec., 47087.980173482036 rows/sec., 3.88 MiB/sec. | ||
| 7036 | 2025.12.23 01:41:34.575988 [ 276 ] {9aef6b33-2acd-4fc4-8185-8c5b88829e6d} <Debug> TCPHandler: Processed in 0.001940241 sec. | ||
| 7037 | 2025.12.23 01:41:34.576134 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2025.12.23 01:41:34.576227 [ 276 ] {aa0ab02a-48d8-499e-a67c-190e603df9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7039 | 2025.12.23 01:41:34.576267 [ 276 ] {aa0ab02a-48d8-499e-a67c-190e603df9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7040 | 2025.12.23 01:41:34.576695 [ 276 ] {aa0ab02a-48d8-499e-a67c-190e603df9df} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2025.12.23 01:41:34.576730 [ 276 ] {aa0ab02a-48d8-499e-a67c-190e603df9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7042 | 2025.12.23 01:41:34.577019 [ 276 ] {aa0ab02a-48d8-499e-a67c-190e603df9df} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7043 | 2025.12.23 01:41:34.577228 [ 276 ] {aa0ab02a-48d8-499e-a67c-190e603df9df} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2025.12.23 01:41:34.577348 [ 61 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7045 | 2025.12.23 01:41:34.577356 [ 276 ] {aa0ab02a-48d8-499e-a67c-190e603df9df} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001147 sec., 8718.395815170008 rows/sec., 655.58 KiB/sec. | ||
| 7046 | 2025.12.23 01:41:34.577383 [ 61 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2025.12.23 01:41:34.577401 [ 276 ] {aa0ab02a-48d8-499e-a67c-190e603df9df} <Debug> TCPHandler: Processed in 0.001325578 sec. | ||
| 7048 | 2025.12.23 01:41:34.577403 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7049 | 2025.12.23 01:41:34.577516 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7050 | 2025.12.23 01:41:34.577530 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7051 | 2025.12.23 01:41:34.577609 [ 276 ] {b29bf8fa-9422-4808-87e8-a3bb701257c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7052 | 2025.12.23 01:41:34.577653 [ 276 ] {b29bf8fa-9422-4808-87e8-a3bb701257c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7053 | 2025.12.23 01:41:34.577679 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7054 | 2025.12.23 01:41:34.577719 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 71 rows starting from the beginning of the part | ||
| 7055 | 2025.12.23 01:41:34.577792 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part | ||
| 7056 | 2025.12.23 01:41:34.577841 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 7057 | 2025.12.23 01:41:34.577887 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 7058 | 2025.12.23 01:41:34.577931 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part | ||
| 7059 | 2025.12.23 01:41:34.577974 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 7060 | 2025.12.23 01:41:34.578086 [ 276 ] {b29bf8fa-9422-4808-87e8-a3bb701257c5} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2025.12.23 01:41:34.578127 [ 276 ] {b29bf8fa-9422-4808-87e8-a3bb701257c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7062 | 2025.12.23 01:41:34.578462 [ 276 ] {b29bf8fa-9422-4808-87e8-a3bb701257c5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7063 | 2025.12.23 01:41:34.578713 [ 276 ] {b29bf8fa-9422-4808-87e8-a3bb701257c5} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2025.12.23 01:41:34.578843 [ 276 ] {b29bf8fa-9422-4808-87e8-a3bb701257c5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001252 sec., 59105.43130990415 rows/sec., 4.61 MiB/sec. | ||
| 7065 | 2025.12.23 01:41:34.578858 [ 198 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384619 sec., 129277.4402200172 rows/sec., 9.99 MiB/sec. | ||
| 7066 | 2025.12.23 01:41:34.578879 [ 276 ] {b29bf8fa-9422-4808-87e8-a3bb701257c5} <Debug> TCPHandler: Processed in 0.00140988 sec. | ||
| 7067 | 2025.12.23 01:41:34.579013 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2025.12.23 01:41:34.579036 [ 198 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7069 | 2025.12.23 01:41:34.579106 [ 276 ] {b524d186-88ba-453c-b024-ce3710643842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7070 | 2025.12.23 01:41:34.579155 [ 276 ] {b524d186-88ba-453c-b024-ce3710643842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7071 | 2025.12.23 01:41:34.579326 [ 198 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_46_9} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2025.12.23 01:41:34.579414 [ 198 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_46_9} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7073 | 2025.12.23 01:41:34.579505 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7074 | 2025.12.23 01:41:34.579576 [ 276 ] {b524d186-88ba-453c-b024-ce3710643842} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2025.12.23 01:41:34.579615 [ 276 ] {b524d186-88ba-453c-b024-ce3710643842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7076 | 2025.12.23 01:41:34.579959 [ 276 ] {b524d186-88ba-453c-b024-ce3710643842} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7077 | 2025.12.23 01:41:34.580170 [ 276 ] {b524d186-88ba-453c-b024-ce3710643842} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2025.12.23 01:41:34.580299 [ 276 ] {b524d186-88ba-453c-b024-ce3710643842} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 7079 | 2025.12.23 01:41:34.580334 [ 276 ] {b524d186-88ba-453c-b024-ce3710643842} <Debug> TCPHandler: Processed in 0.001368589 sec. | ||
| 7080 | 2025.12.23 01:41:34.580445 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2025.12.23 01:41:34.580535 [ 276 ] {0fdc0e3a-0d84-4a70-b426-a58e61ec8caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7082 | 2025.12.23 01:41:34.580589 [ 276 ] {0fdc0e3a-0d84-4a70-b426-a58e61ec8caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7083 | 2025.12.23 01:41:34.581335 [ 276 ] {0fdc0e3a-0d84-4a70-b426-a58e61ec8caf} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2025.12.23 01:41:34.581369 [ 276 ] {0fdc0e3a-0d84-4a70-b426-a58e61ec8caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7085 | 2025.12.23 01:41:34.581878 [ 276 ] {0fdc0e3a-0d84-4a70-b426-a58e61ec8caf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7086 | 2025.12.23 01:41:34.582096 [ 276 ] {0fdc0e3a-0d84-4a70-b426-a58e61ec8caf} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2025.12.23 01:41:34.582193 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7088 | 2025.12.23 01:41:34.582224 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2025.12.23 01:41:34.582228 [ 276 ] {0fdc0e3a-0d84-4a70-b426-a58e61ec8caf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001711 sec., 5844.535359438924 rows/sec., 10.47 MiB/sec. | ||
| 7090 | 2025.12.23 01:41:34.582244 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7091 | 2025.12.23 01:41:34.582283 [ 276 ] {0fdc0e3a-0d84-4a70-b426-a58e61ec8caf} <Debug> TCPHandler: Processed in 0.00188559 sec. | ||
| 7092 | 2025.12.23 01:41:34.582363 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7093 | 2025.12.23 01:41:34.582396 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7094 | 2025.12.23 01:41:34.582497 [ 276 ] {7852f052-66ce-457d-a43a-3501c1336d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7095 | 2025.12.23 01:41:34.582538 [ 276 ] {7852f052-66ce-457d-a43a-3501c1336d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7096 | 2025.12.23 01:41:34.582639 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7097 | 2025.12.23 01:41:34.582705 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 792 rows starting from the beginning of the part | ||
| 7098 | 2025.12.23 01:41:34.582831 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 7099 | 2025.12.23 01:41:34.582883 [ 276 ] {7852f052-66ce-457d-a43a-3501c1336d99} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7100 | 2025.12.23 01:41:34.582922 [ 276 ] {7852f052-66ce-457d-a43a-3501c1336d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7101 | 2025.12.23 01:41:34.582936 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 7102 | 2025.12.23 01:41:34.583041 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 7103 | 2025.12.23 01:41:34.583135 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 7104 | 2025.12.23 01:41:34.583237 [ 195 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 7105 | 2025.12.23 01:41:34.583240 [ 276 ] {7852f052-66ce-457d-a43a-3501c1336d99} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7106 | 2025.12.23 01:41:34.583470 [ 276 ] {7852f052-66ce-457d-a43a-3501c1336d99} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2025.12.23 01:41:34.583615 [ 276 ] {7852f052-66ce-457d-a43a-3501c1336d99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 7108 | 2025.12.23 01:41:34.583651 [ 276 ] {7852f052-66ce-457d-a43a-3501c1336d99} <Debug> TCPHandler: Processed in 0.001303618 sec. | ||
| 7109 | 2025.12.23 01:41:34.588359 [ 198 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 19 columns (19 merged, 0 gathered) in 0.006058629 sec., 145907.59724683588 rows/sec., 261.46 MiB/sec. | ||
| 7110 | 2025.12.23 01:41:34.589302 [ 186 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7111 | 2025.12.23 01:41:34.589692 [ 186 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2025.12.23 01:41:34.589772 [ 186 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7113 | 2025.12.23 01:41:34.589930 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.69 MiB. | ||
| 7114 | 2025.12.23 01:41:35.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.42 MiB, peak 290.06 MiB, free memory in arenas 0.00 B, will set to 284.33 MiB (RSS), difference: 1.91 MiB | ||
| 7115 | 2025.12.23 01:41:36.112815 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7116 | 2025.12.23 01:41:36.112900 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7117 | 2025.12.23 01:41:36.248375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16288 | ||
| 7118 | 2025.12.23 01:41:36.248918 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7119 | 2025.12.23 01:41:36.248970 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 7120 | 2025.12.23 01:41:36.249535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7121 | 2025.12.23 01:41:36.249816 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7122 | 2025.12.23 01:41:36.249963 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16288 | ||
| 7123 | 2025.12.23 01:41:37.132599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7124 | 2025.12.23 01:41:37.149138 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2025.12.23 01:41:37.149206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7126 | 2025.12.23 01:41:37.155413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7127 | 2025.12.23 01:41:37.156156 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2025.12.23 01:41:37.159302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7129 | 2025.12.23 01:41:39.574318 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2025.12.23 01:41:39.574495 [ 276 ] {6f24dd79-ff03-4635-b744-46ec48acfebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7131 | 2025.12.23 01:41:39.574558 [ 276 ] {6f24dd79-ff03-4635-b744-46ec48acfebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7132 | 2025.12.23 01:41:39.575235 [ 276 ] {6f24dd79-ff03-4635-b744-46ec48acfebe} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2025.12.23 01:41:39.575271 [ 276 ] {6f24dd79-ff03-4635-b744-46ec48acfebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7134 | 2025.12.23 01:41:39.575661 [ 276 ] {6f24dd79-ff03-4635-b744-46ec48acfebe} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7135 | 2025.12.23 01:41:39.575876 [ 276 ] {6f24dd79-ff03-4635-b744-46ec48acfebe} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2025.12.23 01:41:39.576020 [ 276 ] {6f24dd79-ff03-4635-b744-46ec48acfebe} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001574 sec., 74968.23379923761 rows/sec., 6.37 MiB/sec. | ||
| 7137 | 2025.12.23 01:41:39.576060 [ 276 ] {6f24dd79-ff03-4635-b744-46ec48acfebe} <Debug> TCPHandler: Processed in 0.00186805 sec. | ||
| 7138 | 2025.12.23 01:41:39.576184 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7139 | 2025.12.23 01:41:39.576276 [ 276 ] {669921e2-0ee2-408a-97e8-d20017acdab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7140 | 2025.12.23 01:41:39.576316 [ 276 ] {669921e2-0ee2-408a-97e8-d20017acdab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7141 | 2025.12.23 01:41:39.576736 [ 276 ] {669921e2-0ee2-408a-97e8-d20017acdab9} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2025.12.23 01:41:39.576770 [ 276 ] {669921e2-0ee2-408a-97e8-d20017acdab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7143 | 2025.12.23 01:41:39.577060 [ 276 ] {669921e2-0ee2-408a-97e8-d20017acdab9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7144 | 2025.12.23 01:41:39.577259 [ 276 ] {669921e2-0ee2-408a-97e8-d20017acdab9} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2025.12.23 01:41:39.577383 [ 276 ] {669921e2-0ee2-408a-97e8-d20017acdab9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001125 sec., 27555.55555555556 rows/sec., 2.02 MiB/sec. | ||
| 7146 | 2025.12.23 01:41:39.577419 [ 276 ] {669921e2-0ee2-408a-97e8-d20017acdab9} <Debug> TCPHandler: Processed in 0.001283228 sec. | ||
| 7147 | 2025.12.23 01:41:39.577526 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2025.12.23 01:41:39.577618 [ 276 ] {73f1296a-4aa1-4f1f-a595-630acf5d9072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7149 | 2025.12.23 01:41:39.577657 [ 276 ] {73f1296a-4aa1-4f1f-a595-630acf5d9072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7150 | 2025.12.23 01:41:39.578070 [ 276 ] {73f1296a-4aa1-4f1f-a595-630acf5d9072} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2025.12.23 01:41:39.578104 [ 276 ] {73f1296a-4aa1-4f1f-a595-630acf5d9072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7152 | 2025.12.23 01:41:39.578392 [ 276 ] {73f1296a-4aa1-4f1f-a595-630acf5d9072} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7153 | 2025.12.23 01:41:39.578605 [ 276 ] {73f1296a-4aa1-4f1f-a595-630acf5d9072} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2025.12.23 01:41:39.578738 [ 276 ] {73f1296a-4aa1-4f1f-a595-630acf5d9072} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001138 sec., 83479.7891036907 rows/sec., 6.52 MiB/sec. | ||
| 7155 | 2025.12.23 01:41:39.578774 [ 276 ] {73f1296a-4aa1-4f1f-a595-630acf5d9072} <Debug> TCPHandler: Processed in 0.001295457 sec. | ||
| 7156 | 2025.12.23 01:41:39.578888 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2025.12.23 01:41:39.578981 [ 276 ] {36edbbb9-e1a2-4ece-88b5-ae424a119a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7158 | 2025.12.23 01:41:39.579023 [ 276 ] {36edbbb9-e1a2-4ece-88b5-ae424a119a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7159 | 2025.12.23 01:41:39.579425 [ 276 ] {36edbbb9-e1a2-4ece-88b5-ae424a119a08} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2025.12.23 01:41:39.579459 [ 276 ] {36edbbb9-e1a2-4ece-88b5-ae424a119a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7161 | 2025.12.23 01:41:39.579780 [ 276 ] {36edbbb9-e1a2-4ece-88b5-ae424a119a08} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7162 | 2025.12.23 01:41:39.579982 [ 276 ] {36edbbb9-e1a2-4ece-88b5-ae424a119a08} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2025.12.23 01:41:39.580104 [ 276 ] {36edbbb9-e1a2-4ece-88b5-ae424a119a08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 7164 | 2025.12.23 01:41:39.580139 [ 276 ] {36edbbb9-e1a2-4ece-88b5-ae424a119a08} <Debug> TCPHandler: Processed in 0.001298187 sec. | ||
| 7165 | 2025.12.23 01:41:39.580245 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2025.12.23 01:41:39.580336 [ 276 ] {48adffba-12e0-46b0-84ee-f7d94b564cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7167 | 2025.12.23 01:41:39.580388 [ 276 ] {48adffba-12e0-46b0-84ee-f7d94b564cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7168 | 2025.12.23 01:41:39.581192 [ 276 ] {48adffba-12e0-46b0-84ee-f7d94b564cbc} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2025.12.23 01:41:39.581226 [ 276 ] {48adffba-12e0-46b0-84ee-f7d94b564cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7170 | 2025.12.23 01:41:39.581741 [ 276 ] {48adffba-12e0-46b0-84ee-f7d94b564cbc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7171 | 2025.12.23 01:41:39.581953 [ 276 ] {48adffba-12e0-46b0-84ee-f7d94b564cbc} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2025.12.23 01:41:39.582084 [ 276 ] {48adffba-12e0-46b0-84ee-f7d94b564cbc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001766 sec., 17553.793884484712 rows/sec., 31.46 MiB/sec. | ||
| 7173 | 2025.12.23 01:41:39.582134 [ 276 ] {48adffba-12e0-46b0-84ee-f7d94b564cbc} <Debug> TCPHandler: Processed in 0.001935881 sec. | ||
| 7174 | 2025.12.23 01:41:39.582248 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2025.12.23 01:41:39.582341 [ 276 ] {a5c2f7b1-03e0-473c-934c-d5b975b0f070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7176 | 2025.12.23 01:41:39.582381 [ 276 ] {a5c2f7b1-03e0-473c-934c-d5b975b0f070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7177 | 2025.12.23 01:41:39.582718 [ 276 ] {a5c2f7b1-03e0-473c-934c-d5b975b0f070} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2025.12.23 01:41:39.582752 [ 276 ] {a5c2f7b1-03e0-473c-934c-d5b975b0f070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7179 | 2025.12.23 01:41:39.583047 [ 276 ] {a5c2f7b1-03e0-473c-934c-d5b975b0f070} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7180 | 2025.12.23 01:41:39.583248 [ 276 ] {a5c2f7b1-03e0-473c-934c-d5b975b0f070} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2025.12.23 01:41:39.583372 [ 276 ] {a5c2f7b1-03e0-473c-934c-d5b975b0f070} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 7182 | 2025.12.23 01:41:39.583406 [ 276 ] {a5c2f7b1-03e0-473c-934c-d5b975b0f070} <Debug> TCPHandler: Processed in 0.001206676 sec. | ||
| 7183 | 2025.12.23 01:41:41.271647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 868 | ||
| 7184 | 2025.12.23 01:41:41.273933 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2025.12.23 01:41:41.273989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7186 | 2025.12.23 01:41:41.275204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7187 | 2025.12.23 01:41:41.275486 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2025.12.23 01:41:41.275870 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 868 | ||
| 7189 | 2025.12.23 01:41:43.750040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16736 | ||
| 7190 | 2025.12.23 01:41:43.750686 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2025.12.23 01:41:43.750744 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7192 | 2025.12.23 01:41:43.751260 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7193 | 2025.12.23 01:41:43.751477 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2025.12.23 01:41:43.751602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16736 | ||
| 7195 | 2025.12.23 01:41:44.576417 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7196 | 2025.12.23 01:41:44.576639 [ 276 ] {8b9b9232-6ba4-4070-9b36-52726b226dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7197 | 2025.12.23 01:41:44.576732 [ 276 ] {8b9b9232-6ba4-4070-9b36-52726b226dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7198 | 2025.12.23 01:41:44.577453 [ 276 ] {8b9b9232-6ba4-4070-9b36-52726b226dd6} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2025.12.23 01:41:44.577500 [ 276 ] {8b9b9232-6ba4-4070-9b36-52726b226dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7200 | 2025.12.23 01:41:44.577919 [ 276 ] {8b9b9232-6ba4-4070-9b36-52726b226dd6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7201 | 2025.12.23 01:41:44.578164 [ 276 ] {8b9b9232-6ba4-4070-9b36-52726b226dd6} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2025.12.23 01:41:44.578293 [ 65 ] {} <Debug> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7203 | 2025.12.23 01:41:44.578331 [ 65 ] {} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2025.12.23 01:41:44.578332 [ 276 ] {8b9b9232-6ba4-4070-9b36-52726b226dd6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001768 sec., 13574.660633484162 rows/sec., 1.13 MiB/sec. | ||
| 7205 | 2025.12.23 01:41:44.578351 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7206 | 2025.12.23 01:41:44.578396 [ 276 ] {8b9b9232-6ba4-4070-9b36-52726b226dd6} <Debug> TCPHandler: Processed in 0.002129326 sec. | ||
| 7207 | 2025.12.23 01:41:44.578481 [ 195 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::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 | ||
| 7208 | 2025.12.23 01:41:44.578562 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2025.12.23 01:41:44.578642 [ 195 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7210 | 2025.12.23 01:41:44.578674 [ 276 ] {daec88d0-4650-4a6e-b139-4ae764a22b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7211 | 2025.12.23 01:41:44.578685 [ 195 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7212 | 2025.12.23 01:41:44.578729 [ 276 ] {daec88d0-4650-4a6e-b139-4ae764a22b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7213 | 2025.12.23 01:41:44.578766 [ 195 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7214 | 2025.12.23 01:41:44.578823 [ 195 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7215 | 2025.12.23 01:41:44.578883 [ 195 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7216 | 2025.12.23 01:41:44.578936 [ 195 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7217 | 2025.12.23 01:41:44.579185 [ 276 ] {daec88d0-4650-4a6e-b139-4ae764a22b64} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2025.12.23 01:41:44.579228 [ 276 ] {daec88d0-4650-4a6e-b139-4ae764a22b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7219 | 2025.12.23 01:41:44.579556 [ 276 ] {daec88d0-4650-4a6e-b139-4ae764a22b64} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7220 | 2025.12.23 01:41:44.579775 [ 276 ] {daec88d0-4650-4a6e-b139-4ae764a22b64} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2025.12.23 01:41:44.579771 [ 198 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349679 sec., 88910.02971817744 rows/sec., 7.72 MiB/sec. | ||
| 7222 | 2025.12.23 01:41:44.579913 [ 276 ] {daec88d0-4650-4a6e-b139-4ae764a22b64} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001265 sec., 4743.083003952569 rows/sec., 386.77 KiB/sec. | ||
| 7223 | 2025.12.23 01:41:44.579951 [ 193 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7224 | 2025.12.23 01:41:44.579958 [ 276 ] {daec88d0-4650-4a6e-b139-4ae764a22b64} <Debug> TCPHandler: Processed in 0.001449991 sec. | ||
| 7225 | 2025.12.23 01:41:44.580091 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2025.12.23 01:41:44.580189 [ 276 ] {888eb90e-3150-4306-ac61-672cbf669766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7227 | 2025.12.23 01:41:44.580232 [ 276 ] {888eb90e-3150-4306-ac61-672cbf669766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7228 | 2025.12.23 01:41:44.580235 [ 193 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_9_2} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2025.12.23 01:41:44.580307 [ 193 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_9_2} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7230 | 2025.12.23 01:41:44.580385 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7231 | 2025.12.23 01:41:44.580741 [ 276 ] {888eb90e-3150-4306-ac61-672cbf669766} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2025.12.23 01:41:44.580776 [ 276 ] {888eb90e-3150-4306-ac61-672cbf669766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7233 | 2025.12.23 01:41:44.581097 [ 276 ] {888eb90e-3150-4306-ac61-672cbf669766} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7234 | 2025.12.23 01:41:44.581317 [ 276 ] {888eb90e-3150-4306-ac61-672cbf669766} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2025.12.23 01:41:44.581457 [ 276 ] {888eb90e-3150-4306-ac61-672cbf669766} <Debug> executeQuery: Read 199 rows, 18.09 KiB in 0.001289 sec., 154383.24282389448 rows/sec., 13.71 MiB/sec. | ||
| 7236 | 2025.12.23 01:41:44.581495 [ 276 ] {888eb90e-3150-4306-ac61-672cbf669766} <Debug> TCPHandler: Processed in 0.00145379 sec. | ||
| 7237 | 2025.12.23 01:41:44.581616 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7238 | 2025.12.23 01:41:44.581712 [ 276 ] {76ef6a94-f3c3-4713-8e4a-e6c68d0449d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7239 | 2025.12.23 01:41:44.581754 [ 276 ] {76ef6a94-f3c3-4713-8e4a-e6c68d0449d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7240 | 2025.12.23 01:41:44.582170 [ 276 ] {76ef6a94-f3c3-4713-8e4a-e6c68d0449d4} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2025.12.23 01:41:44.582204 [ 276 ] {76ef6a94-f3c3-4713-8e4a-e6c68d0449d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7242 | 2025.12.23 01:41:44.582501 [ 276 ] {76ef6a94-f3c3-4713-8e4a-e6c68d0449d4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7243 | 2025.12.23 01:41:44.582727 [ 276 ] {76ef6a94-f3c3-4713-8e4a-e6c68d0449d4} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7244 | 2025.12.23 01:41:44.582857 [ 276 ] {76ef6a94-f3c3-4713-8e4a-e6c68d0449d4} <Debug> executeQuery: Read 28 rows, 2.13 KiB in 0.001164 sec., 24054.982817869415 rows/sec., 1.79 MiB/sec. | ||
| 7245 | 2025.12.23 01:41:44.582893 [ 276 ] {76ef6a94-f3c3-4713-8e4a-e6c68d0449d4} <Debug> TCPHandler: Processed in 0.001326748 sec. | ||
| 7246 | 2025.12.23 01:41:44.582993 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7247 | 2025.12.23 01:41:44.583087 [ 276 ] {e284bc0b-f54e-4567-8426-38e82c314696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7248 | 2025.12.23 01:41:44.583128 [ 276 ] {e284bc0b-f54e-4567-8426-38e82c314696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7249 | 2025.12.23 01:41:44.583520 [ 276 ] {e284bc0b-f54e-4567-8426-38e82c314696} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2025.12.23 01:41:44.583554 [ 276 ] {e284bc0b-f54e-4567-8426-38e82c314696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7251 | 2025.12.23 01:41:44.583845 [ 276 ] {e284bc0b-f54e-4567-8426-38e82c314696} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7252 | 2025.12.23 01:41:44.584053 [ 276 ] {e284bc0b-f54e-4567-8426-38e82c314696} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2025.12.23 01:41:44.584181 [ 276 ] {e284bc0b-f54e-4567-8426-38e82c314696} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001113 sec., 21563.342318059298 rows/sec., 1.79 MiB/sec. | ||
| 7254 | 2025.12.23 01:41:44.584218 [ 276 ] {e284bc0b-f54e-4567-8426-38e82c314696} <Debug> TCPHandler: Processed in 0.001273017 sec. | ||
| 7255 | 2025.12.23 01:41:44.584323 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7256 | 2025.12.23 01:41:44.584417 [ 276 ] {e5b05502-b006-4310-9617-0f59ea16f926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7257 | 2025.12.23 01:41:44.584456 [ 276 ] {e5b05502-b006-4310-9617-0f59ea16f926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7258 | 2025.12.23 01:41:44.584855 [ 276 ] {e5b05502-b006-4310-9617-0f59ea16f926} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7259 | 2025.12.23 01:41:44.584889 [ 276 ] {e5b05502-b006-4310-9617-0f59ea16f926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7260 | 2025.12.23 01:41:44.585192 [ 276 ] {e5b05502-b006-4310-9617-0f59ea16f926} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7261 | 2025.12.23 01:41:44.585406 [ 276 ] {e5b05502-b006-4310-9617-0f59ea16f926} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2025.12.23 01:41:44.585492 [ 65 ] {} <Debug> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7263 | 2025.12.23 01:41:44.585525 [ 65 ] {} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2025.12.23 01:41:44.585532 [ 276 ] {e5b05502-b006-4310-9617-0f59ea16f926} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 7265 | 2025.12.23 01:41:44.585544 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7266 | 2025.12.23 01:41:44.585572 [ 276 ] {e5b05502-b006-4310-9617-0f59ea16f926} <Debug> TCPHandler: Processed in 0.001297198 sec. | ||
| 7267 | 2025.12.23 01:41:44.585657 [ 201 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::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 | ||
| 7268 | 2025.12.23 01:41:44.585678 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7269 | 2025.12.23 01:41:44.585786 [ 276 ] {0b9dcf97-ac40-4314-a212-1f229b9a37a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7270 | 2025.12.23 01:41:44.585801 [ 201 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7271 | 2025.12.23 01:41:44.585827 [ 276 ] {0b9dcf97-ac40-4314-a212-1f229b9a37a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7272 | 2025.12.23 01:41:44.585838 [ 201 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7273 | 2025.12.23 01:41:44.585916 [ 201 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7274 | 2025.12.23 01:41:44.585963 [ 201 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7275 | 2025.12.23 01:41:44.586007 [ 201 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7276 | 2025.12.23 01:41:44.586048 [ 201 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7277 | 2025.12.23 01:41:44.586288 [ 276 ] {0b9dcf97-ac40-4314-a212-1f229b9a37a0} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2025.12.23 01:41:44.586330 [ 276 ] {0b9dcf97-ac40-4314-a212-1f229b9a37a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7279 | 2025.12.23 01:41:44.586661 [ 276 ] {0b9dcf97-ac40-4314-a212-1f229b9a37a0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7280 | 2025.12.23 01:41:44.586824 [ 198 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223666 sec., 49032.98775973182 rows/sec., 3.93 MiB/sec. | ||
| 7281 | 2025.12.23 01:41:44.586897 [ 276 ] {0b9dcf97-ac40-4314-a212-1f229b9a37a0} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2025.12.23 01:41:44.587002 [ 198 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7283 | 2025.12.23 01:41:44.587039 [ 276 ] {0b9dcf97-ac40-4314-a212-1f229b9a37a0} <Debug> executeQuery: Read 116 rows, 9.66 KiB in 0.00127 sec., 91338.58267716535 rows/sec., 7.43 MiB/sec. | ||
| 7284 | 2025.12.23 01:41:44.587081 [ 276 ] {0b9dcf97-ac40-4314-a212-1f229b9a37a0} <Debug> TCPHandler: Processed in 0.001451651 sec. | ||
| 7285 | 2025.12.23 01:41:44.587202 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7286 | 2025.12.23 01:41:44.587298 [ 276 ] {600ac375-fc4d-493c-a817-126fe585d94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7287 | 2025.12.23 01:41:44.587333 [ 198 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_9_2} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2025.12.23 01:41:44.587343 [ 276 ] {600ac375-fc4d-493c-a817-126fe585d94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7289 | 2025.12.23 01:41:44.587423 [ 198 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_9_2} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7290 | 2025.12.23 01:41:44.587526 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7291 | 2025.12.23 01:41:44.587778 [ 276 ] {600ac375-fc4d-493c-a817-126fe585d94d} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2025.12.23 01:41:44.587818 [ 276 ] {600ac375-fc4d-493c-a817-126fe585d94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7293 | 2025.12.23 01:41:44.588160 [ 276 ] {600ac375-fc4d-493c-a817-126fe585d94d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7294 | 2025.12.23 01:41:44.588378 [ 276 ] {600ac375-fc4d-493c-a817-126fe585d94d} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2025.12.23 01:41:44.588510 [ 276 ] {600ac375-fc4d-493c-a817-126fe585d94d} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001231 sec., 161657.18927701053 rows/sec., 11.59 MiB/sec. | ||
| 7296 | 2025.12.23 01:41:44.588547 [ 276 ] {600ac375-fc4d-493c-a817-126fe585d94d} <Debug> TCPHandler: Processed in 0.00139496 sec. | ||
| 7297 | 2025.12.23 01:41:44.588664 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2025.12.23 01:41:44.588758 [ 276 ] {56398cdd-545a-48b9-9f3c-0e952b0479f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7299 | 2025.12.23 01:41:44.588812 [ 276 ] {56398cdd-545a-48b9-9f3c-0e952b0479f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7300 | 2025.12.23 01:41:44.589590 [ 276 ] {56398cdd-545a-48b9-9f3c-0e952b0479f1} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2025.12.23 01:41:44.589627 [ 276 ] {56398cdd-545a-48b9-9f3c-0e952b0479f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7302 | 2025.12.23 01:41:44.590142 [ 276 ] {56398cdd-545a-48b9-9f3c-0e952b0479f1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7303 | 2025.12.23 01:41:44.590370 [ 276 ] {56398cdd-545a-48b9-9f3c-0e952b0479f1} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2025.12.23 01:41:44.590514 [ 276 ] {56398cdd-545a-48b9-9f3c-0e952b0479f1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001774 sec., 5636.978579481398 rows/sec., 10.10 MiB/sec. | ||
| 7305 | 2025.12.23 01:41:44.590585 [ 276 ] {56398cdd-545a-48b9-9f3c-0e952b0479f1} <Debug> TCPHandler: Processed in 0.001968602 sec. | ||
| 7306 | 2025.12.23 01:41:44.590693 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2025.12.23 01:41:44.590788 [ 276 ] {39215445-3912-4bd1-ae9c-33ca1e7d7806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7308 | 2025.12.23 01:41:44.590831 [ 276 ] {39215445-3912-4bd1-ae9c-33ca1e7d7806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7309 | 2025.12.23 01:41:44.591171 [ 276 ] {39215445-3912-4bd1-ae9c-33ca1e7d7806} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2025.12.23 01:41:44.591206 [ 276 ] {39215445-3912-4bd1-ae9c-33ca1e7d7806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7311 | 2025.12.23 01:41:44.591517 [ 276 ] {39215445-3912-4bd1-ae9c-33ca1e7d7806} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7312 | 2025.12.23 01:41:44.591734 [ 276 ] {39215445-3912-4bd1-ae9c-33ca1e7d7806} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2025.12.23 01:41:44.591865 [ 276 ] {39215445-3912-4bd1-ae9c-33ca1e7d7806} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 7314 | 2025.12.23 01:41:44.591902 [ 276 ] {39215445-3912-4bd1-ae9c-33ca1e7d7806} <Debug> TCPHandler: Processed in 0.001257877 sec. | ||
| 7315 | 2025.12.23 01:41:44.659352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7316 | 2025.12.23 01:41:44.676739 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2025.12.23 01:41:44.676783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7318 | 2025.12.23 01:41:44.683934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7319 | 2025.12.23 01:41:44.684944 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2025.12.23 01:41:44.688576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7321 | 2025.12.23 01:41:45.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.67 MiB, peak 290.06 MiB, free memory in arenas 0.00 B, will set to 284.61 MiB (RSS), difference: -1.05 MiB | ||
| 7322 | 2025.12.23 01:41:49.574868 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2025.12.23 01:41:49.575149 [ 276 ] {8b41377a-1354-4218-b86d-490d930b045a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7324 | 2025.12.23 01:41:49.575214 [ 276 ] {8b41377a-1354-4218-b86d-490d930b045a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7325 | 2025.12.23 01:41:49.575999 [ 276 ] {8b41377a-1354-4218-b86d-490d930b045a} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2025.12.23 01:41:49.576039 [ 276 ] {8b41377a-1354-4218-b86d-490d930b045a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7327 | 2025.12.23 01:41:49.576440 [ 276 ] {8b41377a-1354-4218-b86d-490d930b045a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7328 | 2025.12.23 01:41:49.576658 [ 276 ] {8b41377a-1354-4218-b86d-490d930b045a} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2025.12.23 01:41:49.576811 [ 276 ] {8b41377a-1354-4218-b86d-490d930b045a} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001715 sec., 68804.66472303207 rows/sec., 5.84 MiB/sec. | ||
| 7330 | 2025.12.23 01:41:49.576809 [ 54 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7331 | 2025.12.23 01:41:49.576854 [ 276 ] {8b41377a-1354-4218-b86d-490d930b045a} <Debug> TCPHandler: Processed in 0.002167866 sec. | ||
| 7332 | 2025.12.23 01:41:49.576896 [ 54 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2025.12.23 01:41:49.576928 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7334 | 2025.12.23 01:41:49.577012 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7335 | 2025.12.23 01:41:49.577051 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7336 | 2025.12.23 01:41:49.577119 [ 276 ] {4ac6aaa2-7a4c-4c40-adca-05668f5e128e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7337 | 2025.12.23 01:41:49.577165 [ 276 ] {4ac6aaa2-7a4c-4c40-adca-05668f5e128e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7338 | 2025.12.23 01:41:49.577210 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7339 | 2025.12.23 01:41:49.577257 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1407 rows starting from the beginning of the part | ||
| 7340 | 2025.12.23 01:41:49.577331 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1260 rows starting from the beginning of the part | ||
| 7341 | 2025.12.23 01:41:49.577385 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 7342 | 2025.12.23 01:41:49.577434 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 118 rows starting from the beginning of the part | ||
| 7343 | 2025.12.23 01:41:49.577481 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 199 rows starting from the beginning of the part | ||
| 7344 | 2025.12.23 01:41:49.577525 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 118 rows starting from the beginning of the part | ||
| 7345 | 2025.12.23 01:41:49.577617 [ 276 ] {4ac6aaa2-7a4c-4c40-adca-05668f5e128e} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2025.12.23 01:41:49.577658 [ 276 ] {4ac6aaa2-7a4c-4c40-adca-05668f5e128e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7347 | 2025.12.23 01:41:49.577990 [ 276 ] {4ac6aaa2-7a4c-4c40-adca-05668f5e128e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7348 | 2025.12.23 01:41:49.578205 [ 276 ] {4ac6aaa2-7a4c-4c40-adca-05668f5e128e} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2025.12.23 01:41:49.578339 [ 276 ] {4ac6aaa2-7a4c-4c40-adca-05668f5e128e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001239 sec., 25020.17756255044 rows/sec., 1.84 MiB/sec. | ||
| 7350 | 2025.12.23 01:41:49.578377 [ 276 ] {4ac6aaa2-7a4c-4c40-adca-05668f5e128e} <Debug> TCPHandler: Processed in 0.00141336 sec. | ||
| 7351 | 2025.12.23 01:41:49.578502 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2025.12.23 01:41:49.578595 [ 276 ] {f4e490ca-fd00-47b8-9680-da656669c921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7353 | 2025.12.23 01:41:49.578637 [ 276 ] {f4e490ca-fd00-47b8-9680-da656669c921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7354 | 2025.12.23 01:41:49.579091 [ 198 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3178 rows, containing 5 columns (5 merged, 0 gathered) in 0.002097684 sec., 1515004.166499816 rows/sec., 132.85 MiB/sec. | ||
| 7355 | 2025.12.23 01:41:49.579154 [ 276 ] {f4e490ca-fd00-47b8-9680-da656669c921} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2025.12.23 01:41:49.579197 [ 276 ] {f4e490ca-fd00-47b8-9680-da656669c921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7357 | 2025.12.23 01:41:49.579304 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7358 | 2025.12.23 01:41:49.579541 [ 276 ] {f4e490ca-fd00-47b8-9680-da656669c921} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7359 | 2025.12.23 01:41:49.579612 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_51_10} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7360 | 2025.12.23 01:41:49.579709 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_51_10} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7361 | 2025.12.23 01:41:49.579787 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7362 | 2025.12.23 01:41:49.579789 [ 276 ] {f4e490ca-fd00-47b8-9680-da656669c921} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2025.12.23 01:41:49.579910 [ 54 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7364 | 2025.12.23 01:41:49.579936 [ 276 ] {f4e490ca-fd00-47b8-9680-da656669c921} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001359 sec., 69904.34142752024 rows/sec., 5.46 MiB/sec. | ||
| 7365 | 2025.12.23 01:41:49.579942 [ 54 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2025.12.23 01:41:49.579976 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7367 | 2025.12.23 01:41:49.579981 [ 276 ] {f4e490ca-fd00-47b8-9680-da656669c921} <Debug> TCPHandler: Processed in 0.001534762 sec. | ||
| 7368 | 2025.12.23 01:41:49.580059 [ 187 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7369 | 2025.12.23 01:41:49.580116 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7370 | 2025.12.23 01:41:49.580166 [ 187 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7371 | 2025.12.23 01:41:49.580201 [ 187 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 633 rows starting from the beginning of the part | ||
| 7372 | 2025.12.23 01:41:49.580215 [ 276 ] {e479d0b3-78f6-4e74-9535-42c9a12db554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7373 | 2025.12.23 01:41:49.580258 [ 187 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 555 rows starting from the beginning of the part | ||
| 7374 | 2025.12.23 01:41:49.580263 [ 276 ] {e479d0b3-78f6-4e74-9535-42c9a12db554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7375 | 2025.12.23 01:41:49.580314 [ 187 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 7376 | 2025.12.23 01:41:49.580360 [ 187 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 95 rows starting from the beginning of the part | ||
| 7377 | 2025.12.23 01:41:49.580403 [ 187 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 116 rows starting from the beginning of the part | ||
| 7378 | 2025.12.23 01:41:49.580445 [ 187 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
| 7379 | 2025.12.23 01:41:49.580707 [ 276 ] {e479d0b3-78f6-4e74-9535-42c9a12db554} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2025.12.23 01:41:49.580747 [ 276 ] {e479d0b3-78f6-4e74-9535-42c9a12db554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7381 | 2025.12.23 01:41:49.581117 [ 276 ] {e479d0b3-78f6-4e74-9535-42c9a12db554} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7382 | 2025.12.23 01:41:49.581323 [ 276 ] {e479d0b3-78f6-4e74-9535-42c9a12db554} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2025.12.23 01:41:49.581433 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7384 | 2025.12.23 01:41:49.581446 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142502 sec., 1100335.4338886472 rows/sec., 87.70 MiB/sec. | ||
| 7385 | 2025.12.23 01:41:49.581453 [ 276 ] {e479d0b3-78f6-4e74-9535-42c9a12db554} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 7386 | 2025.12.23 01:41:49.581467 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2025.12.23 01:41:49.581506 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7388 | 2025.12.23 01:41:49.581510 [ 276 ] {e479d0b3-78f6-4e74-9535-42c9a12db554} <Debug> TCPHandler: Processed in 0.001441691 sec. | ||
| 7389 | 2025.12.23 01:41:49.581581 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7390 | 2025.12.23 01:41:49.581608 [ 187 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7391 | 2025.12.23 01:41:49.581634 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7392 | 2025.12.23 01:41:49.581680 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7393 | 2025.12.23 01:41:49.581713 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13252 rows starting from the beginning of the part | ||
| 7394 | 2025.12.23 01:41:49.581732 [ 276 ] {c457d9e8-36b2-451a-a20c-94ae256a59ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7395 | 2025.12.23 01:41:49.581767 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 846 rows starting from the beginning of the part | ||
| 7396 | 2025.12.23 01:41:49.581793 [ 276 ] {c457d9e8-36b2-451a-a20c-94ae256a59ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7397 | 2025.12.23 01:41:49.581817 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7398 | 2025.12.23 01:41:49.581863 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7399 | 2025.12.23 01:41:49.581864 [ 187 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_51_10} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2025.12.23 01:41:49.581902 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 199 rows starting from the beginning of the part | ||
| 7401 | 2025.12.23 01:41:49.581943 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7402 | 2025.12.23 01:41:49.581948 [ 187 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_51_10} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7403 | 2025.12.23 01:41:49.582025 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7404 | 2025.12.23 01:41:49.582679 [ 276 ] {c457d9e8-36b2-451a-a20c-94ae256a59ed} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2025.12.23 01:41:49.582720 [ 276 ] {c457d9e8-36b2-451a-a20c-94ae256a59ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7406 | 2025.12.23 01:41:49.583324 [ 276 ] {c457d9e8-36b2-451a-a20c-94ae256a59ed} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7407 | 2025.12.23 01:41:49.583562 [ 276 ] {c457d9e8-36b2-451a-a20c-94ae256a59ed} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2025.12.23 01:41:49.583702 [ 276 ] {c457d9e8-36b2-451a-a20c-94ae256a59ed} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001988 sec., 15593.561368209253 rows/sec., 27.94 MiB/sec. | ||
| 7409 | 2025.12.23 01:41:49.583756 [ 276 ] {c457d9e8-36b2-451a-a20c-94ae256a59ed} <Debug> TCPHandler: Processed in 0.002168926 sec. | ||
| 7410 | 2025.12.23 01:41:49.583874 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2025.12.23 01:41:49.583967 [ 276 ] {811f440d-ad82-4c48-857a-4359e1901647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7412 | 2025.12.23 01:41:49.584008 [ 276 ] {811f440d-ad82-4c48-857a-4359e1901647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7413 | 2025.12.23 01:41:49.584352 [ 276 ] {811f440d-ad82-4c48-857a-4359e1901647} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2025.12.23 01:41:49.584387 [ 276 ] {811f440d-ad82-4c48-857a-4359e1901647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7415 | 2025.12.23 01:41:49.584691 [ 276 ] {811f440d-ad82-4c48-857a-4359e1901647} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7416 | 2025.12.23 01:41:49.584894 [ 276 ] {811f440d-ad82-4c48-857a-4359e1901647} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2025.12.23 01:41:49.585000 [ 54 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7418 | 2025.12.23 01:41:49.585020 [ 276 ] {811f440d-ad82-4c48-857a-4359e1901647} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 7419 | 2025.12.23 01:41:49.585031 [ 54 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2025.12.23 01:41:49.585060 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7421 | 2025.12.23 01:41:49.585063 [ 276 ] {811f440d-ad82-4c48-857a-4359e1901647} <Debug> TCPHandler: Processed in 0.001236986 sec. | ||
| 7422 | 2025.12.23 01:41:49.585152 [ 191 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7423 | 2025.12.23 01:41:49.585251 [ 191 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7424 | 2025.12.23 01:41:49.585276 [ 191 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2610 rows starting from the beginning of the part | ||
| 7425 | 2025.12.23 01:41:49.585323 [ 191 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7426 | 2025.12.23 01:41:49.585364 [ 191 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7427 | 2025.12.23 01:41:49.585399 [ 191 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7428 | 2025.12.23 01:41:49.585435 [ 191 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7429 | 2025.12.23 01:41:49.585474 [ 191 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7430 | 2025.12.23 01:41:49.585589 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14777 rows, containing 5 columns (5 merged, 0 gathered) in 0.004041565 sec., 3656256.9202771704 rows/sec., 251.24 MiB/sec. | ||
| 7431 | 2025.12.23 01:41:49.585905 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7432 | 2025.12.23 01:41:49.586141 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2025.12.23 01:41:49.586205 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7434 | 2025.12.23 01:41:49.586273 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 7435 | 2025.12.23 01:41:49.586564 [ 187 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2910 rows, containing 4 columns (4 merged, 0 gathered) in 0.001448451 sec., 2009042.7636143717 rows/sec., 135.46 MiB/sec. | ||
| 7436 | 2025.12.23 01:41:49.586831 [ 187 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7437 | 2025.12.23 01:41:49.587056 [ 187 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_51_10} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7438 | 2025.12.23 01:41:49.587118 [ 187 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_51_10} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7439 | 2025.12.23 01:41:49.587179 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7440 | 2025.12.23 01:41:51.112953 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7441 | 2025.12.23 01:41:51.112998 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7442 | 2025.12.23 01:41:51.252651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17248 | ||
| 7443 | 2025.12.23 01:41:51.253184 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2025.12.23 01:41:51.253235 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7445 | 2025.12.23 01:41:51.253731 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7446 | 2025.12.23 01:41:51.253963 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2025.12.23 01:41:51.254090 [ 119 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7448 | 2025.12.23 01:41:51.254113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17248 | ||
| 7449 | 2025.12.23 01:41:51.254163 [ 119 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7450 | 2025.12.23 01:41:51.254191 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7451 | 2025.12.23 01:41:51.254316 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7452 | 2025.12.23 01:41:51.254474 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7453 | 2025.12.23 01:41:51.254516 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14816 rows starting from the beginning of the part | ||
| 7454 | 2025.12.23 01:41:51.254588 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7455 | 2025.12.23 01:41:51.254640 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7456 | 2025.12.23 01:41:51.254689 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7457 | 2025.12.23 01:41:51.254732 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7458 | 2025.12.23 01:41:51.254775 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7459 | 2025.12.23 01:41:51.256797 [ 189 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17248 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537344 sec., 6797659.284669324 rows/sec., 97.24 MiB/sec. | ||
| 7460 | 2025.12.23 01:41:51.256956 [ 191 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7461 | 2025.12.23 01:41:51.257260 [ 191 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_36_7} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7462 | 2025.12.23 01:41:51.257339 [ 191 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_36_7} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7463 | 2025.12.23 01:41:51.257459 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7464 | 2025.12.23 01:41:51.276971 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 900 | ||
| 7465 | 2025.12.23 01:41:51.279195 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2025.12.23 01:41:51.279241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7467 | 2025.12.23 01:41:51.280413 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7468 | 2025.12.23 01:41:51.280705 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2025.12.23 01:41:51.280844 [ 119 ] {} <Debug> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7470 | 2025.12.23 01:41:51.280882 [ 119 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2025.12.23 01:41:51.280902 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7472 | 2025.12.23 01:41:51.280984 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 7473 | 2025.12.23 01:41:51.281054 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
| 7474 | 2025.12.23 01:41:51.281532 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7475 | 2025.12.23 01:41:51.281664 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 756 rows starting from the beginning of the part | ||
| 7476 | 2025.12.23 01:41:51.282010 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7477 | 2025.12.23 01:41:51.282318 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 7478 | 2025.12.23 01:41:51.282605 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 7479 | 2025.12.23 01:41:51.282887 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7480 | 2025.12.23 01:41:51.283182 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7481 | 2025.12.23 01:41:51.289122 [ 197 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 72 columns (72 merged, 0 gathered) in 0.008168134 sec., 110184.28443999571 rows/sec., 89.22 MiB/sec. | ||
| 7482 | 2025.12.23 01:41:51.290727 [ 197 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7483 | 2025.12.23 01:41:51.291303 [ 197 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_26_5} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2025.12.23 01:41:51.291381 [ 197 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_26_5} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7485 | 2025.12.23 01:41:51.291707 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 7486 | 2025.12.23 01:41:52.189614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7487 | 2025.12.23 01:41:52.207387 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2025.12.23 01:41:52.207453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7489 | 2025.12.23 01:41:52.213022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7490 | 2025.12.23 01:41:52.213736 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2025.12.23 01:41:52.214028 [ 121 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7492 | 2025.12.23 01:41:52.214068 [ 121 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2025.12.23 01:41:52.214090 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7494 | 2025.12.23 01:41:52.214229 [ 199 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7495 | 2025.12.23 01:41:52.217036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7496 | 2025.12.23 01:41:52.218081 [ 199 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7497 | 2025.12.23 01:41:52.219516 [ 199 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 7498 | 2025.12.23 01:41:52.224241 [ 199 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7499 | 2025.12.23 01:41:52.228658 [ 199 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 7500 | 2025.12.23 01:41:52.232978 [ 199 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7501 | 2025.12.23 01:41:52.237195 [ 199 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 7502 | 2025.12.23 01:41:52.241113 [ 199 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7503 | 2025.12.23 01:41:52.292478 [ 189 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078316701 sec., 3473.0778560246044 rows/sec., 17.96 MiB/sec. | ||
| 7504 | 2025.12.23 01:41:52.294524 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7505 | 2025.12.23 01:41:52.296212 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_36_7} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7506 | 2025.12.23 01:41:52.296306 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_36_7} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7507 | 2025.12.23 01:41:52.297807 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7508 | 2025.12.23 01:41:53.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.91 MiB, peak 298.78 MiB, free memory in arenas 0.00 B, will set to 287.99 MiB (RSS), difference: 1.08 MiB | ||
| 7509 | 2025.12.23 01:41:54.573481 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7510 | 2025.12.23 01:41:54.573660 [ 276 ] {675eed99-d46e-41cb-b5a4-70a347322053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7511 | 2025.12.23 01:41:54.573729 [ 276 ] {675eed99-d46e-41cb-b5a4-70a347322053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7512 | 2025.12.23 01:41:54.574412 [ 276 ] {675eed99-d46e-41cb-b5a4-70a347322053} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2025.12.23 01:41:54.574463 [ 276 ] {675eed99-d46e-41cb-b5a4-70a347322053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7514 | 2025.12.23 01:41:54.574877 [ 276 ] {675eed99-d46e-41cb-b5a4-70a347322053} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7515 | 2025.12.23 01:41:54.575114 [ 276 ] {675eed99-d46e-41cb-b5a4-70a347322053} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2025.12.23 01:41:54.575276 [ 276 ] {675eed99-d46e-41cb-b5a4-70a347322053} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001667 sec., 45590.88182363527 rows/sec., 3.76 MiB/sec. | ||
| 7517 | 2025.12.23 01:41:54.575328 [ 276 ] {675eed99-d46e-41cb-b5a4-70a347322053} <Debug> TCPHandler: Processed in 0.001978612 sec. | ||
| 7518 | 2025.12.23 01:41:54.575459 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7519 | 2025.12.23 01:41:54.575563 [ 276 ] {35368ba4-a5cc-4104-80ca-73b0c2251b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7520 | 2025.12.23 01:41:54.575607 [ 276 ] {35368ba4-a5cc-4104-80ca-73b0c2251b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7521 | 2025.12.23 01:41:54.576023 [ 276 ] {35368ba4-a5cc-4104-80ca-73b0c2251b87} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2025.12.23 01:41:54.576060 [ 276 ] {35368ba4-a5cc-4104-80ca-73b0c2251b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7523 | 2025.12.23 01:41:54.576354 [ 276 ] {35368ba4-a5cc-4104-80ca-73b0c2251b87} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7524 | 2025.12.23 01:41:54.576553 [ 276 ] {35368ba4-a5cc-4104-80ca-73b0c2251b87} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2025.12.23 01:41:54.576687 [ 276 ] {35368ba4-a5cc-4104-80ca-73b0c2251b87} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001149 sec., 8703.220191470844 rows/sec., 654.44 KiB/sec. | ||
| 7526 | 2025.12.23 01:41:54.576724 [ 276 ] {35368ba4-a5cc-4104-80ca-73b0c2251b87} <Debug> TCPHandler: Processed in 0.001314548 sec. | ||
| 7527 | 2025.12.23 01:41:54.576836 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7528 | 2025.12.23 01:41:54.576930 [ 276 ] {cfaf484a-1e8a-4cc7-a3eb-a105a7b93956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7529 | 2025.12.23 01:41:54.576970 [ 276 ] {cfaf484a-1e8a-4cc7-a3eb-a105a7b93956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7530 | 2025.12.23 01:41:54.577394 [ 276 ] {cfaf484a-1e8a-4cc7-a3eb-a105a7b93956} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2025.12.23 01:41:54.577430 [ 276 ] {cfaf484a-1e8a-4cc7-a3eb-a105a7b93956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7532 | 2025.12.23 01:41:54.577730 [ 276 ] {cfaf484a-1e8a-4cc7-a3eb-a105a7b93956} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7533 | 2025.12.23 01:41:54.577936 [ 276 ] {cfaf484a-1e8a-4cc7-a3eb-a105a7b93956} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2025.12.23 01:41:54.578065 [ 276 ] {cfaf484a-1e8a-4cc7-a3eb-a105a7b93956} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001153 sec., 64180.39895923678 rows/sec., 5.01 MiB/sec. | ||
| 7535 | 2025.12.23 01:41:54.578102 [ 276 ] {cfaf484a-1e8a-4cc7-a3eb-a105a7b93956} <Debug> TCPHandler: Processed in 0.001313688 sec. | ||
| 7536 | 2025.12.23 01:41:54.578216 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2025.12.23 01:41:54.578316 [ 276 ] {06777e15-705a-4938-b0cf-b2553e79faa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7538 | 2025.12.23 01:41:54.578359 [ 276 ] {06777e15-705a-4938-b0cf-b2553e79faa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7539 | 2025.12.23 01:41:54.578775 [ 276 ] {06777e15-705a-4938-b0cf-b2553e79faa6} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2025.12.23 01:41:54.578812 [ 276 ] {06777e15-705a-4938-b0cf-b2553e79faa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7541 | 2025.12.23 01:41:54.579144 [ 276 ] {06777e15-705a-4938-b0cf-b2553e79faa6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7542 | 2025.12.23 01:41:54.579357 [ 276 ] {06777e15-705a-4938-b0cf-b2553e79faa6} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2025.12.23 01:41:54.579487 [ 276 ] {06777e15-705a-4938-b0cf-b2553e79faa6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 7544 | 2025.12.23 01:41:54.579523 [ 276 ] {06777e15-705a-4938-b0cf-b2553e79faa6} <Debug> TCPHandler: Processed in 0.001354748 sec. | ||
| 7545 | 2025.12.23 01:41:54.579637 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7546 | 2025.12.23 01:41:54.579728 [ 276 ] {f8671aa6-03b1-4b8f-8d35-f1cf6532be0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7547 | 2025.12.23 01:41:54.579782 [ 276 ] {f8671aa6-03b1-4b8f-8d35-f1cf6532be0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7548 | 2025.12.23 01:41:54.580586 [ 276 ] {f8671aa6-03b1-4b8f-8d35-f1cf6532be0b} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2025.12.23 01:41:54.580623 [ 276 ] {f8671aa6-03b1-4b8f-8d35-f1cf6532be0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7550 | 2025.12.23 01:41:54.581146 [ 276 ] {f8671aa6-03b1-4b8f-8d35-f1cf6532be0b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7551 | 2025.12.23 01:41:54.581372 [ 276 ] {f8671aa6-03b1-4b8f-8d35-f1cf6532be0b} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2025.12.23 01:41:54.581522 [ 276 ] {f8671aa6-03b1-4b8f-8d35-f1cf6532be0b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001812 sec., 5518.763796909492 rows/sec., 9.89 MiB/sec. | ||
| 7553 | 2025.12.23 01:41:54.581609 [ 276 ] {f8671aa6-03b1-4b8f-8d35-f1cf6532be0b} <Debug> TCPHandler: Processed in 0.002018903 sec. | ||
| 7554 | 2025.12.23 01:41:54.581727 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2025.12.23 01:41:54.581819 [ 276 ] {62693a8d-443d-4caa-9ca3-9dd7e28f2085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7556 | 2025.12.23 01:41:54.581862 [ 276 ] {62693a8d-443d-4caa-9ca3-9dd7e28f2085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7557 | 2025.12.23 01:41:54.582209 [ 276 ] {62693a8d-443d-4caa-9ca3-9dd7e28f2085} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2025.12.23 01:41:54.582245 [ 276 ] {62693a8d-443d-4caa-9ca3-9dd7e28f2085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7559 | 2025.12.23 01:41:54.582548 [ 276 ] {62693a8d-443d-4caa-9ca3-9dd7e28f2085} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7560 | 2025.12.23 01:41:54.582749 [ 276 ] {62693a8d-443d-4caa-9ca3-9dd7e28f2085} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2025.12.23 01:41:54.582877 [ 276 ] {62693a8d-443d-4caa-9ca3-9dd7e28f2085} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7562 | 2025.12.23 01:41:54.582913 [ 276 ] {62693a8d-443d-4caa-9ca3-9dd7e28f2085} <Debug> TCPHandler: Processed in 0.001232926 sec. | ||
| 7563 | 2025.12.23 01:41:56.999912 [ 133 ] {} <Debug> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7564 | 2025.12.23 01:41:57.000028 [ 133 ] {} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2025.12.23 01:41:57.000240 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7566 | 2025.12.23 01:41:57.000400 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 7567 | 2025.12.23 01:41:57.000532 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7568 | 2025.12.23 01:41:57.000570 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 7569 | 2025.12.23 01:41:57.000643 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 7570 | 2025.12.23 01:41:57.000693 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 7571 | 2025.12.23 01:41:57.000739 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 7572 | 2025.12.23 01:41:57.000784 [ 200 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 7573 | 2025.12.23 01:41:57.001629 [ 189 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284497 sec., 588557.2329090687 rows/sec., 42.95 MiB/sec. | ||
| 7574 | 2025.12.23 01:41:57.001760 [ 189 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7575 | 2025.12.23 01:41:57.002012 [ 189 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_17_4} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2025.12.23 01:41:57.002082 [ 189 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_17_4} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7577 | 2025.12.23 01:41:57.002148 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7578 | 2025.12.23 01:41:57.439673 [ 133 ] {} <Debug> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7579 | 2025.12.23 01:41:57.439742 [ 133 ] {} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2025.12.23 01:41:57.439763 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7581 | 2025.12.23 01:41:57.439865 [ 200 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 7582 | 2025.12.23 01:41:57.439989 [ 200 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7583 | 2025.12.23 01:41:57.440022 [ 200 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7584 | 2025.12.23 01:41:57.440097 [ 200 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 7585 | 2025.12.23 01:41:57.440144 [ 200 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 7586 | 2025.12.23 01:41:57.440187 [ 200 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7587 | 2025.12.23 01:41:57.440228 [ 200 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7588 | 2025.12.23 01:41:57.441014 [ 189 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194615 sec., 35157.770495096745 rows/sec., 2.93 MiB/sec. | ||
| 7589 | 2025.12.23 01:41:57.441202 [ 192 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7590 | 2025.12.23 01:41:57.441532 [ 192 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_13_3} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2025.12.23 01:41:57.441627 [ 192 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_13_3} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7592 | 2025.12.23 01:41:57.441759 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7593 | 2025.12.23 01:41:58.755175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17696 | ||
| 7594 | 2025.12.23 01:41:58.755694 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2025.12.23 01:41:58.755730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7596 | 2025.12.23 01:41:58.756378 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7597 | 2025.12.23 01:41:58.756603 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2025.12.23 01:41:58.756736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17696 | ||
| 7599 | 2025.12.23 01:41:59.601864 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2025.12.23 01:41:59.602046 [ 276 ] {773eb2c8-6ac8-453c-a4f6-b6c952d1dbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7601 | 2025.12.23 01:41:59.602141 [ 276 ] {773eb2c8-6ac8-453c-a4f6-b6c952d1dbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7602 | 2025.12.23 01:41:59.602753 [ 276 ] {773eb2c8-6ac8-453c-a4f6-b6c952d1dbc9} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2025.12.23 01:41:59.602795 [ 276 ] {773eb2c8-6ac8-453c-a4f6-b6c952d1dbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7604 | 2025.12.23 01:41:59.603165 [ 276 ] {773eb2c8-6ac8-453c-a4f6-b6c952d1dbc9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7605 | 2025.12.23 01:41:59.603386 [ 276 ] {773eb2c8-6ac8-453c-a4f6-b6c952d1dbc9} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2025.12.23 01:41:59.603536 [ 276 ] {773eb2c8-6ac8-453c-a4f6-b6c952d1dbc9} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00154 sec., 5194.805194805195 rows/sec., 423.60 KiB/sec. | ||
| 7607 | 2025.12.23 01:41:59.603578 [ 276 ] {773eb2c8-6ac8-453c-a4f6-b6c952d1dbc9} <Debug> TCPHandler: Processed in 0.001842939 sec. | ||
| 7608 | 2025.12.23 01:41:59.603696 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2025.12.23 01:41:59.603788 [ 276 ] {76afff77-74d7-4ce1-808f-1dc463b6b15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7610 | 2025.12.23 01:41:59.603827 [ 276 ] {76afff77-74d7-4ce1-808f-1dc463b6b15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7611 | 2025.12.23 01:41:59.604719 [ 276 ] {76afff77-74d7-4ce1-808f-1dc463b6b15f} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2025.12.23 01:41:59.604757 [ 276 ] {76afff77-74d7-4ce1-808f-1dc463b6b15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7613 | 2025.12.23 01:41:59.605181 [ 276 ] {76afff77-74d7-4ce1-808f-1dc463b6b15f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7614 | 2025.12.23 01:41:59.605387 [ 276 ] {76afff77-74d7-4ce1-808f-1dc463b6b15f} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2025.12.23 01:41:59.605519 [ 276 ] {76afff77-74d7-4ce1-808f-1dc463b6b15f} <Debug> executeQuery: Read 1262 rows, 107.12 KiB in 0.001748 sec., 721967.9633867277 rows/sec., 59.84 MiB/sec. | ||
| 7616 | 2025.12.23 01:41:59.605557 [ 276 ] {76afff77-74d7-4ce1-808f-1dc463b6b15f} <Debug> TCPHandler: Processed in 0.00190918 sec. | ||
| 7617 | 2025.12.23 01:41:59.605670 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7618 | 2025.12.23 01:41:59.605764 [ 276 ] {87fd7158-9ae1-4847-9378-7deb08e7dfd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7619 | 2025.12.23 01:41:59.605803 [ 276 ] {87fd7158-9ae1-4847-9378-7deb08e7dfd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7620 | 2025.12.23 01:41:59.606210 [ 276 ] {87fd7158-9ae1-4847-9378-7deb08e7dfd7} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2025.12.23 01:41:59.606247 [ 276 ] {87fd7158-9ae1-4847-9378-7deb08e7dfd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7622 | 2025.12.23 01:41:59.606537 [ 276 ] {87fd7158-9ae1-4847-9378-7deb08e7dfd7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7623 | 2025.12.23 01:41:59.606735 [ 276 ] {87fd7158-9ae1-4847-9378-7deb08e7dfd7} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2025.12.23 01:41:59.606848 [ 132 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7625 | 2025.12.23 01:41:59.606862 [ 276 ] {87fd7158-9ae1-4847-9378-7deb08e7dfd7} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001116 sec., 34946.23655913978 rows/sec., 2.53 MiB/sec. | ||
| 7626 | 2025.12.23 01:41:59.606918 [ 132 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2025.12.23 01:41:59.606927 [ 276 ] {87fd7158-9ae1-4847-9378-7deb08e7dfd7} <Debug> TCPHandler: Processed in 0.001304458 sec. | ||
| 7628 | 2025.12.23 01:41:59.606948 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7629 | 2025.12.23 01:41:59.607055 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7630 | 2025.12.23 01:41:59.607062 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7631 | 2025.12.23 01:41:59.607172 [ 276 ] {000e73d6-6ea6-4ee2-8346-33e288df14f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7632 | 2025.12.23 01:41:59.607184 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7633 | 2025.12.23 01:41:59.607223 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 71 rows starting from the beginning of the part | ||
| 7634 | 2025.12.23 01:41:59.607223 [ 276 ] {000e73d6-6ea6-4ee2-8346-33e288df14f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7635 | 2025.12.23 01:41:59.607297 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 7636 | 2025.12.23 01:41:59.607368 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 28 rows starting from the beginning of the part | ||
| 7637 | 2025.12.23 01:41:59.607435 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 7638 | 2025.12.23 01:41:59.607502 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 7639 | 2025.12.23 01:41:59.607550 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part | ||
| 7640 | 2025.12.23 01:41:59.607852 [ 276 ] {000e73d6-6ea6-4ee2-8346-33e288df14f6} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2025.12.23 01:41:59.607898 [ 276 ] {000e73d6-6ea6-4ee2-8346-33e288df14f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7642 | 2025.12.23 01:41:59.608262 [ 192 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251886 sec., 167746.9034720414 rows/sec., 12.92 MiB/sec. | ||
| 7643 | 2025.12.23 01:41:59.608308 [ 276 ] {000e73d6-6ea6-4ee2-8346-33e288df14f6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7644 | 2025.12.23 01:41:59.608385 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7645 | 2025.12.23 01:41:59.608545 [ 276 ] {000e73d6-6ea6-4ee2-8346-33e288df14f6} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2025.12.23 01:41:59.608623 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_51_10} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2025.12.23 01:41:59.608680 [ 276 ] {000e73d6-6ea6-4ee2-8346-33e288df14f6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001531 sec., 148922.2730241672 rows/sec., 10.08 MiB/sec. | ||
| 7648 | 2025.12.23 01:41:59.608689 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_51_10} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7649 | 2025.12.23 01:41:59.608718 [ 276 ] {000e73d6-6ea6-4ee2-8346-33e288df14f6} <Debug> TCPHandler: Processed in 0.001720166 sec. | ||
| 7650 | 2025.12.23 01:41:59.608753 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7651 | 2025.12.23 01:41:59.608831 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2025.12.23 01:41:59.608933 [ 276 ] {d67fc84f-057d-4190-9597-5161f29b9629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7653 | 2025.12.23 01:41:59.608973 [ 276 ] {d67fc84f-057d-4190-9597-5161f29b9629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7654 | 2025.12.23 01:41:59.609525 [ 276 ] {d67fc84f-057d-4190-9597-5161f29b9629} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2025.12.23 01:41:59.609560 [ 276 ] {d67fc84f-057d-4190-9597-5161f29b9629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7656 | 2025.12.23 01:41:59.609882 [ 276 ] {d67fc84f-057d-4190-9597-5161f29b9629} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7657 | 2025.12.23 01:41:59.610091 [ 276 ] {d67fc84f-057d-4190-9597-5161f29b9629} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2025.12.23 01:41:59.610215 [ 276 ] {d67fc84f-057d-4190-9597-5161f29b9629} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001302 sec., 429339.4777265745 rows/sec., 31.91 MiB/sec. | ||
| 7659 | 2025.12.23 01:41:59.610253 [ 276 ] {d67fc84f-057d-4190-9597-5161f29b9629} <Debug> TCPHandler: Processed in 0.001470421 sec. | ||
| 7660 | 2025.12.23 01:41:59.610366 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2025.12.23 01:41:59.610461 [ 276 ] {0cd06f19-b45b-4b67-a0c1-bb0cd6cd2f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7662 | 2025.12.23 01:41:59.610505 [ 276 ] {0cd06f19-b45b-4b67-a0c1-bb0cd6cd2f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7663 | 2025.12.23 01:41:59.611027 [ 276 ] {0cd06f19-b45b-4b67-a0c1-bb0cd6cd2f62} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2025.12.23 01:41:59.611062 [ 276 ] {0cd06f19-b45b-4b67-a0c1-bb0cd6cd2f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7665 | 2025.12.23 01:41:59.611438 [ 276 ] {0cd06f19-b45b-4b67-a0c1-bb0cd6cd2f62} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7666 | 2025.12.23 01:41:59.611645 [ 276 ] {0cd06f19-b45b-4b67-a0c1-bb0cd6cd2f62} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2025.12.23 01:41:59.611772 [ 276 ] {0cd06f19-b45b-4b67-a0c1-bb0cd6cd2f62} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.00133 sec., 637593.984962406 rows/sec., 42.92 MiB/sec. | ||
| 7668 | 2025.12.23 01:41:59.611809 [ 276 ] {0cd06f19-b45b-4b67-a0c1-bb0cd6cd2f62} <Debug> TCPHandler: Processed in 0.001491832 sec. | ||
| 7669 | 2025.12.23 01:41:59.611921 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7670 | 2025.12.23 01:41:59.612014 [ 276 ] {528456ba-d891-45ad-80c2-b6826ace5e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7671 | 2025.12.23 01:41:59.612068 [ 276 ] {528456ba-d891-45ad-80c2-b6826ace5e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7672 | 2025.12.23 01:41:59.612839 [ 276 ] {528456ba-d891-45ad-80c2-b6826ace5e29} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2025.12.23 01:41:59.612876 [ 276 ] {528456ba-d891-45ad-80c2-b6826ace5e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7674 | 2025.12.23 01:41:59.613407 [ 276 ] {528456ba-d891-45ad-80c2-b6826ace5e29} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7675 | 2025.12.23 01:41:59.613629 [ 276 ] {528456ba-d891-45ad-80c2-b6826ace5e29} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2025.12.23 01:41:59.613753 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7677 | 2025.12.23 01:41:59.613768 [ 276 ] {528456ba-d891-45ad-80c2-b6826ace5e29} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001772 sec., 17494.356659142213 rows/sec., 31.35 MiB/sec. | ||
| 7678 | 2025.12.23 01:41:59.613800 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2025.12.23 01:41:59.613827 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7680 | 2025.12.23 01:41:59.613835 [ 276 ] {528456ba-d891-45ad-80c2-b6826ace5e29} <Debug> TCPHandler: Processed in 0.001962602 sec. | ||
| 7681 | 2025.12.23 01:41:59.613920 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7682 | 2025.12.23 01:41:59.613956 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2025.12.23 01:41:59.614060 [ 276 ] {52ea2ae4-0203-462d-a81d-3cc56b6b4ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7684 | 2025.12.23 01:41:59.614101 [ 276 ] {52ea2ae4-0203-462d-a81d-3cc56b6b4ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7685 | 2025.12.23 01:41:59.614176 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7686 | 2025.12.23 01:41:59.614244 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 884 rows starting from the beginning of the part | ||
| 7687 | 2025.12.23 01:41:59.614381 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 7688 | 2025.12.23 01:41:59.614441 [ 276 ] {52ea2ae4-0203-462d-a81d-3cc56b6b4ffa} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2025.12.23 01:41:59.614479 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 7690 | 2025.12.23 01:41:59.614483 [ 276 ] {52ea2ae4-0203-462d-a81d-3cc56b6b4ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7691 | 2025.12.23 01:41:59.614579 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 7692 | 2025.12.23 01:41:59.614674 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 7693 | 2025.12.23 01:41:59.614761 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 7694 | 2025.12.23 01:41:59.614822 [ 276 ] {52ea2ae4-0203-462d-a81d-3cc56b6b4ffa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7695 | 2025.12.23 01:41:59.615047 [ 276 ] {52ea2ae4-0203-462d-a81d-3cc56b6b4ffa} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2025.12.23 01:41:59.615181 [ 276 ] {52ea2ae4-0203-462d-a81d-3cc56b6b4ffa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 7697 | 2025.12.23 01:41:59.615217 [ 276 ] {52ea2ae4-0203-462d-a81d-3cc56b6b4ffa} <Debug> TCPHandler: Processed in 0.001309348 sec. | ||
| 7698 | 2025.12.23 01:41:59.620902 [ 196 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 997 rows, containing 19 columns (19 merged, 0 gathered) in 0.0070223 sec., 141976.27557922617 rows/sec., 254.41 MiB/sec. | ||
| 7699 | 2025.12.23 01:41:59.622086 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7700 | 2025.12.23 01:41:59.622399 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7701 | 2025.12.23 01:41:59.622476 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7702 | 2025.12.23 01:41:59.622562 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.26 MiB. | ||
| 7703 | 2025.12.23 01:41:59.718064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7704 | 2025.12.23 01:41:59.733271 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2025.12.23 01:41:59.733322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7706 | 2025.12.23 01:41:59.738745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7707 | 2025.12.23 01:41:59.739455 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2025.12.23 01:41:59.742047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7709 | 2025.12.23 01:42:00.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.19 MiB, peak 298.78 MiB, free memory in arenas 0.00 B, will set to 292.50 MiB (RSS), difference: 3.31 MiB | ||
| 7710 | 2025.12.23 01:42:01.282188 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 928 | ||
| 7711 | 2025.12.23 01:42:01.284465 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2025.12.23 01:42:01.284510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 7713 | 2025.12.23 01:42:01.285681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7714 | 2025.12.23 01:42:01.285951 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2025.12.23 01:42:01.286212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
| 7716 | 2025.12.23 01:42:04.574091 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7717 | 2025.12.23 01:42:04.574290 [ 276 ] {88dcda3d-fd92-4ed5-b6f5-f372dc12f928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7718 | 2025.12.23 01:42:04.574363 [ 276 ] {88dcda3d-fd92-4ed5-b6f5-f372dc12f928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7719 | 2025.12.23 01:42:04.575083 [ 276 ] {88dcda3d-fd92-4ed5-b6f5-f372dc12f928} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7720 | 2025.12.23 01:42:04.575139 [ 276 ] {88dcda3d-fd92-4ed5-b6f5-f372dc12f928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7721 | 2025.12.23 01:42:04.575546 [ 276 ] {88dcda3d-fd92-4ed5-b6f5-f372dc12f928} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7722 | 2025.12.23 01:42:04.575776 [ 276 ] {88dcda3d-fd92-4ed5-b6f5-f372dc12f928} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7723 | 2025.12.23 01:42:04.575935 [ 276 ] {88dcda3d-fd92-4ed5-b6f5-f372dc12f928} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001699 sec., 44732.19540906415 rows/sec., 3.69 MiB/sec. | ||
| 7724 | 2025.12.23 01:42:04.575988 [ 276 ] {88dcda3d-fd92-4ed5-b6f5-f372dc12f928} <Debug> TCPHandler: Processed in 0.002036603 sec. | ||
| 7725 | 2025.12.23 01:42:04.576122 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7726 | 2025.12.23 01:42:04.576224 [ 276 ] {90abbf80-4479-4fdb-ab50-dafdd0a0f11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7727 | 2025.12.23 01:42:04.576270 [ 276 ] {90abbf80-4479-4fdb-ab50-dafdd0a0f11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7728 | 2025.12.23 01:42:04.576689 [ 276 ] {90abbf80-4479-4fdb-ab50-dafdd0a0f11d} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2025.12.23 01:42:04.576728 [ 276 ] {90abbf80-4479-4fdb-ab50-dafdd0a0f11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7730 | 2025.12.23 01:42:04.577034 [ 276 ] {90abbf80-4479-4fdb-ab50-dafdd0a0f11d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7731 | 2025.12.23 01:42:04.577249 [ 276 ] {90abbf80-4479-4fdb-ab50-dafdd0a0f11d} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2025.12.23 01:42:04.577382 [ 276 ] {90abbf80-4479-4fdb-ab50-dafdd0a0f11d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001182 sec., 8460.236886632825 rows/sec., 636.17 KiB/sec. | ||
| 7733 | 2025.12.23 01:42:04.577421 [ 276 ] {90abbf80-4479-4fdb-ab50-dafdd0a0f11d} <Debug> TCPHandler: Processed in 0.001351109 sec. | ||
| 7734 | 2025.12.23 01:42:04.577525 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7735 | 2025.12.23 01:42:04.577620 [ 276 ] {6bcb8789-d1ac-4695-b730-b8e8eb71f2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7736 | 2025.12.23 01:42:04.577661 [ 276 ] {6bcb8789-d1ac-4695-b730-b8e8eb71f2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7737 | 2025.12.23 01:42:04.578085 [ 276 ] {6bcb8789-d1ac-4695-b730-b8e8eb71f2bf} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2025.12.23 01:42:04.578122 [ 276 ] {6bcb8789-d1ac-4695-b730-b8e8eb71f2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7739 | 2025.12.23 01:42:04.578435 [ 276 ] {6bcb8789-d1ac-4695-b730-b8e8eb71f2bf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7740 | 2025.12.23 01:42:04.578646 [ 276 ] {6bcb8789-d1ac-4695-b730-b8e8eb71f2bf} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2025.12.23 01:42:04.578777 [ 276 ] {6bcb8789-d1ac-4695-b730-b8e8eb71f2bf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001177 sec., 62871.70773152081 rows/sec., 4.91 MiB/sec. | ||
| 7742 | 2025.12.23 01:42:04.578815 [ 276 ] {6bcb8789-d1ac-4695-b730-b8e8eb71f2bf} <Debug> TCPHandler: Processed in 0.001339709 sec. | ||
| 7743 | 2025.12.23 01:42:04.578932 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7744 | 2025.12.23 01:42:04.579026 [ 276 ] {a7b50766-0aef-4462-bde1-c1138c0cc020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7745 | 2025.12.23 01:42:04.579070 [ 276 ] {a7b50766-0aef-4462-bde1-c1138c0cc020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7746 | 2025.12.23 01:42:04.579500 [ 276 ] {a7b50766-0aef-4462-bde1-c1138c0cc020} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7747 | 2025.12.23 01:42:04.579537 [ 276 ] {a7b50766-0aef-4462-bde1-c1138c0cc020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7748 | 2025.12.23 01:42:04.579876 [ 276 ] {a7b50766-0aef-4462-bde1-c1138c0cc020} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7749 | 2025.12.23 01:42:04.580101 [ 276 ] {a7b50766-0aef-4462-bde1-c1138c0cc020} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2025.12.23 01:42:04.580239 [ 276 ] {a7b50766-0aef-4462-bde1-c1138c0cc020} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 7751 | 2025.12.23 01:42:04.580277 [ 276 ] {a7b50766-0aef-4462-bde1-c1138c0cc020} <Debug> TCPHandler: Processed in 0.00139348 sec. | ||
| 7752 | 2025.12.23 01:42:04.580391 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2025.12.23 01:42:04.580485 [ 276 ] {0c0b31a3-de4d-4084-9a90-b70f1e20c024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7754 | 2025.12.23 01:42:04.580540 [ 276 ] {0c0b31a3-de4d-4084-9a90-b70f1e20c024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7755 | 2025.12.23 01:42:04.581321 [ 276 ] {0c0b31a3-de4d-4084-9a90-b70f1e20c024} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7756 | 2025.12.23 01:42:04.581357 [ 276 ] {0c0b31a3-de4d-4084-9a90-b70f1e20c024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7757 | 2025.12.23 01:42:04.581883 [ 276 ] {0c0b31a3-de4d-4084-9a90-b70f1e20c024} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7758 | 2025.12.23 01:42:04.582125 [ 276 ] {0c0b31a3-de4d-4084-9a90-b70f1e20c024} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2025.12.23 01:42:04.582272 [ 276 ] {0c0b31a3-de4d-4084-9a90-b70f1e20c024} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001805 sec., 5540.16620498615 rows/sec., 9.93 MiB/sec. | ||
| 7760 | 2025.12.23 01:42:04.582342 [ 276 ] {0c0b31a3-de4d-4084-9a90-b70f1e20c024} <Debug> TCPHandler: Processed in 0.002002033 sec. | ||
| 7761 | 2025.12.23 01:42:04.582453 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7762 | 2025.12.23 01:42:04.582551 [ 276 ] {403cd89d-f7b5-470b-bc50-147d942ccd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7763 | 2025.12.23 01:42:04.582593 [ 276 ] {403cd89d-f7b5-470b-bc50-147d942ccd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7764 | 2025.12.23 01:42:04.582942 [ 276 ] {403cd89d-f7b5-470b-bc50-147d942ccd49} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2025.12.23 01:42:04.582980 [ 276 ] {403cd89d-f7b5-470b-bc50-147d942ccd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7766 | 2025.12.23 01:42:04.583300 [ 276 ] {403cd89d-f7b5-470b-bc50-147d942ccd49} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7767 | 2025.12.23 01:42:04.583517 [ 276 ] {403cd89d-f7b5-470b-bc50-147d942ccd49} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2025.12.23 01:42:04.583655 [ 276 ] {403cd89d-f7b5-470b-bc50-147d942ccd49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 7769 | 2025.12.23 01:42:04.583693 [ 276 ] {403cd89d-f7b5-470b-bc50-147d942ccd49} <Debug> TCPHandler: Processed in 0.001289297 sec. | ||
| 7770 | 2025.12.23 01:42:06.113059 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7771 | 2025.12.23 01:42:06.113137 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7772 | 2025.12.23 01:42:06.257784 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18208 | ||
| 7773 | 2025.12.23 01:42:06.258278 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2025.12.23 01:42:06.258315 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7775 | 2025.12.23 01:42:06.258806 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7776 | 2025.12.23 01:42:06.259034 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2025.12.23 01:42:06.259183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18208 | ||
| 7778 | 2025.12.23 01:42:07.242105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7779 | 2025.12.23 01:42:07.258455 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2025.12.23 01:42:07.258507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7781 | 2025.12.23 01:42:07.264202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7782 | 2025.12.23 01:42:07.264886 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2025.12.23 01:42:07.267491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7784 | 2025.12.23 01:42:09.574894 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7785 | 2025.12.23 01:42:09.575176 [ 276 ] {9a16086d-2ef5-4064-a6c1-174a816eca1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7786 | 2025.12.23 01:42:09.575279 [ 276 ] {9a16086d-2ef5-4064-a6c1-174a816eca1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7787 | 2025.12.23 01:42:09.576192 [ 276 ] {9a16086d-2ef5-4064-a6c1-174a816eca1b} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2025.12.23 01:42:09.576242 [ 276 ] {9a16086d-2ef5-4064-a6c1-174a816eca1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7789 | 2025.12.23 01:42:09.576646 [ 276 ] {9a16086d-2ef5-4064-a6c1-174a816eca1b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7790 | 2025.12.23 01:42:09.576864 [ 276 ] {9a16086d-2ef5-4064-a6c1-174a816eca1b} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2025.12.23 01:42:09.577012 [ 276 ] {9a16086d-2ef5-4064-a6c1-174a816eca1b} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001912 sec., 61715.48117154811 rows/sec., 5.24 MiB/sec. | ||
| 7792 | 2025.12.23 01:42:09.577054 [ 276 ] {9a16086d-2ef5-4064-a6c1-174a816eca1b} <Debug> TCPHandler: Processed in 0.00234359 sec. | ||
| 7793 | 2025.12.23 01:42:09.577187 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7794 | 2025.12.23 01:42:09.577280 [ 276 ] {c9feed6a-29e3-46d9-a3b5-a7c1598ee04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7795 | 2025.12.23 01:42:09.577321 [ 276 ] {c9feed6a-29e3-46d9-a3b5-a7c1598ee04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7796 | 2025.12.23 01:42:09.577791 [ 276 ] {c9feed6a-29e3-46d9-a3b5-a7c1598ee04c} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2025.12.23 01:42:09.577827 [ 276 ] {c9feed6a-29e3-46d9-a3b5-a7c1598ee04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7798 | 2025.12.23 01:42:09.578111 [ 276 ] {c9feed6a-29e3-46d9-a3b5-a7c1598ee04c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7799 | 2025.12.23 01:42:09.578309 [ 276 ] {c9feed6a-29e3-46d9-a3b5-a7c1598ee04c} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2025.12.23 01:42:09.578433 [ 276 ] {c9feed6a-29e3-46d9-a3b5-a7c1598ee04c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001172 sec., 26450.51194539249 rows/sec., 1.94 MiB/sec. | ||
| 7801 | 2025.12.23 01:42:09.578469 [ 276 ] {c9feed6a-29e3-46d9-a3b5-a7c1598ee04c} <Debug> TCPHandler: Processed in 0.001329799 sec. | ||
| 7802 | 2025.12.23 01:42:09.578596 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7803 | 2025.12.23 01:42:09.578688 [ 276 ] {b5b2474a-88d7-40b5-8fe6-ed8ca09eb19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7804 | 2025.12.23 01:42:09.578727 [ 276 ] {b5b2474a-88d7-40b5-8fe6-ed8ca09eb19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7805 | 2025.12.23 01:42:09.579164 [ 276 ] {b5b2474a-88d7-40b5-8fe6-ed8ca09eb19b} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2025.12.23 01:42:09.579199 [ 276 ] {b5b2474a-88d7-40b5-8fe6-ed8ca09eb19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7807 | 2025.12.23 01:42:09.579507 [ 276 ] {b5b2474a-88d7-40b5-8fe6-ed8ca09eb19b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7808 | 2025.12.23 01:42:09.579713 [ 276 ] {b5b2474a-88d7-40b5-8fe6-ed8ca09eb19b} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2025.12.23 01:42:09.579838 [ 276 ] {b5b2474a-88d7-40b5-8fe6-ed8ca09eb19b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001168 sec., 81335.61643835617 rows/sec., 6.35 MiB/sec. | ||
| 7810 | 2025.12.23 01:42:09.579876 [ 276 ] {b5b2474a-88d7-40b5-8fe6-ed8ca09eb19b} <Debug> TCPHandler: Processed in 0.001326288 sec. | ||
| 7811 | 2025.12.23 01:42:09.580000 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7812 | 2025.12.23 01:42:09.580091 [ 276 ] {94be217b-2afa-40dc-b40c-513b76be75e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7813 | 2025.12.23 01:42:09.580134 [ 276 ] {94be217b-2afa-40dc-b40c-513b76be75e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7814 | 2025.12.23 01:42:09.580580 [ 276 ] {94be217b-2afa-40dc-b40c-513b76be75e6} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2025.12.23 01:42:09.580616 [ 276 ] {94be217b-2afa-40dc-b40c-513b76be75e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7816 | 2025.12.23 01:42:09.580947 [ 276 ] {94be217b-2afa-40dc-b40c-513b76be75e6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7817 | 2025.12.23 01:42:09.581154 [ 276 ] {94be217b-2afa-40dc-b40c-513b76be75e6} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7818 | 2025.12.23 01:42:09.581282 [ 276 ] {94be217b-2afa-40dc-b40c-513b76be75e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 7819 | 2025.12.23 01:42:09.581318 [ 276 ] {94be217b-2afa-40dc-b40c-513b76be75e6} <Debug> TCPHandler: Processed in 0.001364499 sec. | ||
| 7820 | 2025.12.23 01:42:09.581425 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7821 | 2025.12.23 01:42:09.581518 [ 276 ] {265257b3-1415-4044-955b-9c42e006d0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7822 | 2025.12.23 01:42:09.581572 [ 276 ] {265257b3-1415-4044-955b-9c42e006d0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7823 | 2025.12.23 01:42:09.582405 [ 276 ] {265257b3-1415-4044-955b-9c42e006d0bb} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2025.12.23 01:42:09.582442 [ 276 ] {265257b3-1415-4044-955b-9c42e006d0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7825 | 2025.12.23 01:42:09.582964 [ 276 ] {265257b3-1415-4044-955b-9c42e006d0bb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7826 | 2025.12.23 01:42:09.583179 [ 276 ] {265257b3-1415-4044-955b-9c42e006d0bb} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7827 | 2025.12.23 01:42:09.583317 [ 276 ] {265257b3-1415-4044-955b-9c42e006d0bb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001817 sec., 17061.089708310403 rows/sec., 30.57 MiB/sec. | ||
| 7828 | 2025.12.23 01:42:09.583370 [ 276 ] {265257b3-1415-4044-955b-9c42e006d0bb} <Debug> TCPHandler: Processed in 0.001990963 sec. | ||
| 7829 | 2025.12.23 01:42:09.583497 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7830 | 2025.12.23 01:42:09.583594 [ 276 ] {97fce08f-e623-43bf-ac8c-631aae431510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7831 | 2025.12.23 01:42:09.583636 [ 276 ] {97fce08f-e623-43bf-ac8c-631aae431510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7832 | 2025.12.23 01:42:09.583973 [ 276 ] {97fce08f-e623-43bf-ac8c-631aae431510} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2025.12.23 01:42:09.584009 [ 276 ] {97fce08f-e623-43bf-ac8c-631aae431510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7834 | 2025.12.23 01:42:09.584316 [ 276 ] {97fce08f-e623-43bf-ac8c-631aae431510} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7835 | 2025.12.23 01:42:09.584527 [ 276 ] {97fce08f-e623-43bf-ac8c-631aae431510} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2025.12.23 01:42:09.584666 [ 276 ] {97fce08f-e623-43bf-ac8c-631aae431510} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 7837 | 2025.12.23 01:42:09.584701 [ 276 ] {97fce08f-e623-43bf-ac8c-631aae431510} <Debug> TCPHandler: Processed in 0.001257067 sec. | ||
| 7838 | 2025.12.23 01:42:11.286434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 952 | ||
| 7839 | 2025.12.23 01:42:11.288753 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2025.12.23 01:42:11.288814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7841 | 2025.12.23 01:42:11.290057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7842 | 2025.12.23 01:42:11.290341 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2025.12.23 01:42:11.290714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 7844 | 2025.12.23 01:42:13.759314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18656 | ||
| 7845 | 2025.12.23 01:42:13.759886 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2025.12.23 01:42:13.759932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7847 | 2025.12.23 01:42:13.760404 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7848 | 2025.12.23 01:42:13.760632 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2025.12.23 01:42:13.760773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18656 | ||
| 7850 | 2025.12.23 01:42:14.577805 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2025.12.23 01:42:14.578005 [ 276 ] {2d639fa3-27db-40ae-a18c-e0348bf17f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7852 | 2025.12.23 01:42:14.578084 [ 276 ] {2d639fa3-27db-40ae-a18c-e0348bf17f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7853 | 2025.12.23 01:42:14.578833 [ 276 ] {2d639fa3-27db-40ae-a18c-e0348bf17f18} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2025.12.23 01:42:14.578892 [ 276 ] {2d639fa3-27db-40ae-a18c-e0348bf17f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7855 | 2025.12.23 01:42:14.579292 [ 276 ] {2d639fa3-27db-40ae-a18c-e0348bf17f18} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7856 | 2025.12.23 01:42:14.579524 [ 276 ] {2d639fa3-27db-40ae-a18c-e0348bf17f18} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2025.12.23 01:42:14.579686 [ 276 ] {2d639fa3-27db-40ae-a18c-e0348bf17f18} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001738 sec., 13808.97583429229 rows/sec., 1.15 MiB/sec. | ||
| 7858 | 2025.12.23 01:42:14.579739 [ 276 ] {2d639fa3-27db-40ae-a18c-e0348bf17f18} <Debug> TCPHandler: Processed in 0.002071204 sec. | ||
| 7859 | 2025.12.23 01:42:14.579866 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2025.12.23 01:42:14.579973 [ 276 ] {23224e87-3672-40c6-b4c2-91bebdcf6374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7861 | 2025.12.23 01:42:14.580019 [ 276 ] {23224e87-3672-40c6-b4c2-91bebdcf6374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7862 | 2025.12.23 01:42:14.580499 [ 276 ] {23224e87-3672-40c6-b4c2-91bebdcf6374} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2025.12.23 01:42:14.580538 [ 276 ] {23224e87-3672-40c6-b4c2-91bebdcf6374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7864 | 2025.12.23 01:42:14.580881 [ 276 ] {23224e87-3672-40c6-b4c2-91bebdcf6374} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7865 | 2025.12.23 01:42:14.581100 [ 276 ] {23224e87-3672-40c6-b4c2-91bebdcf6374} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2025.12.23 01:42:14.581239 [ 276 ] {23224e87-3672-40c6-b4c2-91bebdcf6374} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001292 sec., 151702.78637770898 rows/sec., 13.51 MiB/sec. | ||
| 7867 | 2025.12.23 01:42:14.581248 [ 114 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7868 | 2025.12.23 01:42:14.581280 [ 276 ] {23224e87-3672-40c6-b4c2-91bebdcf6374} <Debug> TCPHandler: Processed in 0.001467122 sec. | ||
| 7869 | 2025.12.23 01:42:14.581320 [ 114 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2025.12.23 01:42:14.581346 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7871 | 2025.12.23 01:42:14.581414 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7872 | 2025.12.23 01:42:14.581451 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7873 | 2025.12.23 01:42:14.581517 [ 276 ] {886cd1a0-a26a-40ab-8fbd-5c209b3eee9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7874 | 2025.12.23 01:42:14.581563 [ 276 ] {886cd1a0-a26a-40ab-8fbd-5c209b3eee9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7875 | 2025.12.23 01:42:14.581577 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7876 | 2025.12.23 01:42:14.581619 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1407 rows starting from the beginning of the part | ||
| 7877 | 2025.12.23 01:42:14.581683 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 76 rows starting from the beginning of the part | ||
| 7878 | 2025.12.23 01:42:14.581728 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1262 rows starting from the beginning of the part | ||
| 7879 | 2025.12.23 01:42:14.581771 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 76 rows starting from the beginning of the part | ||
| 7880 | 2025.12.23 01:42:14.581812 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 118 rows starting from the beginning of the part | ||
| 7881 | 2025.12.23 01:42:14.581854 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 196 rows starting from the beginning of the part | ||
| 7882 | 2025.12.23 01:42:14.581978 [ 276 ] {886cd1a0-a26a-40ab-8fbd-5c209b3eee9d} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7883 | 2025.12.23 01:42:14.582020 [ 276 ] {886cd1a0-a26a-40ab-8fbd-5c209b3eee9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7884 | 2025.12.23 01:42:14.582345 [ 276 ] {886cd1a0-a26a-40ab-8fbd-5c209b3eee9d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7885 | 2025.12.23 01:42:14.582590 [ 276 ] {886cd1a0-a26a-40ab-8fbd-5c209b3eee9d} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2025.12.23 01:42:14.582761 [ 276 ] {886cd1a0-a26a-40ab-8fbd-5c209b3eee9d} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001264 sec., 17405.063291139242 rows/sec., 1.32 MiB/sec. | ||
| 7887 | 2025.12.23 01:42:14.582801 [ 276 ] {886cd1a0-a26a-40ab-8fbd-5c209b3eee9d} <Debug> TCPHandler: Processed in 0.001436991 sec. | ||
| 7888 | 2025.12.23 01:42:14.582914 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7889 | 2025.12.23 01:42:14.583012 [ 276 ] {a1d03bb2-c55e-4830-8bbd-60c09445916b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7890 | 2025.12.23 01:42:14.583053 [ 276 ] {a1d03bb2-c55e-4830-8bbd-60c09445916b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7891 | 2025.12.23 01:42:14.583373 [ 196 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971922 sec., 1589819.4756182039 rows/sec., 139.30 MiB/sec. | ||
| 7892 | 2025.12.23 01:42:14.583486 [ 276 ] {a1d03bb2-c55e-4830-8bbd-60c09445916b} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2025.12.23 01:42:14.583524 [ 276 ] {a1d03bb2-c55e-4830-8bbd-60c09445916b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7894 | 2025.12.23 01:42:14.583601 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7895 | 2025.12.23 01:42:14.583884 [ 276 ] {a1d03bb2-c55e-4830-8bbd-60c09445916b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7896 | 2025.12.23 01:42:14.583914 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_56_11} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2025.12.23 01:42:14.584001 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_56_11} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7898 | 2025.12.23 01:42:14.584093 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7899 | 2025.12.23 01:42:14.584123 [ 276 ] {a1d03bb2-c55e-4830-8bbd-60c09445916b} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2025.12.23 01:42:14.584264 [ 276 ] {a1d03bb2-c55e-4830-8bbd-60c09445916b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001273 sec., 18853.10290652003 rows/sec., 1.56 MiB/sec. | ||
| 7901 | 2025.12.23 01:42:14.584303 [ 276 ] {a1d03bb2-c55e-4830-8bbd-60c09445916b} <Debug> TCPHandler: Processed in 0.001437671 sec. | ||
| 7902 | 2025.12.23 01:42:14.584421 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2025.12.23 01:42:14.584517 [ 276 ] {60b86f9a-5d9a-46f3-a529-07841def382b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7904 | 2025.12.23 01:42:14.584558 [ 276 ] {60b86f9a-5d9a-46f3-a529-07841def382b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7905 | 2025.12.23 01:42:14.584974 [ 276 ] {60b86f9a-5d9a-46f3-a529-07841def382b} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2025.12.23 01:42:14.585011 [ 276 ] {60b86f9a-5d9a-46f3-a529-07841def382b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7907 | 2025.12.23 01:42:14.585322 [ 276 ] {60b86f9a-5d9a-46f3-a529-07841def382b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7908 | 2025.12.23 01:42:14.585536 [ 276 ] {60b86f9a-5d9a-46f3-a529-07841def382b} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2025.12.23 01:42:14.585671 [ 276 ] {60b86f9a-5d9a-46f3-a529-07841def382b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 799.91 KiB/sec. | ||
| 7910 | 2025.12.23 01:42:14.585709 [ 276 ] {60b86f9a-5d9a-46f3-a529-07841def382b} <Debug> TCPHandler: Processed in 0.001336189 sec. | ||
| 7911 | 2025.12.23 01:42:14.585824 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7912 | 2025.12.23 01:42:14.585918 [ 276 ] {ee5e1e57-c65c-4957-b30f-a9fb78362cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7913 | 2025.12.23 01:42:14.585958 [ 276 ] {ee5e1e57-c65c-4957-b30f-a9fb78362cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7914 | 2025.12.23 01:42:14.586389 [ 276 ] {ee5e1e57-c65c-4957-b30f-a9fb78362cfb} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2025.12.23 01:42:14.586426 [ 276 ] {ee5e1e57-c65c-4957-b30f-a9fb78362cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7916 | 2025.12.23 01:42:14.586736 [ 276 ] {ee5e1e57-c65c-4957-b30f-a9fb78362cfb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7917 | 2025.12.23 01:42:14.586957 [ 276 ] {ee5e1e57-c65c-4957-b30f-a9fb78362cfb} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2025.12.23 01:42:14.587089 [ 276 ] {ee5e1e57-c65c-4957-b30f-a9fb78362cfb} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.00119 sec., 92436.97478991596 rows/sec., 7.53 MiB/sec. | ||
| 7919 | 2025.12.23 01:42:14.587086 [ 116 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7920 | 2025.12.23 01:42:14.587128 [ 276 ] {ee5e1e57-c65c-4957-b30f-a9fb78362cfb} <Debug> TCPHandler: Processed in 0.001352679 sec. | ||
| 7921 | 2025.12.23 01:42:14.587172 [ 116 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2025.12.23 01:42:14.587200 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7923 | 2025.12.23 01:42:14.587271 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2025.12.23 01:42:14.587278 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7925 | 2025.12.23 01:42:14.587373 [ 276 ] {9c1b32df-9339-4ca9-b5cc-370bb7f46495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7926 | 2025.12.23 01:42:14.587387 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7927 | 2025.12.23 01:42:14.587423 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 633 rows starting from the beginning of the part | ||
| 7928 | 2025.12.23 01:42:14.587426 [ 276 ] {9c1b32df-9339-4ca9-b5cc-370bb7f46495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7929 | 2025.12.23 01:42:14.587475 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 74 rows starting from the beginning of the part | ||
| 7930 | 2025.12.23 01:42:14.587521 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 559 rows starting from the beginning of the part | ||
| 7931 | 2025.12.23 01:42:14.587564 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 7932 | 2025.12.23 01:42:14.587602 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part | ||
| 7933 | 2025.12.23 01:42:14.587646 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 110 rows starting from the beginning of the part | ||
| 7934 | 2025.12.23 01:42:14.587852 [ 276 ] {9c1b32df-9339-4ca9-b5cc-370bb7f46495} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2025.12.23 01:42:14.587895 [ 276 ] {9c1b32df-9339-4ca9-b5cc-370bb7f46495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7936 | 2025.12.23 01:42:14.588262 [ 276 ] {9c1b32df-9339-4ca9-b5cc-370bb7f46495} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7937 | 2025.12.23 01:42:14.588482 [ 276 ] {9c1b32df-9339-4ca9-b5cc-370bb7f46495} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2025.12.23 01:42:14.588602 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7939 | 2025.12.23 01:42:14.588616 [ 276 ] {9c1b32df-9339-4ca9-b5cc-370bb7f46495} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001261 sec., 155432.19666931007 rows/sec., 11.15 MiB/sec. | ||
| 7940 | 2025.12.23 01:42:14.588645 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7941 | 2025.12.23 01:42:14.588646 [ 196 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1545 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140137 sec., 1102492.560851167 rows/sec., 87.83 MiB/sec. | ||
| 7942 | 2025.12.23 01:42:14.588666 [ 276 ] {9c1b32df-9339-4ca9-b5cc-370bb7f46495} <Debug> TCPHandler: Processed in 0.00144273 sec. | ||
| 7943 | 2025.12.23 01:42:14.588683 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7944 | 2025.12.23 01:42:14.588780 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7945 | 2025.12.23 01:42:14.588815 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7946 | 2025.12.23 01:42:14.588823 [ 186 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7947 | 2025.12.23 01:42:14.588885 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7948 | 2025.12.23 01:42:14.588926 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14777 rows starting from the beginning of the part | ||
| 7949 | 2025.12.23 01:42:14.588927 [ 276 ] {d20c362e-9c54-43be-a7b6-510e48d8e206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7950 | 2025.12.23 01:42:14.588999 [ 276 ] {d20c362e-9c54-43be-a7b6-510e48d8e206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7951 | 2025.12.23 01:42:14.589005 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7952 | 2025.12.23 01:42:14.589062 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 848 rows starting from the beginning of the part | ||
| 7953 | 2025.12.23 01:42:14.589105 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7954 | 2025.12.23 01:42:14.589124 [ 186 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_56_11} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2025.12.23 01:42:14.589147 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7956 | 2025.12.23 01:42:14.589196 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 196 rows starting from the beginning of the part | ||
| 7957 | 2025.12.23 01:42:14.589214 [ 186 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_56_11} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7958 | 2025.12.23 01:42:14.589299 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7959 | 2025.12.23 01:42:14.589869 [ 276 ] {d20c362e-9c54-43be-a7b6-510e48d8e206} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2025.12.23 01:42:14.589921 [ 276 ] {d20c362e-9c54-43be-a7b6-510e48d8e206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7961 | 2025.12.23 01:42:14.590708 [ 276 ] {d20c362e-9c54-43be-a7b6-510e48d8e206} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7962 | 2025.12.23 01:42:14.591058 [ 276 ] {d20c362e-9c54-43be-a7b6-510e48d8e206} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2025.12.23 01:42:14.591263 [ 276 ] {d20c362e-9c54-43be-a7b6-510e48d8e206} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002352 sec., 4251.700680272109 rows/sec., 7.62 MiB/sec. | ||
| 7964 | 2025.12.23 01:42:14.591381 [ 276 ] {d20c362e-9c54-43be-a7b6-510e48d8e206} <Debug> TCPHandler: Processed in 0.002615176 sec. | ||
| 7965 | 2025.12.23 01:42:14.591531 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2025.12.23 01:42:14.591649 [ 276 ] {82f8f496-0e60-4069-8a40-ed0bcd5c0d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7967 | 2025.12.23 01:42:14.591696 [ 276 ] {82f8f496-0e60-4069-8a40-ed0bcd5c0d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7968 | 2025.12.23 01:42:14.592093 [ 276 ] {82f8f496-0e60-4069-8a40-ed0bcd5c0d1e} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2025.12.23 01:42:14.592132 [ 276 ] {82f8f496-0e60-4069-8a40-ed0bcd5c0d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7970 | 2025.12.23 01:42:14.592636 [ 276 ] {82f8f496-0e60-4069-8a40-ed0bcd5c0d1e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7971 | 2025.12.23 01:42:14.592887 [ 276 ] {82f8f496-0e60-4069-8a40-ed0bcd5c0d1e} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2025.12.23 01:42:14.593040 [ 116 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7973 | 2025.12.23 01:42:14.593063 [ 276 ] {82f8f496-0e60-4069-8a40-ed0bcd5c0d1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
| 7974 | 2025.12.23 01:42:14.593083 [ 116 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2025.12.23 01:42:14.593110 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7976 | 2025.12.23 01:42:14.593120 [ 276 ] {82f8f496-0e60-4069-8a40-ed0bcd5c0d1e} <Debug> TCPHandler: Processed in 0.001648825 sec. | ||
| 7977 | 2025.12.23 01:42:14.593201 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7978 | 2025.12.23 01:42:14.593312 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7979 | 2025.12.23 01:42:14.593349 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2910 rows starting from the beginning of the part | ||
| 7980 | 2025.12.23 01:42:14.593412 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7981 | 2025.12.23 01:42:14.593465 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7982 | 2025.12.23 01:42:14.593512 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7983 | 2025.12.23 01:42:14.593559 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7984 | 2025.12.23 01:42:14.593608 [ 196 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7985 | 2025.12.23 01:42:14.593903 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16301 rows, containing 5 columns (5 merged, 0 gathered) in 0.005159369 sec., 3159494.891720286 rows/sec., 217.08 MiB/sec. | ||
| 7986 | 2025.12.23 01:42:14.594523 [ 195 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7987 | 2025.12.23 01:42:14.594847 [ 195 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2025.12.23 01:42:14.594930 [ 195 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7989 | 2025.12.23 01:42:14.595001 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001841619 sec., 1743031.539096849 rows/sec., 117.52 MiB/sec. | ||
| 7990 | 2025.12.23 01:42:14.595031 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 7991 | 2025.12.23 01:42:14.595305 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7992 | 2025.12.23 01:42:14.595558 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_56_11} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2025.12.23 01:42:14.595633 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_56_11} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7994 | 2025.12.23 01:42:14.595716 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7995 | 2025.12.23 01:42:14.767614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7996 | 2025.12.23 01:42:14.785826 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2025.12.23 01:42:14.785893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 7998 | 2025.12.23 01:42:14.792031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7999 | 2025.12.23 01:42:14.792840 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2025.12.23 01:42:14.797830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8001 | 2025.12.23 01:42:14.899138 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56736 | ||
| 8002 | 2025.12.23 01:42:14.899236 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8003 | 2025.12.23 01:42:14.899262 [ 292 ] {} <Debug> TCP-Session: ca14d4e9-6601-45d3-b72d-092bd06625ec Authenticating user 'default' from [fd00:1122:3344:101::e]:56736 | ||
| 8004 | 2025.12.23 01:42:14.899284 [ 292 ] {} <Debug> TCP-Session: ca14d4e9-6601-45d3-b72d-092bd06625ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8005 | 2025.12.23 01:42:14.899296 [ 292 ] {} <Debug> TCP-Session: ca14d4e9-6601-45d3-b72d-092bd06625ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8006 | 2025.12.23 01:42:14.899483 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37134 | ||
| 8007 | 2025.12.23 01:42:14.899509 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36622 | ||
| 8008 | 2025.12.23 01:42:14.899546 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43525 | ||
| 8009 | 2025.12.23 01:42:14.899572 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63762 | ||
| 8010 | 2025.12.23 01:42:14.899606 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56599 | ||
| 8011 | 2025.12.23 01:42:14.899636 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8012 | 2025.12.23 01:42:14.899656 [ 292 ] {} <Trace> TCP-Session: ca14d4e9-6601-45d3-b72d-092bd06625ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2025.12.23 01:42:14.899663 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8014 | 2025.12.23 01:42:14.899691 [ 293 ] {} <Debug> TCP-Session: 945a7470-c950-4b29-a5c4-218473481469 Authenticating user 'default' from [fd00:1122:3344:101::e]:37134 | ||
| 8015 | 2025.12.23 01:42:14.899589 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43356 | ||
| 8016 | 2025.12.23 01:42:14.899749 [ 293 ] {} <Debug> TCP-Session: 945a7470-c950-4b29-a5c4-218473481469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8017 | 2025.12.23 01:42:14.899724 [ 294 ] {} <Debug> TCP-Session: 40e43312-34b5-441f-866b-8ee31b0f9c87 Authenticating user 'default' from [fd00:1122:3344:101::e]:36622 | ||
| 8018 | 2025.12.23 01:42:14.899795 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8019 | 2025.12.23 01:42:14.899792 [ 293 ] {} <Debug> TCP-Session: 945a7470-c950-4b29-a5c4-218473481469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2025.12.23 01:42:14.899823 [ 294 ] {} <Debug> TCP-Session: 40e43312-34b5-441f-866b-8ee31b0f9c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2025.12.23 01:42:14.899839 [ 275 ] {} <Debug> TCP-Session: 1eb1fa69-ab56-437f-b1ba-0bf157a23612 Authenticating user 'default' from [fd00:1122:3344:101::e]:43525 | ||
| 8022 | 2025.12.23 01:42:14.899849 [ 292 ] {1ad66129-1f5c-413e-b288-dc515e24165b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56736) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8023 | 2025.12.23 01:42:14.899880 [ 275 ] {} <Debug> TCP-Session: 1eb1fa69-ab56-437f-b1ba-0bf157a23612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8024 | 2025.12.23 01:42:14.899594 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33732 | ||
| 8025 | 2025.12.23 01:42:14.899908 [ 275 ] {} <Debug> TCP-Session: 1eb1fa69-ab56-437f-b1ba-0bf157a23612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8026 | 2025.12.23 01:42:14.899566 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61131 | ||
| 8027 | 2025.12.23 01:42:14.899863 [ 294 ] {} <Debug> TCP-Session: 40e43312-34b5-441f-866b-8ee31b0f9c87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8028 | 2025.12.23 01:42:14.900303 [ 292 ] {1ad66129-1f5c-413e-b288-dc515e24165b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8029 | 2025.12.23 01:42:14.900360 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8030 | 2025.12.23 01:42:14.900369 [ 292 ] {1ad66129-1f5c-413e-b288-dc515e24165b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8031 | 2025.12.23 01:42:14.900401 [ 289 ] {} <Debug> TCP-Session: e3f2fa81-70a7-4272-a18f-e17649e7793a Authenticating user 'default' from [fd00:1122:3344:101::e]:43356 | ||
| 8032 | 2025.12.23 01:42:14.900430 [ 289 ] {} <Debug> TCP-Session: e3f2fa81-70a7-4272-a18f-e17649e7793a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8033 | 2025.12.23 01:42:14.900446 [ 289 ] {} <Debug> TCP-Session: e3f2fa81-70a7-4272-a18f-e17649e7793a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8034 | 2025.12.23 01:42:14.900465 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8035 | 2025.12.23 01:42:14.900498 [ 290 ] {} <Debug> TCP-Session: 98023ed2-7e49-437e-b7be-1cc5244e741e Authenticating user 'default' from [fd00:1122:3344:101::e]:33732 | ||
| 8036 | 2025.12.23 01:42:14.900514 [ 290 ] {} <Debug> TCP-Session: 98023ed2-7e49-437e-b7be-1cc5244e741e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8037 | 2025.12.23 01:42:14.900530 [ 290 ] {} <Debug> TCP-Session: 98023ed2-7e49-437e-b7be-1cc5244e741e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2025.12.23 01:42:14.900568 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8039 | 2025.12.23 01:42:14.900610 [ 287 ] {} <Debug> TCP-Session: 13c9fdb8-05fc-45ab-a44e-6db51064738b Authenticating user 'default' from [fd00:1122:3344:101::e]:61131 | ||
| 8040 | 2025.12.23 01:42:14.900633 [ 287 ] {} <Debug> TCP-Session: 13c9fdb8-05fc-45ab-a44e-6db51064738b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8041 | 2025.12.23 01:42:14.900646 [ 287 ] {} <Debug> TCP-Session: 13c9fdb8-05fc-45ab-a44e-6db51064738b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8042 | 2025.12.23 01:42:14.900646 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8043 | 2025.12.23 01:42:14.900688 [ 348 ] {} <Debug> TCP-Session: 142b5446-0b94-46e2-9105-55de59b0cff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56599 | ||
| 8044 | 2025.12.23 01:42:14.900708 [ 348 ] {} <Debug> TCP-Session: 142b5446-0b94-46e2-9105-55de59b0cff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2025.12.23 01:42:14.900726 [ 348 ] {} <Debug> TCP-Session: 142b5446-0b94-46e2-9105-55de59b0cff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8046 | 2025.12.23 01:42:14.900774 [ 292 ] {1ad66129-1f5c-413e-b288-dc515e24165b} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 8047 | 2025.12.23 01:42:14.900822 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8048 | 2025.12.23 01:42:14.900853 [ 288 ] {} <Debug> TCP-Session: 0e179f22-7c15-4a94-b571-694fe12ed5ca Authenticating user 'default' from [fd00:1122:3344:101::e]:63762 | ||
| 8049 | 2025.12.23 01:42:14.900871 [ 288 ] {} <Debug> TCP-Session: 0e179f22-7c15-4a94-b571-694fe12ed5ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8050 | 2025.12.23 01:42:14.900883 [ 288 ] {} <Debug> TCP-Session: 0e179f22-7c15-4a94-b571-694fe12ed5ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2025.12.23 01:42:14.901874 [ 303 ] {1ad66129-1f5c-413e-b288-dc515e24165b} <Trace> AggregatingTransform: Aggregating | ||
| 8052 | 2025.12.23 01:42:14.901920 [ 303 ] {1ad66129-1f5c-413e-b288-dc515e24165b} <Trace> Aggregator: Aggregation method: without_key | ||
| 8053 | 2025.12.23 01:42:14.901957 [ 303 ] {1ad66129-1f5c-413e-b288-dc515e24165b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001070863 sec. (933.826 rows/sec., 36.48 KiB/sec.) | ||
| 8054 | 2025.12.23 01:42:14.901975 [ 303 ] {1ad66129-1f5c-413e-b288-dc515e24165b} <Trace> Aggregator: Merging aggregated data | ||
| 8055 | 2025.12.23 01:42:14.903267 [ 292 ] {1ad66129-1f5c-413e-b288-dc515e24165b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003477 sec., 287.60425654299684 rows/sec., 11.23 KiB/sec. | ||
| 8056 | 2025.12.23 01:42:14.903414 [ 292 ] {1ad66129-1f5c-413e-b288-dc515e24165b} <Debug> TCPHandler: Processed in 0.003910873 sec. | ||
| 8057 | 2025.12.23 01:42:14.903523 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8058 | 2025.12.23 01:42:14.903551 [ 292 ] {} <Debug> TCP-Session: ca14d4e9-6601-45d3-b72d-092bd06625ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2025.12.23 01:42:14.903551 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8060 | 2025.12.23 01:42:14.903572 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8061 | 2025.12.23 01:42:14.903598 [ 294 ] {} <Debug> TCP-Session: 40e43312-34b5-441f-866b-8ee31b0f9c87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8062 | 2025.12.23 01:42:14.903603 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8063 | 2025.12.23 01:42:14.903631 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8064 | 2025.12.23 01:42:14.903648 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8065 | 2025.12.23 01:42:14.903663 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8066 | 2025.12.23 01:42:14.903672 [ 287 ] {} <Debug> TCP-Session: 13c9fdb8-05fc-45ab-a44e-6db51064738b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2025.12.23 01:42:14.903690 [ 288 ] {} <Debug> TCP-Session: 0e179f22-7c15-4a94-b571-694fe12ed5ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2025.12.23 01:42:14.903710 [ 290 ] {} <Debug> TCP-Session: 98023ed2-7e49-437e-b7be-1cc5244e741e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2025.12.23 01:42:14.903620 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8070 | 2025.12.23 01:42:14.903588 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8071 | 2025.12.23 01:42:14.903769 [ 289 ] {} <Debug> TCP-Session: e3f2fa81-70a7-4272-a18f-e17649e7793a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8072 | 2025.12.23 01:42:14.903665 [ 348 ] {} <Debug> TCP-Session: 142b5446-0b94-46e2-9105-55de59b0cff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8073 | 2025.12.23 01:42:14.903795 [ 275 ] {} <Debug> TCP-Session: 1eb1fa69-ab56-437f-b1ba-0bf157a23612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8074 | 2025.12.23 01:42:14.903631 [ 293 ] {} <Debug> TCP-Session: 945a7470-c950-4b29-a5c4-218473481469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8075 | 2025.12.23 01:42:15.941268 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56685 | ||
| 8076 | 2025.12.23 01:42:15.941373 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8077 | 2025.12.23 01:42:15.941405 [ 292 ] {} <Debug> TCP-Session: 84ed8ab9-e310-434b-b0b7-2dc57cb538c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56685 | ||
| 8078 | 2025.12.23 01:42:15.941430 [ 292 ] {} <Debug> TCP-Session: 84ed8ab9-e310-434b-b0b7-2dc57cb538c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2025.12.23 01:42:15.941465 [ 292 ] {} <Debug> TCP-Session: 84ed8ab9-e310-434b-b0b7-2dc57cb538c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8080 | 2025.12.23 01:42:15.941702 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43373 | ||
| 8081 | 2025.12.23 01:42:15.941740 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40694 | ||
| 8082 | 2025.12.23 01:42:15.941759 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51033 | ||
| 8083 | 2025.12.23 01:42:15.941778 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43863 | ||
| 8084 | 2025.12.23 01:42:15.941791 [ 292 ] {} <Trace> TCP-Session: 84ed8ab9-e310-434b-b0b7-2dc57cb538c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8085 | 2025.12.23 01:42:15.941749 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50753 | ||
| 8086 | 2025.12.23 01:42:15.941866 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8087 | 2025.12.23 01:42:15.941885 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8088 | 2025.12.23 01:42:15.941905 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8089 | 2025.12.23 01:42:15.941914 [ 293 ] {} <Debug> TCP-Session: 4005dd09-2060-404e-94bd-4d59ed77e796 Authenticating user 'default' from [fd00:1122:3344:101::e]:43373 | ||
| 8090 | 2025.12.23 01:42:15.941931 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8091 | 2025.12.23 01:42:15.941931 [ 290 ] {} <Debug> TCP-Session: bfae8483-dda1-4e9e-872c-544e42bc1e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:51033 | ||
| 8092 | 2025.12.23 01:42:15.941954 [ 293 ] {} <Debug> TCP-Session: 4005dd09-2060-404e-94bd-4d59ed77e796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2025.12.23 01:42:15.941970 [ 289 ] {} <Debug> TCP-Session: c3c13b83-e740-4c0a-ae48-f48a45a55b88 Authenticating user 'default' from [fd00:1122:3344:101::e]:50753 | ||
| 8094 | 2025.12.23 01:42:15.941990 [ 293 ] {} <Debug> TCP-Session: 4005dd09-2060-404e-94bd-4d59ed77e796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8095 | 2025.12.23 01:42:15.941983 [ 290 ] {} <Debug> TCP-Session: bfae8483-dda1-4e9e-872c-544e42bc1e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8096 | 2025.12.23 01:42:15.942007 [ 289 ] {} <Debug> TCP-Session: c3c13b83-e740-4c0a-ae48-f48a45a55b88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8097 | 2025.12.23 01:42:15.942018 [ 292 ] {54a4ba29-cf71-41ae-996c-4c61d7084921} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56685) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8098 | 2025.12.23 01:42:15.942025 [ 290 ] {} <Debug> TCP-Session: bfae8483-dda1-4e9e-872c-544e42bc1e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8099 | 2025.12.23 01:42:15.942038 [ 289 ] {} <Debug> TCP-Session: c3c13b83-e740-4c0a-ae48-f48a45a55b88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2025.12.23 01:42:15.941944 [ 348 ] {} <Debug> TCP-Session: c4ff26cf-1fb0-48fd-9755-24ef322bb496 Authenticating user 'default' from [fd00:1122:3344:101::e]:43863 | ||
| 8101 | 2025.12.23 01:42:15.941870 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8102 | 2025.12.23 01:42:15.942134 [ 348 ] {} <Debug> TCP-Session: c4ff26cf-1fb0-48fd-9755-24ef322bb496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2025.12.23 01:42:15.942149 [ 288 ] {} <Debug> TCP-Session: b8401d07-aa0f-4325-a0b8-ef56c9d838f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40694 | ||
| 8104 | 2025.12.23 01:42:15.942163 [ 348 ] {} <Debug> TCP-Session: c4ff26cf-1fb0-48fd-9755-24ef322bb496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2025.12.23 01:42:15.942180 [ 288 ] {} <Debug> TCP-Session: b8401d07-aa0f-4325-a0b8-ef56c9d838f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8106 | 2025.12.23 01:42:15.941715 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44426 | ||
| 8107 | 2025.12.23 01:42:15.942205 [ 288 ] {} <Debug> TCP-Session: b8401d07-aa0f-4325-a0b8-ef56c9d838f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2025.12.23 01:42:15.941710 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34206 | ||
| 8109 | 2025.12.23 01:42:15.941742 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40498 | ||
| 8110 | 2025.12.23 01:42:15.942271 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8111 | 2025.12.23 01:42:15.942299 [ 292 ] {54a4ba29-cf71-41ae-996c-4c61d7084921} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8112 | 2025.12.23 01:42:15.942304 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8113 | 2025.12.23 01:42:15.942333 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8114 | 2025.12.23 01:42:15.942349 [ 294 ] {} <Debug> TCP-Session: 2e63b64a-a6da-431e-bb12-81e371e1e489 Authenticating user 'default' from [fd00:1122:3344:101::e]:34206 | ||
| 8115 | 2025.12.23 01:42:15.942362 [ 292 ] {54a4ba29-cf71-41ae-996c-4c61d7084921} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8116 | 2025.12.23 01:42:15.942369 [ 287 ] {} <Debug> TCP-Session: ef10c351-77d5-464a-a6a2-affd610a7671 Authenticating user 'default' from [fd00:1122:3344:101::e]:40498 | ||
| 8117 | 2025.12.23 01:42:15.942378 [ 294 ] {} <Debug> TCP-Session: 2e63b64a-a6da-431e-bb12-81e371e1e489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8118 | 2025.12.23 01:42:15.942407 [ 287 ] {} <Debug> TCP-Session: ef10c351-77d5-464a-a6a2-affd610a7671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8119 | 2025.12.23 01:42:15.942418 [ 294 ] {} <Debug> TCP-Session: 2e63b64a-a6da-431e-bb12-81e371e1e489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8120 | 2025.12.23 01:42:15.942431 [ 287 ] {} <Debug> TCP-Session: ef10c351-77d5-464a-a6a2-affd610a7671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8121 | 2025.12.23 01:42:15.942303 [ 275 ] {} <Debug> TCP-Session: 53c35ffa-fccb-4515-8f57-104e13cbe4c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44426 | ||
| 8122 | 2025.12.23 01:42:15.942478 [ 275 ] {} <Debug> TCP-Session: 53c35ffa-fccb-4515-8f57-104e13cbe4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8123 | 2025.12.23 01:42:15.942490 [ 275 ] {} <Debug> TCP-Session: 53c35ffa-fccb-4515-8f57-104e13cbe4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8124 | 2025.12.23 01:42:15.942676 [ 292 ] {54a4ba29-cf71-41ae-996c-4c61d7084921} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 8125 | 2025.12.23 01:42:15.943611 [ 337 ] {54a4ba29-cf71-41ae-996c-4c61d7084921} <Trace> AggregatingTransform: Aggregating | ||
| 8126 | 2025.12.23 01:42:15.943655 [ 337 ] {54a4ba29-cf71-41ae-996c-4c61d7084921} <Trace> Aggregator: Aggregation method: without_key | ||
| 8127 | 2025.12.23 01:42:15.943692 [ 337 ] {54a4ba29-cf71-41ae-996c-4c61d7084921} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910459 sec. (1098.347 rows/sec., 42.90 KiB/sec.) | ||
| 8128 | 2025.12.23 01:42:15.943710 [ 337 ] {54a4ba29-cf71-41ae-996c-4c61d7084921} <Trace> Aggregator: Merging aggregated data | ||
| 8129 | 2025.12.23 01:42:15.945175 [ 292 ] {54a4ba29-cf71-41ae-996c-4c61d7084921} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003213 sec., 311.2356053532524 rows/sec., 12.16 KiB/sec. | ||
| 8130 | 2025.12.23 01:42:15.945340 [ 292 ] {54a4ba29-cf71-41ae-996c-4c61d7084921} <Debug> TCPHandler: Processed in 0.003667538 sec. | ||
| 8131 | 2025.12.23 01:42:15.945477 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8132 | 2025.12.23 01:42:15.945507 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8133 | 2025.12.23 01:42:15.945511 [ 292 ] {} <Debug> TCP-Session: 84ed8ab9-e310-434b-b0b7-2dc57cb538c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8134 | 2025.12.23 01:42:15.945529 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8135 | 2025.12.23 01:42:15.945556 [ 348 ] {} <Debug> TCP-Session: c4ff26cf-1fb0-48fd-9755-24ef322bb496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8136 | 2025.12.23 01:42:15.945567 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8137 | 2025.12.23 01:42:15.945587 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8138 | 2025.12.23 01:42:15.945599 [ 294 ] {} <Debug> TCP-Session: 2e63b64a-a6da-431e-bb12-81e371e1e489 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8139 | 2025.12.23 01:42:15.945624 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8140 | 2025.12.23 01:42:15.945644 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8141 | 2025.12.23 01:42:15.945646 [ 289 ] {} <Debug> TCP-Session: c3c13b83-e740-4c0a-ae48-f48a45a55b88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8142 | 2025.12.23 01:42:15.945669 [ 275 ] {} <Debug> TCP-Session: 53c35ffa-fccb-4515-8f57-104e13cbe4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8143 | 2025.12.23 01:42:15.945684 [ 290 ] {} <Debug> TCP-Session: bfae8483-dda1-4e9e-872c-544e42bc1e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8144 | 2025.12.23 01:42:15.945618 [ 288 ] {} <Debug> TCP-Session: b8401d07-aa0f-4325-a0b8-ef56c9d838f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8145 | 2025.12.23 01:42:15.945607 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8146 | 2025.12.23 01:42:15.945546 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8147 | 2025.12.23 01:42:15.945764 [ 287 ] {} <Debug> TCP-Session: ef10c351-77d5-464a-a6a2-affd610a7671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8148 | 2025.12.23 01:42:15.945787 [ 293 ] {} <Debug> TCP-Session: 4005dd09-2060-404e-94bd-4d59ed77e796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8149 | 2025.12.23 01:42:16.047172 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59088 | ||
| 8150 | 2025.12.23 01:42:16.047280 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8151 | 2025.12.23 01:42:16.047310 [ 292 ] {} <Debug> TCP-Session: 114298c6-fa67-4d95-a154-0907aaf70cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59088 | ||
| 8152 | 2025.12.23 01:42:16.047334 [ 292 ] {} <Debug> TCP-Session: 114298c6-fa67-4d95-a154-0907aaf70cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8153 | 2025.12.23 01:42:16.047348 [ 292 ] {} <Debug> TCP-Session: 114298c6-fa67-4d95-a154-0907aaf70cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8154 | 2025.12.23 01:42:16.047561 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45768 | ||
| 8155 | 2025.12.23 01:42:16.047589 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40178 | ||
| 8156 | 2025.12.23 01:42:16.047564 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64381 | ||
| 8157 | 2025.12.23 01:42:16.047678 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8158 | 2025.12.23 01:42:16.047692 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8159 | 2025.12.23 01:42:16.047714 [ 294 ] {} <Debug> TCP-Session: d2702e32-3b40-499f-9b6b-18662ce9acf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45768 | ||
| 8160 | 2025.12.23 01:42:16.047733 [ 275 ] {} <Debug> TCP-Session: 4e82cbbe-02cf-4d0c-bb5a-029e0ca3f1ab Authenticating user 'default' from [fd00:1122:3344:101::e]:40178 | ||
| 8161 | 2025.12.23 01:42:16.047735 [ 292 ] {} <Trace> TCP-Session: 114298c6-fa67-4d95-a154-0907aaf70cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8162 | 2025.12.23 01:42:16.047751 [ 275 ] {} <Debug> TCP-Session: 4e82cbbe-02cf-4d0c-bb5a-029e0ca3f1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8163 | 2025.12.23 01:42:16.047744 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8164 | 2025.12.23 01:42:16.047786 [ 275 ] {} <Debug> TCP-Session: 4e82cbbe-02cf-4d0c-bb5a-029e0ca3f1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8165 | 2025.12.23 01:42:16.047742 [ 294 ] {} <Debug> TCP-Session: d2702e32-3b40-499f-9b6b-18662ce9acf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8166 | 2025.12.23 01:42:16.047823 [ 293 ] {} <Debug> TCP-Session: 5101f401-bf4c-48bd-9655-37cd18adbbb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64381 | ||
| 8167 | 2025.12.23 01:42:16.047838 [ 294 ] {} <Debug> TCP-Session: d2702e32-3b40-499f-9b6b-18662ce9acf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8168 | 2025.12.23 01:42:16.047861 [ 293 ] {} <Debug> TCP-Session: 5101f401-bf4c-48bd-9655-37cd18adbbb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8169 | 2025.12.23 01:42:16.047880 [ 293 ] {} <Debug> TCP-Session: 5101f401-bf4c-48bd-9655-37cd18adbbb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8170 | 2025.12.23 01:42:16.047918 [ 292 ] {d7893343-663f-4daf-86d4-c10ad64759e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59088) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8171 | 2025.12.23 01:42:16.048174 [ 292 ] {d7893343-663f-4daf-86d4-c10ad64759e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8172 | 2025.12.23 01:42:16.048230 [ 292 ] {d7893343-663f-4daf-86d4-c10ad64759e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8173 | 2025.12.23 01:42:16.048311 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36329 | ||
| 8174 | 2025.12.23 01:42:16.048327 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36999 | ||
| 8175 | 2025.12.23 01:42:16.048329 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54355 | ||
| 8176 | 2025.12.23 01:42:16.048391 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8177 | 2025.12.23 01:42:16.048402 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8178 | 2025.12.23 01:42:16.048340 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62798 | ||
| 8179 | 2025.12.23 01:42:16.048429 [ 288 ] {} <Debug> TCP-Session: 8e788ad8-1844-4e0d-9c41-181db15eacc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36329 | ||
| 8180 | 2025.12.23 01:42:16.048437 [ 290 ] {} <Debug> TCP-Session: c03bcae0-0690-4673-b669-ac84781bffe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36999 | ||
| 8181 | 2025.12.23 01:42:16.048479 [ 288 ] {} <Debug> TCP-Session: 8e788ad8-1844-4e0d-9c41-181db15eacc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8182 | 2025.12.23 01:42:16.048488 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8183 | 2025.12.23 01:42:16.048499 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8184 | 2025.12.23 01:42:16.048503 [ 288 ] {} <Debug> TCP-Session: 8e788ad8-1844-4e0d-9c41-181db15eacc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8185 | 2025.12.23 01:42:16.048539 [ 348 ] {} <Debug> TCP-Session: 39cb142c-ff39-4c3e-a443-1181cbd778c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62798 | ||
| 8186 | 2025.12.23 01:42:16.048539 [ 287 ] {} <Debug> TCP-Session: c5fa4304-25ec-480a-8200-4132a3095fc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54355 | ||
| 8187 | 2025.12.23 01:42:16.048569 [ 348 ] {} <Debug> TCP-Session: 39cb142c-ff39-4c3e-a443-1181cbd778c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8188 | 2025.12.23 01:42:16.048581 [ 287 ] {} <Debug> TCP-Session: c5fa4304-25ec-480a-8200-4132a3095fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8189 | 2025.12.23 01:42:16.048586 [ 348 ] {} <Debug> TCP-Session: 39cb142c-ff39-4c3e-a443-1181cbd778c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8190 | 2025.12.23 01:42:16.048597 [ 287 ] {} <Debug> TCP-Session: c5fa4304-25ec-480a-8200-4132a3095fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8191 | 2025.12.23 01:42:16.048495 [ 290 ] {} <Debug> TCP-Session: c03bcae0-0690-4673-b669-ac84781bffe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2025.12.23 01:42:16.048511 [ 292 ] {d7893343-663f-4daf-86d4-c10ad64759e4} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 8193 | 2025.12.23 01:42:16.048636 [ 290 ] {} <Debug> TCP-Session: c03bcae0-0690-4673-b669-ac84781bffe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8194 | 2025.12.23 01:42:16.048311 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54784 | ||
| 8195 | 2025.12.23 01:42:16.048741 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8196 | 2025.12.23 01:42:16.048764 [ 289 ] {} <Debug> TCP-Session: 056358cb-7032-4c79-bbb3-ff5f8d16e641 Authenticating user 'default' from [fd00:1122:3344:101::e]:54784 | ||
| 8197 | 2025.12.23 01:42:16.048783 [ 289 ] {} <Debug> TCP-Session: 056358cb-7032-4c79-bbb3-ff5f8d16e641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8198 | 2025.12.23 01:42:16.048796 [ 289 ] {} <Debug> TCP-Session: 056358cb-7032-4c79-bbb3-ff5f8d16e641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8199 | 2025.12.23 01:42:16.049586 [ 318 ] {d7893343-663f-4daf-86d4-c10ad64759e4} <Trace> AggregatingTransform: Aggregating | ||
| 8200 | 2025.12.23 01:42:16.049637 [ 318 ] {d7893343-663f-4daf-86d4-c10ad64759e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 8201 | 2025.12.23 01:42:16.049675 [ 318 ] {d7893343-663f-4daf-86d4-c10ad64759e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093495 sec. (1069.576 rows/sec., 41.78 KiB/sec.) | ||
| 8202 | 2025.12.23 01:42:16.049694 [ 318 ] {d7893343-663f-4daf-86d4-c10ad64759e4} <Trace> Aggregator: Merging aggregated data | ||
| 8203 | 2025.12.23 01:42:16.051177 [ 292 ] {d7893343-663f-4daf-86d4-c10ad64759e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003312 sec., 301.9323671497585 rows/sec., 11.79 KiB/sec. | ||
| 8204 | 2025.12.23 01:42:16.051331 [ 292 ] {d7893343-663f-4daf-86d4-c10ad64759e4} <Debug> TCPHandler: Processed in 0.00376481 sec. | ||
| 8205 | 2025.12.23 01:42:16.051486 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8206 | 2025.12.23 01:42:16.051516 [ 292 ] {} <Debug> TCP-Session: 114298c6-fa67-4d95-a154-0907aaf70cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8207 | 2025.12.23 01:42:16.051527 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8208 | 2025.12.23 01:42:16.051549 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8209 | 2025.12.23 01:42:16.051574 [ 290 ] {} <Debug> TCP-Session: c03bcae0-0690-4673-b669-ac84781bffe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8210 | 2025.12.23 01:42:16.051578 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8211 | 2025.12.23 01:42:16.051603 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8212 | 2025.12.23 01:42:16.051620 [ 275 ] {} <Debug> TCP-Session: 4e82cbbe-02cf-4d0c-bb5a-029e0ca3f1ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8213 | 2025.12.23 01:42:16.051629 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8214 | 2025.12.23 01:42:16.051651 [ 293 ] {} <Debug> TCP-Session: 5101f401-bf4c-48bd-9655-37cd18adbbb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8215 | 2025.12.23 01:42:16.051665 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8216 | 2025.12.23 01:42:16.051683 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8217 | 2025.12.23 01:42:16.051706 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8218 | 2025.12.23 01:42:16.051729 [ 287 ] {} <Debug> TCP-Session: c5fa4304-25ec-480a-8200-4132a3095fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8219 | 2025.12.23 01:42:16.051741 [ 288 ] {} <Debug> TCP-Session: 8e788ad8-1844-4e0d-9c41-181db15eacc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8220 | 2025.12.23 01:42:16.051761 [ 348 ] {} <Debug> TCP-Session: 39cb142c-ff39-4c3e-a443-1181cbd778c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8221 | 2025.12.23 01:42:16.051682 [ 289 ] {} <Debug> TCP-Session: 056358cb-7032-4c79-bbb3-ff5f8d16e641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8222 | 2025.12.23 01:42:16.051613 [ 294 ] {} <Debug> TCP-Session: d2702e32-3b40-499f-9b6b-18662ce9acf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8223 | 2025.12.23 01:42:19.575137 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2025.12.23 01:42:19.575445 [ 276 ] {162c47d7-822a-4b17-999f-cd29f0b3c3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8225 | 2025.12.23 01:42:19.575551 [ 276 ] {162c47d7-822a-4b17-999f-cd29f0b3c3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8226 | 2025.12.23 01:42:19.576440 [ 276 ] {162c47d7-822a-4b17-999f-cd29f0b3c3a4} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2025.12.23 01:42:19.576491 [ 276 ] {162c47d7-822a-4b17-999f-cd29f0b3c3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8228 | 2025.12.23 01:42:19.576891 [ 276 ] {162c47d7-822a-4b17-999f-cd29f0b3c3a4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8229 | 2025.12.23 01:42:19.577108 [ 276 ] {162c47d7-822a-4b17-999f-cd29f0b3c3a4} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2025.12.23 01:42:19.577285 [ 276 ] {162c47d7-822a-4b17-999f-cd29f0b3c3a4} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.00192 sec., 61458.33333333333 rows/sec., 5.22 MiB/sec. | ||
| 8231 | 2025.12.23 01:42:19.577334 [ 276 ] {162c47d7-822a-4b17-999f-cd29f0b3c3a4} <Debug> TCPHandler: Processed in 0.00239016 sec. | ||
| 8232 | 2025.12.23 01:42:19.577457 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2025.12.23 01:42:19.577556 [ 276 ] {c1c514dc-833c-4b80-a9ac-c64c4094f5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8234 | 2025.12.23 01:42:19.577600 [ 276 ] {c1c514dc-833c-4b80-a9ac-c64c4094f5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8235 | 2025.12.23 01:42:19.578025 [ 276 ] {c1c514dc-833c-4b80-a9ac-c64c4094f5f6} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2025.12.23 01:42:19.578064 [ 276 ] {c1c514dc-833c-4b80-a9ac-c64c4094f5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8237 | 2025.12.23 01:42:19.578363 [ 276 ] {c1c514dc-833c-4b80-a9ac-c64c4094f5f6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8238 | 2025.12.23 01:42:19.578574 [ 276 ] {c1c514dc-833c-4b80-a9ac-c64c4094f5f6} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2025.12.23 01:42:19.578714 [ 276 ] {c1c514dc-833c-4b80-a9ac-c64c4094f5f6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001181 sec., 26248.941574936496 rows/sec., 1.93 MiB/sec. | ||
| 8240 | 2025.12.23 01:42:19.578751 [ 276 ] {c1c514dc-833c-4b80-a9ac-c64c4094f5f6} <Debug> TCPHandler: Processed in 0.001345029 sec. | ||
| 8241 | 2025.12.23 01:42:19.578863 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2025.12.23 01:42:19.578956 [ 276 ] {8c7f069b-cbb1-4984-82a4-7b7da2cdad48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8243 | 2025.12.23 01:42:19.578996 [ 276 ] {8c7f069b-cbb1-4984-82a4-7b7da2cdad48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8244 | 2025.12.23 01:42:19.579414 [ 276 ] {8c7f069b-cbb1-4984-82a4-7b7da2cdad48} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2025.12.23 01:42:19.579450 [ 276 ] {8c7f069b-cbb1-4984-82a4-7b7da2cdad48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8246 | 2025.12.23 01:42:19.579750 [ 276 ] {8c7f069b-cbb1-4984-82a4-7b7da2cdad48} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8247 | 2025.12.23 01:42:19.579954 [ 276 ] {8c7f069b-cbb1-4984-82a4-7b7da2cdad48} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2025.12.23 01:42:19.580086 [ 276 ] {8c7f069b-cbb1-4984-82a4-7b7da2cdad48} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001149 sec., 82680.59181897301 rows/sec., 6.46 MiB/sec. | ||
| 8249 | 2025.12.23 01:42:19.580123 [ 276 ] {8c7f069b-cbb1-4984-82a4-7b7da2cdad48} <Debug> TCPHandler: Processed in 0.001307288 sec. | ||
| 8250 | 2025.12.23 01:42:19.580236 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8251 | 2025.12.23 01:42:19.580327 [ 276 ] {a491e9a5-826a-4bb9-8944-e58f8e957ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8252 | 2025.12.23 01:42:19.580371 [ 276 ] {a491e9a5-826a-4bb9-8944-e58f8e957ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8253 | 2025.12.23 01:42:19.580771 [ 276 ] {a491e9a5-826a-4bb9-8944-e58f8e957ed0} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8254 | 2025.12.23 01:42:19.580807 [ 276 ] {a491e9a5-826a-4bb9-8944-e58f8e957ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8255 | 2025.12.23 01:42:19.581126 [ 276 ] {a491e9a5-826a-4bb9-8944-e58f8e957ed0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8256 | 2025.12.23 01:42:19.581326 [ 276 ] {a491e9a5-826a-4bb9-8944-e58f8e957ed0} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2025.12.23 01:42:19.581457 [ 276 ] {a491e9a5-826a-4bb9-8944-e58f8e957ed0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 8258 | 2025.12.23 01:42:19.581493 [ 276 ] {a491e9a5-826a-4bb9-8944-e58f8e957ed0} <Debug> TCPHandler: Processed in 0.001305008 sec. | ||
| 8259 | 2025.12.23 01:42:19.581600 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2025.12.23 01:42:19.581693 [ 276 ] {06078bfb-eb2a-45bb-bb16-23476c30ae09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8261 | 2025.12.23 01:42:19.581746 [ 276 ] {06078bfb-eb2a-45bb-bb16-23476c30ae09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8262 | 2025.12.23 01:42:19.582559 [ 276 ] {06078bfb-eb2a-45bb-bb16-23476c30ae09} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2025.12.23 01:42:19.582596 [ 276 ] {06078bfb-eb2a-45bb-bb16-23476c30ae09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8264 | 2025.12.23 01:42:19.583119 [ 276 ] {06078bfb-eb2a-45bb-bb16-23476c30ae09} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8265 | 2025.12.23 01:42:19.583342 [ 276 ] {06078bfb-eb2a-45bb-bb16-23476c30ae09} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2025.12.23 01:42:19.583480 [ 276 ] {06078bfb-eb2a-45bb-bb16-23476c30ae09} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001805 sec., 17174.515235457064 rows/sec., 30.78 MiB/sec. | ||
| 8267 | 2025.12.23 01:42:19.583542 [ 276 ] {06078bfb-eb2a-45bb-bb16-23476c30ae09} <Debug> TCPHandler: Processed in 0.001988322 sec. | ||
| 8268 | 2025.12.23 01:42:19.583656 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2025.12.23 01:42:19.583751 [ 276 ] {56630a71-feb8-4bf0-8502-110c25fcb12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8270 | 2025.12.23 01:42:19.583792 [ 276 ] {56630a71-feb8-4bf0-8502-110c25fcb12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8271 | 2025.12.23 01:42:19.584123 [ 276 ] {56630a71-feb8-4bf0-8502-110c25fcb12f} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2025.12.23 01:42:19.584158 [ 276 ] {56630a71-feb8-4bf0-8502-110c25fcb12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8273 | 2025.12.23 01:42:19.584450 [ 276 ] {56630a71-feb8-4bf0-8502-110c25fcb12f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8274 | 2025.12.23 01:42:19.584654 [ 276 ] {56630a71-feb8-4bf0-8502-110c25fcb12f} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2025.12.23 01:42:19.584780 [ 276 ] {56630a71-feb8-4bf0-8502-110c25fcb12f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 8276 | 2025.12.23 01:42:19.584815 [ 276 ] {56630a71-feb8-4bf0-8502-110c25fcb12f} <Debug> TCPHandler: Processed in 0.001206715 sec. | ||
| 8277 | 2025.12.23 01:42:21.113189 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8278 | 2025.12.23 01:42:21.113235 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8279 | 2025.12.23 01:42:21.260913 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19168 | ||
| 8280 | 2025.12.23 01:42:21.261453 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2025.12.23 01:42:21.261499 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8282 | 2025.12.23 01:42:21.262044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8283 | 2025.12.23 01:42:21.262283 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2025.12.23 01:42:21.262407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19168 | ||
| 8285 | 2025.12.23 01:42:21.290943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 988 | ||
| 8286 | 2025.12.23 01:42:21.293358 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2025.12.23 01:42:21.293418 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8288 | 2025.12.23 01:42:21.294718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8289 | 2025.12.23 01:42:21.295007 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2025.12.23 01:42:21.295391 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 8291 | 2025.12.23 01:42:22.297972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8292 | 2025.12.23 01:42:22.315938 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2025.12.23 01:42:22.315990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8294 | 2025.12.23 01:42:22.322139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8295 | 2025.12.23 01:42:22.322826 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2025.12.23 01:42:22.325871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8297 | 2025.12.23 01:42:24.573852 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2025.12.23 01:42:24.574036 [ 276 ] {cd2a2689-9308-4552-b8dc-caec47d53c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8299 | 2025.12.23 01:42:24.574102 [ 276 ] {cd2a2689-9308-4552-b8dc-caec47d53c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8300 | 2025.12.23 01:42:24.574758 [ 276 ] {cd2a2689-9308-4552-b8dc-caec47d53c2e} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2025.12.23 01:42:24.574808 [ 276 ] {cd2a2689-9308-4552-b8dc-caec47d53c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8302 | 2025.12.23 01:42:24.575223 [ 276 ] {cd2a2689-9308-4552-b8dc-caec47d53c2e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8303 | 2025.12.23 01:42:24.575487 [ 276 ] {cd2a2689-9308-4552-b8dc-caec47d53c2e} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2025.12.23 01:42:24.575682 [ 276 ] {cd2a2689-9308-4552-b8dc-caec47d53c2e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001694 sec., 44864.2266824085 rows/sec., 3.70 MiB/sec. | ||
| 8305 | 2025.12.23 01:42:24.575734 [ 276 ] {cd2a2689-9308-4552-b8dc-caec47d53c2e} <Debug> TCPHandler: Processed in 0.002015112 sec. | ||
| 8306 | 2025.12.23 01:42:24.575900 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8307 | 2025.12.23 01:42:24.576025 [ 276 ] {7ea819f9-7eba-46e7-8cce-a6e079032286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8308 | 2025.12.23 01:42:24.576074 [ 276 ] {7ea819f9-7eba-46e7-8cce-a6e079032286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8309 | 2025.12.23 01:42:24.576582 [ 276 ] {7ea819f9-7eba-46e7-8cce-a6e079032286} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2025.12.23 01:42:24.576623 [ 276 ] {7ea819f9-7eba-46e7-8cce-a6e079032286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8311 | 2025.12.23 01:42:24.577018 [ 276 ] {7ea819f9-7eba-46e7-8cce-a6e079032286} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8312 | 2025.12.23 01:42:24.577316 [ 276 ] {7ea819f9-7eba-46e7-8cce-a6e079032286} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2025.12.23 01:42:24.577469 [ 102 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8314 | 2025.12.23 01:42:24.577476 [ 276 ] {7ea819f9-7eba-46e7-8cce-a6e079032286} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001478 sec., 6765.899864682003 rows/sec., 508.76 KiB/sec. | ||
| 8315 | 2025.12.23 01:42:24.577552 [ 102 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2025.12.23 01:42:24.577577 [ 276 ] {7ea819f9-7eba-46e7-8cce-a6e079032286} <Debug> TCPHandler: Processed in 0.001743097 sec. | ||
| 8317 | 2025.12.23 01:42:24.577584 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8318 | 2025.12.23 01:42:24.577751 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8319 | 2025.12.23 01:42:24.577775 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8320 | 2025.12.23 01:42:24.577880 [ 276 ] {85c93c57-17a9-4671-b746-8a45191a3276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8321 | 2025.12.23 01:42:24.577922 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8322 | 2025.12.23 01:42:24.577936 [ 276 ] {85c93c57-17a9-4671-b746-8a45191a3276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8323 | 2025.12.23 01:42:24.577972 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 71 rows starting from the beginning of the part | ||
| 8324 | 2025.12.23 01:42:24.578060 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 8325 | 2025.12.23 01:42:24.578140 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 8326 | 2025.12.23 01:42:24.578218 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part | ||
| 8327 | 2025.12.23 01:42:24.578273 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 8328 | 2025.12.23 01:42:24.578322 [ 201 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 8329 | 2025.12.23 01:42:24.578464 [ 276 ] {85c93c57-17a9-4671-b746-8a45191a3276} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8330 | 2025.12.23 01:42:24.578519 [ 276 ] {85c93c57-17a9-4671-b746-8a45191a3276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8331 | 2025.12.23 01:42:24.579006 [ 276 ] {85c93c57-17a9-4671-b746-8a45191a3276} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8332 | 2025.12.23 01:42:24.579299 [ 276 ] {85c93c57-17a9-4671-b746-8a45191a3276} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8333 | 2025.12.23 01:42:24.579333 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630475 sec., 107330.68584308254 rows/sec., 8.30 MiB/sec. | ||
| 8334 | 2025.12.23 01:42:24.579464 [ 276 ] {85c93c57-17a9-4671-b746-8a45191a3276} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001606 sec., 46077.210460772105 rows/sec., 3.60 MiB/sec. | ||
| 8335 | 2025.12.23 01:42:24.579511 [ 276 ] {85c93c57-17a9-4671-b746-8a45191a3276} <Debug> TCPHandler: Processed in 0.001825489 sec. | ||
| 8336 | 2025.12.23 01:42:24.579557 [ 198 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8337 | 2025.12.23 01:42:24.579656 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8338 | 2025.12.23 01:42:24.579770 [ 276 ] {5b906e7a-87f9-4971-a371-0406730ab546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8339 | 2025.12.23 01:42:24.579822 [ 276 ] {5b906e7a-87f9-4971-a371-0406730ab546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8340 | 2025.12.23 01:42:24.579936 [ 198 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_56_11} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2025.12.23 01:42:24.580045 [ 198 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_56_11} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8342 | 2025.12.23 01:42:24.580151 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8343 | 2025.12.23 01:42:24.580337 [ 276 ] {5b906e7a-87f9-4971-a371-0406730ab546} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2025.12.23 01:42:24.580403 [ 276 ] {5b906e7a-87f9-4971-a371-0406730ab546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8345 | 2025.12.23 01:42:24.580888 [ 276 ] {5b906e7a-87f9-4971-a371-0406730ab546} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8346 | 2025.12.23 01:42:24.581147 [ 276 ] {5b906e7a-87f9-4971-a371-0406730ab546} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2025.12.23 01:42:24.581357 [ 276 ] {5b906e7a-87f9-4971-a371-0406730ab546} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00161 sec., 99378.88198757764 rows/sec., 6.92 MiB/sec. | ||
| 8348 | 2025.12.23 01:42:24.581419 [ 276 ] {5b906e7a-87f9-4971-a371-0406730ab546} <Debug> TCPHandler: Processed in 0.001822028 sec. | ||
| 8349 | 2025.12.23 01:42:24.581554 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8350 | 2025.12.23 01:42:24.581661 [ 276 ] {37073958-8449-4177-827b-624e71f07a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8351 | 2025.12.23 01:42:24.581721 [ 276 ] {37073958-8449-4177-827b-624e71f07a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8352 | 2025.12.23 01:42:24.582608 [ 276 ] {37073958-8449-4177-827b-624e71f07a09} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2025.12.23 01:42:24.582713 [ 276 ] {37073958-8449-4177-827b-624e71f07a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8354 | 2025.12.23 01:42:24.583328 [ 276 ] {37073958-8449-4177-827b-624e71f07a09} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8355 | 2025.12.23 01:42:24.583580 [ 276 ] {37073958-8449-4177-827b-624e71f07a09} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2025.12.23 01:42:24.583721 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8357 | 2025.12.23 01:42:24.583735 [ 276 ] {37073958-8449-4177-827b-624e71f07a09} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002094 sec., 4775.549188156639 rows/sec., 8.56 MiB/sec. | ||
| 8358 | 2025.12.23 01:42:24.583771 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2025.12.23 01:42:24.583797 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8360 | 2025.12.23 01:42:24.583810 [ 276 ] {37073958-8449-4177-827b-624e71f07a09} <Debug> TCPHandler: Processed in 0.002308499 sec. | ||
| 8361 | 2025.12.23 01:42:24.583881 [ 194 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8362 | 2025.12.23 01:42:24.583971 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8363 | 2025.12.23 01:42:24.584088 [ 276 ] {ca3d3cc1-741a-4d4a-92ca-e841243a19a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8364 | 2025.12.23 01:42:24.584110 [ 194 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8365 | 2025.12.23 01:42:24.584136 [ 276 ] {ca3d3cc1-741a-4d4a-92ca-e841243a19a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8366 | 2025.12.23 01:42:24.584176 [ 194 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 997 rows starting from the beginning of the part | ||
| 8367 | 2025.12.23 01:42:24.584323 [ 194 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 8368 | 2025.12.23 01:42:24.584445 [ 194 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 8369 | 2025.12.23 01:42:24.584538 [ 276 ] {ca3d3cc1-741a-4d4a-92ca-e841243a19a4} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2025.12.23 01:42:24.584569 [ 194 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 8371 | 2025.12.23 01:42:24.584585 [ 276 ] {ca3d3cc1-741a-4d4a-92ca-e841243a19a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8372 | 2025.12.23 01:42:24.584695 [ 194 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 8373 | 2025.12.23 01:42:24.584819 [ 194 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 8374 | 2025.12.23 01:42:24.584980 [ 276 ] {ca3d3cc1-741a-4d4a-92ca-e841243a19a4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8375 | 2025.12.23 01:42:24.585268 [ 276 ] {ca3d3cc1-741a-4d4a-92ca-e841243a19a4} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2025.12.23 01:42:24.585435 [ 276 ] {ca3d3cc1-741a-4d4a-92ca-e841243a19a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
| 8377 | 2025.12.23 01:42:24.585479 [ 276 ] {ca3d3cc1-741a-4d4a-92ca-e841243a19a4} <Debug> TCPHandler: Processed in 0.001577133 sec. | ||
| 8378 | 2025.12.23 01:42:24.590946 [ 194 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1089 rows, containing 19 columns (19 merged, 0 gathered) in 0.00710136 sec., 153350.90743181587 rows/sec., 274.80 MiB/sec. | ||
| 8379 | 2025.12.23 01:42:24.592017 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8380 | 2025.12.23 01:42:24.592368 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2025.12.23 01:42:24.592439 [ 187 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8382 | 2025.12.23 01:42:24.592550 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.37 MiB. | ||
| 8383 | 2025.12.23 01:42:25.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.18 MiB, peak 305.24 MiB, free memory in arenas 0.00 B, will set to 296.55 MiB (RSS), difference: 2.36 MiB | ||
| 8384 | 2025.12.23 01:42:28.762604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19616 | ||
| 8385 | 2025.12.23 01:42:28.763408 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2025.12.23 01:42:28.763489 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8387 | 2025.12.23 01:42:28.764005 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8388 | 2025.12.23 01:42:28.764242 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2025.12.23 01:42:28.764391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19616 | ||
| 8390 | 2025.12.23 01:42:28.764427 [ 100 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8391 | 2025.12.23 01:42:28.764528 [ 100 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2025.12.23 01:42:28.764565 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8393 | 2025.12.23 01:42:28.764701 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8394 | 2025.12.23 01:42:28.764850 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8395 | 2025.12.23 01:42:28.764893 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17248 rows starting from the beginning of the part | ||
| 8396 | 2025.12.23 01:42:28.764963 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 8397 | 2025.12.23 01:42:28.765015 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 8398 | 2025.12.23 01:42:28.765062 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 8399 | 2025.12.23 01:42:28.765106 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 8400 | 2025.12.23 01:42:28.765153 [ 198 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 8401 | 2025.12.23 01:42:28.767104 [ 194 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19616 rows, containing 4 columns (4 merged, 0 gathered) in 0.002461263 sec., 7969891.880713276 rows/sec., 114.01 MiB/sec. | ||
| 8402 | 2025.12.23 01:42:28.767384 [ 191 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8403 | 2025.12.23 01:42:28.767656 [ 191 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_41_8} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2025.12.23 01:42:28.767725 [ 191 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_41_8} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8405 | 2025.12.23 01:42:28.767818 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8406 | 2025.12.23 01:42:29.602834 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8407 | 2025.12.23 01:42:29.603046 [ 276 ] {0013a223-96cf-4f37-ab76-134362f7b815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8408 | 2025.12.23 01:42:29.603126 [ 276 ] {0013a223-96cf-4f37-ab76-134362f7b815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8409 | 2025.12.23 01:42:29.603825 [ 276 ] {0013a223-96cf-4f37-ab76-134362f7b815} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2025.12.23 01:42:29.603880 [ 276 ] {0013a223-96cf-4f37-ab76-134362f7b815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8411 | 2025.12.23 01:42:29.604279 [ 276 ] {0013a223-96cf-4f37-ab76-134362f7b815} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8412 | 2025.12.23 01:42:29.604512 [ 276 ] {0013a223-96cf-4f37-ab76-134362f7b815} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2025.12.23 01:42:29.604682 [ 276 ] {0013a223-96cf-4f37-ab76-134362f7b815} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001693 sec., 2362.6698168930893 rows/sec., 192.66 KiB/sec. | ||
| 8414 | 2025.12.23 01:42:29.604734 [ 276 ] {0013a223-96cf-4f37-ab76-134362f7b815} <Debug> TCPHandler: Processed in 0.002049984 sec. | ||
| 8415 | 2025.12.23 01:42:29.604867 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8416 | 2025.12.23 01:42:29.604971 [ 276 ] {2a3791b1-8733-4513-80a4-bff4a2ea4983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8417 | 2025.12.23 01:42:29.605015 [ 276 ] {2a3791b1-8733-4513-80a4-bff4a2ea4983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8418 | 2025.12.23 01:42:29.606017 [ 276 ] {2a3791b1-8733-4513-80a4-bff4a2ea4983} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2025.12.23 01:42:29.606056 [ 276 ] {2a3791b1-8733-4513-80a4-bff4a2ea4983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8420 | 2025.12.23 01:42:29.606465 [ 276 ] {2a3791b1-8733-4513-80a4-bff4a2ea4983} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8421 | 2025.12.23 01:42:29.606684 [ 276 ] {2a3791b1-8733-4513-80a4-bff4a2ea4983} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2025.12.23 01:42:29.606821 [ 276 ] {2a3791b1-8733-4513-80a4-bff4a2ea4983} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001874 sec., 672358.5912486659 rows/sec., 55.74 MiB/sec. | ||
| 8423 | 2025.12.23 01:42:29.606860 [ 276 ] {2a3791b1-8733-4513-80a4-bff4a2ea4983} <Debug> TCPHandler: Processed in 0.002044993 sec. | ||
| 8424 | 2025.12.23 01:42:29.606976 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8425 | 2025.12.23 01:42:29.607077 [ 276 ] {040f46c1-4337-47fa-9f5c-b8d37ad79676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8426 | 2025.12.23 01:42:29.607119 [ 276 ] {040f46c1-4337-47fa-9f5c-b8d37ad79676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8427 | 2025.12.23 01:42:29.607539 [ 276 ] {040f46c1-4337-47fa-9f5c-b8d37ad79676} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2025.12.23 01:42:29.607574 [ 276 ] {040f46c1-4337-47fa-9f5c-b8d37ad79676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8429 | 2025.12.23 01:42:29.607892 [ 276 ] {040f46c1-4337-47fa-9f5c-b8d37ad79676} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8430 | 2025.12.23 01:42:29.608101 [ 276 ] {040f46c1-4337-47fa-9f5c-b8d37ad79676} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2025.12.23 01:42:29.608231 [ 276 ] {040f46c1-4337-47fa-9f5c-b8d37ad79676} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001176 sec., 29761.904761904763 rows/sec., 2.17 MiB/sec. | ||
| 8432 | 2025.12.23 01:42:29.608269 [ 276 ] {040f46c1-4337-47fa-9f5c-b8d37ad79676} <Debug> TCPHandler: Processed in 0.001343539 sec. | ||
| 8433 | 2025.12.23 01:42:29.608380 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8434 | 2025.12.23 01:42:29.608475 [ 276 ] {7b565580-fbf2-456e-b237-6eccedd4a245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8435 | 2025.12.23 01:42:29.608515 [ 276 ] {7b565580-fbf2-456e-b237-6eccedd4a245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8436 | 2025.12.23 01:42:29.608984 [ 276 ] {7b565580-fbf2-456e-b237-6eccedd4a245} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8437 | 2025.12.23 01:42:29.609020 [ 276 ] {7b565580-fbf2-456e-b237-6eccedd4a245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8438 | 2025.12.23 01:42:29.609326 [ 276 ] {7b565580-fbf2-456e-b237-6eccedd4a245} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8439 | 2025.12.23 01:42:29.609541 [ 276 ] {7b565580-fbf2-456e-b237-6eccedd4a245} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8440 | 2025.12.23 01:42:29.609672 [ 276 ] {7b565580-fbf2-456e-b237-6eccedd4a245} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001216 sec., 187500 rows/sec., 12.70 MiB/sec. | ||
| 8441 | 2025.12.23 01:42:29.609710 [ 276 ] {7b565580-fbf2-456e-b237-6eccedd4a245} <Debug> TCPHandler: Processed in 0.00138011 sec. | ||
| 8442 | 2025.12.23 01:42:29.609821 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8443 | 2025.12.23 01:42:29.609915 [ 276 ] {afa9dbcf-1778-47c7-9694-769f070ef879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8444 | 2025.12.23 01:42:29.609956 [ 276 ] {afa9dbcf-1778-47c7-9694-769f070ef879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8445 | 2025.12.23 01:42:29.610521 [ 276 ] {afa9dbcf-1778-47c7-9694-769f070ef879} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8446 | 2025.12.23 01:42:29.610558 [ 276 ] {afa9dbcf-1778-47c7-9694-769f070ef879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8447 | 2025.12.23 01:42:29.610890 [ 276 ] {afa9dbcf-1778-47c7-9694-769f070ef879} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8448 | 2025.12.23 01:42:29.611111 [ 276 ] {afa9dbcf-1778-47c7-9694-769f070ef879} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2025.12.23 01:42:29.611240 [ 276 ] {afa9dbcf-1778-47c7-9694-769f070ef879} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001344 sec., 412946.4285714286 rows/sec., 30.67 MiB/sec. | ||
| 8450 | 2025.12.23 01:42:29.611279 [ 276 ] {afa9dbcf-1778-47c7-9694-769f070ef879} <Debug> TCPHandler: Processed in 0.001508602 sec. | ||
| 8451 | 2025.12.23 01:42:29.611392 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8452 | 2025.12.23 01:42:29.611487 [ 276 ] {654c31fd-02bd-40df-bb1c-c083ab58de1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8453 | 2025.12.23 01:42:29.611531 [ 276 ] {654c31fd-02bd-40df-bb1c-c083ab58de1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8454 | 2025.12.23 01:42:29.612081 [ 276 ] {654c31fd-02bd-40df-bb1c-c083ab58de1f} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2025.12.23 01:42:29.612117 [ 276 ] {654c31fd-02bd-40df-bb1c-c083ab58de1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8456 | 2025.12.23 01:42:29.612505 [ 276 ] {654c31fd-02bd-40df-bb1c-c083ab58de1f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8457 | 2025.12.23 01:42:29.612720 [ 276 ] {654c31fd-02bd-40df-bb1c-c083ab58de1f} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2025.12.23 01:42:29.612851 [ 276 ] {654c31fd-02bd-40df-bb1c-c083ab58de1f} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001383 sec., 611713.6659436009 rows/sec., 41.17 MiB/sec. | ||
| 8459 | 2025.12.23 01:42:29.612889 [ 276 ] {654c31fd-02bd-40df-bb1c-c083ab58de1f} <Debug> TCPHandler: Processed in 0.001545693 sec. | ||
| 8460 | 2025.12.23 01:42:29.613004 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8461 | 2025.12.23 01:42:29.613098 [ 276 ] {24e7be86-fedc-4867-bc50-dd1d35b7f1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8462 | 2025.12.23 01:42:29.613153 [ 276 ] {24e7be86-fedc-4867-bc50-dd1d35b7f1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8463 | 2025.12.23 01:42:29.613969 [ 276 ] {24e7be86-fedc-4867-bc50-dd1d35b7f1a0} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2025.12.23 01:42:29.614004 [ 276 ] {24e7be86-fedc-4867-bc50-dd1d35b7f1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8465 | 2025.12.23 01:42:29.614539 [ 276 ] {24e7be86-fedc-4867-bc50-dd1d35b7f1a0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8466 | 2025.12.23 01:42:29.614770 [ 276 ] {24e7be86-fedc-4867-bc50-dd1d35b7f1a0} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2025.12.23 01:42:29.614914 [ 276 ] {24e7be86-fedc-4867-bc50-dd1d35b7f1a0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001834 sec., 16902.944383860417 rows/sec., 30.29 MiB/sec. | ||
| 8468 | 2025.12.23 01:42:29.614975 [ 276 ] {24e7be86-fedc-4867-bc50-dd1d35b7f1a0} <Debug> TCPHandler: Processed in 0.002020353 sec. | ||
| 8469 | 2025.12.23 01:42:29.615099 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8470 | 2025.12.23 01:42:29.615194 [ 276 ] {cf1c242d-af6b-41fe-ae05-9ce2ccc95cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8471 | 2025.12.23 01:42:29.615237 [ 276 ] {cf1c242d-af6b-41fe-ae05-9ce2ccc95cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8472 | 2025.12.23 01:42:29.615585 [ 276 ] {cf1c242d-af6b-41fe-ae05-9ce2ccc95cc8} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2025.12.23 01:42:29.615622 [ 276 ] {cf1c242d-af6b-41fe-ae05-9ce2ccc95cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8474 | 2025.12.23 01:42:29.615943 [ 276 ] {cf1c242d-af6b-41fe-ae05-9ce2ccc95cc8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8475 | 2025.12.23 01:42:29.616152 [ 276 ] {cf1c242d-af6b-41fe-ae05-9ce2ccc95cc8} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2025.12.23 01:42:29.616281 [ 276 ] {cf1c242d-af6b-41fe-ae05-9ce2ccc95cc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 8477 | 2025.12.23 01:42:29.616318 [ 276 ] {cf1c242d-af6b-41fe-ae05-9ce2ccc95cc8} <Debug> TCPHandler: Processed in 0.001268577 sec. | ||
| 8478 | 2025.12.23 01:42:29.826051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8479 | 2025.12.23 01:42:29.843137 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8480 | 2025.12.23 01:42:29.843176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8481 | 2025.12.23 01:42:29.849044 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8482 | 2025.12.23 01:42:29.849716 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2025.12.23 01:42:29.850005 [ 99 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8484 | 2025.12.23 01:42:29.850080 [ 99 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2025.12.23 01:42:29.850103 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8486 | 2025.12.23 01:42:29.850228 [ 198 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8487 | 2025.12.23 01:42:29.852847 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8488 | 2025.12.23 01:42:29.854313 [ 198 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8489 | 2025.12.23 01:42:29.855900 [ 198 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8490 | 2025.12.23 01:42:29.860500 [ 198 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8491 | 2025.12.23 01:42:29.865096 [ 198 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8492 | 2025.12.23 01:42:29.869448 [ 198 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8493 | 2025.12.23 01:42:29.873626 [ 198 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8494 | 2025.12.23 01:42:29.877444 [ 198 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8495 | 2025.12.23 01:42:29.927944 [ 194 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.0777652 sec., 3973.499714525263 rows/sec., 20.55 MiB/sec. | ||
| 8496 | 2025.12.23 01:42:29.930980 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8497 | 2025.12.23 01:42:29.932958 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_41_8} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2025.12.23 01:42:29.933076 [ 188 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_41_8} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8499 | 2025.12.23 01:42:29.935901 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8500 | 2025.12.23 01:42:30.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.20 MiB, peak 311.62 MiB, free memory in arenas 0.00 B, will set to 300.46 MiB (RSS), difference: 2.26 MiB | ||
| 8501 | 2025.12.23 01:42:31.295758 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1016 | ||
| 8502 | 2025.12.23 01:42:31.298052 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2025.12.23 01:42:31.298098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8504 | 2025.12.23 01:42:31.299259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8505 | 2025.12.23 01:42:31.299517 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2025.12.23 01:42:31.299765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1016 | ||
| 8507 | 2025.12.23 01:42:34.574223 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2025.12.23 01:42:34.574417 [ 276 ] {beed7ed2-66a7-4f39-99f0-6d7c311b3bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8509 | 2025.12.23 01:42:34.574482 [ 276 ] {beed7ed2-66a7-4f39-99f0-6d7c311b3bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8510 | 2025.12.23 01:42:34.575143 [ 276 ] {beed7ed2-66a7-4f39-99f0-6d7c311b3bbc} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2025.12.23 01:42:34.575181 [ 276 ] {beed7ed2-66a7-4f39-99f0-6d7c311b3bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8512 | 2025.12.23 01:42:34.575556 [ 276 ] {beed7ed2-66a7-4f39-99f0-6d7c311b3bbc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8513 | 2025.12.23 01:42:34.575784 [ 276 ] {beed7ed2-66a7-4f39-99f0-6d7c311b3bbc} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2025.12.23 01:42:34.575930 [ 276 ] {beed7ed2-66a7-4f39-99f0-6d7c311b3bbc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001565 sec., 48562.300319488815 rows/sec., 4.00 MiB/sec. | ||
| 8515 | 2025.12.23 01:42:34.575970 [ 276 ] {beed7ed2-66a7-4f39-99f0-6d7c311b3bbc} <Debug> TCPHandler: Processed in 0.001875549 sec. | ||
| 8516 | 2025.12.23 01:42:34.576097 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8517 | 2025.12.23 01:42:34.576190 [ 276 ] {9c50eeee-ee82-4f78-8c69-24fdd77cef24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8518 | 2025.12.23 01:42:34.576229 [ 276 ] {9c50eeee-ee82-4f78-8c69-24fdd77cef24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8519 | 2025.12.23 01:42:34.576658 [ 276 ] {9c50eeee-ee82-4f78-8c69-24fdd77cef24} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2025.12.23 01:42:34.576691 [ 276 ] {9c50eeee-ee82-4f78-8c69-24fdd77cef24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8521 | 2025.12.23 01:42:34.576985 [ 276 ] {9c50eeee-ee82-4f78-8c69-24fdd77cef24} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8522 | 2025.12.23 01:42:34.577190 [ 276 ] {9c50eeee-ee82-4f78-8c69-24fdd77cef24} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2025.12.23 01:42:34.577322 [ 276 ] {9c50eeee-ee82-4f78-8c69-24fdd77cef24} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001151 sec., 8688.097306689835 rows/sec., 653.30 KiB/sec. | ||
| 8524 | 2025.12.23 01:42:34.577359 [ 276 ] {9c50eeee-ee82-4f78-8c69-24fdd77cef24} <Debug> TCPHandler: Processed in 0.001308508 sec. | ||
| 8525 | 2025.12.23 01:42:34.577475 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8526 | 2025.12.23 01:42:34.577568 [ 276 ] {1a4e22cd-d4d2-453c-9879-92e9b46fdbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8527 | 2025.12.23 01:42:34.577608 [ 276 ] {1a4e22cd-d4d2-453c-9879-92e9b46fdbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8528 | 2025.12.23 01:42:34.578011 [ 276 ] {1a4e22cd-d4d2-453c-9879-92e9b46fdbd4} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2025.12.23 01:42:34.578046 [ 276 ] {1a4e22cd-d4d2-453c-9879-92e9b46fdbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8530 | 2025.12.23 01:42:34.578343 [ 276 ] {1a4e22cd-d4d2-453c-9879-92e9b46fdbd4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8531 | 2025.12.23 01:42:34.578549 [ 276 ] {1a4e22cd-d4d2-453c-9879-92e9b46fdbd4} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2025.12.23 01:42:34.578672 [ 276 ] {1a4e22cd-d4d2-453c-9879-92e9b46fdbd4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001121 sec., 66012.48884924175 rows/sec., 5.15 MiB/sec. | ||
| 8533 | 2025.12.23 01:42:34.578707 [ 276 ] {1a4e22cd-d4d2-453c-9879-92e9b46fdbd4} <Debug> TCPHandler: Processed in 0.001279678 sec. | ||
| 8534 | 2025.12.23 01:42:34.578820 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2025.12.23 01:42:34.578912 [ 276 ] {bc8d4695-f577-4284-9363-7d0ce59305e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8536 | 2025.12.23 01:42:34.578956 [ 276 ] {bc8d4695-f577-4284-9363-7d0ce59305e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8537 | 2025.12.23 01:42:34.579376 [ 276 ] {bc8d4695-f577-4284-9363-7d0ce59305e0} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2025.12.23 01:42:34.579409 [ 276 ] {bc8d4695-f577-4284-9363-7d0ce59305e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8539 | 2025.12.23 01:42:34.579730 [ 276 ] {bc8d4695-f577-4284-9363-7d0ce59305e0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8540 | 2025.12.23 01:42:34.579941 [ 276 ] {bc8d4695-f577-4284-9363-7d0ce59305e0} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2025.12.23 01:42:34.580068 [ 276 ] {bc8d4695-f577-4284-9363-7d0ce59305e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 8542 | 2025.12.23 01:42:34.580105 [ 276 ] {bc8d4695-f577-4284-9363-7d0ce59305e0} <Debug> TCPHandler: Processed in 0.001332048 sec. | ||
| 8543 | 2025.12.23 01:42:34.580222 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2025.12.23 01:42:34.580314 [ 276 ] {93bb4ff4-2387-44c4-afe3-41d8c41737da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8545 | 2025.12.23 01:42:34.580366 [ 276 ] {93bb4ff4-2387-44c4-afe3-41d8c41737da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8546 | 2025.12.23 01:42:34.581122 [ 276 ] {93bb4ff4-2387-44c4-afe3-41d8c41737da} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2025.12.23 01:42:34.581159 [ 276 ] {93bb4ff4-2387-44c4-afe3-41d8c41737da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8548 | 2025.12.23 01:42:34.581663 [ 276 ] {93bb4ff4-2387-44c4-afe3-41d8c41737da} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8549 | 2025.12.23 01:42:34.581874 [ 276 ] {93bb4ff4-2387-44c4-afe3-41d8c41737da} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2025.12.23 01:42:34.582019 [ 276 ] {93bb4ff4-2387-44c4-afe3-41d8c41737da} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001722 sec., 5807.200929152149 rows/sec., 10.41 MiB/sec. | ||
| 8551 | 2025.12.23 01:42:34.582071 [ 276 ] {93bb4ff4-2387-44c4-afe3-41d8c41737da} <Debug> TCPHandler: Processed in 0.00189573 sec. | ||
| 8552 | 2025.12.23 01:42:34.582186 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2025.12.23 01:42:34.582287 [ 276 ] {e244b8e6-7451-4d32-ac14-b55f9046775e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8554 | 2025.12.23 01:42:34.582328 [ 276 ] {e244b8e6-7451-4d32-ac14-b55f9046775e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8555 | 2025.12.23 01:42:34.582682 [ 276 ] {e244b8e6-7451-4d32-ac14-b55f9046775e} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2025.12.23 01:42:34.582718 [ 276 ] {e244b8e6-7451-4d32-ac14-b55f9046775e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8557 | 2025.12.23 01:42:34.583038 [ 276 ] {e244b8e6-7451-4d32-ac14-b55f9046775e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8558 | 2025.12.23 01:42:34.583241 [ 276 ] {e244b8e6-7451-4d32-ac14-b55f9046775e} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2025.12.23 01:42:34.583370 [ 276 ] {e244b8e6-7451-4d32-ac14-b55f9046775e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 8560 | 2025.12.23 01:42:34.583406 [ 276 ] {e244b8e6-7451-4d32-ac14-b55f9046775e} <Debug> TCPHandler: Processed in 0.001266497 sec. | ||
| 8561 | 2025.12.23 01:42:36.113266 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8562 | 2025.12.23 01:42:36.113320 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8563 | 2025.12.23 01:42:36.264595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20128 | ||
| 8564 | 2025.12.23 01:42:36.265182 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2025.12.23 01:42:36.265237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 8566 | 2025.12.23 01:42:36.265800 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8567 | 2025.12.23 01:42:36.266037 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2025.12.23 01:42:36.266179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20128 | ||
| 8569 | 2025.12.23 01:42:37.353030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8570 | 2025.12.23 01:42:37.369341 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2025.12.23 01:42:37.369411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8572 | 2025.12.23 01:42:37.375286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8573 | 2025.12.23 01:42:37.376041 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2025.12.23 01:42:37.379007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8575 | 2025.12.23 01:42:39.574914 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2025.12.23 01:42:39.575113 [ 276 ] {daebbf0d-7523-4501-b3a4-e320b4e99481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8577 | 2025.12.23 01:42:39.575186 [ 276 ] {daebbf0d-7523-4501-b3a4-e320b4e99481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8578 | 2025.12.23 01:42:39.575962 [ 276 ] {daebbf0d-7523-4501-b3a4-e320b4e99481} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2025.12.23 01:42:39.576016 [ 276 ] {daebbf0d-7523-4501-b3a4-e320b4e99481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8580 | 2025.12.23 01:42:39.576428 [ 276 ] {daebbf0d-7523-4501-b3a4-e320b4e99481} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8581 | 2025.12.23 01:42:39.576642 [ 276 ] {daebbf0d-7523-4501-b3a4-e320b4e99481} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2025.12.23 01:42:39.576797 [ 276 ] {daebbf0d-7523-4501-b3a4-e320b4e99481} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001739 sec., 67855.08913168487 rows/sec., 5.76 MiB/sec. | ||
| 8583 | 2025.12.23 01:42:39.576814 [ 88 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8584 | 2025.12.23 01:42:39.576838 [ 276 ] {daebbf0d-7523-4501-b3a4-e320b4e99481} <Debug> TCPHandler: Processed in 0.002064104 sec. | ||
| 8585 | 2025.12.23 01:42:39.576895 [ 88 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2025.12.23 01:42:39.576926 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8587 | 2025.12.23 01:42:39.577020 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8588 | 2025.12.23 01:42:39.577043 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8589 | 2025.12.23 01:42:39.577127 [ 276 ] {7e3eb75e-f000-4f76-900b-b9a88a514cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8590 | 2025.12.23 01:42:39.577162 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8591 | 2025.12.23 01:42:39.577171 [ 276 ] {7e3eb75e-f000-4f76-900b-b9a88a514cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8592 | 2025.12.23 01:42:39.577203 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1407 rows starting from the beginning of the part | ||
| 8593 | 2025.12.23 01:42:39.577277 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 118 rows starting from the beginning of the part | ||
| 8594 | 2025.12.23 01:42:39.577322 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 76 rows starting from the beginning of the part | ||
| 8595 | 2025.12.23 01:42:39.577364 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1260 rows starting from the beginning of the part | ||
| 8596 | 2025.12.23 01:42:39.577401 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 76 rows starting from the beginning of the part | ||
| 8597 | 2025.12.23 01:42:39.577441 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 118 rows starting from the beginning of the part | ||
| 8598 | 2025.12.23 01:42:39.577633 [ 276 ] {7e3eb75e-f000-4f76-900b-b9a88a514cc6} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2025.12.23 01:42:39.577673 [ 276 ] {7e3eb75e-f000-4f76-900b-b9a88a514cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8600 | 2025.12.23 01:42:39.577991 [ 276 ] {7e3eb75e-f000-4f76-900b-b9a88a514cc6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8601 | 2025.12.23 01:42:39.578202 [ 276 ] {7e3eb75e-f000-4f76-900b-b9a88a514cc6} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2025.12.23 01:42:39.578332 [ 276 ] {7e3eb75e-f000-4f76-900b-b9a88a514cc6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001225 sec., 25306.122448979593 rows/sec., 1.86 MiB/sec. | ||
| 8603 | 2025.12.23 01:42:39.578370 [ 276 ] {7e3eb75e-f000-4f76-900b-b9a88a514cc6} <Debug> TCPHandler: Processed in 0.00139783 sec. | ||
| 8604 | 2025.12.23 01:42:39.578494 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8605 | 2025.12.23 01:42:39.578585 [ 276 ] {794abb61-780a-4199-bf3c-473c670599f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8606 | 2025.12.23 01:42:39.578625 [ 276 ] {794abb61-780a-4199-bf3c-473c670599f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8607 | 2025.12.23 01:42:39.578809 [ 194 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001807878 sec., 1689826.4152780222 rows/sec., 147.57 MiB/sec. | ||
| 8608 | 2025.12.23 01:42:39.579031 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8609 | 2025.12.23 01:42:39.579084 [ 276 ] {794abb61-780a-4199-bf3c-473c670599f4} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2025.12.23 01:42:39.579127 [ 276 ] {794abb61-780a-4199-bf3c-473c670599f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8611 | 2025.12.23 01:42:39.579296 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_61_12} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2025.12.23 01:42:39.579377 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_61_12} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8613 | 2025.12.23 01:42:39.579458 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8614 | 2025.12.23 01:42:39.579473 [ 276 ] {794abb61-780a-4199-bf3c-473c670599f4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8615 | 2025.12.23 01:42:39.579679 [ 276 ] {794abb61-780a-4199-bf3c-473c670599f4} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2025.12.23 01:42:39.579805 [ 276 ] {794abb61-780a-4199-bf3c-473c670599f4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001238 sec., 76736.67205169628 rows/sec., 5.99 MiB/sec. | ||
| 8617 | 2025.12.23 01:42:39.579804 [ 88 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8618 | 2025.12.23 01:42:39.579843 [ 276 ] {794abb61-780a-4199-bf3c-473c670599f4} <Debug> TCPHandler: Processed in 0.00140215 sec. | ||
| 8619 | 2025.12.23 01:42:39.579857 [ 88 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2025.12.23 01:42:39.579884 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8621 | 2025.12.23 01:42:39.579969 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8622 | 2025.12.23 01:42:39.579970 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2025.12.23 01:42:39.580068 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8624 | 2025.12.23 01:42:39.580092 [ 276 ] {8206df5d-ac30-40e5-a640-b16386a5a587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8625 | 2025.12.23 01:42:39.580097 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 633 rows starting from the beginning of the part | ||
| 8626 | 2025.12.23 01:42:39.580136 [ 276 ] {8206df5d-ac30-40e5-a640-b16386a5a587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8627 | 2025.12.23 01:42:39.580161 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 95 rows starting from the beginning of the part | ||
| 8628 | 2025.12.23 01:42:39.580205 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 74 rows starting from the beginning of the part | ||
| 8629 | 2025.12.23 01:42:39.580245 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 555 rows starting from the beginning of the part | ||
| 8630 | 2025.12.23 01:42:39.580284 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part | ||
| 8631 | 2025.12.23 01:42:39.580324 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 95 rows starting from the beginning of the part | ||
| 8632 | 2025.12.23 01:42:39.580553 [ 276 ] {8206df5d-ac30-40e5-a640-b16386a5a587} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2025.12.23 01:42:39.580586 [ 276 ] {8206df5d-ac30-40e5-a640-b16386a5a587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8634 | 2025.12.23 01:42:39.580916 [ 276 ] {8206df5d-ac30-40e5-a640-b16386a5a587} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8635 | 2025.12.23 01:42:39.581118 [ 276 ] {8206df5d-ac30-40e5-a640-b16386a5a587} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2025.12.23 01:42:39.581229 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8637 | 2025.12.23 01:42:39.581244 [ 276 ] {8206df5d-ac30-40e5-a640-b16386a5a587} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 8638 | 2025.12.23 01:42:39.581252 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322048 sec., 1154269.7390715012 rows/sec., 91.64 MiB/sec. | ||
| 8639 | 2025.12.23 01:42:39.581285 [ 276 ] {8206df5d-ac30-40e5-a640-b16386a5a587} <Debug> TCPHandler: Processed in 0.001366599 sec. | ||
| 8640 | 2025.12.23 01:42:39.581261 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2025.12.23 01:42:39.581338 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8642 | 2025.12.23 01:42:39.581396 [ 199 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8643 | 2025.12.23 01:42:39.581414 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8644 | 2025.12.23 01:42:39.581415 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8645 | 2025.12.23 01:42:39.581495 [ 199 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8646 | 2025.12.23 01:42:39.581515 [ 276 ] {0b8f256f-3eb0-44b6-99a9-c05c683c5a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8647 | 2025.12.23 01:42:39.581528 [ 199 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16301 rows starting from the beginning of the part | ||
| 8648 | 2025.12.23 01:42:39.581579 [ 276 ] {0b8f256f-3eb0-44b6-99a9-c05c683c5a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8649 | 2025.12.23 01:42:39.581583 [ 199 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8650 | 2025.12.23 01:42:39.581635 [ 199 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8651 | 2025.12.23 01:42:39.581668 [ 199 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 846 rows starting from the beginning of the part | ||
| 8652 | 2025.12.23 01:42:39.581697 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_61_12} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2025.12.23 01:42:39.581701 [ 199 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8654 | 2025.12.23 01:42:39.581755 [ 199 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8655 | 2025.12.23 01:42:39.581773 [ 200 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_61_12} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8656 | 2025.12.23 01:42:39.581841 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8657 | 2025.12.23 01:42:39.582417 [ 276 ] {0b8f256f-3eb0-44b6-99a9-c05c683c5a8e} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2025.12.23 01:42:39.582454 [ 276 ] {0b8f256f-3eb0-44b6-99a9-c05c683c5a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8659 | 2025.12.23 01:42:39.583043 [ 276 ] {0b8f256f-3eb0-44b6-99a9-c05c683c5a8e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8660 | 2025.12.23 01:42:39.583258 [ 276 ] {0b8f256f-3eb0-44b6-99a9-c05c683c5a8e} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2025.12.23 01:42:39.583400 [ 276 ] {0b8f256f-3eb0-44b6-99a9-c05c683c5a8e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001903 sec., 16290.0683131897 rows/sec., 29.19 MiB/sec. | ||
| 8662 | 2025.12.23 01:42:39.583455 [ 276 ] {0b8f256f-3eb0-44b6-99a9-c05c683c5a8e} <Debug> TCPHandler: Processed in 0.002087864 sec. | ||
| 8663 | 2025.12.23 01:42:39.583573 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2025.12.23 01:42:39.583667 [ 276 ] {009bd042-2b91-47cb-a2f6-ef6489b1f091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8665 | 2025.12.23 01:42:39.583708 [ 276 ] {009bd042-2b91-47cb-a2f6-ef6489b1f091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8666 | 2025.12.23 01:42:39.584044 [ 276 ] {009bd042-2b91-47cb-a2f6-ef6489b1f091} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2025.12.23 01:42:39.584079 [ 276 ] {009bd042-2b91-47cb-a2f6-ef6489b1f091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8668 | 2025.12.23 01:42:39.584386 [ 276 ] {009bd042-2b91-47cb-a2f6-ef6489b1f091} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8669 | 2025.12.23 01:42:39.584593 [ 276 ] {009bd042-2b91-47cb-a2f6-ef6489b1f091} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2025.12.23 01:42:39.584722 [ 276 ] {009bd042-2b91-47cb-a2f6-ef6489b1f091} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 8671 | 2025.12.23 01:42:39.584724 [ 85 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8672 | 2025.12.23 01:42:39.584756 [ 276 ] {009bd042-2b91-47cb-a2f6-ef6489b1f091} <Debug> TCPHandler: Processed in 0.001231286 sec. | ||
| 8673 | 2025.12.23 01:42:39.584770 [ 85 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8674 | 2025.12.23 01:42:39.584791 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8675 | 2025.12.23 01:42:39.584860 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8676 | 2025.12.23 01:42:39.584942 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8677 | 2025.12.23 01:42:39.584967 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3210 rows starting from the beginning of the part | ||
| 8678 | 2025.12.23 01:42:39.585016 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8679 | 2025.12.23 01:42:39.585055 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8680 | 2025.12.23 01:42:39.585092 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8681 | 2025.12.23 01:42:39.585128 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8682 | 2025.12.23 01:42:39.585163 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8683 | 2025.12.23 01:42:39.586559 [ 200 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3510 rows, containing 4 columns (4 merged, 0 gathered) in 0.001728827 sec., 2030278.3332282524 rows/sec., 136.88 MiB/sec. | ||
| 8684 | 2025.12.23 01:42:39.586868 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8685 | 2025.12.23 01:42:39.587008 [ 200 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17787 rows, containing 5 columns (5 merged, 0 gathered) in 0.00563824 sec., 3154707.852095689 rows/sec., 216.65 MiB/sec. | ||
| 8686 | 2025.12.23 01:42:39.587089 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_61_12} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2025.12.23 01:42:39.587147 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_61_12} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8688 | 2025.12.23 01:42:39.587199 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8689 | 2025.12.23 01:42:39.587206 [ 200 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8690 | 2025.12.23 01:42:39.587447 [ 200 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8691 | 2025.12.23 01:42:39.587509 [ 200 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8692 | 2025.12.23 01:42:39.587578 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 8693 | 2025.12.23 01:42:40.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.72 MiB, peak 311.62 MiB, free memory in arenas 0.00 B, will set to 303.47 MiB (RSS), difference: 1.75 MiB | ||
| 8694 | 2025.12.23 01:42:41.300053 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1040 | ||
| 8695 | 2025.12.23 01:42:41.302541 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2025.12.23 01:42:41.302579 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8697 | 2025.12.23 01:42:41.303789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8698 | 2025.12.23 01:42:41.304052 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8699 | 2025.12.23 01:42:41.304190 [ 84 ] {} <Debug> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8700 | 2025.12.23 01:42:41.304231 [ 84 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2025.12.23 01:42:41.304253 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8702 | 2025.12.23 01:42:41.304304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1040 | ||
| 8703 | 2025.12.23 01:42:41.304361 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 8704 | 2025.12.23 01:42:41.304884 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8705 | 2025.12.23 01:42:41.305030 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 900 rows starting from the beginning of the part | ||
| 8706 | 2025.12.23 01:42:41.305370 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 8707 | 2025.12.23 01:42:41.305706 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8708 | 2025.12.23 01:42:41.306026 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 8709 | 2025.12.23 01:42:41.306341 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 8710 | 2025.12.23 01:42:41.306650 [ 199 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 8711 | 2025.12.23 01:42:41.312763 [ 189 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1040 rows, containing 72 columns (72 merged, 0 gathered) in 0.008438909 sec., 123238.67931269314 rows/sec., 98.20 MiB/sec. | ||
| 8712 | 2025.12.23 01:42:41.314133 [ 190 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8713 | 2025.12.23 01:42:41.314747 [ 190 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_31_6} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2025.12.23 01:42:41.314841 [ 190 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_31_6} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8715 | 2025.12.23 01:42:41.315196 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 8716 | 2025.12.23 01:42:43.766359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20576 | ||
| 8717 | 2025.12.23 01:42:43.767162 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2025.12.23 01:42:43.767251 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8719 | 2025.12.23 01:42:43.767890 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8720 | 2025.12.23 01:42:43.768133 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2025.12.23 01:42:43.768271 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20576 | ||
| 8722 | 2025.12.23 01:42:44.576583 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2025.12.23 01:42:44.576788 [ 276 ] {3c6bc8e1-9009-4706-9262-3c3ef75024f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8724 | 2025.12.23 01:42:44.576866 [ 276 ] {3c6bc8e1-9009-4706-9262-3c3ef75024f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8725 | 2025.12.23 01:42:44.577581 [ 276 ] {3c6bc8e1-9009-4706-9262-3c3ef75024f5} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2025.12.23 01:42:44.577636 [ 276 ] {3c6bc8e1-9009-4706-9262-3c3ef75024f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8727 | 2025.12.23 01:42:44.578050 [ 276 ] {3c6bc8e1-9009-4706-9262-3c3ef75024f5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8728 | 2025.12.23 01:42:44.578284 [ 276 ] {3c6bc8e1-9009-4706-9262-3c3ef75024f5} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2025.12.23 01:42:44.578465 [ 276 ] {3c6bc8e1-9009-4706-9262-3c3ef75024f5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001734 sec., 13840.830449826988 rows/sec., 1.15 MiB/sec. | ||
| 8730 | 2025.12.23 01:42:44.578513 [ 276 ] {3c6bc8e1-9009-4706-9262-3c3ef75024f5} <Debug> TCPHandler: Processed in 0.002080915 sec. | ||
| 8731 | 2025.12.23 01:42:44.578641 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8732 | 2025.12.23 01:42:44.578745 [ 276 ] {115d4f69-61e5-4cc7-aaf8-16531667176b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8733 | 2025.12.23 01:42:44.578791 [ 276 ] {115d4f69-61e5-4cc7-aaf8-16531667176b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8734 | 2025.12.23 01:42:44.579217 [ 276 ] {115d4f69-61e5-4cc7-aaf8-16531667176b} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2025.12.23 01:42:44.579256 [ 276 ] {115d4f69-61e5-4cc7-aaf8-16531667176b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8736 | 2025.12.23 01:42:44.579574 [ 276 ] {115d4f69-61e5-4cc7-aaf8-16531667176b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8737 | 2025.12.23 01:42:44.579794 [ 276 ] {115d4f69-61e5-4cc7-aaf8-16531667176b} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2025.12.23 01:42:44.579928 [ 276 ] {115d4f69-61e5-4cc7-aaf8-16531667176b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001208 sec., 4966.887417218542 rows/sec., 405.01 KiB/sec. | ||
| 8739 | 2025.12.23 01:42:44.579967 [ 276 ] {115d4f69-61e5-4cc7-aaf8-16531667176b} <Debug> TCPHandler: Processed in 0.0013807 sec. | ||
| 8740 | 2025.12.23 01:42:44.580081 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2025.12.23 01:42:44.580182 [ 276 ] {a19c508f-87da-4ac1-bb42-ea3ec50f6ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8742 | 2025.12.23 01:42:44.580225 [ 276 ] {a19c508f-87da-4ac1-bb42-ea3ec50f6ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8743 | 2025.12.23 01:42:44.580785 [ 276 ] {a19c508f-87da-4ac1-bb42-ea3ec50f6ed2} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2025.12.23 01:42:44.580823 [ 276 ] {a19c508f-87da-4ac1-bb42-ea3ec50f6ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8745 | 2025.12.23 01:42:44.581183 [ 276 ] {a19c508f-87da-4ac1-bb42-ea3ec50f6ed2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8746 | 2025.12.23 01:42:44.581398 [ 276 ] {a19c508f-87da-4ac1-bb42-ea3ec50f6ed2} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2025.12.23 01:42:44.581534 [ 276 ] {a19c508f-87da-4ac1-bb42-ea3ec50f6ed2} <Debug> executeQuery: Read 199 rows, 18.09 KiB in 0.001373 sec., 144938.09176984703 rows/sec., 12.87 MiB/sec. | ||
| 8748 | 2025.12.23 01:42:44.581574 [ 276 ] {a19c508f-87da-4ac1-bb42-ea3ec50f6ed2} <Debug> TCPHandler: Processed in 0.001545123 sec. | ||
| 8749 | 2025.12.23 01:42:44.581693 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2025.12.23 01:42:44.581791 [ 276 ] {80fbc1bd-d307-49b9-abf7-f73c2106f855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8751 | 2025.12.23 01:42:44.581832 [ 276 ] {80fbc1bd-d307-49b9-abf7-f73c2106f855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8752 | 2025.12.23 01:42:44.582247 [ 276 ] {80fbc1bd-d307-49b9-abf7-f73c2106f855} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2025.12.23 01:42:44.582284 [ 276 ] {80fbc1bd-d307-49b9-abf7-f73c2106f855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8754 | 2025.12.23 01:42:44.582600 [ 276 ] {80fbc1bd-d307-49b9-abf7-f73c2106f855} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8755 | 2025.12.23 01:42:44.582810 [ 276 ] {80fbc1bd-d307-49b9-abf7-f73c2106f855} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2025.12.23 01:42:44.582945 [ 276 ] {80fbc1bd-d307-49b9-abf7-f73c2106f855} <Debug> executeQuery: Read 28 rows, 2.13 KiB in 0.001174 sec., 23850.08517887564 rows/sec., 1.77 MiB/sec. | ||
| 8757 | 2025.12.23 01:42:44.582984 [ 276 ] {80fbc1bd-d307-49b9-abf7-f73c2106f855} <Debug> TCPHandler: Processed in 0.001341789 sec. | ||
| 8758 | 2025.12.23 01:42:44.583104 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2025.12.23 01:42:44.583199 [ 276 ] {1353c7f7-f092-41d8-87d2-931df9044e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8760 | 2025.12.23 01:42:44.583239 [ 276 ] {1353c7f7-f092-41d8-87d2-931df9044e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8761 | 2025.12.23 01:42:44.583637 [ 276 ] {1353c7f7-f092-41d8-87d2-931df9044e3a} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2025.12.23 01:42:44.583673 [ 276 ] {1353c7f7-f092-41d8-87d2-931df9044e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8763 | 2025.12.23 01:42:44.583970 [ 276 ] {1353c7f7-f092-41d8-87d2-931df9044e3a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8764 | 2025.12.23 01:42:44.584178 [ 276 ] {1353c7f7-f092-41d8-87d2-931df9044e3a} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2025.12.23 01:42:44.584308 [ 276 ] {1353c7f7-f092-41d8-87d2-931df9044e3a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.77 MiB/sec. | ||
| 8766 | 2025.12.23 01:42:44.584346 [ 276 ] {1353c7f7-f092-41d8-87d2-931df9044e3a} <Debug> TCPHandler: Processed in 0.001292168 sec. | ||
| 8767 | 2025.12.23 01:42:44.584452 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8768 | 2025.12.23 01:42:44.584546 [ 276 ] {ddbca39b-ca1e-41bc-bf50-2033da50b9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8769 | 2025.12.23 01:42:44.584587 [ 276 ] {ddbca39b-ca1e-41bc-bf50-2033da50b9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8770 | 2025.12.23 01:42:44.584985 [ 276 ] {ddbca39b-ca1e-41bc-bf50-2033da50b9ed} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2025.12.23 01:42:44.585022 [ 276 ] {ddbca39b-ca1e-41bc-bf50-2033da50b9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8772 | 2025.12.23 01:42:44.585321 [ 276 ] {ddbca39b-ca1e-41bc-bf50-2033da50b9ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8773 | 2025.12.23 01:42:44.585524 [ 276 ] {ddbca39b-ca1e-41bc-bf50-2033da50b9ed} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2025.12.23 01:42:44.585657 [ 276 ] {ddbca39b-ca1e-41bc-bf50-2033da50b9ed} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 8775 | 2025.12.23 01:42:44.585694 [ 276 ] {ddbca39b-ca1e-41bc-bf50-2033da50b9ed} <Debug> TCPHandler: Processed in 0.001290487 sec. | ||
| 8776 | 2025.12.23 01:42:44.585800 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2025.12.23 01:42:44.585893 [ 276 ] {0221daf9-fb2b-47ae-86b5-547e4d3e8335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8778 | 2025.12.23 01:42:44.585933 [ 276 ] {0221daf9-fb2b-47ae-86b5-547e4d3e8335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8779 | 2025.12.23 01:42:44.586365 [ 276 ] {0221daf9-fb2b-47ae-86b5-547e4d3e8335} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2025.12.23 01:42:44.586401 [ 276 ] {0221daf9-fb2b-47ae-86b5-547e4d3e8335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8781 | 2025.12.23 01:42:44.586712 [ 276 ] {0221daf9-fb2b-47ae-86b5-547e4d3e8335} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8782 | 2025.12.23 01:42:44.586922 [ 276 ] {0221daf9-fb2b-47ae-86b5-547e4d3e8335} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2025.12.23 01:42:44.587069 [ 276 ] {0221daf9-fb2b-47ae-86b5-547e4d3e8335} <Debug> executeQuery: Read 116 rows, 9.66 KiB in 0.001193 sec., 97233.86420787929 rows/sec., 7.91 MiB/sec. | ||
| 8784 | 2025.12.23 01:42:44.587108 [ 276 ] {0221daf9-fb2b-47ae-86b5-547e4d3e8335} <Debug> TCPHandler: Processed in 0.001355459 sec. | ||
| 8785 | 2025.12.23 01:42:44.587218 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2025.12.23 01:42:44.587311 [ 276 ] {82b30ee3-b5b5-4177-9052-9647d129ac5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8787 | 2025.12.23 01:42:44.587355 [ 276 ] {82b30ee3-b5b5-4177-9052-9647d129ac5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8788 | 2025.12.23 01:42:44.587764 [ 276 ] {82b30ee3-b5b5-4177-9052-9647d129ac5a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2025.12.23 01:42:44.587799 [ 276 ] {82b30ee3-b5b5-4177-9052-9647d129ac5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8790 | 2025.12.23 01:42:44.588138 [ 276 ] {82b30ee3-b5b5-4177-9052-9647d129ac5a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8791 | 2025.12.23 01:42:44.588347 [ 276 ] {82b30ee3-b5b5-4177-9052-9647d129ac5a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2025.12.23 01:42:44.588476 [ 276 ] {82b30ee3-b5b5-4177-9052-9647d129ac5a} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001183 sec., 168216.39898562976 rows/sec., 12.06 MiB/sec. | ||
| 8793 | 2025.12.23 01:42:44.588513 [ 276 ] {82b30ee3-b5b5-4177-9052-9647d129ac5a} <Debug> TCPHandler: Processed in 0.001343708 sec. | ||
| 8794 | 2025.12.23 01:42:44.588623 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8795 | 2025.12.23 01:42:44.588717 [ 276 ] {9b5b2929-3353-4ef3-9cf9-1db5a3370703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8796 | 2025.12.23 01:42:44.588771 [ 276 ] {9b5b2929-3353-4ef3-9cf9-1db5a3370703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8797 | 2025.12.23 01:42:44.589550 [ 276 ] {9b5b2929-3353-4ef3-9cf9-1db5a3370703} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2025.12.23 01:42:44.589585 [ 276 ] {9b5b2929-3353-4ef3-9cf9-1db5a3370703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8799 | 2025.12.23 01:42:44.590098 [ 276 ] {9b5b2929-3353-4ef3-9cf9-1db5a3370703} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8800 | 2025.12.23 01:42:44.590325 [ 276 ] {9b5b2929-3353-4ef3-9cf9-1db5a3370703} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2025.12.23 01:42:44.590466 [ 276 ] {9b5b2929-3353-4ef3-9cf9-1db5a3370703} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 8802 | 2025.12.23 01:42:44.590530 [ 276 ] {9b5b2929-3353-4ef3-9cf9-1db5a3370703} <Debug> TCPHandler: Processed in 0.001955752 sec. | ||
| 8803 | 2025.12.23 01:42:44.590639 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8804 | 2025.12.23 01:42:44.590735 [ 276 ] {1f48b090-c823-495c-9e86-ce175acae9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8805 | 2025.12.23 01:42:44.590776 [ 276 ] {1f48b090-c823-495c-9e86-ce175acae9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8806 | 2025.12.23 01:42:44.591112 [ 276 ] {1f48b090-c823-495c-9e86-ce175acae9b6} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2025.12.23 01:42:44.591149 [ 276 ] {1f48b090-c823-495c-9e86-ce175acae9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8808 | 2025.12.23 01:42:44.591456 [ 276 ] {1f48b090-c823-495c-9e86-ce175acae9b6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8809 | 2025.12.23 01:42:44.591672 [ 276 ] {1f48b090-c823-495c-9e86-ce175acae9b6} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2025.12.23 01:42:44.591799 [ 276 ] {1f48b090-c823-495c-9e86-ce175acae9b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 8811 | 2025.12.23 01:42:44.591836 [ 276 ] {1f48b090-c823-495c-9e86-ce175acae9b6} <Debug> TCPHandler: Processed in 0.001246696 sec. | ||
| 8812 | 2025.12.23 01:42:44.879153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8813 | 2025.12.23 01:42:44.896911 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2025.12.23 01:42:44.896964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8815 | 2025.12.23 01:42:44.903370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8816 | 2025.12.23 01:42:44.904143 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2025.12.23 01:42:44.907457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8818 | 2025.12.23 01:42:49.575044 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2025.12.23 01:42:49.575271 [ 276 ] {2894261c-47c2-4ca9-9f43-5d5ee59eae69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8820 | 2025.12.23 01:42:49.575350 [ 276 ] {2894261c-47c2-4ca9-9f43-5d5ee59eae69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8821 | 2025.12.23 01:42:49.576097 [ 276 ] {2894261c-47c2-4ca9-9f43-5d5ee59eae69} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8822 | 2025.12.23 01:42:49.576151 [ 276 ] {2894261c-47c2-4ca9-9f43-5d5ee59eae69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8823 | 2025.12.23 01:42:49.576591 [ 276 ] {2894261c-47c2-4ca9-9f43-5d5ee59eae69} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8824 | 2025.12.23 01:42:49.576830 [ 276 ] {2894261c-47c2-4ca9-9f43-5d5ee59eae69} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8825 | 2025.12.23 01:42:49.576998 [ 276 ] {2894261c-47c2-4ca9-9f43-5d5ee59eae69} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001784 sec., 66143.49775784754 rows/sec., 5.62 MiB/sec. | ||
| 8826 | 2025.12.23 01:42:49.577051 [ 276 ] {2894261c-47c2-4ca9-9f43-5d5ee59eae69} <Debug> TCPHandler: Processed in 0.002152576 sec. | ||
| 8827 | 2025.12.23 01:42:49.577188 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8828 | 2025.12.23 01:42:49.577292 [ 276 ] {3a253ead-2efe-4446-8b11-f3591de6e5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8829 | 2025.12.23 01:42:49.577339 [ 276 ] {3a253ead-2efe-4446-8b11-f3591de6e5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8830 | 2025.12.23 01:42:49.577799 [ 276 ] {3a253ead-2efe-4446-8b11-f3591de6e5ea} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8831 | 2025.12.23 01:42:49.577838 [ 276 ] {3a253ead-2efe-4446-8b11-f3591de6e5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8832 | 2025.12.23 01:42:49.578157 [ 276 ] {3a253ead-2efe-4446-8b11-f3591de6e5ea} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8833 | 2025.12.23 01:42:49.578384 [ 276 ] {3a253ead-2efe-4446-8b11-f3591de6e5ea} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8834 | 2025.12.23 01:42:49.578503 [ 75 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8835 | 2025.12.23 01:42:49.578526 [ 276 ] {3a253ead-2efe-4446-8b11-f3591de6e5ea} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001259 sec., 24622.716441620334 rows/sec., 1.81 MiB/sec. | ||
| 8836 | 2025.12.23 01:42:49.578583 [ 75 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2025.12.23 01:42:49.578590 [ 276 ] {3a253ead-2efe-4446-8b11-f3591de6e5ea} <Debug> TCPHandler: Processed in 0.001454071 sec. | ||
| 8838 | 2025.12.23 01:42:49.578616 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8839 | 2025.12.23 01:42:49.578741 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8840 | 2025.12.23 01:42:49.578741 [ 199 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8841 | 2025.12.23 01:42:49.578841 [ 276 ] {a86c4020-04a1-4174-98e1-bf80462d3daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8842 | 2025.12.23 01:42:49.578888 [ 276 ] {a86c4020-04a1-4174-98e1-bf80462d3daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8843 | 2025.12.23 01:42:49.578897 [ 199 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8844 | 2025.12.23 01:42:49.578936 [ 199 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 71 rows starting from the beginning of the part | ||
| 8845 | 2025.12.23 01:42:49.579003 [ 199 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 35 rows starting from the beginning of the part | ||
| 8846 | 2025.12.23 01:42:49.579051 [ 199 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 8847 | 2025.12.23 01:42:49.579093 [ 199 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 8848 | 2025.12.23 01:42:49.579130 [ 199 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part | ||
| 8849 | 2025.12.23 01:42:49.579166 [ 199 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 8850 | 2025.12.23 01:42:49.579325 [ 276 ] {a86c4020-04a1-4174-98e1-bf80462d3daf} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2025.12.23 01:42:49.579366 [ 276 ] {a86c4020-04a1-4174-98e1-bf80462d3daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8852 | 2025.12.23 01:42:49.579694 [ 276 ] {a86c4020-04a1-4174-98e1-bf80462d3daf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8853 | 2025.12.23 01:42:49.579916 [ 276 ] {a86c4020-04a1-4174-98e1-bf80462d3daf} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2025.12.23 01:42:49.579939 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309368 sec., 157327.81005798216 rows/sec., 12.13 MiB/sec. | ||
| 8855 | 2025.12.23 01:42:49.580115 [ 276 ] {a86c4020-04a1-4174-98e1-bf80462d3daf} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001292 sec., 73529.41176470589 rows/sec., 5.74 MiB/sec. | ||
| 8856 | 2025.12.23 01:42:49.580158 [ 276 ] {a86c4020-04a1-4174-98e1-bf80462d3daf} <Debug> TCPHandler: Processed in 0.001465482 sec. | ||
| 8857 | 2025.12.23 01:42:49.580179 [ 193 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8858 | 2025.12.23 01:42:49.580277 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8859 | 2025.12.23 01:42:49.580373 [ 276 ] {bcc5e874-bc59-42c4-8359-1f9e73fb4f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8860 | 2025.12.23 01:42:49.580420 [ 276 ] {bcc5e874-bc59-42c4-8359-1f9e73fb4f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8861 | 2025.12.23 01:42:49.580444 [ 193 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_61_12} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8862 | 2025.12.23 01:42:49.580513 [ 193 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_61_12} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8863 | 2025.12.23 01:42:49.580593 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8864 | 2025.12.23 01:42:49.580842 [ 276 ] {bcc5e874-bc59-42c4-8359-1f9e73fb4f79} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2025.12.23 01:42:49.580877 [ 276 ] {bcc5e874-bc59-42c4-8359-1f9e73fb4f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8866 | 2025.12.23 01:42:49.581217 [ 276 ] {bcc5e874-bc59-42c4-8359-1f9e73fb4f79} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8867 | 2025.12.23 01:42:49.581437 [ 276 ] {bcc5e874-bc59-42c4-8359-1f9e73fb4f79} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2025.12.23 01:42:49.581569 [ 276 ] {bcc5e874-bc59-42c4-8359-1f9e73fb4f79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 8869 | 2025.12.23 01:42:49.581607 [ 276 ] {bcc5e874-bc59-42c4-8359-1f9e73fb4f79} <Debug> TCPHandler: Processed in 0.001378799 sec. | ||
| 8870 | 2025.12.23 01:42:49.581717 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8871 | 2025.12.23 01:42:49.581811 [ 276 ] {bc363011-c490-4efb-9ecd-a6d3e21f9b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8872 | 2025.12.23 01:42:49.581866 [ 276 ] {bc363011-c490-4efb-9ecd-a6d3e21f9b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8873 | 2025.12.23 01:42:49.582720 [ 276 ] {bc363011-c490-4efb-9ecd-a6d3e21f9b15} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2025.12.23 01:42:49.582756 [ 276 ] {bc363011-c490-4efb-9ecd-a6d3e21f9b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8875 | 2025.12.23 01:42:49.583323 [ 276 ] {bc363011-c490-4efb-9ecd-a6d3e21f9b15} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8876 | 2025.12.23 01:42:49.583548 [ 276 ] {bc363011-c490-4efb-9ecd-a6d3e21f9b15} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2025.12.23 01:42:49.583671 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8878 | 2025.12.23 01:42:49.583690 [ 276 ] {bc363011-c490-4efb-9ecd-a6d3e21f9b15} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001897 sec., 16341.591987348445 rows/sec., 29.28 MiB/sec. | ||
| 8879 | 2025.12.23 01:42:49.583727 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2025.12.23 01:42:49.583756 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8881 | 2025.12.23 01:42:49.583766 [ 276 ] {bc363011-c490-4efb-9ecd-a6d3e21f9b15} <Debug> TCPHandler: Processed in 0.002098414 sec. | ||
| 8882 | 2025.12.23 01:42:49.583867 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8883 | 2025.12.23 01:42:49.583887 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8884 | 2025.12.23 01:42:49.583988 [ 276 ] {588b968d-3a39-42f1-879a-2d21bb779645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8885 | 2025.12.23 01:42:49.584031 [ 276 ] {588b968d-3a39-42f1-879a-2d21bb779645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8886 | 2025.12.23 01:42:49.584080 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8887 | 2025.12.23 01:42:49.584136 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1089 rows starting from the beginning of the part | ||
| 8888 | 2025.12.23 01:42:49.584264 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 8889 | 2025.12.23 01:42:49.584372 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 8890 | 2025.12.23 01:42:49.584376 [ 276 ] {588b968d-3a39-42f1-879a-2d21bb779645} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2025.12.23 01:42:49.584418 [ 276 ] {588b968d-3a39-42f1-879a-2d21bb779645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8892 | 2025.12.23 01:42:49.584470 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 8893 | 2025.12.23 01:42:49.584556 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 8894 | 2025.12.23 01:42:49.584644 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 8895 | 2025.12.23 01:42:49.584737 [ 276 ] {588b968d-3a39-42f1-879a-2d21bb779645} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8896 | 2025.12.23 01:42:49.584968 [ 276 ] {588b968d-3a39-42f1-879a-2d21bb779645} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2025.12.23 01:42:49.585101 [ 276 ] {588b968d-3a39-42f1-879a-2d21bb779645} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 8898 | 2025.12.23 01:42:49.585138 [ 276 ] {588b968d-3a39-42f1-879a-2d21bb779645} <Debug> TCPHandler: Processed in 0.001300097 sec. | ||
| 8899 | 2025.12.23 01:42:49.593294 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 19 columns (19 merged, 0 gathered) in 0.009470921 sec., 126914.79529815527 rows/sec., 227.43 MiB/sec. | ||
| 8900 | 2025.12.23 01:42:49.594730 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8901 | 2025.12.23 01:42:49.595049 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2025.12.23 01:42:49.595115 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8903 | 2025.12.23 01:42:49.595200 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 8904 | 2025.12.23 01:42:50.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.30 MiB, peak 316.64 MiB, free memory in arenas 0.00 B, will set to 308.80 MiB (RSS), difference: 3.50 MiB | ||
| 8905 | 2025.12.23 01:42:51.113577 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8906 | 2025.12.23 01:42:51.113632 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8907 | 2025.12.23 01:42:51.268431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21088 | ||
| 8908 | 2025.12.23 01:42:51.269282 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2025.12.23 01:42:51.269355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8910 | 2025.12.23 01:42:51.270066 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8911 | 2025.12.23 01:42:51.270304 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2025.12.23 01:42:51.270455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21088 | ||
| 8913 | 2025.12.23 01:42:51.304597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1072 | ||
| 8914 | 2025.12.23 01:42:51.307401 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2025.12.23 01:42:51.307461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8916 | 2025.12.23 01:42:51.308689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8917 | 2025.12.23 01:42:51.308980 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2025.12.23 01:42:51.309354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 8919 | 2025.12.23 01:42:52.407606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8920 | 2025.12.23 01:42:52.424975 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2025.12.23 01:42:52.425043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8922 | 2025.12.23 01:42:52.431104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8923 | 2025.12.23 01:42:52.431786 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2025.12.23 01:42:52.434759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8925 | 2025.12.23 01:42:54.575571 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2025.12.23 01:42:54.575758 [ 276 ] {33a9e9b2-dc3e-49ea-b943-01ea45414615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8927 | 2025.12.23 01:42:54.575831 [ 276 ] {33a9e9b2-dc3e-49ea-b943-01ea45414615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8928 | 2025.12.23 01:42:54.576549 [ 276 ] {33a9e9b2-dc3e-49ea-b943-01ea45414615} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8929 | 2025.12.23 01:42:54.576607 [ 276 ] {33a9e9b2-dc3e-49ea-b943-01ea45414615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8930 | 2025.12.23 01:42:54.577025 [ 276 ] {33a9e9b2-dc3e-49ea-b943-01ea45414615} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8931 | 2025.12.23 01:42:54.577270 [ 276 ] {33a9e9b2-dc3e-49ea-b943-01ea45414615} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8932 | 2025.12.23 01:42:54.577440 [ 276 ] {33a9e9b2-dc3e-49ea-b943-01ea45414615} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001733 sec., 43854.58742065782 rows/sec., 3.61 MiB/sec. | ||
| 8933 | 2025.12.23 01:42:54.577494 [ 276 ] {33a9e9b2-dc3e-49ea-b943-01ea45414615} <Debug> TCPHandler: Processed in 0.002061484 sec. | ||
| 8934 | 2025.12.23 01:42:54.577633 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8935 | 2025.12.23 01:42:54.577741 [ 276 ] {91237c37-88a4-4f10-b3d4-4e9bb02bf2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8936 | 2025.12.23 01:42:54.577786 [ 276 ] {91237c37-88a4-4f10-b3d4-4e9bb02bf2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8937 | 2025.12.23 01:42:54.578229 [ 276 ] {91237c37-88a4-4f10-b3d4-4e9bb02bf2f4} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8938 | 2025.12.23 01:42:54.578270 [ 276 ] {91237c37-88a4-4f10-b3d4-4e9bb02bf2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8939 | 2025.12.23 01:42:54.578588 [ 276 ] {91237c37-88a4-4f10-b3d4-4e9bb02bf2f4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8940 | 2025.12.23 01:42:54.578802 [ 276 ] {91237c37-88a4-4f10-b3d4-4e9bb02bf2f4} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2025.12.23 01:42:54.578942 [ 276 ] {91237c37-88a4-4f10-b3d4-4e9bb02bf2f4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001227 sec., 8149.9592502037485 rows/sec., 612.84 KiB/sec. | ||
| 8942 | 2025.12.23 01:42:54.578982 [ 276 ] {91237c37-88a4-4f10-b3d4-4e9bb02bf2f4} <Debug> TCPHandler: Processed in 0.001403409 sec. | ||
| 8943 | 2025.12.23 01:42:54.579107 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8944 | 2025.12.23 01:42:54.579207 [ 276 ] {253e5ba5-58ed-4dd4-8354-832cf7c2c1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8945 | 2025.12.23 01:42:54.579251 [ 276 ] {253e5ba5-58ed-4dd4-8354-832cf7c2c1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8946 | 2025.12.23 01:42:54.579701 [ 276 ] {253e5ba5-58ed-4dd4-8354-832cf7c2c1d6} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8947 | 2025.12.23 01:42:54.579740 [ 276 ] {253e5ba5-58ed-4dd4-8354-832cf7c2c1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8948 | 2025.12.23 01:42:54.580063 [ 276 ] {253e5ba5-58ed-4dd4-8354-832cf7c2c1d6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8949 | 2025.12.23 01:42:54.580278 [ 276 ] {253e5ba5-58ed-4dd4-8354-832cf7c2c1d6} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2025.12.23 01:42:54.580416 [ 276 ] {253e5ba5-58ed-4dd4-8354-832cf7c2c1d6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00123 sec., 60162.601626016265 rows/sec., 4.70 MiB/sec. | ||
| 8951 | 2025.12.23 01:42:54.580454 [ 276 ] {253e5ba5-58ed-4dd4-8354-832cf7c2c1d6} <Debug> TCPHandler: Processed in 0.00139758 sec. | ||
| 8952 | 2025.12.23 01:42:54.580578 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8953 | 2025.12.23 01:42:54.580676 [ 276 ] {774f95f7-eade-4c47-8e6c-072eacabc927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8954 | 2025.12.23 01:42:54.580723 [ 276 ] {774f95f7-eade-4c47-8e6c-072eacabc927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8955 | 2025.12.23 01:42:54.581152 [ 276 ] {774f95f7-eade-4c47-8e6c-072eacabc927} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8956 | 2025.12.23 01:42:54.581189 [ 276 ] {774f95f7-eade-4c47-8e6c-072eacabc927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8957 | 2025.12.23 01:42:54.581531 [ 276 ] {774f95f7-eade-4c47-8e6c-072eacabc927} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8958 | 2025.12.23 01:42:54.581752 [ 276 ] {774f95f7-eade-4c47-8e6c-072eacabc927} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2025.12.23 01:42:54.581886 [ 276 ] {774f95f7-eade-4c47-8e6c-072eacabc927} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 8960 | 2025.12.23 01:42:54.581924 [ 276 ] {774f95f7-eade-4c47-8e6c-072eacabc927} <Debug> TCPHandler: Processed in 0.00139529 sec. | ||
| 8961 | 2025.12.23 01:42:54.582034 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8962 | 2025.12.23 01:42:54.582134 [ 276 ] {f6b122ea-bca2-4881-820d-7838f80be104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8963 | 2025.12.23 01:42:54.582194 [ 276 ] {f6b122ea-bca2-4881-820d-7838f80be104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8964 | 2025.12.23 01:42:54.583004 [ 276 ] {f6b122ea-bca2-4881-820d-7838f80be104} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2025.12.23 01:42:54.583042 [ 276 ] {f6b122ea-bca2-4881-820d-7838f80be104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8966 | 2025.12.23 01:42:54.583564 [ 276 ] {f6b122ea-bca2-4881-820d-7838f80be104} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8967 | 2025.12.23 01:42:54.583787 [ 276 ] {f6b122ea-bca2-4881-820d-7838f80be104} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2025.12.23 01:42:54.583932 [ 276 ] {f6b122ea-bca2-4881-820d-7838f80be104} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001818 sec., 5500.5500550055 rows/sec., 9.86 MiB/sec. | ||
| 8969 | 2025.12.23 01:42:54.584003 [ 276 ] {f6b122ea-bca2-4881-820d-7838f80be104} <Debug> TCPHandler: Processed in 0.002018093 sec. | ||
| 8970 | 2025.12.23 01:42:54.584116 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8971 | 2025.12.23 01:42:54.584212 [ 276 ] {0ead31f7-424c-4e79-b8f9-93cabad20c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8972 | 2025.12.23 01:42:54.584255 [ 276 ] {0ead31f7-424c-4e79-b8f9-93cabad20c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8973 | 2025.12.23 01:42:54.584600 [ 276 ] {0ead31f7-424c-4e79-b8f9-93cabad20c1d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2025.12.23 01:42:54.584637 [ 276 ] {0ead31f7-424c-4e79-b8f9-93cabad20c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8975 | 2025.12.23 01:42:54.584939 [ 276 ] {0ead31f7-424c-4e79-b8f9-93cabad20c1d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8976 | 2025.12.23 01:42:54.585151 [ 276 ] {0ead31f7-424c-4e79-b8f9-93cabad20c1d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8977 | 2025.12.23 01:42:54.585282 [ 276 ] {0ead31f7-424c-4e79-b8f9-93cabad20c1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 8978 | 2025.12.23 01:42:54.585318 [ 276 ] {0ead31f7-424c-4e79-b8f9-93cabad20c1d} <Debug> TCPHandler: Processed in 0.001252037 sec. | ||
| 8979 | 2025.12.23 01:42:57.119742 [ 66 ] {} <Debug> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8980 | 2025.12.23 01:42:57.119824 [ 66 ] {} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2025.12.23 01:42:57.119850 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8982 | 2025.12.23 01:42:57.119990 [ 195 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 8983 | 2025.12.23 01:42:57.120147 [ 195 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8984 | 2025.12.23 01:42:57.120187 [ 195 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part | ||
| 8985 | 2025.12.23 01:42:57.120266 [ 195 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 8986 | 2025.12.23 01:42:57.120315 [ 195 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 8987 | 2025.12.23 01:42:57.120362 [ 195 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 8988 | 2025.12.23 01:42:57.120404 [ 195 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 8989 | 2025.12.23 01:42:57.121313 [ 193 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390399 sec., 543728.8145345328 rows/sec., 39.68 MiB/sec. | ||
| 8990 | 2025.12.23 01:42:57.121487 [ 199 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8991 | 2025.12.23 01:42:57.121735 [ 199 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_21_5} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2025.12.23 01:42:57.121802 [ 199 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_21_5} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8993 | 2025.12.23 01:42:57.121865 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8994 | 2025.12.23 01:42:58.770583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21536 | ||
| 8995 | 2025.12.23 01:42:58.771403 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2025.12.23 01:42:58.771478 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 8997 | 2025.12.23 01:42:58.772282 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8998 | 2025.12.23 01:42:58.772509 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2025.12.23 01:42:58.772660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21536 | ||
| 9000 | 2025.12.23 01:42:59.605766 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9001 | 2025.12.23 01:42:59.605998 [ 276 ] {1dbfb6ae-05ab-4670-9d91-7f6876252d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9002 | 2025.12.23 01:42:59.606066 [ 276 ] {1dbfb6ae-05ab-4670-9d91-7f6876252d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9003 | 2025.12.23 01:42:59.606700 [ 276 ] {1dbfb6ae-05ab-4670-9d91-7f6876252d9c} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2025.12.23 01:42:59.606753 [ 276 ] {1dbfb6ae-05ab-4670-9d91-7f6876252d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 9005 | 2025.12.23 01:42:59.607137 [ 276 ] {1dbfb6ae-05ab-4670-9d91-7f6876252d9c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9006 | 2025.12.23 01:42:59.607380 [ 276 ] {1dbfb6ae-05ab-4670-9d91-7f6876252d9c} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2025.12.23 01:42:59.607541 [ 276 ] {1dbfb6ae-05ab-4670-9d91-7f6876252d9c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001593 sec., 5021.971123666039 rows/sec., 409.51 KiB/sec. | ||
| 9008 | 2025.12.23 01:42:59.607589 [ 276 ] {1dbfb6ae-05ab-4670-9d91-7f6876252d9c} <Debug> TCPHandler: Processed in 0.002007792 sec. | ||
| 9009 | 2025.12.23 01:42:59.607707 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2025.12.23 01:42:59.607809 [ 276 ] {71ed8d4e-95f5-419c-bbe7-617b34fd3ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9011 | 2025.12.23 01:42:59.607852 [ 276 ] {71ed8d4e-95f5-419c-bbe7-617b34fd3ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9012 | 2025.12.23 01:42:59.609011 [ 276 ] {71ed8d4e-95f5-419c-bbe7-617b34fd3ff4} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2025.12.23 01:42:59.609047 [ 276 ] {71ed8d4e-95f5-419c-bbe7-617b34fd3ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 9014 | 2025.12.23 01:42:59.609540 [ 276 ] {71ed8d4e-95f5-419c-bbe7-617b34fd3ff4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9015 | 2025.12.23 01:42:59.609745 [ 276 ] {71ed8d4e-95f5-419c-bbe7-617b34fd3ff4} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2025.12.23 01:42:59.609882 [ 276 ] {71ed8d4e-95f5-419c-bbe7-617b34fd3ff4} <Debug> executeQuery: Read 1262 rows, 107.12 KiB in 0.002096 sec., 602099.2366412213 rows/sec., 49.91 MiB/sec. | ||
| 9017 | 2025.12.23 01:42:59.609919 [ 276 ] {71ed8d4e-95f5-419c-bbe7-617b34fd3ff4} <Debug> TCPHandler: Processed in 0.002259708 sec. | ||
| 9018 | 2025.12.23 01:42:59.610033 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9019 | 2025.12.23 01:42:59.610129 [ 276 ] {982cd7f5-56c2-41bf-9fae-93d683b9eea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9020 | 2025.12.23 01:42:59.610169 [ 276 ] {982cd7f5-56c2-41bf-9fae-93d683b9eea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9021 | 2025.12.23 01:42:59.610581 [ 276 ] {982cd7f5-56c2-41bf-9fae-93d683b9eea2} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2025.12.23 01:42:59.610617 [ 276 ] {982cd7f5-56c2-41bf-9fae-93d683b9eea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 9023 | 2025.12.23 01:42:59.610914 [ 276 ] {982cd7f5-56c2-41bf-9fae-93d683b9eea2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9024 | 2025.12.23 01:42:59.611117 [ 276 ] {982cd7f5-56c2-41bf-9fae-93d683b9eea2} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2025.12.23 01:42:59.611248 [ 276 ] {982cd7f5-56c2-41bf-9fae-93d683b9eea2} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001139 sec., 34240.56189640035 rows/sec., 2.48 MiB/sec. | ||
| 9026 | 2025.12.23 01:42:59.611284 [ 276 ] {982cd7f5-56c2-41bf-9fae-93d683b9eea2} <Debug> TCPHandler: Processed in 0.001300828 sec. | ||
| 9027 | 2025.12.23 01:42:59.611389 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2025.12.23 01:42:59.611481 [ 276 ] {1edce3cc-a1db-4413-9382-9a3bc8e84ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9029 | 2025.12.23 01:42:59.611520 [ 276 ] {1edce3cc-a1db-4413-9382-9a3bc8e84ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9030 | 2025.12.23 01:42:59.612037 [ 276 ] {1edce3cc-a1db-4413-9382-9a3bc8e84ccd} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2025.12.23 01:42:59.612072 [ 276 ] {1edce3cc-a1db-4413-9382-9a3bc8e84ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 9032 | 2025.12.23 01:42:59.612364 [ 276 ] {1edce3cc-a1db-4413-9382-9a3bc8e84ccd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9033 | 2025.12.23 01:42:59.612563 [ 276 ] {1edce3cc-a1db-4413-9382-9a3bc8e84ccd} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2025.12.23 01:42:59.612687 [ 276 ] {1edce3cc-a1db-4413-9382-9a3bc8e84ccd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001224 sec., 186274.50980392157 rows/sec., 12.61 MiB/sec. | ||
| 9035 | 2025.12.23 01:42:59.612723 [ 276 ] {1edce3cc-a1db-4413-9382-9a3bc8e84ccd} <Debug> TCPHandler: Processed in 0.001381629 sec. | ||
| 9036 | 2025.12.23 01:42:59.612828 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2025.12.23 01:42:59.612918 [ 276 ] {1aa2a8d0-1450-44e6-a7ed-46ac834c4887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9038 | 2025.12.23 01:42:59.612957 [ 276 ] {1aa2a8d0-1450-44e6-a7ed-46ac834c4887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9039 | 2025.12.23 01:42:59.613589 [ 276 ] {1aa2a8d0-1450-44e6-a7ed-46ac834c4887} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2025.12.23 01:42:59.613624 [ 276 ] {1aa2a8d0-1450-44e6-a7ed-46ac834c4887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 9041 | 2025.12.23 01:42:59.613942 [ 276 ] {1aa2a8d0-1450-44e6-a7ed-46ac834c4887} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9042 | 2025.12.23 01:42:59.614138 [ 276 ] {1aa2a8d0-1450-44e6-a7ed-46ac834c4887} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2025.12.23 01:42:59.614266 [ 276 ] {1aa2a8d0-1450-44e6-a7ed-46ac834c4887} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001366 sec., 409224.01171303075 rows/sec., 30.41 MiB/sec. | ||
| 9044 | 2025.12.23 01:42:59.614303 [ 276 ] {1aa2a8d0-1450-44e6-a7ed-46ac834c4887} <Debug> TCPHandler: Processed in 0.001522913 sec. | ||
| 9045 | 2025.12.23 01:42:59.614414 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2025.12.23 01:42:59.614505 [ 276 ] {9686e470-be11-4d63-ac45-3f37374183ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9047 | 2025.12.23 01:42:59.614548 [ 276 ] {9686e470-be11-4d63-ac45-3f37374183ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9048 | 2025.12.23 01:42:59.615160 [ 276 ] {9686e470-be11-4d63-ac45-3f37374183ff} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2025.12.23 01:42:59.615196 [ 276 ] {9686e470-be11-4d63-ac45-3f37374183ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 9050 | 2025.12.23 01:42:59.615551 [ 276 ] {9686e470-be11-4d63-ac45-3f37374183ff} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9051 | 2025.12.23 01:42:59.615746 [ 276 ] {9686e470-be11-4d63-ac45-3f37374183ff} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2025.12.23 01:42:59.615877 [ 276 ] {9686e470-be11-4d63-ac45-3f37374183ff} <Debug> executeQuery: Read 836 rows, 57.63 KiB in 0.00139 sec., 601438.8489208634 rows/sec., 40.49 MiB/sec. | ||
| 9053 | 2025.12.23 01:42:59.615913 [ 276 ] {9686e470-be11-4d63-ac45-3f37374183ff} <Debug> TCPHandler: Processed in 0.001545433 sec. | ||
| 9054 | 2025.12.23 01:42:59.616022 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2025.12.23 01:42:59.616114 [ 276 ] {5487ab68-c1c0-4d74-b964-3f77b5e9ad10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9056 | 2025.12.23 01:42:59.616169 [ 276 ] {5487ab68-c1c0-4d74-b964-3f77b5e9ad10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9057 | 2025.12.23 01:42:59.616994 [ 276 ] {5487ab68-c1c0-4d74-b964-3f77b5e9ad10} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2025.12.23 01:42:59.617030 [ 276 ] {5487ab68-c1c0-4d74-b964-3f77b5e9ad10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 9059 | 2025.12.23 01:42:59.617550 [ 276 ] {5487ab68-c1c0-4d74-b964-3f77b5e9ad10} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9060 | 2025.12.23 01:42:59.617763 [ 276 ] {5487ab68-c1c0-4d74-b964-3f77b5e9ad10} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2025.12.23 01:42:59.617894 [ 276 ] {5487ab68-c1c0-4d74-b964-3f77b5e9ad10} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001798 sec., 17241.37931034483 rows/sec., 30.90 MiB/sec. | ||
| 9062 | 2025.12.23 01:42:59.617945 [ 276 ] {5487ab68-c1c0-4d74-b964-3f77b5e9ad10} <Debug> TCPHandler: Processed in 0.001970082 sec. | ||
| 9063 | 2025.12.23 01:42:59.618058 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2025.12.23 01:42:59.618149 [ 276 ] {e19fba42-343d-46a9-87a2-a03afdd9b0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9065 | 2025.12.23 01:42:59.618190 [ 276 ] {e19fba42-343d-46a9-87a2-a03afdd9b0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9066 | 2025.12.23 01:42:59.618530 [ 276 ] {e19fba42-343d-46a9-87a2-a03afdd9b0dd} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2025.12.23 01:42:59.618565 [ 276 ] {e19fba42-343d-46a9-87a2-a03afdd9b0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 9068 | 2025.12.23 01:42:59.618860 [ 276 ] {e19fba42-343d-46a9-87a2-a03afdd9b0dd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9069 | 2025.12.23 01:42:59.619067 [ 276 ] {e19fba42-343d-46a9-87a2-a03afdd9b0dd} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2025.12.23 01:42:59.619197 [ 276 ] {e19fba42-343d-46a9-87a2-a03afdd9b0dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 9071 | 2025.12.23 01:42:59.619231 [ 276 ] {e19fba42-343d-46a9-87a2-a03afdd9b0dd} <Debug> TCPHandler: Processed in 0.001219806 sec. | ||
| 9072 | 2025.12.23 01:42:59.934852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9073 | 2025.12.23 01:42:59.952448 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2025.12.23 01:42:59.952512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 9075 | 2025.12.23 01:42:59.958861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9076 | 2025.12.23 01:42:59.959632 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2025.12.23 01:42:59.963835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9078 | 2025.12.23 01:43:00.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.95 MiB, peak 316.64 MiB, free memory in arenas 0.00 B, will set to 308.86 MiB (RSS), difference: -1.09 MiB | ||
| 9079 | 2025.12.23 01:43:01.309582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1100 | ||
| 9080 | 2025.12.23 01:43:01.311908 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9081 | 2025.12.23 01:43:01.311967 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 9082 | 2025.12.23 01:43:01.313218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9083 | 2025.12.23 01:43:01.313505 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9084 | 2025.12.23 01:43:01.313894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1100 | ||
| 9085 | 2025.12.23 01:43:04.574573 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9086 | 2025.12.23 01:43:04.574784 [ 276 ] {0e1f79e6-a91c-490e-8441-e7d5a7871754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9087 | 2025.12.23 01:43:04.574856 [ 276 ] {0e1f79e6-a91c-490e-8441-e7d5a7871754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9088 | 2025.12.23 01:43:04.575570 [ 276 ] {0e1f79e6-a91c-490e-8441-e7d5a7871754} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2025.12.23 01:43:04.575609 [ 276 ] {0e1f79e6-a91c-490e-8441-e7d5a7871754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9090 | 2025.12.23 01:43:04.576037 [ 276 ] {0e1f79e6-a91c-490e-8441-e7d5a7871754} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9091 | 2025.12.23 01:43:04.576267 [ 276 ] {0e1f79e6-a91c-490e-8441-e7d5a7871754} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2025.12.23 01:43:04.576400 [ 53 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9093 | 2025.12.23 01:43:04.576419 [ 276 ] {0e1f79e6-a91c-490e-8441-e7d5a7871754} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00169 sec., 44970.41420118343 rows/sec., 3.71 MiB/sec. | ||
| 9094 | 2025.12.23 01:43:04.576432 [ 53 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2025.12.23 01:43:04.576452 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9096 | 2025.12.23 01:43:04.576461 [ 276 ] {0e1f79e6-a91c-490e-8441-e7d5a7871754} <Debug> TCPHandler: Processed in 0.002038543 sec. | ||
| 9097 | 2025.12.23 01:43:04.576573 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9098 | 2025.12.23 01:43:04.576595 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2025.12.23 01:43:04.576707 [ 276 ] {6800e215-0a4a-443b-9062-eda32a3df21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9100 | 2025.12.23 01:43:04.576719 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9101 | 2025.12.23 01:43:04.576751 [ 276 ] {6800e215-0a4a-443b-9062-eda32a3df21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9102 | 2025.12.23 01:43:04.576761 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1407 rows starting from the beginning of the part | ||
| 9103 | 2025.12.23 01:43:04.576840 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 199 rows starting from the beginning of the part | ||
| 9104 | 2025.12.23 01:43:04.576886 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 118 rows starting from the beginning of the part | ||
| 9105 | 2025.12.23 01:43:04.576928 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 76 rows starting from the beginning of the part | ||
| 9106 | 2025.12.23 01:43:04.576965 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1262 rows starting from the beginning of the part | ||
| 9107 | 2025.12.23 01:43:04.577005 [ 195 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 76 rows starting from the beginning of the part | ||
| 9108 | 2025.12.23 01:43:04.577180 [ 276 ] {6800e215-0a4a-443b-9062-eda32a3df21a} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2025.12.23 01:43:04.577222 [ 276 ] {6800e215-0a4a-443b-9062-eda32a3df21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9110 | 2025.12.23 01:43:04.577544 [ 276 ] {6800e215-0a4a-443b-9062-eda32a3df21a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9111 | 2025.12.23 01:43:04.577765 [ 276 ] {6800e215-0a4a-443b-9062-eda32a3df21a} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2025.12.23 01:43:04.577898 [ 276 ] {6800e215-0a4a-443b-9062-eda32a3df21a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001209 sec., 8271.298593879239 rows/sec., 621.96 KiB/sec. | ||
| 9113 | 2025.12.23 01:43:04.577936 [ 276 ] {6800e215-0a4a-443b-9062-eda32a3df21a} <Debug> TCPHandler: Processed in 0.001390679 sec. | ||
| 9114 | 2025.12.23 01:43:04.578052 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9115 | 2025.12.23 01:43:04.578149 [ 276 ] {70672f27-d423-40d6-95ef-e35592a31a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9116 | 2025.12.23 01:43:04.578189 [ 276 ] {70672f27-d423-40d6-95ef-e35592a31a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9117 | 2025.12.23 01:43:04.578420 [ 193 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3138 rows, containing 5 columns (5 merged, 0 gathered) in 0.001907781 sec., 1644842.8829095163 rows/sec., 144.10 MiB/sec. | ||
| 9118 | 2025.12.23 01:43:04.578614 [ 276 ] {70672f27-d423-40d6-95ef-e35592a31a2e} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2025.12.23 01:43:04.578631 [ 196 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9120 | 2025.12.23 01:43:04.578650 [ 276 ] {70672f27-d423-40d6-95ef-e35592a31a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9121 | 2025.12.23 01:43:04.578891 [ 196 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_66_13} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2025.12.23 01:43:04.578957 [ 196 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_66_13} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9123 | 2025.12.23 01:43:04.578967 [ 276 ] {70672f27-d423-40d6-95ef-e35592a31a2e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9124 | 2025.12.23 01:43:04.579034 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9125 | 2025.12.23 01:43:04.579183 [ 276 ] {70672f27-d423-40d6-95ef-e35592a31a2e} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2025.12.23 01:43:04.579295 [ 53 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9127 | 2025.12.23 01:43:04.579311 [ 276 ] {70672f27-d423-40d6-95ef-e35592a31a2e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001179 sec., 62765.05513146735 rows/sec., 4.90 MiB/sec. | ||
| 9128 | 2025.12.23 01:43:04.579322 [ 53 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2025.12.23 01:43:04.579342 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9130 | 2025.12.23 01:43:04.579349 [ 276 ] {70672f27-d423-40d6-95ef-e35592a31a2e} <Debug> TCPHandler: Processed in 0.001346229 sec. | ||
| 9131 | 2025.12.23 01:43:04.579411 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9132 | 2025.12.23 01:43:04.579466 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2025.12.23 01:43:04.579512 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9134 | 2025.12.23 01:43:04.579542 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 633 rows starting from the beginning of the part | ||
| 9135 | 2025.12.23 01:43:04.579564 [ 276 ] {63027908-030e-41d8-b1c3-312e7ec4bd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9136 | 2025.12.23 01:43:04.579589 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 116 rows starting from the beginning of the part | ||
| 9137 | 2025.12.23 01:43:04.579613 [ 276 ] {63027908-030e-41d8-b1c3-312e7ec4bd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9138 | 2025.12.23 01:43:04.579629 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 95 rows starting from the beginning of the part | ||
| 9139 | 2025.12.23 01:43:04.579669 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 74 rows starting from the beginning of the part | ||
| 9140 | 2025.12.23 01:43:04.579701 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 559 rows starting from the beginning of the part | ||
| 9141 | 2025.12.23 01:43:04.579736 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 74 rows starting from the beginning of the part | ||
| 9142 | 2025.12.23 01:43:04.580059 [ 276 ] {63027908-030e-41d8-b1c3-312e7ec4bd9a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2025.12.23 01:43:04.580100 [ 276 ] {63027908-030e-41d8-b1c3-312e7ec4bd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9144 | 2025.12.23 01:43:04.580451 [ 276 ] {63027908-030e-41d8-b1c3-312e7ec4bd9a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9145 | 2025.12.23 01:43:04.580658 [ 193 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277127 sec., 1214444.6088760162 rows/sec., 96.77 MiB/sec. | ||
| 9146 | 2025.12.23 01:43:04.580668 [ 276 ] {63027908-030e-41d8-b1c3-312e7ec4bd9a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2025.12.23 01:43:04.580783 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9148 | 2025.12.23 01:43:04.580802 [ 276 ] {63027908-030e-41d8-b1c3-312e7ec4bd9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 9149 | 2025.12.23 01:43:04.580806 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2025.12.23 01:43:04.580833 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9151 | 2025.12.23 01:43:04.580839 [ 276 ] {63027908-030e-41d8-b1c3-312e7ec4bd9a} <Debug> TCPHandler: Processed in 0.00142222 sec. | ||
| 9152 | 2025.12.23 01:43:04.580856 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9153 | 2025.12.23 01:43:04.580948 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9154 | 2025.12.23 01:43:04.580953 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9155 | 2025.12.23 01:43:04.581093 [ 276 ] {51e8ec14-1978-4ffa-8307-bcc97e6b6d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9156 | 2025.12.23 01:43:04.581113 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9157 | 2025.12.23 01:43:04.581154 [ 276 ] {51e8ec14-1978-4ffa-8307-bcc97e6b6d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9158 | 2025.12.23 01:43:04.581155 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17787 rows starting from the beginning of the part | ||
| 9159 | 2025.12.23 01:43:04.581196 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_66_13} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2025.12.23 01:43:04.581253 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 199 rows starting from the beginning of the part | ||
| 9161 | 2025.12.23 01:43:04.581286 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_66_13} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9162 | 2025.12.23 01:43:04.581306 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9163 | 2025.12.23 01:43:04.581354 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9164 | 2025.12.23 01:43:04.581390 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9165 | 2025.12.23 01:43:04.581394 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 836 rows starting from the beginning of the part | ||
| 9166 | 2025.12.23 01:43:04.581452 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9167 | 2025.12.23 01:43:04.581943 [ 276 ] {51e8ec14-1978-4ffa-8307-bcc97e6b6d9b} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2025.12.23 01:43:04.581984 [ 276 ] {51e8ec14-1978-4ffa-8307-bcc97e6b6d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9169 | 2025.12.23 01:43:04.582512 [ 276 ] {51e8ec14-1978-4ffa-8307-bcc97e6b6d9b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9170 | 2025.12.23 01:43:04.582797 [ 276 ] {51e8ec14-1978-4ffa-8307-bcc97e6b6d9b} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2025.12.23 01:43:04.582945 [ 276 ] {51e8ec14-1978-4ffa-8307-bcc97e6b6d9b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00187 sec., 5347.593582887701 rows/sec., 9.58 MiB/sec. | ||
| 9172 | 2025.12.23 01:43:04.583000 [ 276 ] {51e8ec14-1978-4ffa-8307-bcc97e6b6d9b} <Debug> TCPHandler: Processed in 0.002094904 sec. | ||
| 9173 | 2025.12.23 01:43:04.583118 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9174 | 2025.12.23 01:43:04.583214 [ 276 ] {35f42543-8de2-4977-9328-dab60d0bf32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9175 | 2025.12.23 01:43:04.583257 [ 276 ] {35f42543-8de2-4977-9328-dab60d0bf32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9176 | 2025.12.23 01:43:04.583596 [ 276 ] {35f42543-8de2-4977-9328-dab60d0bf32b} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2025.12.23 01:43:04.583634 [ 276 ] {35f42543-8de2-4977-9328-dab60d0bf32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9178 | 2025.12.23 01:43:04.584082 [ 276 ] {35f42543-8de2-4977-9328-dab60d0bf32b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9179 | 2025.12.23 01:43:04.584319 [ 276 ] {35f42543-8de2-4977-9328-dab60d0bf32b} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2025.12.23 01:43:04.584420 [ 53 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9181 | 2025.12.23 01:43:04.584446 [ 53 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2025.12.23 01:43:04.584451 [ 276 ] {35f42543-8de2-4977-9328-dab60d0bf32b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. | ||
| 9183 | 2025.12.23 01:43:04.584463 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9184 | 2025.12.23 01:43:04.584488 [ 276 ] {35f42543-8de2-4977-9328-dab60d0bf32b} <Debug> TCPHandler: Processed in 0.00141837 sec. | ||
| 9185 | 2025.12.23 01:43:04.584545 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9186 | 2025.12.23 01:43:04.584648 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9187 | 2025.12.23 01:43:04.584680 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3510 rows starting from the beginning of the part | ||
| 9188 | 2025.12.23 01:43:04.584741 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9189 | 2025.12.23 01:43:04.584789 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9190 | 2025.12.23 01:43:04.584833 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9191 | 2025.12.23 01:43:04.584875 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9192 | 2025.12.23 01:43:04.584918 [ 193 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9193 | 2025.12.23 01:43:04.586287 [ 187 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3810 rows, containing 4 columns (4 merged, 0 gathered) in 0.001776478 sec., 2144693.038697918 rows/sec., 144.59 MiB/sec. | ||
| 9194 | 2025.12.23 01:43:04.586305 [ 193 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19302 rows, containing 5 columns (5 merged, 0 gathered) in 0.005419335 sec., 3561691.6097639287 rows/sec., 244.58 MiB/sec. | ||
| 9195 | 2025.12.23 01:43:04.586645 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9196 | 2025.12.23 01:43:04.586693 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9197 | 2025.12.23 01:43:04.587034 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_66_13} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2025.12.23 01:43:04.587082 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2025.12.23 01:43:04.587125 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_66_13} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9200 | 2025.12.23 01:43:04.587175 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9201 | 2025.12.23 01:43:04.587227 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9202 | 2025.12.23 01:43:04.587285 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 9203 | 2025.12.23 01:43:06.113887 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9204 | 2025.12.23 01:43:06.113968 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9205 | 2025.12.23 01:43:06.272760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22048 | ||
| 9206 | 2025.12.23 01:43:06.273303 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2025.12.23 01:43:06.273355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9208 | 2025.12.23 01:43:06.273896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9209 | 2025.12.23 01:43:06.274147 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2025.12.23 01:43:06.274286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22048 | ||
| 9211 | 2025.12.23 01:43:06.274320 [ 52 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9212 | 2025.12.23 01:43:06.274391 [ 52 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2025.12.23 01:43:06.274414 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9214 | 2025.12.23 01:43:06.274534 [ 187 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9215 | 2025.12.23 01:43:06.274675 [ 187 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9216 | 2025.12.23 01:43:06.274712 [ 187 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19616 rows starting from the beginning of the part | ||
| 9217 | 2025.12.23 01:43:06.274779 [ 187 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9218 | 2025.12.23 01:43:06.274826 [ 187 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9219 | 2025.12.23 01:43:06.274872 [ 187 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9220 | 2025.12.23 01:43:06.274914 [ 187 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9221 | 2025.12.23 01:43:06.274952 [ 187 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9222 | 2025.12.23 01:43:06.277402 [ 188 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22048 rows, containing 4 columns (4 merged, 0 gathered) in 0.002923302 sec., 7542156.096085864 rows/sec., 107.89 MiB/sec. | ||
| 9223 | 2025.12.23 01:43:06.277696 [ 191 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9224 | 2025.12.23 01:43:06.277980 [ 191 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_46_9} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2025.12.23 01:43:06.278053 [ 191 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_46_9} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9226 | 2025.12.23 01:43:06.278148 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9227 | 2025.12.23 01:43:07.463931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9228 | 2025.12.23 01:43:07.482509 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2025.12.23 01:43:07.482574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9230 | 2025.12.23 01:43:07.488549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9231 | 2025.12.23 01:43:07.489264 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2025.12.23 01:43:07.489567 [ 51 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9233 | 2025.12.23 01:43:07.489635 [ 51 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2025.12.23 01:43:07.489658 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9235 | 2025.12.23 01:43:07.489830 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9236 | 2025.12.23 01:43:07.492605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9237 | 2025.12.23 01:43:07.493402 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9238 | 2025.12.23 01:43:07.495027 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9239 | 2025.12.23 01:43:07.500136 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9240 | 2025.12.23 01:43:07.505053 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9241 | 2025.12.23 01:43:07.509742 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9242 | 2025.12.23 01:43:07.514405 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9243 | 2025.12.23 01:43:07.518305 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9244 | 2025.12.23 01:43:07.569174 [ 191 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079430275 sec., 4368.611338686666 rows/sec., 22.59 MiB/sec. | ||
| 9245 | 2025.12.23 01:43:07.571864 [ 191 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9246 | 2025.12.23 01:43:07.573872 [ 191 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_46_9} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2025.12.23 01:43:07.573975 [ 191 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_46_9} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9248 | 2025.12.23 01:43:07.576730 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9249 | 2025.12.23 01:43:09.575339 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2025.12.23 01:43:09.575617 [ 276 ] {28c9f796-b860-4463-93f8-80525788cbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9251 | 2025.12.23 01:43:09.575717 [ 276 ] {28c9f796-b860-4463-93f8-80525788cbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9252 | 2025.12.23 01:43:09.576666 [ 276 ] {28c9f796-b860-4463-93f8-80525788cbd9} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2025.12.23 01:43:09.576704 [ 276 ] {28c9f796-b860-4463-93f8-80525788cbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9254 | 2025.12.23 01:43:09.577107 [ 276 ] {28c9f796-b860-4463-93f8-80525788cbd9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9255 | 2025.12.23 01:43:09.577321 [ 276 ] {28c9f796-b860-4463-93f8-80525788cbd9} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2025.12.23 01:43:09.577461 [ 276 ] {28c9f796-b860-4463-93f8-80525788cbd9} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001942 sec., 60762.10092687951 rows/sec., 5.16 MiB/sec. | ||
| 9257 | 2025.12.23 01:43:09.577499 [ 276 ] {28c9f796-b860-4463-93f8-80525788cbd9} <Debug> TCPHandler: Processed in 0.00235316 sec. | ||
| 9258 | 2025.12.23 01:43:09.577629 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2025.12.23 01:43:09.577725 [ 276 ] {ecd182dd-1cdb-4bb9-acdd-2095204b3433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9260 | 2025.12.23 01:43:09.577762 [ 276 ] {ecd182dd-1cdb-4bb9-acdd-2095204b3433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9261 | 2025.12.23 01:43:09.578466 [ 276 ] {ecd182dd-1cdb-4bb9-acdd-2095204b3433} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2025.12.23 01:43:09.578500 [ 276 ] {ecd182dd-1cdb-4bb9-acdd-2095204b3433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9263 | 2025.12.23 01:43:09.578794 [ 276 ] {ecd182dd-1cdb-4bb9-acdd-2095204b3433} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9264 | 2025.12.23 01:43:09.578998 [ 276 ] {ecd182dd-1cdb-4bb9-acdd-2095204b3433} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2025.12.23 01:43:09.579133 [ 276 ] {ecd182dd-1cdb-4bb9-acdd-2095204b3433} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001399 sec., 22158.68477483917 rows/sec., 1.63 MiB/sec. | ||
| 9266 | 2025.12.23 01:43:09.579169 [ 276 ] {ecd182dd-1cdb-4bb9-acdd-2095204b3433} <Debug> TCPHandler: Processed in 0.001563983 sec. | ||
| 9267 | 2025.12.23 01:43:09.579288 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2025.12.23 01:43:09.579380 [ 276 ] {465b0219-c3cf-4b3b-a96d-80f1a7b6cd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9269 | 2025.12.23 01:43:09.579418 [ 276 ] {465b0219-c3cf-4b3b-a96d-80f1a7b6cd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9270 | 2025.12.23 01:43:09.579885 [ 276 ] {465b0219-c3cf-4b3b-a96d-80f1a7b6cd44} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2025.12.23 01:43:09.579920 [ 276 ] {465b0219-c3cf-4b3b-a96d-80f1a7b6cd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9272 | 2025.12.23 01:43:09.580224 [ 276 ] {465b0219-c3cf-4b3b-a96d-80f1a7b6cd44} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9273 | 2025.12.23 01:43:09.580428 [ 276 ] {465b0219-c3cf-4b3b-a96d-80f1a7b6cd44} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2025.12.23 01:43:09.580551 [ 276 ] {465b0219-c3cf-4b3b-a96d-80f1a7b6cd44} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001189 sec., 79899.0748528175 rows/sec., 6.24 MiB/sec. | ||
| 9275 | 2025.12.23 01:43:09.580587 [ 276 ] {465b0219-c3cf-4b3b-a96d-80f1a7b6cd44} <Debug> TCPHandler: Processed in 0.001345488 sec. | ||
| 9276 | 2025.12.23 01:43:09.580706 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2025.12.23 01:43:09.580799 [ 276 ] {221561d1-ae44-40bf-92ec-9601cb315de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9278 | 2025.12.23 01:43:09.580841 [ 276 ] {221561d1-ae44-40bf-92ec-9601cb315de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9279 | 2025.12.23 01:43:09.581296 [ 276 ] {221561d1-ae44-40bf-92ec-9601cb315de0} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2025.12.23 01:43:09.581331 [ 276 ] {221561d1-ae44-40bf-92ec-9601cb315de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9281 | 2025.12.23 01:43:09.581657 [ 276 ] {221561d1-ae44-40bf-92ec-9601cb315de0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9282 | 2025.12.23 01:43:09.581861 [ 276 ] {221561d1-ae44-40bf-92ec-9601cb315de0} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2025.12.23 01:43:09.581985 [ 276 ] {221561d1-ae44-40bf-92ec-9601cb315de0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 9284 | 2025.12.23 01:43:09.582020 [ 276 ] {221561d1-ae44-40bf-92ec-9601cb315de0} <Debug> TCPHandler: Processed in 0.001361388 sec. | ||
| 9285 | 2025.12.23 01:43:09.582129 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9286 | 2025.12.23 01:43:09.582227 [ 276 ] {63f5ee61-0e65-4e63-a9dd-e967f8e36327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9287 | 2025.12.23 01:43:09.582281 [ 276 ] {63f5ee61-0e65-4e63-a9dd-e967f8e36327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9288 | 2025.12.23 01:43:09.583117 [ 276 ] {63f5ee61-0e65-4e63-a9dd-e967f8e36327} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2025.12.23 01:43:09.583153 [ 276 ] {63f5ee61-0e65-4e63-a9dd-e967f8e36327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9290 | 2025.12.23 01:43:09.583716 [ 276 ] {63f5ee61-0e65-4e63-a9dd-e967f8e36327} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9291 | 2025.12.23 01:43:09.583942 [ 276 ] {63f5ee61-0e65-4e63-a9dd-e967f8e36327} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9292 | 2025.12.23 01:43:09.584079 [ 276 ] {63f5ee61-0e65-4e63-a9dd-e967f8e36327} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00187 sec., 16577.540106951874 rows/sec., 29.71 MiB/sec. | ||
| 9293 | 2025.12.23 01:43:09.584131 [ 276 ] {63f5ee61-0e65-4e63-a9dd-e967f8e36327} <Debug> TCPHandler: Processed in 0.002048323 sec. | ||
| 9294 | 2025.12.23 01:43:09.584261 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9295 | 2025.12.23 01:43:09.584355 [ 276 ] {91de3dfe-da40-49a6-9eed-a72d1c000ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9296 | 2025.12.23 01:43:09.584400 [ 276 ] {91de3dfe-da40-49a6-9eed-a72d1c000ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9297 | 2025.12.23 01:43:09.584742 [ 276 ] {91de3dfe-da40-49a6-9eed-a72d1c000ea4} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2025.12.23 01:43:09.584776 [ 276 ] {91de3dfe-da40-49a6-9eed-a72d1c000ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9299 | 2025.12.23 01:43:09.585079 [ 276 ] {91de3dfe-da40-49a6-9eed-a72d1c000ea4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9300 | 2025.12.23 01:43:09.585289 [ 276 ] {91de3dfe-da40-49a6-9eed-a72d1c000ea4} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2025.12.23 01:43:09.585421 [ 276 ] {91de3dfe-da40-49a6-9eed-a72d1c000ea4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 9302 | 2025.12.23 01:43:09.585455 [ 276 ] {91de3dfe-da40-49a6-9eed-a72d1c000ea4} <Debug> TCPHandler: Processed in 0.001251717 sec. | ||
| 9303 | 2025.12.23 01:43:10.517129 [ 48 ] {} <Debug> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9304 | 2025.12.23 01:43:10.517243 [ 48 ] {} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2025.12.23 01:43:10.517288 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9306 | 2025.12.23 01:43:10.517438 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 9307 | 2025.12.23 01:43:10.517581 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9308 | 2025.12.23 01:43:10.517615 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 9309 | 2025.12.23 01:43:10.517680 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 9310 | 2025.12.23 01:43:10.517725 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 9311 | 2025.12.23 01:43:10.517768 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 9312 | 2025.12.23 01:43:10.517809 [ 194 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 9313 | 2025.12.23 01:43:10.518550 [ 192 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172005 sec., 37542.50195178348 rows/sec., 3.13 MiB/sec. | ||
| 9314 | 2025.12.23 01:43:10.518700 [ 192 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9315 | 2025.12.23 01:43:10.518977 [ 192 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_17_4} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2025.12.23 01:43:10.519060 [ 192 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_17_4} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9317 | 2025.12.23 01:43:10.519149 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9318 | 2025.12.23 01:43:11.314108 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1124 | ||
| 9319 | 2025.12.23 01:43:11.316972 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2025.12.23 01:43:11.317021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9321 | 2025.12.23 01:43:11.318225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9322 | 2025.12.23 01:43:11.318510 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2025.12.23 01:43:11.318889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 9324 | 2025.12.23 01:43:13.774409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22496 | ||
| 9325 | 2025.12.23 01:43:13.774962 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2025.12.23 01:43:13.775001 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9327 | 2025.12.23 01:43:13.775670 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9328 | 2025.12.23 01:43:13.775897 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2025.12.23 01:43:13.776022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22496 | ||
| 9330 | 2025.12.23 01:43:14.577014 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9331 | 2025.12.23 01:43:14.577198 [ 276 ] {6d04ef19-8315-4b60-b3c2-eefcac85d9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9332 | 2025.12.23 01:43:14.577272 [ 276 ] {6d04ef19-8315-4b60-b3c2-eefcac85d9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9333 | 2025.12.23 01:43:14.577946 [ 276 ] {6d04ef19-8315-4b60-b3c2-eefcac85d9ae} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2025.12.23 01:43:14.578000 [ 276 ] {6d04ef19-8315-4b60-b3c2-eefcac85d9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9335 | 2025.12.23 01:43:14.578427 [ 276 ] {6d04ef19-8315-4b60-b3c2-eefcac85d9ae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9336 | 2025.12.23 01:43:14.578674 [ 276 ] {6d04ef19-8315-4b60-b3c2-eefcac85d9ae} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2025.12.23 01:43:14.578842 [ 276 ] {6d04ef19-8315-4b60-b3c2-eefcac85d9ae} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001696 sec., 14150.943396226416 rows/sec., 1.17 MiB/sec. | ||
| 9338 | 2025.12.23 01:43:14.578897 [ 276 ] {6d04ef19-8315-4b60-b3c2-eefcac85d9ae} <Debug> TCPHandler: Processed in 0.002023643 sec. | ||
| 9339 | 2025.12.23 01:43:14.579066 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9340 | 2025.12.23 01:43:14.579177 [ 276 ] {ba961a84-2ab1-4a0c-bb06-a83d101a19fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9341 | 2025.12.23 01:43:14.579228 [ 276 ] {ba961a84-2ab1-4a0c-bb06-a83d101a19fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9342 | 2025.12.23 01:43:14.579807 [ 276 ] {ba961a84-2ab1-4a0c-bb06-a83d101a19fd} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2025.12.23 01:43:14.579857 [ 276 ] {ba961a84-2ab1-4a0c-bb06-a83d101a19fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9344 | 2025.12.23 01:43:14.580302 [ 276 ] {ba961a84-2ab1-4a0c-bb06-a83d101a19fd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9345 | 2025.12.23 01:43:14.580544 [ 276 ] {ba961a84-2ab1-4a0c-bb06-a83d101a19fd} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2025.12.23 01:43:14.580697 [ 276 ] {ba961a84-2ab1-4a0c-bb06-a83d101a19fd} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001546 sec., 126778.78395860284 rows/sec., 11.29 MiB/sec. | ||
| 9347 | 2025.12.23 01:43:14.580737 [ 276 ] {ba961a84-2ab1-4a0c-bb06-a83d101a19fd} <Debug> TCPHandler: Processed in 0.001735287 sec. | ||
| 9348 | 2025.12.23 01:43:14.580873 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9349 | 2025.12.23 01:43:14.580978 [ 276 ] {52185f6d-450d-45f2-a7c2-6801777f77e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9350 | 2025.12.23 01:43:14.581023 [ 276 ] {52185f6d-450d-45f2-a7c2-6801777f77e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9351 | 2025.12.23 01:43:14.581446 [ 276 ] {52185f6d-450d-45f2-a7c2-6801777f77e9} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9352 | 2025.12.23 01:43:14.581486 [ 276 ] {52185f6d-450d-45f2-a7c2-6801777f77e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9353 | 2025.12.23 01:43:14.581801 [ 276 ] {52185f6d-450d-45f2-a7c2-6801777f77e9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9354 | 2025.12.23 01:43:14.582019 [ 276 ] {52185f6d-450d-45f2-a7c2-6801777f77e9} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9355 | 2025.12.23 01:43:14.582147 [ 43 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9356 | 2025.12.23 01:43:14.582155 [ 276 ] {52185f6d-450d-45f2-a7c2-6801777f77e9} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.0012 sec., 18333.333333333336 rows/sec., 1.39 MiB/sec. | ||
| 9357 | 2025.12.23 01:43:14.582221 [ 43 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2025.12.23 01:43:14.582239 [ 276 ] {52185f6d-450d-45f2-a7c2-6801777f77e9} <Debug> TCPHandler: Processed in 0.00142692 sec. | ||
| 9359 | 2025.12.23 01:43:14.582250 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9360 | 2025.12.23 01:43:14.582371 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9361 | 2025.12.23 01:43:14.582390 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9362 | 2025.12.23 01:43:14.582473 [ 276 ] {272cf9d3-d4e1-4b03-af3a-594f8022d3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9363 | 2025.12.23 01:43:14.582521 [ 276 ] {272cf9d3-d4e1-4b03-af3a-594f8022d3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9364 | 2025.12.23 01:43:14.582554 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9365 | 2025.12.23 01:43:14.582596 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 71 rows starting from the beginning of the part | ||
| 9366 | 2025.12.23 01:43:14.582668 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 9367 | 2025.12.23 01:43:14.582716 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 39 rows starting from the beginning of the part | ||
| 9368 | 2025.12.23 01:43:14.582757 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 9369 | 2025.12.23 01:43:14.582798 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 9370 | 2025.12.23 01:43:14.582840 [ 186 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part | ||
| 9371 | 2025.12.23 01:43:14.582952 [ 276 ] {272cf9d3-d4e1-4b03-af3a-594f8022d3ce} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9372 | 2025.12.23 01:43:14.582996 [ 276 ] {272cf9d3-d4e1-4b03-af3a-594f8022d3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9373 | 2025.12.23 01:43:14.583337 [ 276 ] {272cf9d3-d4e1-4b03-af3a-594f8022d3ce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9374 | 2025.12.23 01:43:14.583598 [ 276 ] {272cf9d3-d4e1-4b03-af3a-594f8022d3ce} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2025.12.23 01:43:14.583732 [ 276 ] {272cf9d3-d4e1-4b03-af3a-594f8022d3ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001279 sec., 18764.659890539486 rows/sec., 1.56 MiB/sec. | ||
| 9376 | 2025.12.23 01:43:14.583732 [ 192 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400149 sec., 130700.37546004032 rows/sec., 10.08 MiB/sec. | ||
| 9377 | 2025.12.23 01:43:14.583770 [ 276 ] {272cf9d3-d4e1-4b03-af3a-594f8022d3ce} <Debug> TCPHandler: Processed in 0.00144986 sec. | ||
| 9378 | 2025.12.23 01:43:14.583896 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9379 | 2025.12.23 01:43:14.583922 [ 200 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9380 | 2025.12.23 01:43:14.583992 [ 276 ] {afc1dba2-d935-4dc7-88c4-96a73f7eaad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9381 | 2025.12.23 01:43:14.584034 [ 276 ] {afc1dba2-d935-4dc7-88c4-96a73f7eaad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9382 | 2025.12.23 01:43:14.584204 [ 200 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_66_13} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2025.12.23 01:43:14.584276 [ 200 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_66_13} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9384 | 2025.12.23 01:43:14.584363 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9385 | 2025.12.23 01:43:14.584427 [ 276 ] {afc1dba2-d935-4dc7-88c4-96a73f7eaad4} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2025.12.23 01:43:14.584463 [ 276 ] {afc1dba2-d935-4dc7-88c4-96a73f7eaad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9387 | 2025.12.23 01:43:14.584754 [ 276 ] {afc1dba2-d935-4dc7-88c4-96a73f7eaad4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9388 | 2025.12.23 01:43:14.584965 [ 276 ] {afc1dba2-d935-4dc7-88c4-96a73f7eaad4} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2025.12.23 01:43:14.585098 [ 276 ] {afc1dba2-d935-4dc7-88c4-96a73f7eaad4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 9390 | 2025.12.23 01:43:14.585136 [ 276 ] {afc1dba2-d935-4dc7-88c4-96a73f7eaad4} <Debug> TCPHandler: Processed in 0.001289507 sec. | ||
| 9391 | 2025.12.23 01:43:14.585248 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9392 | 2025.12.23 01:43:14.585341 [ 276 ] {d569adb1-fc6a-4701-8883-8aac92100e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9393 | 2025.12.23 01:43:14.585381 [ 276 ] {d569adb1-fc6a-4701-8883-8aac92100e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9394 | 2025.12.23 01:43:14.585806 [ 276 ] {d569adb1-fc6a-4701-8883-8aac92100e75} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9395 | 2025.12.23 01:43:14.585843 [ 276 ] {d569adb1-fc6a-4701-8883-8aac92100e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9396 | 2025.12.23 01:43:14.586216 [ 276 ] {d569adb1-fc6a-4701-8883-8aac92100e75} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9397 | 2025.12.23 01:43:14.586437 [ 276 ] {d569adb1-fc6a-4701-8883-8aac92100e75} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9398 | 2025.12.23 01:43:14.586566 [ 276 ] {d569adb1-fc6a-4701-8883-8aac92100e75} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001242 sec., 88566.82769726247 rows/sec., 7.21 MiB/sec. | ||
| 9399 | 2025.12.23 01:43:14.586603 [ 276 ] {d569adb1-fc6a-4701-8883-8aac92100e75} <Debug> TCPHandler: Processed in 0.001403889 sec. | ||
| 9400 | 2025.12.23 01:43:14.586728 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9401 | 2025.12.23 01:43:14.586820 [ 276 ] {85cdf50c-b5a4-408a-9281-96569b7a8f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9402 | 2025.12.23 01:43:14.586865 [ 276 ] {85cdf50c-b5a4-408a-9281-96569b7a8f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9403 | 2025.12.23 01:43:14.587318 [ 276 ] {85cdf50c-b5a4-408a-9281-96569b7a8f80} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2025.12.23 01:43:14.587360 [ 276 ] {85cdf50c-b5a4-408a-9281-96569b7a8f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9405 | 2025.12.23 01:43:14.587707 [ 276 ] {85cdf50c-b5a4-408a-9281-96569b7a8f80} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9406 | 2025.12.23 01:43:14.587951 [ 276 ] {85cdf50c-b5a4-408a-9281-96569b7a8f80} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2025.12.23 01:43:14.588095 [ 276 ] {85cdf50c-b5a4-408a-9281-96569b7a8f80} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001292 sec., 151702.78637770898 rows/sec., 10.88 MiB/sec. | ||
| 9408 | 2025.12.23 01:43:14.588131 [ 276 ] {85cdf50c-b5a4-408a-9281-96569b7a8f80} <Debug> TCPHandler: Processed in 0.001451891 sec. | ||
| 9409 | 2025.12.23 01:43:14.588262 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9410 | 2025.12.23 01:43:14.588355 [ 276 ] {796fcfbc-cf1d-4674-b32f-395c1951a513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9411 | 2025.12.23 01:43:14.588409 [ 276 ] {796fcfbc-cf1d-4674-b32f-395c1951a513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9412 | 2025.12.23 01:43:14.589196 [ 276 ] {796fcfbc-cf1d-4674-b32f-395c1951a513} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2025.12.23 01:43:14.589232 [ 276 ] {796fcfbc-cf1d-4674-b32f-395c1951a513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9414 | 2025.12.23 01:43:14.589752 [ 276 ] {796fcfbc-cf1d-4674-b32f-395c1951a513} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9415 | 2025.12.23 01:43:14.589971 [ 276 ] {796fcfbc-cf1d-4674-b32f-395c1951a513} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9416 | 2025.12.23 01:43:14.590097 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9417 | 2025.12.23 01:43:14.590110 [ 276 ] {796fcfbc-cf1d-4674-b32f-395c1951a513} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001773 sec., 5640.157924421884 rows/sec., 10.11 MiB/sec. | ||
| 9418 | 2025.12.23 01:43:14.590145 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2025.12.23 01:43:14.590169 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9420 | 2025.12.23 01:43:14.590183 [ 276 ] {796fcfbc-cf1d-4674-b32f-395c1951a513} <Debug> TCPHandler: Processed in 0.001969191 sec. | ||
| 9421 | 2025.12.23 01:43:14.590252 [ 186 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9422 | 2025.12.23 01:43:14.590313 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9423 | 2025.12.23 01:43:14.590411 [ 276 ] {1e3fc91d-ab83-4653-9f98-c1506634e4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9424 | 2025.12.23 01:43:14.590456 [ 276 ] {1e3fc91d-ab83-4653-9f98-c1506634e4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9425 | 2025.12.23 01:43:14.590489 [ 186 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9426 | 2025.12.23 01:43:14.590547 [ 186 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1202 rows starting from the beginning of the part | ||
| 9427 | 2025.12.23 01:43:14.590660 [ 186 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 9428 | 2025.12.23 01:43:14.590764 [ 186 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 9429 | 2025.12.23 01:43:14.590802 [ 276 ] {1e3fc91d-ab83-4653-9f98-c1506634e4eb} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2025.12.23 01:43:14.590842 [ 276 ] {1e3fc91d-ab83-4653-9f98-c1506634e4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9431 | 2025.12.23 01:43:14.590868 [ 186 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 9432 | 2025.12.23 01:43:14.590973 [ 186 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 9433 | 2025.12.23 01:43:14.591068 [ 186 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 9434 | 2025.12.23 01:43:14.591166 [ 276 ] {1e3fc91d-ab83-4653-9f98-c1506634e4eb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9435 | 2025.12.23 01:43:14.591461 [ 276 ] {1e3fc91d-ab83-4653-9f98-c1506634e4eb} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9436 | 2025.12.23 01:43:14.591613 [ 276 ] {1e3fc91d-ab83-4653-9f98-c1506634e4eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 9437 | 2025.12.23 01:43:14.591651 [ 276 ] {1e3fc91d-ab83-4653-9f98-c1506634e4eb} <Debug> TCPHandler: Processed in 0.00138694 sec. | ||
| 9438 | 2025.12.23 01:43:14.599582 [ 192 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 19 columns (19 merged, 0 gathered) in 0.009362799 sec., 138206.53417850795 rows/sec., 247.66 MiB/sec. | ||
| 9439 | 2025.12.23 01:43:14.601011 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9440 | 2025.12.23 01:43:14.601351 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9441 | 2025.12.23 01:43:14.601420 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9442 | 2025.12.23 01:43:14.601537 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 9443 | 2025.12.23 01:43:14.804099 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47482 | ||
| 9444 | 2025.12.23 01:43:14.804208 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9445 | 2025.12.23 01:43:14.804234 [ 289 ] {} <Debug> TCP-Session: bb1d417d-351b-433b-9b90-008eb5cf0093 Authenticating user 'default' from [fd00:1122:3344:101::e]:47482 | ||
| 9446 | 2025.12.23 01:43:14.804257 [ 289 ] {} <Debug> TCP-Session: bb1d417d-351b-433b-9b90-008eb5cf0093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9447 | 2025.12.23 01:43:14.804271 [ 289 ] {} <Debug> TCP-Session: bb1d417d-351b-433b-9b90-008eb5cf0093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9448 | 2025.12.23 01:43:14.804493 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61142 | ||
| 9449 | 2025.12.23 01:43:14.804526 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65405 | ||
| 9450 | 2025.12.23 01:43:14.804551 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50931 | ||
| 9451 | 2025.12.23 01:43:14.804571 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51104 | ||
| 9452 | 2025.12.23 01:43:14.804598 [ 289 ] {} <Trace> TCP-Session: bb1d417d-351b-433b-9b90-008eb5cf0093 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9453 | 2025.12.23 01:43:14.804612 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9454 | 2025.12.23 01:43:14.804540 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46627 | ||
| 9455 | 2025.12.23 01:43:14.804646 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9456 | 2025.12.23 01:43:14.804655 [ 290 ] {} <Debug> TCP-Session: 4cd559fb-b7f7-4615-916d-fc7cb946f56e Authenticating user 'default' from [fd00:1122:3344:101::e]:61142 | ||
| 9457 | 2025.12.23 01:43:14.804536 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48581 | ||
| 9458 | 2025.12.23 01:43:14.804690 [ 290 ] {} <Debug> TCP-Session: 4cd559fb-b7f7-4615-916d-fc7cb946f56e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9459 | 2025.12.23 01:43:14.804678 [ 275 ] {} <Debug> TCP-Session: 56b91313-aeb6-45eb-9c73-278a238fd825 Authenticating user 'default' from [fd00:1122:3344:101::e]:50931 | ||
| 9460 | 2025.12.23 01:43:14.804723 [ 290 ] {} <Debug> TCP-Session: 4cd559fb-b7f7-4615-916d-fc7cb946f56e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9461 | 2025.12.23 01:43:14.804745 [ 275 ] {} <Debug> TCP-Session: 56b91313-aeb6-45eb-9c73-278a238fd825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9462 | 2025.12.23 01:43:14.804530 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51652 | ||
| 9463 | 2025.12.23 01:43:14.804762 [ 275 ] {} <Debug> TCP-Session: 56b91313-aeb6-45eb-9c73-278a238fd825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9464 | 2025.12.23 01:43:14.804781 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9465 | 2025.12.23 01:43:14.804783 [ 289 ] {3b31fc8b-60d5-48c0-90c0-374bc89989e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47482) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9466 | 2025.12.23 01:43:14.804834 [ 348 ] {} <Debug> TCP-Session: 4df10534-3520-4738-aae4-cd23917562a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65405 | ||
| 9467 | 2025.12.23 01:43:14.804562 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59104 | ||
| 9468 | 2025.12.23 01:43:14.804885 [ 348 ] {} <Debug> TCP-Session: 4df10534-3520-4738-aae4-cd23917562a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9469 | 2025.12.23 01:43:14.804901 [ 348 ] {} <Debug> TCP-Session: 4df10534-3520-4738-aae4-cd23917562a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9470 | 2025.12.23 01:43:14.805104 [ 289 ] {3b31fc8b-60d5-48c0-90c0-374bc89989e1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9471 | 2025.12.23 01:43:14.805169 [ 289 ] {3b31fc8b-60d5-48c0-90c0-374bc89989e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9472 | 2025.12.23 01:43:14.805290 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9473 | 2025.12.23 01:43:14.805330 [ 292 ] {} <Debug> TCP-Session: c02f3d59-3c05-4662-984b-5f3f1cc456fc Authenticating user 'default' from [fd00:1122:3344:101::e]:51652 | ||
| 9474 | 2025.12.23 01:43:14.805352 [ 292 ] {} <Debug> TCP-Session: c02f3d59-3c05-4662-984b-5f3f1cc456fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9475 | 2025.12.23 01:43:14.805369 [ 292 ] {} <Debug> TCP-Session: c02f3d59-3c05-4662-984b-5f3f1cc456fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9476 | 2025.12.23 01:43:14.805412 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9477 | 2025.12.23 01:43:14.805446 [ 293 ] {} <Debug> TCP-Session: 56f3ccd9-d800-4fe3-aeb5-897cb024d89b Authenticating user 'default' from [fd00:1122:3344:101::e]:48581 | ||
| 9478 | 2025.12.23 01:43:14.805459 [ 289 ] {3b31fc8b-60d5-48c0-90c0-374bc89989e1} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 9479 | 2025.12.23 01:43:14.805464 [ 293 ] {} <Debug> TCP-Session: 56f3ccd9-d800-4fe3-aeb5-897cb024d89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9480 | 2025.12.23 01:43:14.805494 [ 293 ] {} <Debug> TCP-Session: 56f3ccd9-d800-4fe3-aeb5-897cb024d89b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9481 | 2025.12.23 01:43:14.805791 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9482 | 2025.12.23 01:43:14.805826 [ 294 ] {} <Debug> TCP-Session: b83a6b81-d9d6-45c7-a443-ffa19544790f Authenticating user 'default' from [fd00:1122:3344:101::e]:46627 | ||
| 9483 | 2025.12.23 01:43:14.805843 [ 294 ] {} <Debug> TCP-Session: b83a6b81-d9d6-45c7-a443-ffa19544790f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9484 | 2025.12.23 01:43:14.805859 [ 294 ] {} <Debug> TCP-Session: b83a6b81-d9d6-45c7-a443-ffa19544790f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9485 | 2025.12.23 01:43:14.805909 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9486 | 2025.12.23 01:43:14.805949 [ 288 ] {} <Debug> TCP-Session: 184f40ff-f417-4434-9a7e-8aca5925706a Authenticating user 'default' from [fd00:1122:3344:101::e]:51104 | ||
| 9487 | 2025.12.23 01:43:14.805969 [ 288 ] {} <Debug> TCP-Session: 184f40ff-f417-4434-9a7e-8aca5925706a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9488 | 2025.12.23 01:43:14.805986 [ 288 ] {} <Debug> TCP-Session: 184f40ff-f417-4434-9a7e-8aca5925706a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9489 | 2025.12.23 01:43:14.806043 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9490 | 2025.12.23 01:43:14.806089 [ 287 ] {} <Debug> TCP-Session: acc1a70a-97f3-4752-8f24-e08607bb19bc Authenticating user 'default' from [fd00:1122:3344:101::e]:59104 | ||
| 9491 | 2025.12.23 01:43:14.806110 [ 287 ] {} <Debug> TCP-Session: acc1a70a-97f3-4752-8f24-e08607bb19bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9492 | 2025.12.23 01:43:14.806123 [ 287 ] {} <Debug> TCP-Session: acc1a70a-97f3-4752-8f24-e08607bb19bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9493 | 2025.12.23 01:43:14.806437 [ 297 ] {3b31fc8b-60d5-48c0-90c0-374bc89989e1} <Trace> AggregatingTransform: Aggregating | ||
| 9494 | 2025.12.23 01:43:14.806484 [ 297 ] {3b31fc8b-60d5-48c0-90c0-374bc89989e1} <Trace> Aggregator: Aggregation method: without_key | ||
| 9495 | 2025.12.23 01:43:14.806515 [ 297 ] {3b31fc8b-60d5-48c0-90c0-374bc89989e1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952131 sec. (1050.276 rows/sec., 41.03 KiB/sec.) | ||
| 9496 | 2025.12.23 01:43:14.806532 [ 297 ] {3b31fc8b-60d5-48c0-90c0-374bc89989e1} <Trace> Aggregator: Merging aggregated data | ||
| 9497 | 2025.12.23 01:43:14.807748 [ 289 ] {3b31fc8b-60d5-48c0-90c0-374bc89989e1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003029 sec., 330.1419610432486 rows/sec., 12.90 KiB/sec. | ||
| 9498 | 2025.12.23 01:43:14.807868 [ 289 ] {3b31fc8b-60d5-48c0-90c0-374bc89989e1} <Debug> TCPHandler: Processed in 0.003393502 sec. | ||
| 9499 | 2025.12.23 01:43:14.807976 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9500 | 2025.12.23 01:43:14.808005 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9501 | 2025.12.23 01:43:14.808012 [ 289 ] {} <Debug> TCP-Session: bb1d417d-351b-433b-9b90-008eb5cf0093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9502 | 2025.12.23 01:43:14.808023 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9503 | 2025.12.23 01:43:14.808040 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9504 | 2025.12.23 01:43:14.808052 [ 292 ] {} <Debug> TCP-Session: c02f3d59-3c05-4662-984b-5f3f1cc456fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9505 | 2025.12.23 01:43:14.808070 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9506 | 2025.12.23 01:43:14.808091 [ 290 ] {} <Debug> TCP-Session: 4cd559fb-b7f7-4615-916d-fc7cb946f56e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9507 | 2025.12.23 01:43:14.808102 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9508 | 2025.12.23 01:43:14.808120 [ 275 ] {} <Debug> TCP-Session: 56b91313-aeb6-45eb-9c73-278a238fd825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9509 | 2025.12.23 01:43:14.808113 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9510 | 2025.12.23 01:43:14.808154 [ 348 ] {} <Debug> TCP-Session: 4df10534-3520-4738-aae4-cd23917562a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9511 | 2025.12.23 01:43:14.808106 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9512 | 2025.12.23 01:43:14.808191 [ 287 ] {} <Debug> TCP-Session: acc1a70a-97f3-4752-8f24-e08607bb19bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9513 | 2025.12.23 01:43:14.808081 [ 294 ] {} <Debug> TCP-Session: b83a6b81-d9d6-45c7-a443-ffa19544790f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9514 | 2025.12.23 01:43:14.808223 [ 293 ] {} <Debug> TCP-Session: 56f3ccd9-d800-4fe3-aeb5-897cb024d89b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9515 | 2025.12.23 01:43:14.808055 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9516 | 2025.12.23 01:43:14.808295 [ 288 ] {} <Debug> TCP-Session: 184f40ff-f417-4434-9a7e-8aca5925706a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9517 | 2025.12.23 01:43:14.992698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9518 | 2025.12.23 01:43:15.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.79 MiB, peak 324.23 MiB, free memory in arenas 0.00 B, will set to 315.41 MiB (RSS), difference: 3.63 MiB | ||
| 9519 | 2025.12.23 01:43:15.009043 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2025.12.23 01:43:15.009104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 9521 | 2025.12.23 01:43:15.014874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9522 | 2025.12.23 01:43:15.015613 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2025.12.23 01:43:15.018846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9524 | 2025.12.23 01:43:16.065817 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53521 | ||
| 9525 | 2025.12.23 01:43:16.065960 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9526 | 2025.12.23 01:43:16.065993 [ 289 ] {} <Debug> TCP-Session: 98a0600a-8971-4ea5-874c-df88fd84755b Authenticating user 'default' from [fd00:1122:3344:101::e]:53521 | ||
| 9527 | 2025.12.23 01:43:16.066019 [ 289 ] {} <Debug> TCP-Session: 98a0600a-8971-4ea5-874c-df88fd84755b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9528 | 2025.12.23 01:43:16.066035 [ 289 ] {} <Debug> TCP-Session: 98a0600a-8971-4ea5-874c-df88fd84755b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9529 | 2025.12.23 01:43:16.066253 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56719 | ||
| 9530 | 2025.12.23 01:43:16.066304 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39032 | ||
| 9531 | 2025.12.23 01:43:16.066319 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45065 | ||
| 9532 | 2025.12.23 01:43:16.066365 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49414 | ||
| 9533 | 2025.12.23 01:43:16.066395 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9534 | 2025.12.23 01:43:16.066389 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52322 | ||
| 9535 | 2025.12.23 01:43:16.066450 [ 290 ] {} <Debug> TCP-Session: 7f78248f-d6fd-4f42-8e06-d3bbebd09528 Authenticating user 'default' from [fd00:1122:3344:101::e]:56719 | ||
| 9536 | 2025.12.23 01:43:16.066472 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9537 | 2025.12.23 01:43:16.066476 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9538 | 2025.12.23 01:43:16.066498 [ 290 ] {} <Debug> TCP-Session: 7f78248f-d6fd-4f42-8e06-d3bbebd09528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9539 | 2025.12.23 01:43:16.066502 [ 275 ] {} <Debug> TCP-Session: 74c6e9ae-086c-43bc-a5c8-cb19a3d7eb1f Authenticating user 'default' from [fd00:1122:3344:101::e]:49414 | ||
| 9540 | 2025.12.23 01:43:16.066520 [ 292 ] {} <Debug> TCP-Session: 3a3bdbce-e105-4b54-838e-4d8e1914ffcc Authenticating user 'default' from [fd00:1122:3344:101::e]:45065 | ||
| 9541 | 2025.12.23 01:43:16.066523 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9542 | 2025.12.23 01:43:16.066541 [ 275 ] {} <Debug> TCP-Session: 74c6e9ae-086c-43bc-a5c8-cb19a3d7eb1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9543 | 2025.12.23 01:43:16.066561 [ 292 ] {} <Debug> TCP-Session: 3a3bdbce-e105-4b54-838e-4d8e1914ffcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2025.12.23 01:43:16.066577 [ 288 ] {} <Debug> TCP-Session: e5f58bc4-e683-4ebc-9c7f-415d3058b613 Authenticating user 'default' from [fd00:1122:3344:101::e]:52322 | ||
| 9545 | 2025.12.23 01:43:16.066594 [ 292 ] {} <Debug> TCP-Session: 3a3bdbce-e105-4b54-838e-4d8e1914ffcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2025.12.23 01:43:16.066610 [ 288 ] {} <Debug> TCP-Session: e5f58bc4-e683-4ebc-9c7f-415d3058b613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2025.12.23 01:43:16.066585 [ 275 ] {} <Debug> TCP-Session: 74c6e9ae-086c-43bc-a5c8-cb19a3d7eb1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9548 | 2025.12.23 01:43:16.066634 [ 288 ] {} <Debug> TCP-Session: e5f58bc4-e683-4ebc-9c7f-415d3058b613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2025.12.23 01:43:16.066526 [ 290 ] {} <Debug> TCP-Session: 7f78248f-d6fd-4f42-8e06-d3bbebd09528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9550 | 2025.12.23 01:43:16.066496 [ 289 ] {} <Trace> TCP-Session: 98a0600a-8971-4ea5-874c-df88fd84755b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2025.12.23 01:43:16.066457 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9552 | 2025.12.23 01:43:16.066380 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57171 | ||
| 9553 | 2025.12.23 01:43:16.066789 [ 348 ] {} <Debug> TCP-Session: 634164ae-fd62-404a-87f9-e2e077366cf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39032 | ||
| 9554 | 2025.12.23 01:43:16.066354 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51799 | ||
| 9555 | 2025.12.23 01:43:16.066826 [ 348 ] {} <Debug> TCP-Session: 634164ae-fd62-404a-87f9-e2e077366cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2025.12.23 01:43:16.066856 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9557 | 2025.12.23 01:43:16.066868 [ 348 ] {} <Debug> TCP-Session: 634164ae-fd62-404a-87f9-e2e077366cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9558 | 2025.12.23 01:43:16.066886 [ 287 ] {} <Debug> TCP-Session: 40185338-bd13-4c05-af6f-adcd110ebf9b Authenticating user 'default' from [fd00:1122:3344:101::e]:57171 | ||
| 9559 | 2025.12.23 01:43:16.066322 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47420 | ||
| 9560 | 2025.12.23 01:43:16.066912 [ 287 ] {} <Debug> TCP-Session: 40185338-bd13-4c05-af6f-adcd110ebf9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2025.12.23 01:43:16.066947 [ 289 ] {28666e3d-12a5-438f-9f06-3ecf2d552e44} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53521) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9562 | 2025.12.23 01:43:16.066964 [ 287 ] {} <Debug> TCP-Session: 40185338-bd13-4c05-af6f-adcd110ebf9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2025.12.23 01:43:16.066906 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9564 | 2025.12.23 01:43:16.067033 [ 294 ] {} <Debug> TCP-Session: b007e9e0-14c8-42c5-978b-cafb3116ce20 Authenticating user 'default' from [fd00:1122:3344:101::e]:51799 | ||
| 9565 | 2025.12.23 01:43:16.067054 [ 294 ] {} <Debug> TCP-Session: b007e9e0-14c8-42c5-978b-cafb3116ce20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9566 | 2025.12.23 01:43:16.067070 [ 294 ] {} <Debug> TCP-Session: b007e9e0-14c8-42c5-978b-cafb3116ce20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9567 | 2025.12.23 01:43:16.067197 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9568 | 2025.12.23 01:43:16.067236 [ 293 ] {} <Debug> TCP-Session: 3cad7569-a72c-478a-8171-d70f18f31c95 Authenticating user 'default' from [fd00:1122:3344:101::e]:47420 | ||
| 9569 | 2025.12.23 01:43:16.067261 [ 293 ] {} <Debug> TCP-Session: 3cad7569-a72c-478a-8171-d70f18f31c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9570 | 2025.12.23 01:43:16.067278 [ 293 ] {} <Debug> TCP-Session: 3cad7569-a72c-478a-8171-d70f18f31c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9571 | 2025.12.23 01:43:16.067318 [ 289 ] {28666e3d-12a5-438f-9f06-3ecf2d552e44} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9572 | 2025.12.23 01:43:16.067384 [ 289 ] {28666e3d-12a5-438f-9f06-3ecf2d552e44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9573 | 2025.12.23 01:43:16.067744 [ 289 ] {28666e3d-12a5-438f-9f06-3ecf2d552e44} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 9574 | 2025.12.23 01:43:16.069005 [ 331 ] {28666e3d-12a5-438f-9f06-3ecf2d552e44} <Trace> AggregatingTransform: Aggregating | ||
| 9575 | 2025.12.23 01:43:16.069059 [ 331 ] {28666e3d-12a5-438f-9f06-3ecf2d552e44} <Trace> Aggregator: Aggregation method: without_key | ||
| 9576 | 2025.12.23 01:43:16.069100 [ 331 ] {28666e3d-12a5-438f-9f06-3ecf2d552e44} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001227095 sec. (814.933 rows/sec., 31.83 KiB/sec.) | ||
| 9577 | 2025.12.23 01:43:16.069121 [ 331 ] {28666e3d-12a5-438f-9f06-3ecf2d552e44} <Trace> Aggregator: Merging aggregated data | ||
| 9578 | 2025.12.23 01:43:16.070322 [ 289 ] {28666e3d-12a5-438f-9f06-3ecf2d552e44} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003462 sec., 288.85037550548816 rows/sec., 11.28 KiB/sec. | ||
| 9579 | 2025.12.23 01:43:16.070480 [ 289 ] {28666e3d-12a5-438f-9f06-3ecf2d552e44} <Debug> TCPHandler: Processed in 0.004139368 sec. | ||
| 9580 | 2025.12.23 01:43:16.070606 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9581 | 2025.12.23 01:43:16.070638 [ 289 ] {} <Debug> TCP-Session: 98a0600a-8971-4ea5-874c-df88fd84755b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9582 | 2025.12.23 01:43:16.070643 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9583 | 2025.12.23 01:43:16.070663 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9584 | 2025.12.23 01:43:16.070692 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9585 | 2025.12.23 01:43:16.070698 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9586 | 2025.12.23 01:43:16.070726 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9587 | 2025.12.23 01:43:16.070746 [ 292 ] {} <Debug> TCP-Session: 3a3bdbce-e105-4b54-838e-4d8e1914ffcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2025.12.23 01:43:16.070757 [ 288 ] {} <Debug> TCP-Session: e5f58bc4-e683-4ebc-9c7f-415d3058b613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9589 | 2025.12.23 01:43:16.070762 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9590 | 2025.12.23 01:43:16.070783 [ 294 ] {} <Debug> TCP-Session: b007e9e0-14c8-42c5-978b-cafb3116ce20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9591 | 2025.12.23 01:43:16.070744 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9592 | 2025.12.23 01:43:16.070819 [ 287 ] {} <Debug> TCP-Session: 40185338-bd13-4c05-af6f-adcd110ebf9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9593 | 2025.12.23 01:43:16.070723 [ 348 ] {} <Debug> TCP-Session: 634164ae-fd62-404a-87f9-e2e077366cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9594 | 2025.12.23 01:43:16.070862 [ 293 ] {} <Debug> TCP-Session: 3cad7569-a72c-478a-8171-d70f18f31c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2025.12.23 01:43:16.070702 [ 290 ] {} <Debug> TCP-Session: 7f78248f-d6fd-4f42-8e06-d3bbebd09528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9596 | 2025.12.23 01:43:16.070709 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9597 | 2025.12.23 01:43:16.070936 [ 275 ] {} <Debug> TCP-Session: 74c6e9ae-086c-43bc-a5c8-cb19a3d7eb1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9598 | 2025.12.23 01:43:16.153841 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33646 | ||
| 9599 | 2025.12.23 01:43:16.153944 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9600 | 2025.12.23 01:43:16.153970 [ 289 ] {} <Debug> TCP-Session: 6ea79d08-dd4e-4a67-893c-0352598dc5e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33646 | ||
| 9601 | 2025.12.23 01:43:16.153991 [ 289 ] {} <Debug> TCP-Session: 6ea79d08-dd4e-4a67-893c-0352598dc5e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9602 | 2025.12.23 01:43:16.154004 [ 289 ] {} <Debug> TCP-Session: 6ea79d08-dd4e-4a67-893c-0352598dc5e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9603 | 2025.12.23 01:43:16.154207 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54415 | ||
| 9604 | 2025.12.23 01:43:16.154241 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61165 | ||
| 9605 | 2025.12.23 01:43:16.154246 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55260 | ||
| 9606 | 2025.12.23 01:43:16.154289 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39396 | ||
| 9607 | 2025.12.23 01:43:16.154320 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9608 | 2025.12.23 01:43:16.154313 [ 289 ] {} <Trace> TCP-Session: 6ea79d08-dd4e-4a67-893c-0352598dc5e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2025.12.23 01:43:16.154360 [ 290 ] {} <Debug> TCP-Session: c229f313-7e3a-49cb-aa9d-6846c2eaf78c Authenticating user 'default' from [fd00:1122:3344:101::e]:54415 | ||
| 9610 | 2025.12.23 01:43:16.154357 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9611 | 2025.12.23 01:43:16.154384 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9612 | 2025.12.23 01:43:16.154395 [ 290 ] {} <Debug> TCP-Session: c229f313-7e3a-49cb-aa9d-6846c2eaf78c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9613 | 2025.12.23 01:43:16.154415 [ 348 ] {} <Debug> TCP-Session: 5d5f0eb3-c4dc-4a72-9eab-ab9892c0f04c Authenticating user 'default' from [fd00:1122:3344:101::e]:61165 | ||
| 9614 | 2025.12.23 01:43:16.154435 [ 290 ] {} <Debug> TCP-Session: c229f313-7e3a-49cb-aa9d-6846c2eaf78c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2025.12.23 01:43:16.154433 [ 288 ] {} <Debug> TCP-Session: 32e1bf16-f3a0-4049-91a4-e9266f8f7f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:39396 | ||
| 9616 | 2025.12.23 01:43:16.154458 [ 348 ] {} <Debug> TCP-Session: 5d5f0eb3-c4dc-4a72-9eab-ab9892c0f04c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9617 | 2025.12.23 01:43:16.154484 [ 288 ] {} <Debug> TCP-Session: 32e1bf16-f3a0-4049-91a4-e9266f8f7f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9618 | 2025.12.23 01:43:16.154499 [ 348 ] {} <Debug> TCP-Session: 5d5f0eb3-c4dc-4a72-9eab-ab9892c0f04c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2025.12.23 01:43:16.154512 [ 288 ] {} <Debug> TCP-Session: 32e1bf16-f3a0-4049-91a4-e9266f8f7f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9620 | 2025.12.23 01:43:16.154522 [ 289 ] {756c4043-339c-4ece-8238-0e20491e4d36} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33646) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9621 | 2025.12.23 01:43:16.154383 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9622 | 2025.12.23 01:43:16.154280 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54712 | ||
| 9623 | 2025.12.23 01:43:16.154584 [ 292 ] {} <Debug> TCP-Session: 39d7e12e-636c-42e0-8abc-cf84cecd3346 Authenticating user 'default' from [fd00:1122:3344:101::e]:55260 | ||
| 9624 | 2025.12.23 01:43:16.154269 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50344 | ||
| 9625 | 2025.12.23 01:43:16.154617 [ 292 ] {} <Debug> TCP-Session: 39d7e12e-636c-42e0-8abc-cf84cecd3346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2025.12.23 01:43:16.154643 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9627 | 2025.12.23 01:43:16.154666 [ 292 ] {} <Debug> TCP-Session: 39d7e12e-636c-42e0-8abc-cf84cecd3346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9628 | 2025.12.23 01:43:16.154687 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9629 | 2025.12.23 01:43:16.154688 [ 287 ] {} <Debug> TCP-Session: 4ac276bf-0cf7-4cf0-8027-df093832203a Authenticating user 'default' from [fd00:1122:3344:101::e]:54712 | ||
| 9630 | 2025.12.23 01:43:16.154718 [ 275 ] {} <Debug> TCP-Session: ace6699a-af71-46e1-adc7-09c5df05e5cd Authenticating user 'default' from [fd00:1122:3344:101::e]:50344 | ||
| 9631 | 2025.12.23 01:43:16.154730 [ 287 ] {} <Debug> TCP-Session: 4ac276bf-0cf7-4cf0-8027-df093832203a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9632 | 2025.12.23 01:43:16.154747 [ 275 ] {} <Debug> TCP-Session: ace6699a-af71-46e1-adc7-09c5df05e5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9633 | 2025.12.23 01:43:16.154755 [ 287 ] {} <Debug> TCP-Session: 4ac276bf-0cf7-4cf0-8027-df093832203a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9634 | 2025.12.23 01:43:16.154769 [ 275 ] {} <Debug> TCP-Session: ace6699a-af71-46e1-adc7-09c5df05e5cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9635 | 2025.12.23 01:43:16.154260 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62539 | ||
| 9636 | 2025.12.23 01:43:16.154796 [ 289 ] {756c4043-339c-4ece-8238-0e20491e4d36} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9637 | 2025.12.23 01:43:16.154252 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51955 | ||
| 9638 | 2025.12.23 01:43:16.154853 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9639 | 2025.12.23 01:43:16.154866 [ 289 ] {756c4043-339c-4ece-8238-0e20491e4d36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9640 | 2025.12.23 01:43:16.154881 [ 294 ] {} <Debug> TCP-Session: 371a37b6-2f1f-4a39-90a1-85463f0ef0f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62539 | ||
| 9641 | 2025.12.23 01:43:16.154905 [ 294 ] {} <Debug> TCP-Session: 371a37b6-2f1f-4a39-90a1-85463f0ef0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9642 | 2025.12.23 01:43:16.154905 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9643 | 2025.12.23 01:43:16.154922 [ 294 ] {} <Debug> TCP-Session: 371a37b6-2f1f-4a39-90a1-85463f0ef0f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9644 | 2025.12.23 01:43:16.154945 [ 293 ] {} <Debug> TCP-Session: 59ff86c2-629a-45fc-9c1d-2d24e58938ed Authenticating user 'default' from [fd00:1122:3344:101::e]:51955 | ||
| 9645 | 2025.12.23 01:43:16.154971 [ 293 ] {} <Debug> TCP-Session: 59ff86c2-629a-45fc-9c1d-2d24e58938ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9646 | 2025.12.23 01:43:16.154983 [ 293 ] {} <Debug> TCP-Session: 59ff86c2-629a-45fc-9c1d-2d24e58938ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9647 | 2025.12.23 01:43:16.155164 [ 289 ] {756c4043-339c-4ece-8238-0e20491e4d36} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 9648 | 2025.12.23 01:43:16.156223 [ 299 ] {756c4043-339c-4ece-8238-0e20491e4d36} <Trace> AggregatingTransform: Aggregating | ||
| 9649 | 2025.12.23 01:43:16.156266 [ 299 ] {756c4043-339c-4ece-8238-0e20491e4d36} <Trace> Aggregator: Aggregation method: without_key | ||
| 9650 | 2025.12.23 01:43:16.156307 [ 299 ] {756c4043-339c-4ece-8238-0e20491e4d36} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042022 sec. (959.673 rows/sec., 37.49 KiB/sec.) | ||
| 9651 | 2025.12.23 01:43:16.156327 [ 299 ] {756c4043-339c-4ece-8238-0e20491e4d36} <Trace> Aggregator: Merging aggregated data | ||
| 9652 | 2025.12.23 01:43:16.157749 [ 289 ] {756c4043-339c-4ece-8238-0e20491e4d36} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003286 sec., 304.32136335970785 rows/sec., 11.89 KiB/sec. | ||
| 9653 | 2025.12.23 01:43:16.157899 [ 289 ] {756c4043-339c-4ece-8238-0e20491e4d36} <Debug> TCPHandler: Processed in 0.003700899 sec. | ||
| 9654 | 2025.12.23 01:43:16.158022 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9655 | 2025.12.23 01:43:16.158055 [ 289 ] {} <Debug> TCP-Session: 6ea79d08-dd4e-4a67-893c-0352598dc5e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9656 | 2025.12.23 01:43:16.158061 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9657 | 2025.12.23 01:43:16.158084 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9658 | 2025.12.23 01:43:16.158105 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9659 | 2025.12.23 01:43:16.158109 [ 288 ] {} <Debug> TCP-Session: 32e1bf16-f3a0-4049-91a4-e9266f8f7f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9660 | 2025.12.23 01:43:16.158123 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9661 | 2025.12.23 01:43:16.158145 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9662 | 2025.12.23 01:43:16.158157 [ 290 ] {} <Debug> TCP-Session: c229f313-7e3a-49cb-aa9d-6846c2eaf78c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9663 | 2025.12.23 01:43:16.158166 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9664 | 2025.12.23 01:43:16.158179 [ 292 ] {} <Debug> TCP-Session: 39d7e12e-636c-42e0-8abc-cf84cecd3346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9665 | 2025.12.23 01:43:16.158201 [ 294 ] {} <Debug> TCP-Session: 371a37b6-2f1f-4a39-90a1-85463f0ef0f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9666 | 2025.12.23 01:43:16.158204 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9667 | 2025.12.23 01:43:16.158220 [ 275 ] {} <Debug> TCP-Session: ace6699a-af71-46e1-adc7-09c5df05e5cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9668 | 2025.12.23 01:43:16.158278 [ 287 ] {} <Debug> TCP-Session: 4ac276bf-0cf7-4cf0-8027-df093832203a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9669 | 2025.12.23 01:43:16.158138 [ 348 ] {} <Debug> TCP-Session: 5d5f0eb3-c4dc-4a72-9eab-ab9892c0f04c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9670 | 2025.12.23 01:43:16.158177 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9671 | 2025.12.23 01:43:16.158351 [ 293 ] {} <Debug> TCP-Session: 59ff86c2-629a-45fc-9c1d-2d24e58938ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9672 | 2025.12.23 01:43:19.576145 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2025.12.23 01:43:19.576345 [ 276 ] {73924b4b-91a5-4af0-bbd2-3b68859d72ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9674 | 2025.12.23 01:43:19.576411 [ 276 ] {73924b4b-91a5-4af0-bbd2-3b68859d72ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9675 | 2025.12.23 01:43:19.577072 [ 276 ] {73924b4b-91a5-4af0-bbd2-3b68859d72ae} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2025.12.23 01:43:19.577114 [ 276 ] {73924b4b-91a5-4af0-bbd2-3b68859d72ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9677 | 2025.12.23 01:43:19.577517 [ 276 ] {73924b4b-91a5-4af0-bbd2-3b68859d72ae} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9678 | 2025.12.23 01:43:19.577745 [ 276 ] {73924b4b-91a5-4af0-bbd2-3b68859d72ae} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2025.12.23 01:43:19.577917 [ 276 ] {73924b4b-91a5-4af0-bbd2-3b68859d72ae} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001623 sec., 72704.86752926679 rows/sec., 6.17 MiB/sec. | ||
| 9680 | 2025.12.23 01:43:19.577968 [ 276 ] {73924b4b-91a5-4af0-bbd2-3b68859d72ae} <Debug> TCPHandler: Processed in 0.001953961 sec. | ||
| 9681 | 2025.12.23 01:43:19.578095 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2025.12.23 01:43:19.578201 [ 276 ] {830ca09c-e6c0-4c75-8dd2-b01e9acadf05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9683 | 2025.12.23 01:43:19.578246 [ 276 ] {830ca09c-e6c0-4c75-8dd2-b01e9acadf05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9684 | 2025.12.23 01:43:19.578669 [ 276 ] {830ca09c-e6c0-4c75-8dd2-b01e9acadf05} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2025.12.23 01:43:19.578706 [ 276 ] {830ca09c-e6c0-4c75-8dd2-b01e9acadf05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9686 | 2025.12.23 01:43:19.579010 [ 276 ] {830ca09c-e6c0-4c75-8dd2-b01e9acadf05} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9687 | 2025.12.23 01:43:19.579215 [ 276 ] {830ca09c-e6c0-4c75-8dd2-b01e9acadf05} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2025.12.23 01:43:19.579354 [ 276 ] {830ca09c-e6c0-4c75-8dd2-b01e9acadf05} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001179 sec., 26293.469041560646 rows/sec., 1.93 MiB/sec. | ||
| 9689 | 2025.12.23 01:43:19.579392 [ 276 ] {830ca09c-e6c0-4c75-8dd2-b01e9acadf05} <Debug> TCPHandler: Processed in 0.001349499 sec. | ||
| 9690 | 2025.12.23 01:43:19.579503 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2025.12.23 01:43:19.579599 [ 276 ] {af9090f6-28b5-4e43-8dd9-85c14b8e0662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9692 | 2025.12.23 01:43:19.579641 [ 276 ] {af9090f6-28b5-4e43-8dd9-85c14b8e0662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9693 | 2025.12.23 01:43:19.580054 [ 276 ] {af9090f6-28b5-4e43-8dd9-85c14b8e0662} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2025.12.23 01:43:19.580091 [ 276 ] {af9090f6-28b5-4e43-8dd9-85c14b8e0662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9695 | 2025.12.23 01:43:19.580399 [ 276 ] {af9090f6-28b5-4e43-8dd9-85c14b8e0662} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9696 | 2025.12.23 01:43:19.580608 [ 276 ] {af9090f6-28b5-4e43-8dd9-85c14b8e0662} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2025.12.23 01:43:19.580740 [ 276 ] {af9090f6-28b5-4e43-8dd9-85c14b8e0662} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00116 sec., 81896.55172413793 rows/sec., 6.40 MiB/sec. | ||
| 9698 | 2025.12.23 01:43:19.580777 [ 276 ] {af9090f6-28b5-4e43-8dd9-85c14b8e0662} <Debug> TCPHandler: Processed in 0.001324358 sec. | ||
| 9699 | 2025.12.23 01:43:19.580892 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2025.12.23 01:43:19.580987 [ 276 ] {a63e998d-becc-4327-968a-5cd013f7c00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9701 | 2025.12.23 01:43:19.581030 [ 276 ] {a63e998d-becc-4327-968a-5cd013f7c00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9702 | 2025.12.23 01:43:19.581430 [ 276 ] {a63e998d-becc-4327-968a-5cd013f7c00d} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2025.12.23 01:43:19.581465 [ 276 ] {a63e998d-becc-4327-968a-5cd013f7c00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9704 | 2025.12.23 01:43:19.581784 [ 276 ] {a63e998d-becc-4327-968a-5cd013f7c00d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9705 | 2025.12.23 01:43:19.581990 [ 276 ] {a63e998d-becc-4327-968a-5cd013f7c00d} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2025.12.23 01:43:19.582120 [ 276 ] {a63e998d-becc-4327-968a-5cd013f7c00d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 9707 | 2025.12.23 01:43:19.582156 [ 276 ] {a63e998d-becc-4327-968a-5cd013f7c00d} <Debug> TCPHandler: Processed in 0.001313467 sec. | ||
| 9708 | 2025.12.23 01:43:19.582264 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9709 | 2025.12.23 01:43:19.582358 [ 276 ] {137c0977-ce4a-48cf-a5be-4c06ea26dc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9710 | 2025.12.23 01:43:19.582411 [ 276 ] {137c0977-ce4a-48cf-a5be-4c06ea26dc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9711 | 2025.12.23 01:43:19.583200 [ 276 ] {137c0977-ce4a-48cf-a5be-4c06ea26dc65} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9712 | 2025.12.23 01:43:19.583238 [ 276 ] {137c0977-ce4a-48cf-a5be-4c06ea26dc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9713 | 2025.12.23 01:43:19.583760 [ 276 ] {137c0977-ce4a-48cf-a5be-4c06ea26dc65} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9714 | 2025.12.23 01:43:19.583976 [ 276 ] {137c0977-ce4a-48cf-a5be-4c06ea26dc65} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2025.12.23 01:43:19.584115 [ 276 ] {137c0977-ce4a-48cf-a5be-4c06ea26dc65} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001776 sec., 17454.954954954956 rows/sec., 31.28 MiB/sec. | ||
| 9716 | 2025.12.23 01:43:19.584177 [ 276 ] {137c0977-ce4a-48cf-a5be-4c06ea26dc65} <Debug> TCPHandler: Processed in 0.001961922 sec. | ||
| 9717 | 2025.12.23 01:43:19.584295 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9718 | 2025.12.23 01:43:19.584390 [ 276 ] {3be3c801-0d1e-4f3e-8680-7ee4ff86ac2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9719 | 2025.12.23 01:43:19.584433 [ 276 ] {3be3c801-0d1e-4f3e-8680-7ee4ff86ac2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9720 | 2025.12.23 01:43:19.584759 [ 276 ] {3be3c801-0d1e-4f3e-8680-7ee4ff86ac2d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2025.12.23 01:43:19.584794 [ 276 ] {3be3c801-0d1e-4f3e-8680-7ee4ff86ac2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9722 | 2025.12.23 01:43:19.585089 [ 276 ] {3be3c801-0d1e-4f3e-8680-7ee4ff86ac2d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9723 | 2025.12.23 01:43:19.585303 [ 276 ] {3be3c801-0d1e-4f3e-8680-7ee4ff86ac2d} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9724 | 2025.12.23 01:43:19.585433 [ 276 ] {3be3c801-0d1e-4f3e-8680-7ee4ff86ac2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 9725 | 2025.12.23 01:43:19.585469 [ 276 ] {3be3c801-0d1e-4f3e-8680-7ee4ff86ac2d} <Debug> TCPHandler: Processed in 0.001223526 sec. | ||
| 9726 | 2025.12.23 01:43:21.114241 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9727 | 2025.12.23 01:43:21.114325 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9728 | 2025.12.23 01:43:21.276132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23008 | ||
| 9729 | 2025.12.23 01:43:21.276656 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2025.12.23 01:43:21.276705 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9731 | 2025.12.23 01:43:21.277188 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9732 | 2025.12.23 01:43:21.277415 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2025.12.23 01:43:21.277567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23008 | ||
| 9734 | 2025.12.23 01:43:21.319075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1160 | ||
| 9735 | 2025.12.23 01:43:21.321624 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9736 | 2025.12.23 01:43:21.321689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9737 | 2025.12.23 01:43:21.323012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9738 | 2025.12.23 01:43:21.323328 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9739 | 2025.12.23 01:43:21.323767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
| 9740 | 2025.12.23 01:43:22.001251 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000865718 sec. | ||
| 9741 | 2025.12.23 01:43:22.518961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9742 | 2025.12.23 01:43:22.535003 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2025.12.23 01:43:22.535056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9744 | 2025.12.23 01:43:22.540975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9745 | 2025.12.23 01:43:22.541695 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2025.12.23 01:43:22.544434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9747 | 2025.12.23 01:43:24.574605 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9748 | 2025.12.23 01:43:24.574790 [ 276 ] {1fce57b9-d5d2-45d0-ae78-53ee76e5b8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9749 | 2025.12.23 01:43:24.574940 [ 276 ] {1fce57b9-d5d2-45d0-ae78-53ee76e5b8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9750 | 2025.12.23 01:43:24.575662 [ 276 ] {1fce57b9-d5d2-45d0-ae78-53ee76e5b8e4} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9751 | 2025.12.23 01:43:24.575708 [ 276 ] {1fce57b9-d5d2-45d0-ae78-53ee76e5b8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9752 | 2025.12.23 01:43:24.576095 [ 276 ] {1fce57b9-d5d2-45d0-ae78-53ee76e5b8e4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9753 | 2025.12.23 01:43:24.576325 [ 276 ] {1fce57b9-d5d2-45d0-ae78-53ee76e5b8e4} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9754 | 2025.12.23 01:43:24.576478 [ 276 ] {1fce57b9-d5d2-45d0-ae78-53ee76e5b8e4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001743 sec., 43602.983362019506 rows/sec., 3.59 MiB/sec. | ||
| 9755 | 2025.12.23 01:43:24.576520 [ 276 ] {1fce57b9-d5d2-45d0-ae78-53ee76e5b8e4} <Debug> TCPHandler: Processed in 0.002036843 sec. | ||
| 9756 | 2025.12.23 01:43:24.576643 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9757 | 2025.12.23 01:43:24.576737 [ 276 ] {837d2f11-483f-4b69-9d09-5c1649e3438f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9758 | 2025.12.23 01:43:24.576778 [ 276 ] {837d2f11-483f-4b69-9d09-5c1649e3438f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9759 | 2025.12.23 01:43:24.577175 [ 276 ] {837d2f11-483f-4b69-9d09-5c1649e3438f} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2025.12.23 01:43:24.577210 [ 276 ] {837d2f11-483f-4b69-9d09-5c1649e3438f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9761 | 2025.12.23 01:43:24.577504 [ 276 ] {837d2f11-483f-4b69-9d09-5c1649e3438f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9762 | 2025.12.23 01:43:24.577711 [ 276 ] {837d2f11-483f-4b69-9d09-5c1649e3438f} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2025.12.23 01:43:24.577838 [ 276 ] {837d2f11-483f-4b69-9d09-5c1649e3438f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001119 sec., 8936.550491510277 rows/sec., 671.99 KiB/sec. | ||
| 9764 | 2025.12.23 01:43:24.577874 [ 276 ] {837d2f11-483f-4b69-9d09-5c1649e3438f} <Debug> TCPHandler: Processed in 0.001277957 sec. | ||
| 9765 | 2025.12.23 01:43:24.577985 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9766 | 2025.12.23 01:43:24.578076 [ 276 ] {41172109-cf06-4dd7-8f2b-9a48a584b1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9767 | 2025.12.23 01:43:24.578114 [ 276 ] {41172109-cf06-4dd7-8f2b-9a48a584b1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9768 | 2025.12.23 01:43:24.578538 [ 276 ] {41172109-cf06-4dd7-8f2b-9a48a584b1ef} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2025.12.23 01:43:24.578572 [ 276 ] {41172109-cf06-4dd7-8f2b-9a48a584b1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9770 | 2025.12.23 01:43:24.578876 [ 276 ] {41172109-cf06-4dd7-8f2b-9a48a584b1ef} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9771 | 2025.12.23 01:43:24.579089 [ 276 ] {41172109-cf06-4dd7-8f2b-9a48a584b1ef} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2025.12.23 01:43:24.579215 [ 276 ] {41172109-cf06-4dd7-8f2b-9a48a584b1ef} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001157 sec., 63958.51339671564 rows/sec., 4.99 MiB/sec. | ||
| 9773 | 2025.12.23 01:43:24.579252 [ 276 ] {41172109-cf06-4dd7-8f2b-9a48a584b1ef} <Debug> TCPHandler: Processed in 0.001312358 sec. | ||
| 9774 | 2025.12.23 01:43:24.579366 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9775 | 2025.12.23 01:43:24.579457 [ 276 ] {5384216c-1da3-4fd1-9f91-a5299b7b549f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9776 | 2025.12.23 01:43:24.579499 [ 276 ] {5384216c-1da3-4fd1-9f91-a5299b7b549f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9777 | 2025.12.23 01:43:24.579920 [ 276 ] {5384216c-1da3-4fd1-9f91-a5299b7b549f} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2025.12.23 01:43:24.579954 [ 276 ] {5384216c-1da3-4fd1-9f91-a5299b7b549f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9779 | 2025.12.23 01:43:24.580305 [ 276 ] {5384216c-1da3-4fd1-9f91-a5299b7b549f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9780 | 2025.12.23 01:43:24.580511 [ 276 ] {5384216c-1da3-4fd1-9f91-a5299b7b549f} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2025.12.23 01:43:24.580638 [ 276 ] {5384216c-1da3-4fd1-9f91-a5299b7b549f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 9782 | 2025.12.23 01:43:24.580674 [ 276 ] {5384216c-1da3-4fd1-9f91-a5299b7b549f} <Debug> TCPHandler: Processed in 0.001354919 sec. | ||
| 9783 | 2025.12.23 01:43:24.580785 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9784 | 2025.12.23 01:43:24.580875 [ 276 ] {779e9751-7535-4732-a3a9-e706dd200fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9785 | 2025.12.23 01:43:24.580929 [ 276 ] {779e9751-7535-4732-a3a9-e706dd200fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9786 | 2025.12.23 01:43:24.581708 [ 276 ] {779e9751-7535-4732-a3a9-e706dd200fcb} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9787 | 2025.12.23 01:43:24.581744 [ 276 ] {779e9751-7535-4732-a3a9-e706dd200fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9788 | 2025.12.23 01:43:24.582255 [ 276 ] {779e9751-7535-4732-a3a9-e706dd200fcb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9789 | 2025.12.23 01:43:24.582469 [ 276 ] {779e9751-7535-4732-a3a9-e706dd200fcb} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2025.12.23 01:43:24.582606 [ 276 ] {779e9751-7535-4732-a3a9-e706dd200fcb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 9791 | 2025.12.23 01:43:24.582658 [ 276 ] {779e9751-7535-4732-a3a9-e706dd200fcb} <Debug> TCPHandler: Processed in 0.00191922 sec. | ||
| 9792 | 2025.12.23 01:43:24.582769 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9793 | 2025.12.23 01:43:24.582861 [ 276 ] {ae2e7943-a917-432a-869d-c0cdaa358c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9794 | 2025.12.23 01:43:24.582901 [ 276 ] {ae2e7943-a917-432a-869d-c0cdaa358c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9795 | 2025.12.23 01:43:24.583254 [ 276 ] {ae2e7943-a917-432a-869d-c0cdaa358c6e} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2025.12.23 01:43:24.583290 [ 276 ] {ae2e7943-a917-432a-869d-c0cdaa358c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9797 | 2025.12.23 01:43:24.583587 [ 276 ] {ae2e7943-a917-432a-869d-c0cdaa358c6e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9798 | 2025.12.23 01:43:24.583789 [ 276 ] {ae2e7943-a917-432a-869d-c0cdaa358c6e} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2025.12.23 01:43:24.583914 [ 276 ] {ae2e7943-a917-432a-869d-c0cdaa358c6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 9800 | 2025.12.23 01:43:24.583949 [ 276 ] {ae2e7943-a917-432a-869d-c0cdaa358c6e} <Debug> TCPHandler: Processed in 0.001226577 sec. | ||
| 9801 | 2025.12.23 01:43:28.777720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23456 | ||
| 9802 | 2025.12.23 01:43:28.778230 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2025.12.23 01:43:28.778275 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9804 | 2025.12.23 01:43:28.778754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9805 | 2025.12.23 01:43:28.778978 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2025.12.23 01:43:28.779105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23456 | ||
| 9807 | 2025.12.23 01:43:29.602448 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9808 | 2025.12.23 01:43:29.602630 [ 276 ] {6de37c8c-71d4-429a-95ac-faca85c63464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9809 | 2025.12.23 01:43:29.602695 [ 276 ] {6de37c8c-71d4-429a-95ac-faca85c63464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9810 | 2025.12.23 01:43:29.603327 [ 276 ] {6de37c8c-71d4-429a-95ac-faca85c63464} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2025.12.23 01:43:29.603375 [ 276 ] {6de37c8c-71d4-429a-95ac-faca85c63464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9812 | 2025.12.23 01:43:29.603790 [ 276 ] {6de37c8c-71d4-429a-95ac-faca85c63464} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9813 | 2025.12.23 01:43:29.604033 [ 276 ] {6de37c8c-71d4-429a-95ac-faca85c63464} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2025.12.23 01:43:29.604187 [ 276 ] {6de37c8c-71d4-429a-95ac-faca85c63464} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001607 sec., 2489.1101431238335 rows/sec., 202.97 KiB/sec. | ||
| 9815 | 2025.12.23 01:43:29.604229 [ 276 ] {6de37c8c-71d4-429a-95ac-faca85c63464} <Debug> TCPHandler: Processed in 0.001910911 sec. | ||
| 9816 | 2025.12.23 01:43:29.604352 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2025.12.23 01:43:29.604444 [ 276 ] {fc6a6cfd-bd02-4920-90b7-e1d7218e97fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9818 | 2025.12.23 01:43:29.604484 [ 276 ] {fc6a6cfd-bd02-4920-90b7-e1d7218e97fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9819 | 2025.12.23 01:43:29.605532 [ 276 ] {fc6a6cfd-bd02-4920-90b7-e1d7218e97fa} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2025.12.23 01:43:29.605569 [ 276 ] {fc6a6cfd-bd02-4920-90b7-e1d7218e97fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9821 | 2025.12.23 01:43:29.605956 [ 276 ] {fc6a6cfd-bd02-4920-90b7-e1d7218e97fa} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9822 | 2025.12.23 01:43:29.606164 [ 276 ] {fc6a6cfd-bd02-4920-90b7-e1d7218e97fa} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2025.12.23 01:43:29.606291 [ 276 ] {fc6a6cfd-bd02-4920-90b7-e1d7218e97fa} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001865 sec., 675603.2171581769 rows/sec., 56.01 MiB/sec. | ||
| 9824 | 2025.12.23 01:43:29.606289 [ 32 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9825 | 2025.12.23 01:43:29.606328 [ 276 ] {fc6a6cfd-bd02-4920-90b7-e1d7218e97fa} <Debug> TCPHandler: Processed in 0.002023663 sec. | ||
| 9826 | 2025.12.23 01:43:29.606369 [ 32 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2025.12.23 01:43:29.606395 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9828 | 2025.12.23 01:43:29.606464 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9829 | 2025.12.23 01:43:29.606510 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9830 | 2025.12.23 01:43:29.606560 [ 276 ] {7b86a943-0bb3-48bb-8b62-1716821a8c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9831 | 2025.12.23 01:43:29.606604 [ 276 ] {7b86a943-0bb3-48bb-8b62-1716821a8c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9832 | 2025.12.23 01:43:29.606650 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9833 | 2025.12.23 01:43:29.606687 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1407 rows starting from the beginning of the part | ||
| 9834 | 2025.12.23 01:43:29.606750 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 118 rows starting from the beginning of the part | ||
| 9835 | 2025.12.23 01:43:29.606794 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 196 rows starting from the beginning of the part | ||
| 9836 | 2025.12.23 01:43:29.606838 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 118 rows starting from the beginning of the part | ||
| 9837 | 2025.12.23 01:43:29.606877 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 76 rows starting from the beginning of the part | ||
| 9838 | 2025.12.23 01:43:29.606919 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1260 rows starting from the beginning of the part | ||
| 9839 | 2025.12.23 01:43:29.607019 [ 276 ] {7b86a943-0bb3-48bb-8b62-1716821a8c34} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2025.12.23 01:43:29.607061 [ 276 ] {7b86a943-0bb3-48bb-8b62-1716821a8c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9841 | 2025.12.23 01:43:29.607386 [ 276 ] {7b86a943-0bb3-48bb-8b62-1716821a8c34} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9842 | 2025.12.23 01:43:29.607607 [ 276 ] {7b86a943-0bb3-48bb-8b62-1716821a8c34} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2025.12.23 01:43:29.607740 [ 276 ] {7b86a943-0bb3-48bb-8b62-1716821a8c34} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001198 sec., 29215.358931552586 rows/sec., 2.13 MiB/sec. | ||
| 9844 | 2025.12.23 01:43:29.607778 [ 276 ] {7b86a943-0bb3-48bb-8b62-1716821a8c34} <Debug> TCPHandler: Processed in 0.0013624 sec. | ||
| 9845 | 2025.12.23 01:43:29.607886 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9846 | 2025.12.23 01:43:29.607983 [ 276 ] {27a3b997-ec85-4579-b1fb-6be376a97bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9847 | 2025.12.23 01:43:29.608021 [ 276 ] {27a3b997-ec85-4579-b1fb-6be376a97bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9848 | 2025.12.23 01:43:29.608354 [ 189 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3175 rows, containing 5 columns (5 merged, 0 gathered) in 0.00190102 sec., 1670156.021504245 rows/sec., 146.47 MiB/sec. | ||
| 9849 | 2025.12.23 01:43:29.608506 [ 276 ] {27a3b997-ec85-4579-b1fb-6be376a97bdf} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2025.12.23 01:43:29.608545 [ 276 ] {27a3b997-ec85-4579-b1fb-6be376a97bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9851 | 2025.12.23 01:43:29.608554 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9852 | 2025.12.23 01:43:29.608849 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_71_14} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2025.12.23 01:43:29.608897 [ 276 ] {27a3b997-ec85-4579-b1fb-6be376a97bdf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9854 | 2025.12.23 01:43:29.608931 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_71_14} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9855 | 2025.12.23 01:43:29.609010 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9856 | 2025.12.23 01:43:29.609137 [ 276 ] {27a3b997-ec85-4579-b1fb-6be376a97bdf} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2025.12.23 01:43:29.609282 [ 276 ] {27a3b997-ec85-4579-b1fb-6be376a97bdf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001316 sec., 173252.27963525837 rows/sec., 11.73 MiB/sec. | ||
| 9858 | 2025.12.23 01:43:29.609318 [ 276 ] {27a3b997-ec85-4579-b1fb-6be376a97bdf} <Debug> TCPHandler: Processed in 0.001478831 sec. | ||
| 9859 | 2025.12.23 01:43:29.609427 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2025.12.23 01:43:29.609518 [ 276 ] {e20f789d-26fc-4081-a5a8-9aabb1bc99e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9861 | 2025.12.23 01:43:29.609557 [ 276 ] {e20f789d-26fc-4081-a5a8-9aabb1bc99e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9862 | 2025.12.23 01:43:29.610146 [ 276 ] {e20f789d-26fc-4081-a5a8-9aabb1bc99e3} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2025.12.23 01:43:29.610181 [ 276 ] {e20f789d-26fc-4081-a5a8-9aabb1bc99e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9864 | 2025.12.23 01:43:29.610507 [ 276 ] {e20f789d-26fc-4081-a5a8-9aabb1bc99e3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9865 | 2025.12.23 01:43:29.610706 [ 276 ] {e20f789d-26fc-4081-a5a8-9aabb1bc99e3} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2025.12.23 01:43:29.610815 [ 32 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9867 | 2025.12.23 01:43:29.610833 [ 276 ] {e20f789d-26fc-4081-a5a8-9aabb1bc99e3} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001332 sec., 416666.6666666666 rows/sec., 30.95 MiB/sec. | ||
| 9868 | 2025.12.23 01:43:29.610863 [ 32 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9869 | 2025.12.23 01:43:29.610881 [ 276 ] {e20f789d-26fc-4081-a5a8-9aabb1bc99e3} <Debug> TCPHandler: Processed in 0.001499681 sec. | ||
| 9870 | 2025.12.23 01:43:29.610887 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9871 | 2025.12.23 01:43:29.610991 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9872 | 2025.12.23 01:43:29.611003 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9873 | 2025.12.23 01:43:29.611104 [ 276 ] {19dd7f9a-2910-4f72-b602-0690425fb18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9874 | 2025.12.23 01:43:29.611116 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9875 | 2025.12.23 01:43:29.611148 [ 276 ] {19dd7f9a-2910-4f72-b602-0690425fb18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9876 | 2025.12.23 01:43:29.611160 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 633 rows starting from the beginning of the part | ||
| 9877 | 2025.12.23 01:43:29.611239 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 95 rows starting from the beginning of the part | ||
| 9878 | 2025.12.23 01:43:29.611287 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 110 rows starting from the beginning of the part | ||
| 9879 | 2025.12.23 01:43:29.611335 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 95 rows starting from the beginning of the part | ||
| 9880 | 2025.12.23 01:43:29.611379 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 74 rows starting from the beginning of the part | ||
| 9881 | 2025.12.23 01:43:29.611425 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 555 rows starting from the beginning of the part | ||
| 9882 | 2025.12.23 01:43:29.611717 [ 276 ] {19dd7f9a-2910-4f72-b602-0690425fb18a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2025.12.23 01:43:29.611757 [ 276 ] {19dd7f9a-2910-4f72-b602-0690425fb18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9884 | 2025.12.23 01:43:29.612146 [ 276 ] {19dd7f9a-2910-4f72-b602-0690425fb18a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9885 | 2025.12.23 01:43:29.612366 [ 276 ] {19dd7f9a-2910-4f72-b602-0690425fb18a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2025.12.23 01:43:29.612488 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9887 | 2025.12.23 01:43:29.612495 [ 276 ] {19dd7f9a-2910-4f72-b602-0690425fb18a} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001409 sec., 600425.8339247693 rows/sec., 40.41 MiB/sec. | ||
| 9888 | 2025.12.23 01:43:29.612526 [ 186 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1562 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579493 sec., 988924.9271759989 rows/sec., 78.81 MiB/sec. | ||
| 9889 | 2025.12.23 01:43:29.612543 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2025.12.23 01:43:29.612560 [ 276 ] {19dd7f9a-2910-4f72-b602-0690425fb18a} <Debug> TCPHandler: Processed in 0.001604064 sec. | ||
| 9891 | 2025.12.23 01:43:29.612580 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9892 | 2025.12.23 01:43:29.612652 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9893 | 2025.12.23 01:43:29.612685 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9894 | 2025.12.23 01:43:29.612723 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9895 | 2025.12.23 01:43:29.612746 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9896 | 2025.12.23 01:43:29.612778 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19302 rows starting from the beginning of the part | ||
| 9897 | 2025.12.23 01:43:29.612783 [ 276 ] {e3250abf-d464-443c-bb01-376947490bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9898 | 2025.12.23 01:43:29.612828 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9899 | 2025.12.23 01:43:29.612846 [ 276 ] {e3250abf-d464-443c-bb01-376947490bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9900 | 2025.12.23 01:43:29.612873 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 196 rows starting from the beginning of the part | ||
| 9901 | 2025.12.23 01:43:29.612914 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9902 | 2025.12.23 01:43:29.612950 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9903 | 2025.12.23 01:43:29.612987 [ 186 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 846 rows starting from the beginning of the part | ||
| 9904 | 2025.12.23 01:43:29.613094 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_71_14} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2025.12.23 01:43:29.613186 [ 199 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_71_14} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9906 | 2025.12.23 01:43:29.613274 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 9907 | 2025.12.23 01:43:29.613705 [ 276 ] {e3250abf-d464-443c-bb01-376947490bd0} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2025.12.23 01:43:29.613745 [ 276 ] {e3250abf-d464-443c-bb01-376947490bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9909 | 2025.12.23 01:43:29.614349 [ 276 ] {e3250abf-d464-443c-bb01-376947490bd0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9910 | 2025.12.23 01:43:29.614601 [ 276 ] {e3250abf-d464-443c-bb01-376947490bd0} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2025.12.23 01:43:29.614748 [ 276 ] {e3250abf-d464-443c-bb01-376947490bd0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001983 sec., 15632.879475542108 rows/sec., 28.01 MiB/sec. | ||
| 9912 | 2025.12.23 01:43:29.614802 [ 276 ] {e3250abf-d464-443c-bb01-376947490bd0} <Debug> TCPHandler: Processed in 0.002165306 sec. | ||
| 9913 | 2025.12.23 01:43:29.614918 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2025.12.23 01:43:29.615009 [ 276 ] {0af14b77-4801-48fe-a79c-10bf6a9f625e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9915 | 2025.12.23 01:43:29.615050 [ 276 ] {0af14b77-4801-48fe-a79c-10bf6a9f625e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9916 | 2025.12.23 01:43:29.615437 [ 276 ] {0af14b77-4801-48fe-a79c-10bf6a9f625e} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2025.12.23 01:43:29.615473 [ 276 ] {0af14b77-4801-48fe-a79c-10bf6a9f625e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9918 | 2025.12.23 01:43:29.615788 [ 276 ] {0af14b77-4801-48fe-a79c-10bf6a9f625e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9919 | 2025.12.23 01:43:29.615999 [ 276 ] {0af14b77-4801-48fe-a79c-10bf6a9f625e} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2025.12.23 01:43:29.616111 [ 32 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9921 | 2025.12.23 01:43:29.616127 [ 276 ] {0af14b77-4801-48fe-a79c-10bf6a9f625e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 9922 | 2025.12.23 01:43:29.616145 [ 32 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2025.12.23 01:43:29.616167 [ 276 ] {0af14b77-4801-48fe-a79c-10bf6a9f625e} <Debug> TCPHandler: Processed in 0.001296388 sec. | ||
| 9924 | 2025.12.23 01:43:29.616169 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9925 | 2025.12.23 01:43:29.616266 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9926 | 2025.12.23 01:43:29.616371 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9927 | 2025.12.23 01:43:29.616397 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3810 rows starting from the beginning of the part | ||
| 9928 | 2025.12.23 01:43:29.616447 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9929 | 2025.12.23 01:43:29.616488 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9930 | 2025.12.23 01:43:29.616552 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9931 | 2025.12.23 01:43:29.616601 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9932 | 2025.12.23 01:43:29.616638 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9933 | 2025.12.23 01:43:29.618147 [ 199 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001970082 sec., 2086207.5791769072 rows/sec., 140.65 MiB/sec. | ||
| 9934 | 2025.12.23 01:43:29.618608 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9935 | 2025.12.23 01:43:29.618864 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_71_14} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2025.12.23 01:43:29.618933 [ 201 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_71_14} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9937 | 2025.12.23 01:43:29.618995 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9938 | 2025.12.23 01:43:29.622807 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20824 rows, containing 5 columns (5 merged, 0 gathered) in 0.010175636 sec., 2046456.850461239 rows/sec., 140.52 MiB/sec. | ||
| 9939 | 2025.12.23 01:43:29.623327 [ 199 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9940 | 2025.12.23 01:43:29.623640 [ 199 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2025.12.23 01:43:29.623732 [ 199 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9942 | 2025.12.23 01:43:29.623828 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9943 | 2025.12.23 01:43:30.044609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9944 | 2025.12.23 01:43:30.061206 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9945 | 2025.12.23 01:43:30.061256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9946 | 2025.12.23 01:43:30.067378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9947 | 2025.12.23 01:43:30.068128 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9948 | 2025.12.23 01:43:30.071188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9949 | 2025.12.23 01:43:31.324107 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1188 | ||
| 9950 | 2025.12.23 01:43:31.326501 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9951 | 2025.12.23 01:43:31.326556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9952 | 2025.12.23 01:43:31.327784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9953 | 2025.12.23 01:43:31.328064 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9954 | 2025.12.23 01:43:31.328274 [ 26 ] {} <Debug> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9955 | 2025.12.23 01:43:31.328368 [ 26 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2025.12.23 01:43:31.328409 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9957 | 2025.12.23 01:43:31.328433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1188 | ||
| 9958 | 2025.12.23 01:43:31.328529 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 9959 | 2025.12.23 01:43:31.329047 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9960 | 2025.12.23 01:43:31.329175 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1040 rows starting from the beginning of the part | ||
| 9961 | 2025.12.23 01:43:31.329504 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 9962 | 2025.12.23 01:43:31.329836 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 9963 | 2025.12.23 01:43:31.330168 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 9964 | 2025.12.23 01:43:31.330495 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 9965 | 2025.12.23 01:43:31.330818 [ 195 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 9966 | 2025.12.23 01:43:31.337511 [ 198 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1188 rows, containing 72 columns (72 merged, 0 gathered) in 0.009023752 sec., 131652.55428119036 rows/sec., 103.52 MiB/sec. | ||
| 9967 | 2025.12.23 01:43:31.339006 [ 198 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9968 | 2025.12.23 01:43:31.339639 [ 198 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_36_7} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2025.12.23 01:43:31.339729 [ 198 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_36_7} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9970 | 2025.12.23 01:43:31.340104 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9971 | 2025.12.23 01:43:34.574741 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2025.12.23 01:43:34.574941 [ 276 ] {9618a927-2e0d-437d-9632-1a9df68358ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9973 | 2025.12.23 01:43:34.575010 [ 276 ] {9618a927-2e0d-437d-9632-1a9df68358ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9974 | 2025.12.23 01:43:34.575701 [ 276 ] {9618a927-2e0d-437d-9632-1a9df68358ba} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2025.12.23 01:43:34.575753 [ 276 ] {9618a927-2e0d-437d-9632-1a9df68358ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9976 | 2025.12.23 01:43:34.576157 [ 276 ] {9618a927-2e0d-437d-9632-1a9df68358ba} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9977 | 2025.12.23 01:43:34.576384 [ 276 ] {9618a927-2e0d-437d-9632-1a9df68358ba} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2025.12.23 01:43:34.576546 [ 276 ] {9618a927-2e0d-437d-9632-1a9df68358ba} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001656 sec., 45893.719806763285 rows/sec., 3.78 MiB/sec. | ||
| 9979 | 2025.12.23 01:43:34.576598 [ 276 ] {9618a927-2e0d-437d-9632-1a9df68358ba} <Debug> TCPHandler: Processed in 0.001992563 sec. | ||
| 9980 | 2025.12.23 01:43:34.576733 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2025.12.23 01:43:34.576838 [ 276 ] {42e4d806-d99a-48ad-8a8f-573c8a226eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9982 | 2025.12.23 01:43:34.576884 [ 276 ] {42e4d806-d99a-48ad-8a8f-573c8a226eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9983 | 2025.12.23 01:43:34.577305 [ 276 ] {42e4d806-d99a-48ad-8a8f-573c8a226eea} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2025.12.23 01:43:34.577344 [ 276 ] {42e4d806-d99a-48ad-8a8f-573c8a226eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9985 | 2025.12.23 01:43:34.577669 [ 276 ] {42e4d806-d99a-48ad-8a8f-573c8a226eea} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9986 | 2025.12.23 01:43:34.577889 [ 276 ] {42e4d806-d99a-48ad-8a8f-573c8a226eea} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2025.12.23 01:43:34.578029 [ 276 ] {42e4d806-d99a-48ad-8a8f-573c8a226eea} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001216 sec., 8223.684210526315 rows/sec., 618.38 KiB/sec. | ||
| 9988 | 2025.12.23 01:43:34.578069 [ 276 ] {42e4d806-d99a-48ad-8a8f-573c8a226eea} <Debug> TCPHandler: Processed in 0.00138833 sec. | ||
| 9989 | 2025.12.23 01:43:34.578182 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2025.12.23 01:43:34.578278 [ 276 ] {e9df0e93-a42a-4895-bb29-37f5d4c75391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9991 | 2025.12.23 01:43:34.578321 [ 276 ] {e9df0e93-a42a-4895-bb29-37f5d4c75391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9992 | 2025.12.23 01:43:34.578744 [ 276 ] {e9df0e93-a42a-4895-bb29-37f5d4c75391} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2025.12.23 01:43:34.578781 [ 276 ] {e9df0e93-a42a-4895-bb29-37f5d4c75391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 9994 | 2025.12.23 01:43:34.579091 [ 276 ] {e9df0e93-a42a-4895-bb29-37f5d4c75391} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9995 | 2025.12.23 01:43:34.579300 [ 276 ] {e9df0e93-a42a-4895-bb29-37f5d4c75391} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2025.12.23 01:43:34.579430 [ 276 ] {e9df0e93-a42a-4895-bb29-37f5d4c75391} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001172 sec., 63139.93174061433 rows/sec., 4.93 MiB/sec. | ||
| 9997 | 2025.12.23 01:43:34.579467 [ 276 ] {e9df0e93-a42a-4895-bb29-37f5d4c75391} <Debug> TCPHandler: Processed in 0.001334258 sec. | ||
| 9998 | 2025.12.23 01:43:34.579590 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2025.12.23 01:43:34.579688 [ 276 ] {3218fd97-97a8-44c5-ad07-f30e56c6915d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10000 | 2025.12.23 01:43:34.579733 [ 276 ] {3218fd97-97a8-44c5-ad07-f30e56c6915d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10001 | 2025.12.23 01:43:34.580153 [ 276 ] {3218fd97-97a8-44c5-ad07-f30e56c6915d} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2025.12.23 01:43:34.580190 [ 276 ] {3218fd97-97a8-44c5-ad07-f30e56c6915d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 10003 | 2025.12.23 01:43:34.580523 [ 276 ] {3218fd97-97a8-44c5-ad07-f30e56c6915d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10004 | 2025.12.23 01:43:34.580736 [ 276 ] {3218fd97-97a8-44c5-ad07-f30e56c6915d} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2025.12.23 01:43:34.580864 [ 276 ] {3218fd97-97a8-44c5-ad07-f30e56c6915d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 10006 | 2025.12.23 01:43:34.580902 [ 276 ] {3218fd97-97a8-44c5-ad07-f30e56c6915d} <Debug> TCPHandler: Processed in 0.001360629 sec. | ||
| 10007 | 2025.12.23 01:43:34.581014 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10008 | 2025.12.23 01:43:34.581109 [ 276 ] {14b11597-0439-46fd-b44e-1c119b0dbd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10009 | 2025.12.23 01:43:34.581162 [ 276 ] {14b11597-0439-46fd-b44e-1c119b0dbd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10010 | 2025.12.23 01:43:34.581946 [ 276 ] {14b11597-0439-46fd-b44e-1c119b0dbd04} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2025.12.23 01:43:34.581982 [ 276 ] {14b11597-0439-46fd-b44e-1c119b0dbd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 10012 | 2025.12.23 01:43:34.582506 [ 276 ] {14b11597-0439-46fd-b44e-1c119b0dbd04} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10013 | 2025.12.23 01:43:34.582737 [ 276 ] {14b11597-0439-46fd-b44e-1c119b0dbd04} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2025.12.23 01:43:34.582878 [ 276 ] {14b11597-0439-46fd-b44e-1c119b0dbd04} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001787 sec., 5595.970900951315 rows/sec., 10.03 MiB/sec. | ||
| 10015 | 2025.12.23 01:43:34.582940 [ 276 ] {14b11597-0439-46fd-b44e-1c119b0dbd04} <Debug> TCPHandler: Processed in 0.001975022 sec. | ||
| 10016 | 2025.12.23 01:43:34.583055 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10017 | 2025.12.23 01:43:34.583149 [ 276 ] {7d0d1614-e5ed-49a6-bcd5-81602f90509e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10018 | 2025.12.23 01:43:34.583191 [ 276 ] {7d0d1614-e5ed-49a6-bcd5-81602f90509e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10019 | 2025.12.23 01:43:34.583559 [ 276 ] {7d0d1614-e5ed-49a6-bcd5-81602f90509e} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2025.12.23 01:43:34.583596 [ 276 ] {7d0d1614-e5ed-49a6-bcd5-81602f90509e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 10021 | 2025.12.23 01:43:34.583914 [ 276 ] {7d0d1614-e5ed-49a6-bcd5-81602f90509e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10022 | 2025.12.23 01:43:34.584126 [ 276 ] {7d0d1614-e5ed-49a6-bcd5-81602f90509e} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2025.12.23 01:43:34.584257 [ 276 ] {7d0d1614-e5ed-49a6-bcd5-81602f90509e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 10024 | 2025.12.23 01:43:34.584296 [ 276 ] {7d0d1614-e5ed-49a6-bcd5-81602f90509e} <Debug> TCPHandler: Processed in 0.001290628 sec. | ||
| 10025 | 2025.12.23 01:43:36.114380 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10026 | 2025.12.23 01:43:36.114464 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10027 | 2025.12.23 01:43:36.279356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23968 | ||
| 10028 | 2025.12.23 01:43:36.280119 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10029 | 2025.12.23 01:43:36.280170 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 10030 | 2025.12.23 01:43:36.280656 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10031 | 2025.12.23 01:43:36.280868 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10032 | 2025.12.23 01:43:36.280997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23968 | ||
| 10033 | 2025.12.23 01:43:37.571373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10034 | 2025.12.23 01:43:37.589241 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2025.12.23 01:43:37.589308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10036 | 2025.12.23 01:43:37.595666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10037 | 2025.12.23 01:43:37.596382 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2025.12.23 01:43:37.599510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10039 | 2025.12.23 01:43:39.575494 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10040 | 2025.12.23 01:43:39.575778 [ 276 ] {f667a49e-238f-46fa-bf15-3f4a4e069b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10041 | 2025.12.23 01:43:39.575883 [ 276 ] {f667a49e-238f-46fa-bf15-3f4a4e069b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10042 | 2025.12.23 01:43:39.576875 [ 276 ] {f667a49e-238f-46fa-bf15-3f4a4e069b02} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2025.12.23 01:43:39.576928 [ 276 ] {f667a49e-238f-46fa-bf15-3f4a4e069b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10044 | 2025.12.23 01:43:39.577328 [ 276 ] {f667a49e-238f-46fa-bf15-3f4a4e069b02} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10045 | 2025.12.23 01:43:39.577556 [ 276 ] {f667a49e-238f-46fa-bf15-3f4a4e069b02} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10046 | 2025.12.23 01:43:39.577718 [ 276 ] {f667a49e-238f-46fa-bf15-3f4a4e069b02} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.002018 sec., 58473.73637264619 rows/sec., 4.96 MiB/sec. | ||
| 10047 | 2025.12.23 01:43:39.577765 [ 276 ] {f667a49e-238f-46fa-bf15-3f4a4e069b02} <Debug> TCPHandler: Processed in 0.002466933 sec. | ||
| 10048 | 2025.12.23 01:43:39.577996 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10049 | 2025.12.23 01:43:39.578096 [ 276 ] {6ad6b373-2139-4804-adf2-735a0cc9a526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10050 | 2025.12.23 01:43:39.578140 [ 276 ] {6ad6b373-2139-4804-adf2-735a0cc9a526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10051 | 2025.12.23 01:43:39.578643 [ 276 ] {6ad6b373-2139-4804-adf2-735a0cc9a526} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10052 | 2025.12.23 01:43:39.578681 [ 276 ] {6ad6b373-2139-4804-adf2-735a0cc9a526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10053 | 2025.12.23 01:43:39.578992 [ 276 ] {6ad6b373-2139-4804-adf2-735a0cc9a526} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10054 | 2025.12.23 01:43:39.579190 [ 276 ] {6ad6b373-2139-4804-adf2-735a0cc9a526} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10055 | 2025.12.23 01:43:39.579311 [ 67 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10056 | 2025.12.23 01:43:39.579323 [ 276 ] {6ad6b373-2139-4804-adf2-735a0cc9a526} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00125 sec., 24800 rows/sec., 1.82 MiB/sec. | ||
| 10057 | 2025.12.23 01:43:39.579385 [ 67 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2025.12.23 01:43:39.579401 [ 276 ] {6ad6b373-2139-4804-adf2-735a0cc9a526} <Debug> TCPHandler: Processed in 0.001454441 sec. | ||
| 10059 | 2025.12.23 01:43:39.579415 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10060 | 2025.12.23 01:43:39.579557 [ 193 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10061 | 2025.12.23 01:43:39.579666 [ 193 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10062 | 2025.12.23 01:43:39.579697 [ 193 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 71 rows starting from the beginning of the part | ||
| 10063 | 2025.12.23 01:43:39.579761 [ 193 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 10064 | 2025.12.23 01:43:39.579811 [ 193 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 10065 | 2025.12.23 01:43:39.579859 [ 193 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 35 rows starting from the beginning of the part | ||
| 10066 | 2025.12.23 01:43:39.579905 [ 193 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 10067 | 2025.12.23 01:43:39.579945 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10068 | 2025.12.23 01:43:39.579951 [ 193 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 10069 | 2025.12.23 01:43:39.580044 [ 276 ] {8db95d96-7b4a-45c3-b86f-b14414e240c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10070 | 2025.12.23 01:43:39.580086 [ 276 ] {8db95d96-7b4a-45c3-b86f-b14414e240c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10071 | 2025.12.23 01:43:39.580622 [ 276 ] {8db95d96-7b4a-45c3-b86f-b14414e240c8} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10072 | 2025.12.23 01:43:39.580665 [ 276 ] {8db95d96-7b4a-45c3-b86f-b14414e240c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10073 | 2025.12.23 01:43:39.580828 [ 187 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322617 sec., 142142.43427991626 rows/sec., 10.94 MiB/sec. | ||
| 10074 | 2025.12.23 01:43:39.581009 [ 191 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10075 | 2025.12.23 01:43:39.581030 [ 276 ] {8db95d96-7b4a-45c3-b86f-b14414e240c8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10076 | 2025.12.23 01:43:39.581331 [ 276 ] {8db95d96-7b4a-45c3-b86f-b14414e240c8} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2025.12.23 01:43:39.581388 [ 191 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_71_14} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10078 | 2025.12.23 01:43:39.581468 [ 276 ] {8db95d96-7b4a-45c3-b86f-b14414e240c8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001444 sec., 65789.47368421053 rows/sec., 5.14 MiB/sec. | ||
| 10079 | 2025.12.23 01:43:39.581512 [ 191 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_71_14} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10080 | 2025.12.23 01:43:39.581516 [ 276 ] {8db95d96-7b4a-45c3-b86f-b14414e240c8} <Debug> TCPHandler: Processed in 0.001618244 sec. | ||
| 10081 | 2025.12.23 01:43:39.581662 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10082 | 2025.12.23 01:43:39.581676 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10083 | 2025.12.23 01:43:39.581777 [ 276 ] {19c85cbf-f4f9-4bbe-840d-7e868e16a9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10084 | 2025.12.23 01:43:39.581820 [ 276 ] {19c85cbf-f4f9-4bbe-840d-7e868e16a9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10085 | 2025.12.23 01:43:39.582289 [ 276 ] {19c85cbf-f4f9-4bbe-840d-7e868e16a9d5} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2025.12.23 01:43:39.582326 [ 276 ] {19c85cbf-f4f9-4bbe-840d-7e868e16a9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10087 | 2025.12.23 01:43:39.582674 [ 276 ] {19c85cbf-f4f9-4bbe-840d-7e868e16a9d5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10088 | 2025.12.23 01:43:39.582878 [ 276 ] {19c85cbf-f4f9-4bbe-840d-7e868e16a9d5} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10089 | 2025.12.23 01:43:39.583007 [ 276 ] {19c85cbf-f4f9-4bbe-840d-7e868e16a9d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 10090 | 2025.12.23 01:43:39.583045 [ 276 ] {19c85cbf-f4f9-4bbe-840d-7e868e16a9d5} <Debug> TCPHandler: Processed in 0.00142 sec. | ||
| 10091 | 2025.12.23 01:43:39.583159 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10092 | 2025.12.23 01:43:39.583253 [ 276 ] {66b76114-1073-47e0-9843-418106c42c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10093 | 2025.12.23 01:43:39.583307 [ 276 ] {66b76114-1073-47e0-9843-418106c42c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10094 | 2025.12.23 01:43:39.584238 [ 276 ] {66b76114-1073-47e0-9843-418106c42c94} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10095 | 2025.12.23 01:43:39.584275 [ 276 ] {66b76114-1073-47e0-9843-418106c42c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10096 | 2025.12.23 01:43:39.584812 [ 276 ] {66b76114-1073-47e0-9843-418106c42c94} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10097 | 2025.12.23 01:43:39.585044 [ 276 ] {66b76114-1073-47e0-9843-418106c42c94} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10098 | 2025.12.23 01:43:39.585182 [ 276 ] {66b76114-1073-47e0-9843-418106c42c94} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001947 sec., 15921.931176168464 rows/sec., 28.53 MiB/sec. | ||
| 10099 | 2025.12.23 01:43:39.585181 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10100 | 2025.12.23 01:43:39.585235 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2025.12.23 01:43:39.585237 [ 276 ] {66b76114-1073-47e0-9843-418106c42c94} <Debug> TCPHandler: Processed in 0.002125695 sec. | ||
| 10102 | 2025.12.23 01:43:39.585257 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10103 | 2025.12.23 01:43:39.585465 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10104 | 2025.12.23 01:43:39.585489 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10105 | 2025.12.23 01:43:39.585565 [ 276 ] {51cf6f8c-d7d7-4408-b297-4b6978135647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10106 | 2025.12.23 01:43:39.585618 [ 276 ] {51cf6f8c-d7d7-4408-b297-4b6978135647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10107 | 2025.12.23 01:43:39.585781 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10108 | 2025.12.23 01:43:39.585849 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1294 rows starting from the beginning of the part | ||
| 10109 | 2025.12.23 01:43:39.585993 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 10110 | 2025.12.23 01:43:39.585995 [ 276 ] {51cf6f8c-d7d7-4408-b297-4b6978135647} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2025.12.23 01:43:39.586043 [ 276 ] {51cf6f8c-d7d7-4408-b297-4b6978135647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10112 | 2025.12.23 01:43:39.586114 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 10113 | 2025.12.23 01:43:39.586242 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 10114 | 2025.12.23 01:43:39.586352 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 10115 | 2025.12.23 01:43:39.586361 [ 276 ] {51cf6f8c-d7d7-4408-b297-4b6978135647} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10116 | 2025.12.23 01:43:39.586466 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 10117 | 2025.12.23 01:43:39.586585 [ 276 ] {51cf6f8c-d7d7-4408-b297-4b6978135647} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2025.12.23 01:43:39.586718 [ 276 ] {51cf6f8c-d7d7-4408-b297-4b6978135647} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 10119 | 2025.12.23 01:43:39.586754 [ 276 ] {51cf6f8c-d7d7-4408-b297-4b6978135647} <Debug> TCPHandler: Processed in 0.001337298 sec. | ||
| 10120 | 2025.12.23 01:43:39.592976 [ 191 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1407 rows, containing 19 columns (19 merged, 0 gathered) in 0.00755316 sec., 186279.64984192047 rows/sec., 333.80 MiB/sec. | ||
| 10121 | 2025.12.23 01:43:39.594316 [ 197 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10122 | 2025.12.23 01:43:39.594772 [ 197 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2025.12.23 01:43:39.594868 [ 197 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10124 | 2025.12.23 01:43:39.595040 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.45 MiB. | ||
| 10125 | 2025.12.23 01:43:40.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.02 MiB, peak 329.42 MiB, free memory in arenas 0.00 B, will set to 320.47 MiB (RSS), difference: 2.45 MiB | ||
| 10126 | 2025.12.23 01:43:41.328740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1212 | ||
| 10127 | 2025.12.23 01:43:41.331423 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2025.12.23 01:43:41.331477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10129 | 2025.12.23 01:43:41.332645 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10130 | 2025.12.23 01:43:41.332900 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2025.12.23 01:43:41.333193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 10132 | 2025.12.23 01:43:43.781175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24416 | ||
| 10133 | 2025.12.23 01:43:43.781744 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10134 | 2025.12.23 01:43:43.781789 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10135 | 2025.12.23 01:43:43.782309 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10136 | 2025.12.23 01:43:43.782550 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10137 | 2025.12.23 01:43:43.782686 [ 146 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10138 | 2025.12.23 01:43:43.782700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24416 | ||
| 10139 | 2025.12.23 01:43:43.782723 [ 146 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2025.12.23 01:43:43.782744 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10141 | 2025.12.23 01:43:43.782830 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10142 | 2025.12.23 01:43:43.782917 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10143 | 2025.12.23 01:43:43.782946 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22048 rows starting from the beginning of the part | ||
| 10144 | 2025.12.23 01:43:43.783002 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 10145 | 2025.12.23 01:43:43.783045 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 10146 | 2025.12.23 01:43:43.783086 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 10147 | 2025.12.23 01:43:43.783124 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 10148 | 2025.12.23 01:43:43.783161 [ 190 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 10149 | 2025.12.23 01:43:43.785272 [ 194 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24416 rows, containing 4 columns (4 merged, 0 gathered) in 0.002475373 sec., 9863563.996213904 rows/sec., 141.10 MiB/sec. | ||
| 10150 | 2025.12.23 01:43:43.785742 [ 192 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10151 | 2025.12.23 01:43:43.786109 [ 192 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_51_10} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2025.12.23 01:43:43.786217 [ 192 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_51_10} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10153 | 2025.12.23 01:43:43.786350 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 10154 | 2025.12.23 01:43:44.576833 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10155 | 2025.12.23 01:43:44.577017 [ 276 ] {4a85cbc1-b716-4e32-9623-edf6770a20b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10156 | 2025.12.23 01:43:44.577088 [ 276 ] {4a85cbc1-b716-4e32-9623-edf6770a20b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10157 | 2025.12.23 01:43:44.577770 [ 276 ] {4a85cbc1-b716-4e32-9623-edf6770a20b9} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10158 | 2025.12.23 01:43:44.577824 [ 276 ] {4a85cbc1-b716-4e32-9623-edf6770a20b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10159 | 2025.12.23 01:43:44.578226 [ 276 ] {4a85cbc1-b716-4e32-9623-edf6770a20b9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10160 | 2025.12.23 01:43:44.578474 [ 276 ] {4a85cbc1-b716-4e32-9623-edf6770a20b9} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10161 | 2025.12.23 01:43:44.578636 [ 276 ] {4a85cbc1-b716-4e32-9623-edf6770a20b9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00167 sec., 14371.25748502994 rows/sec., 1.19 MiB/sec. | ||
| 10162 | 2025.12.23 01:43:44.578637 [ 146 ] {} <Debug> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10163 | 2025.12.23 01:43:44.578690 [ 276 ] {4a85cbc1-b716-4e32-9623-edf6770a20b9} <Debug> TCPHandler: Processed in 0.001993612 sec. | ||
| 10164 | 2025.12.23 01:43:44.578717 [ 146 ] {} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2025.12.23 01:43:44.578747 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10166 | 2025.12.23 01:43:44.578826 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10167 | 2025.12.23 01:43:44.578864 [ 200 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 10168 | 2025.12.23 01:43:44.578938 [ 276 ] {4697172b-9e32-4794-8525-9e372c3458ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10169 | 2025.12.23 01:43:44.578979 [ 200 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10170 | 2025.12.23 01:43:44.578993 [ 276 ] {4697172b-9e32-4794-8525-9e372c3458ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10171 | 2025.12.23 01:43:44.579014 [ 200 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10172 | 2025.12.23 01:43:44.579083 [ 200 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10173 | 2025.12.23 01:43:44.579137 [ 200 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10174 | 2025.12.23 01:43:44.579187 [ 200 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10175 | 2025.12.23 01:43:44.579233 [ 200 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10176 | 2025.12.23 01:43:44.579442 [ 276 ] {4697172b-9e32-4794-8525-9e372c3458ff} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2025.12.23 01:43:44.579481 [ 276 ] {4697172b-9e32-4794-8525-9e372c3458ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10178 | 2025.12.23 01:43:44.579803 [ 276 ] {4697172b-9e32-4794-8525-9e372c3458ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10179 | 2025.12.23 01:43:44.580029 [ 276 ] {4697172b-9e32-4794-8525-9e372c3458ff} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10180 | 2025.12.23 01:43:44.580036 [ 192 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221176 sec., 98265.9338211691 rows/sec., 8.53 MiB/sec. | ||
| 10181 | 2025.12.23 01:43:44.580181 [ 276 ] {4697172b-9e32-4794-8525-9e372c3458ff} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001266 sec., 4739.336492890995 rows/sec., 386.46 KiB/sec. | ||
| 10182 | 2025.12.23 01:43:44.580182 [ 200 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10183 | 2025.12.23 01:43:44.580226 [ 276 ] {4697172b-9e32-4794-8525-9e372c3458ff} <Debug> TCPHandler: Processed in 0.001452171 sec. | ||
| 10184 | 2025.12.23 01:43:44.580347 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10185 | 2025.12.23 01:43:44.580436 [ 200 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_13_3} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2025.12.23 01:43:44.580446 [ 276 ] {46fa19c1-d76d-40ca-8914-33f75b61814d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10187 | 2025.12.23 01:43:44.580490 [ 276 ] {46fa19c1-d76d-40ca-8914-33f75b61814d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10188 | 2025.12.23 01:43:44.580497 [ 200 ] {b1f412d8-be06-4bc8-9622-950ae43476d9::all_1_13_3} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10189 | 2025.12.23 01:43:44.580566 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10190 | 2025.12.23 01:43:44.581000 [ 276 ] {46fa19c1-d76d-40ca-8914-33f75b61814d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2025.12.23 01:43:44.581038 [ 276 ] {46fa19c1-d76d-40ca-8914-33f75b61814d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10192 | 2025.12.23 01:43:44.581370 [ 276 ] {46fa19c1-d76d-40ca-8914-33f75b61814d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10193 | 2025.12.23 01:43:44.581601 [ 276 ] {46fa19c1-d76d-40ca-8914-33f75b61814d} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2025.12.23 01:43:44.581738 [ 276 ] {46fa19c1-d76d-40ca-8914-33f75b61814d} <Debug> executeQuery: Read 199 rows, 18.09 KiB in 0.001314 sec., 151445.96651445967 rows/sec., 13.45 MiB/sec. | ||
| 10195 | 2025.12.23 01:43:44.581777 [ 276 ] {46fa19c1-d76d-40ca-8914-33f75b61814d} <Debug> TCPHandler: Processed in 0.001480142 sec. | ||
| 10196 | 2025.12.23 01:43:44.581894 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10197 | 2025.12.23 01:43:44.581990 [ 276 ] {87000b07-feb4-45ef-a17e-cc178abf22be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10198 | 2025.12.23 01:43:44.582033 [ 276 ] {87000b07-feb4-45ef-a17e-cc178abf22be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10199 | 2025.12.23 01:43:44.582447 [ 276 ] {87000b07-feb4-45ef-a17e-cc178abf22be} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2025.12.23 01:43:44.582484 [ 276 ] {87000b07-feb4-45ef-a17e-cc178abf22be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10201 | 2025.12.23 01:43:44.582780 [ 276 ] {87000b07-feb4-45ef-a17e-cc178abf22be} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10202 | 2025.12.23 01:43:44.583005 [ 276 ] {87000b07-feb4-45ef-a17e-cc178abf22be} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10203 | 2025.12.23 01:43:44.583143 [ 276 ] {87000b07-feb4-45ef-a17e-cc178abf22be} <Debug> executeQuery: Read 28 rows, 2.13 KiB in 0.001172 sec., 23890.78498293515 rows/sec., 1.78 MiB/sec. | ||
| 10204 | 2025.12.23 01:43:44.583182 [ 276 ] {87000b07-feb4-45ef-a17e-cc178abf22be} <Debug> TCPHandler: Processed in 0.001338069 sec. | ||
| 10205 | 2025.12.23 01:43:44.583292 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10206 | 2025.12.23 01:43:44.583386 [ 276 ] {fda94d68-e9ff-4e79-b377-67e1489e0452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10207 | 2025.12.23 01:43:44.583428 [ 276 ] {fda94d68-e9ff-4e79-b377-67e1489e0452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10208 | 2025.12.23 01:43:44.583899 [ 276 ] {fda94d68-e9ff-4e79-b377-67e1489e0452} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10209 | 2025.12.23 01:43:44.583942 [ 276 ] {fda94d68-e9ff-4e79-b377-67e1489e0452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10210 | 2025.12.23 01:43:44.584314 [ 276 ] {fda94d68-e9ff-4e79-b377-67e1489e0452} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10211 | 2025.12.23 01:43:44.584578 [ 276 ] {fda94d68-e9ff-4e79-b377-67e1489e0452} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10212 | 2025.12.23 01:43:44.584738 [ 276 ] {fda94d68-e9ff-4e79-b377-67e1489e0452} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00137 sec., 17518.24817518248 rows/sec., 1.45 MiB/sec. | ||
| 10213 | 2025.12.23 01:43:44.584787 [ 276 ] {fda94d68-e9ff-4e79-b377-67e1489e0452} <Debug> TCPHandler: Processed in 0.001542553 sec. | ||
| 10214 | 2025.12.23 01:43:44.584911 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10215 | 2025.12.23 01:43:44.585010 [ 276 ] {1dc4eed8-9829-4e6e-82d3-aa7aa35a0c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10216 | 2025.12.23 01:43:44.585052 [ 276 ] {1dc4eed8-9829-4e6e-82d3-aa7aa35a0c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10217 | 2025.12.23 01:43:44.585472 [ 276 ] {1dc4eed8-9829-4e6e-82d3-aa7aa35a0c54} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2025.12.23 01:43:44.585510 [ 276 ] {1dc4eed8-9829-4e6e-82d3-aa7aa35a0c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10219 | 2025.12.23 01:43:44.585854 [ 276 ] {1dc4eed8-9829-4e6e-82d3-aa7aa35a0c54} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10220 | 2025.12.23 01:43:44.586111 [ 276 ] {1dc4eed8-9829-4e6e-82d3-aa7aa35a0c54} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10221 | 2025.12.23 01:43:44.586222 [ 146 ] {} <Debug> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10222 | 2025.12.23 01:43:44.586246 [ 276 ] {1dc4eed8-9829-4e6e-82d3-aa7aa35a0c54} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001255 sec., 9561.752988047809 rows/sec., 747.01 KiB/sec. | ||
| 10223 | 2025.12.23 01:43:44.586264 [ 146 ] {} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2025.12.23 01:43:44.586290 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10225 | 2025.12.23 01:43:44.586291 [ 276 ] {1dc4eed8-9829-4e6e-82d3-aa7aa35a0c54} <Debug> TCPHandler: Processed in 0.00143105 sec. | ||
| 10226 | 2025.12.23 01:43:44.586413 [ 191 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 10227 | 2025.12.23 01:43:44.586422 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10228 | 2025.12.23 01:43:44.586542 [ 276 ] {86eb22d6-984c-4c56-a3a2-890ba7f98d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10229 | 2025.12.23 01:43:44.586558 [ 191 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10230 | 2025.12.23 01:43:44.586585 [ 276 ] {86eb22d6-984c-4c56-a3a2-890ba7f98d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10231 | 2025.12.23 01:43:44.586598 [ 191 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10232 | 2025.12.23 01:43:44.586672 [ 191 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10233 | 2025.12.23 01:43:44.586717 [ 191 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10234 | 2025.12.23 01:43:44.586761 [ 191 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10235 | 2025.12.23 01:43:44.586803 [ 191 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10236 | 2025.12.23 01:43:44.587046 [ 276 ] {86eb22d6-984c-4c56-a3a2-890ba7f98d49} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2025.12.23 01:43:44.587090 [ 276 ] {86eb22d6-984c-4c56-a3a2-890ba7f98d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10238 | 2025.12.23 01:43:44.587421 [ 276 ] {86eb22d6-984c-4c56-a3a2-890ba7f98d49} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10239 | 2025.12.23 01:43:44.587607 [ 196 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253607 sec., 47861.889730992254 rows/sec., 3.83 MiB/sec. | ||
| 10240 | 2025.12.23 01:43:44.587652 [ 276 ] {86eb22d6-984c-4c56-a3a2-890ba7f98d49} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10241 | 2025.12.23 01:43:44.587774 [ 186 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10242 | 2025.12.23 01:43:44.587803 [ 276 ] {86eb22d6-984c-4c56-a3a2-890ba7f98d49} <Debug> executeQuery: Read 116 rows, 9.66 KiB in 0.001278 sec., 90766.82316118936 rows/sec., 7.38 MiB/sec. | ||
| 10243 | 2025.12.23 01:43:44.587851 [ 276 ] {86eb22d6-984c-4c56-a3a2-890ba7f98d49} <Debug> TCPHandler: Processed in 0.001478352 sec. | ||
| 10244 | 2025.12.23 01:43:44.587970 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10245 | 2025.12.23 01:43:44.588063 [ 276 ] {bc4a3d08-61a8-4140-b122-c9550aceaec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10246 | 2025.12.23 01:43:44.588081 [ 186 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_13_3} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10247 | 2025.12.23 01:43:44.588109 [ 276 ] {bc4a3d08-61a8-4140-b122-c9550aceaec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10248 | 2025.12.23 01:43:44.588164 [ 186 ] {2ece2890-4bab-4115-94d3-4863eff9eabb::all_1_13_3} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10249 | 2025.12.23 01:43:44.588263 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10250 | 2025.12.23 01:43:44.588582 [ 276 ] {bc4a3d08-61a8-4140-b122-c9550aceaec5} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2025.12.23 01:43:44.588622 [ 276 ] {bc4a3d08-61a8-4140-b122-c9550aceaec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10252 | 2025.12.23 01:43:44.588976 [ 276 ] {bc4a3d08-61a8-4140-b122-c9550aceaec5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10253 | 2025.12.23 01:43:44.589204 [ 276 ] {bc4a3d08-61a8-4140-b122-c9550aceaec5} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2025.12.23 01:43:44.589337 [ 276 ] {bc4a3d08-61a8-4140-b122-c9550aceaec5} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001291 sec., 154144.07436096048 rows/sec., 11.05 MiB/sec. | ||
| 10255 | 2025.12.23 01:43:44.589375 [ 276 ] {bc4a3d08-61a8-4140-b122-c9550aceaec5} <Debug> TCPHandler: Processed in 0.001454471 sec. | ||
| 10256 | 2025.12.23 01:43:44.589490 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2025.12.23 01:43:44.589588 [ 276 ] {1d156b94-2746-4376-954a-5a3bad69ac89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10258 | 2025.12.23 01:43:44.589644 [ 276 ] {1d156b94-2746-4376-954a-5a3bad69ac89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10259 | 2025.12.23 01:43:44.590414 [ 276 ] {1d156b94-2746-4376-954a-5a3bad69ac89} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2025.12.23 01:43:44.590450 [ 276 ] {1d156b94-2746-4376-954a-5a3bad69ac89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10261 | 2025.12.23 01:43:44.590975 [ 276 ] {1d156b94-2746-4376-954a-5a3bad69ac89} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10262 | 2025.12.23 01:43:44.591212 [ 276 ] {1d156b94-2746-4376-954a-5a3bad69ac89} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2025.12.23 01:43:44.591351 [ 276 ] {1d156b94-2746-4376-954a-5a3bad69ac89} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001781 sec., 5614.823133071308 rows/sec., 10.06 MiB/sec. | ||
| 10264 | 2025.12.23 01:43:44.591405 [ 276 ] {1d156b94-2746-4376-954a-5a3bad69ac89} <Debug> TCPHandler: Processed in 0.001965012 sec. | ||
| 10265 | 2025.12.23 01:43:44.591518 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10266 | 2025.12.23 01:43:44.591612 [ 276 ] {44f87aeb-c7d1-4e74-8745-1b801af52413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10267 | 2025.12.23 01:43:44.591653 [ 276 ] {44f87aeb-c7d1-4e74-8745-1b801af52413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10268 | 2025.12.23 01:43:44.592001 [ 276 ] {44f87aeb-c7d1-4e74-8745-1b801af52413} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2025.12.23 01:43:44.592037 [ 276 ] {44f87aeb-c7d1-4e74-8745-1b801af52413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10270 | 2025.12.23 01:43:44.592336 [ 276 ] {44f87aeb-c7d1-4e74-8745-1b801af52413} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10271 | 2025.12.23 01:43:44.592540 [ 276 ] {44f87aeb-c7d1-4e74-8745-1b801af52413} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2025.12.23 01:43:44.592668 [ 276 ] {44f87aeb-c7d1-4e74-8745-1b801af52413} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 10273 | 2025.12.23 01:43:44.592704 [ 276 ] {44f87aeb-c7d1-4e74-8745-1b801af52413} <Debug> TCPHandler: Processed in 0.001234606 sec. | ||
| 10274 | 2025.12.23 01:43:45.099631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10275 | 2025.12.23 01:43:45.129540 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2025.12.23 01:43:45.129670 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10277 | 2025.12.23 01:43:45.140403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10278 | 2025.12.23 01:43:45.145598 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2025.12.23 01:43:45.146276 [ 146 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10280 | 2025.12.23 01:43:45.146361 [ 146 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10281 | 2025.12.23 01:43:45.146389 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10282 | 2025.12.23 01:43:45.146583 [ 192 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10283 | 2025.12.23 01:43:45.153021 [ 192 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10284 | 2025.12.23 01:43:45.155204 [ 192 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10285 | 2025.12.23 01:43:45.155719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10286 | 2025.12.23 01:43:45.161826 [ 192 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10287 | 2025.12.23 01:43:45.168867 [ 192 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10288 | 2025.12.23 01:43:45.175916 [ 192 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10289 | 2025.12.23 01:43:45.182531 [ 192 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10290 | 2025.12.23 01:43:45.188306 [ 192 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10291 | 2025.12.23 01:43:45.269837 [ 192 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.123342236 sec., 3113.288784549033 rows/sec., 16.10 MiB/sec. | ||
| 10292 | 2025.12.23 01:43:45.274477 [ 196 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10293 | 2025.12.23 01:43:45.277273 [ 196 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_51_10} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10294 | 2025.12.23 01:43:45.277426 [ 196 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_51_10} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10295 | 2025.12.23 01:43:45.279747 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10296 | 2025.12.23 01:43:46.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.59 MiB, peak 335.00 MiB, free memory in arenas 0.00 B, will set to 323.68 MiB (RSS), difference: 2.08 MiB | ||
| 10297 | 2025.12.23 01:43:49.575901 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10298 | 2025.12.23 01:43:49.576158 [ 276 ] {f7386c91-9cb3-4959-bdd5-14502917ec7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10299 | 2025.12.23 01:43:49.576249 [ 276 ] {f7386c91-9cb3-4959-bdd5-14502917ec7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10300 | 2025.12.23 01:43:49.577104 [ 276 ] {f7386c91-9cb3-4959-bdd5-14502917ec7b} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2025.12.23 01:43:49.577162 [ 276 ] {f7386c91-9cb3-4959-bdd5-14502917ec7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10302 | 2025.12.23 01:43:49.577687 [ 276 ] {f7386c91-9cb3-4959-bdd5-14502917ec7b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10303 | 2025.12.23 01:43:49.577922 [ 276 ] {f7386c91-9cb3-4959-bdd5-14502917ec7b} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2025.12.23 01:43:49.578090 [ 276 ] {f7386c91-9cb3-4959-bdd5-14502917ec7b} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001994 sec., 59177.532597793375 rows/sec., 5.02 MiB/sec. | ||
| 10305 | 2025.12.23 01:43:49.578144 [ 276 ] {f7386c91-9cb3-4959-bdd5-14502917ec7b} <Debug> TCPHandler: Processed in 0.002401051 sec. | ||
| 10306 | 2025.12.23 01:43:49.578285 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10307 | 2025.12.23 01:43:49.578390 [ 276 ] {8cf72eb6-ddcd-47b3-8a2b-ba87a8c68816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10308 | 2025.12.23 01:43:49.578436 [ 276 ] {8cf72eb6-ddcd-47b3-8a2b-ba87a8c68816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10309 | 2025.12.23 01:43:49.578904 [ 276 ] {8cf72eb6-ddcd-47b3-8a2b-ba87a8c68816} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2025.12.23 01:43:49.578943 [ 276 ] {8cf72eb6-ddcd-47b3-8a2b-ba87a8c68816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10311 | 2025.12.23 01:43:49.579252 [ 276 ] {8cf72eb6-ddcd-47b3-8a2b-ba87a8c68816} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10312 | 2025.12.23 01:43:49.579461 [ 276 ] {8cf72eb6-ddcd-47b3-8a2b-ba87a8c68816} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2025.12.23 01:43:49.579600 [ 276 ] {8cf72eb6-ddcd-47b3-8a2b-ba87a8c68816} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001235 sec., 25101.214574898786 rows/sec., 1.84 MiB/sec. | ||
| 10314 | 2025.12.23 01:43:49.579641 [ 276 ] {8cf72eb6-ddcd-47b3-8a2b-ba87a8c68816} <Debug> TCPHandler: Processed in 0.0014088 sec. | ||
| 10315 | 2025.12.23 01:43:49.579757 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2025.12.23 01:43:49.579856 [ 276 ] {60d06d13-cc22-4d6a-9dcf-dfa3ff083873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10317 | 2025.12.23 01:43:49.579898 [ 276 ] {60d06d13-cc22-4d6a-9dcf-dfa3ff083873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10318 | 2025.12.23 01:43:49.580343 [ 276 ] {60d06d13-cc22-4d6a-9dcf-dfa3ff083873} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2025.12.23 01:43:49.580380 [ 276 ] {60d06d13-cc22-4d6a-9dcf-dfa3ff083873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10320 | 2025.12.23 01:43:49.580688 [ 276 ] {60d06d13-cc22-4d6a-9dcf-dfa3ff083873} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10321 | 2025.12.23 01:43:49.580888 [ 276 ] {60d06d13-cc22-4d6a-9dcf-dfa3ff083873} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2025.12.23 01:43:49.581018 [ 276 ] {60d06d13-cc22-4d6a-9dcf-dfa3ff083873} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001183 sec., 80304.31107354184 rows/sec., 6.27 MiB/sec. | ||
| 10323 | 2025.12.23 01:43:49.581057 [ 276 ] {60d06d13-cc22-4d6a-9dcf-dfa3ff083873} <Debug> TCPHandler: Processed in 0.001350069 sec. | ||
| 10324 | 2025.12.23 01:43:49.581172 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2025.12.23 01:43:49.581268 [ 276 ] {4531cec1-2c62-4b3f-8687-b2222d5833a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10326 | 2025.12.23 01:43:49.581313 [ 276 ] {4531cec1-2c62-4b3f-8687-b2222d5833a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10327 | 2025.12.23 01:43:49.581734 [ 276 ] {4531cec1-2c62-4b3f-8687-b2222d5833a9} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2025.12.23 01:43:49.581770 [ 276 ] {4531cec1-2c62-4b3f-8687-b2222d5833a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10329 | 2025.12.23 01:43:49.582102 [ 276 ] {4531cec1-2c62-4b3f-8687-b2222d5833a9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10330 | 2025.12.23 01:43:49.582307 [ 276 ] {4531cec1-2c62-4b3f-8687-b2222d5833a9} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2025.12.23 01:43:49.582437 [ 276 ] {4531cec1-2c62-4b3f-8687-b2222d5833a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 10332 | 2025.12.23 01:43:49.582473 [ 276 ] {4531cec1-2c62-4b3f-8687-b2222d5833a9} <Debug> TCPHandler: Processed in 0.001351669 sec. | ||
| 10333 | 2025.12.23 01:43:49.582575 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10334 | 2025.12.23 01:43:49.582669 [ 276 ] {694829b6-1aea-4788-97db-94349948a0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10335 | 2025.12.23 01:43:49.582722 [ 276 ] {694829b6-1aea-4788-97db-94349948a0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10336 | 2025.12.23 01:43:49.583574 [ 276 ] {694829b6-1aea-4788-97db-94349948a0ab} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10337 | 2025.12.23 01:43:49.583611 [ 276 ] {694829b6-1aea-4788-97db-94349948a0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10338 | 2025.12.23 01:43:49.584154 [ 276 ] {694829b6-1aea-4788-97db-94349948a0ab} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10339 | 2025.12.23 01:43:49.584377 [ 276 ] {694829b6-1aea-4788-97db-94349948a0ab} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2025.12.23 01:43:49.584515 [ 276 ] {694829b6-1aea-4788-97db-94349948a0ab} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001864 sec., 16630.901287553646 rows/sec., 29.80 MiB/sec. | ||
| 10341 | 2025.12.23 01:43:49.584581 [ 276 ] {694829b6-1aea-4788-97db-94349948a0ab} <Debug> TCPHandler: Processed in 0.002056684 sec. | ||
| 10342 | 2025.12.23 01:43:49.584699 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10343 | 2025.12.23 01:43:49.584794 [ 276 ] {6acca1bc-a9ec-412d-b9b8-70bf3ac3b095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10344 | 2025.12.23 01:43:49.584837 [ 276 ] {6acca1bc-a9ec-412d-b9b8-70bf3ac3b095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10345 | 2025.12.23 01:43:49.585213 [ 276 ] {6acca1bc-a9ec-412d-b9b8-70bf3ac3b095} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2025.12.23 01:43:49.585259 [ 276 ] {6acca1bc-a9ec-412d-b9b8-70bf3ac3b095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10347 | 2025.12.23 01:43:49.585572 [ 276 ] {6acca1bc-a9ec-412d-b9b8-70bf3ac3b095} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10348 | 2025.12.23 01:43:49.585776 [ 276 ] {6acca1bc-a9ec-412d-b9b8-70bf3ac3b095} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10349 | 2025.12.23 01:43:49.585907 [ 276 ] {6acca1bc-a9ec-412d-b9b8-70bf3ac3b095} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 10350 | 2025.12.23 01:43:49.585943 [ 276 ] {6acca1bc-a9ec-412d-b9b8-70bf3ac3b095} <Debug> TCPHandler: Processed in 0.001292748 sec. | ||
| 10351 | 2025.12.23 01:43:51.114557 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10352 | 2025.12.23 01:43:51.114635 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10353 | 2025.12.23 01:43:51.282880 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24928 | ||
| 10354 | 2025.12.23 01:43:51.283469 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2025.12.23 01:43:51.283524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10356 | 2025.12.23 01:43:51.284071 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10357 | 2025.12.23 01:43:51.284292 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2025.12.23 01:43:51.284435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24928 | ||
| 10359 | 2025.12.23 01:43:51.333403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1244 | ||
| 10360 | 2025.12.23 01:43:51.335746 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2025.12.23 01:43:51.335788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10362 | 2025.12.23 01:43:51.336969 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10363 | 2025.12.23 01:43:51.337225 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2025.12.23 01:43:51.337491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1244 | ||
| 10365 | 2025.12.23 01:43:52.655881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10366 | 2025.12.23 01:43:52.670812 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2025.12.23 01:43:52.670873 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10368 | 2025.12.23 01:43:52.677154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10369 | 2025.12.23 01:43:52.677823 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2025.12.23 01:43:52.680687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10371 | 2025.12.23 01:43:54.576970 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2025.12.23 01:43:54.577148 [ 276 ] {fbd0684a-637b-450f-b33c-65b471c6336f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10373 | 2025.12.23 01:43:54.577214 [ 276 ] {fbd0684a-637b-450f-b33c-65b471c6336f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10374 | 2025.12.23 01:43:54.577877 [ 276 ] {fbd0684a-637b-450f-b33c-65b471c6336f} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2025.12.23 01:43:54.577922 [ 276 ] {fbd0684a-637b-450f-b33c-65b471c6336f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10376 | 2025.12.23 01:43:54.578302 [ 276 ] {fbd0684a-637b-450f-b33c-65b471c6336f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10377 | 2025.12.23 01:43:54.578528 [ 276 ] {fbd0684a-637b-450f-b33c-65b471c6336f} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2025.12.23 01:43:54.578683 [ 276 ] {fbd0684a-637b-450f-b33c-65b471c6336f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001585 sec., 47949.526813880126 rows/sec., 3.95 MiB/sec. | ||
| 10379 | 2025.12.23 01:43:54.578689 [ 139 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10380 | 2025.12.23 01:43:54.578724 [ 276 ] {fbd0684a-637b-450f-b33c-65b471c6336f} <Debug> TCPHandler: Processed in 0.00188411 sec. | ||
| 10381 | 2025.12.23 01:43:54.578758 [ 139 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10382 | 2025.12.23 01:43:54.578784 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10383 | 2025.12.23 01:43:54.578863 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10384 | 2025.12.23 01:43:54.578909 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10385 | 2025.12.23 01:43:54.578960 [ 276 ] {bb151c9b-c92c-4024-9682-646e7577ad6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10386 | 2025.12.23 01:43:54.579004 [ 276 ] {bb151c9b-c92c-4024-9682-646e7577ad6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10387 | 2025.12.23 01:43:54.579053 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10388 | 2025.12.23 01:43:54.579101 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1407 rows starting from the beginning of the part | ||
| 10389 | 2025.12.23 01:43:54.579184 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part | ||
| 10390 | 2025.12.23 01:43:54.579245 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 118 rows starting from the beginning of the part | ||
| 10391 | 2025.12.23 01:43:54.579302 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 199 rows starting from the beginning of the part | ||
| 10392 | 2025.12.23 01:43:54.579354 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 118 rows starting from the beginning of the part | ||
| 10393 | 2025.12.23 01:43:54.579407 [ 201 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 76 rows starting from the beginning of the part | ||
| 10394 | 2025.12.23 01:43:54.579431 [ 276 ] {bb151c9b-c92c-4024-9682-646e7577ad6a} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2025.12.23 01:43:54.579479 [ 276 ] {bb151c9b-c92c-4024-9682-646e7577ad6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10396 | 2025.12.23 01:43:54.579864 [ 276 ] {bb151c9b-c92c-4024-9682-646e7577ad6a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10397 | 2025.12.23 01:43:54.580098 [ 276 ] {bb151c9b-c92c-4024-9682-646e7577ad6a} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2025.12.23 01:43:54.580247 [ 276 ] {bb151c9b-c92c-4024-9682-646e7577ad6a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001304 sec., 7668.711656441717 rows/sec., 576.65 KiB/sec. | ||
| 10399 | 2025.12.23 01:43:54.580288 [ 276 ] {bb151c9b-c92c-4024-9682-646e7577ad6a} <Debug> TCPHandler: Processed in 0.001471572 sec. | ||
| 10400 | 2025.12.23 01:43:54.580410 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10401 | 2025.12.23 01:43:54.580506 [ 276 ] {c49fb322-0354-4b14-a6f2-f12d962199a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10402 | 2025.12.23 01:43:54.580549 [ 276 ] {c49fb322-0354-4b14-a6f2-f12d962199a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10403 | 2025.12.23 01:43:54.580701 [ 196 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1994 rows, containing 5 columns (5 merged, 0 gathered) in 0.001855469 sec., 1074660.9078351618 rows/sec., 94.83 MiB/sec. | ||
| 10404 | 2025.12.23 01:43:54.581000 [ 276 ] {c49fb322-0354-4b14-a6f2-f12d962199a9} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2025.12.23 01:43:54.581003 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10406 | 2025.12.23 01:43:54.581040 [ 276 ] {c49fb322-0354-4b14-a6f2-f12d962199a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10407 | 2025.12.23 01:43:54.581383 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_76_15} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2025.12.23 01:43:54.581411 [ 276 ] {c49fb322-0354-4b14-a6f2-f12d962199a9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10409 | 2025.12.23 01:43:54.581480 [ 199 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_76_15} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10410 | 2025.12.23 01:43:54.581605 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10411 | 2025.12.23 01:43:54.581647 [ 276 ] {c49fb322-0354-4b14-a6f2-f12d962199a9} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10412 | 2025.12.23 01:43:54.581761 [ 139 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10413 | 2025.12.23 01:43:54.581787 [ 276 ] {c49fb322-0354-4b14-a6f2-f12d962199a9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.0013 sec., 56923.07692307693 rows/sec., 4.44 MiB/sec. | ||
| 10414 | 2025.12.23 01:43:54.581793 [ 139 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2025.12.23 01:43:54.581827 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10416 | 2025.12.23 01:43:54.581832 [ 276 ] {c49fb322-0354-4b14-a6f2-f12d962199a9} <Debug> TCPHandler: Processed in 0.001470621 sec. | ||
| 10417 | 2025.12.23 01:43:54.581895 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10418 | 2025.12.23 01:43:54.581957 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10419 | 2025.12.23 01:43:54.581987 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10420 | 2025.12.23 01:43:54.582030 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 633 rows starting from the beginning of the part | ||
| 10421 | 2025.12.23 01:43:54.582072 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part | ||
| 10422 | 2025.12.23 01:43:54.582088 [ 276 ] {4aceb3c1-957d-4112-8b2e-b8cb0c5769ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10423 | 2025.12.23 01:43:54.582107 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 95 rows starting from the beginning of the part | ||
| 10424 | 2025.12.23 01:43:54.582138 [ 276 ] {4aceb3c1-957d-4112-8b2e-b8cb0c5769ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10425 | 2025.12.23 01:43:54.582144 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 116 rows starting from the beginning of the part | ||
| 10426 | 2025.12.23 01:43:54.582192 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 95 rows starting from the beginning of the part | ||
| 10427 | 2025.12.23 01:43:54.582250 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 10428 | 2025.12.23 01:43:54.582570 [ 276 ] {4aceb3c1-957d-4112-8b2e-b8cb0c5769ec} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2025.12.23 01:43:54.582613 [ 276 ] {4aceb3c1-957d-4112-8b2e-b8cb0c5769ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10430 | 2025.12.23 01:43:54.582960 [ 276 ] {4aceb3c1-957d-4112-8b2e-b8cb0c5769ec} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10431 | 2025.12.23 01:43:54.583036 [ 195 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1087 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166485 sec., 931859.389533513 rows/sec., 75.18 MiB/sec. | ||
| 10432 | 2025.12.23 01:43:54.583186 [ 276 ] {4aceb3c1-957d-4112-8b2e-b8cb0c5769ec} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10433 | 2025.12.23 01:43:54.583202 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10434 | 2025.12.23 01:43:54.583311 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10435 | 2025.12.23 01:43:54.583330 [ 276 ] {4aceb3c1-957d-4112-8b2e-b8cb0c5769ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 10436 | 2025.12.23 01:43:54.583343 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2025.12.23 01:43:54.583374 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10438 | 2025.12.23 01:43:54.583377 [ 276 ] {4aceb3c1-957d-4112-8b2e-b8cb0c5769ec} <Debug> TCPHandler: Processed in 0.001468751 sec. | ||
| 10439 | 2025.12.23 01:43:54.583456 [ 196 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10440 | 2025.12.23 01:43:54.583468 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_76_15} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2025.12.23 01:43:54.583500 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10442 | 2025.12.23 01:43:54.583549 [ 201 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_76_15} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10443 | 2025.12.23 01:43:54.583561 [ 196 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10444 | 2025.12.23 01:43:54.583600 [ 276 ] {68816bc6-f260-4dbc-a9b3-d1ac33ab4f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10445 | 2025.12.23 01:43:54.583602 [ 196 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20824 rows starting from the beginning of the part | ||
| 10446 | 2025.12.23 01:43:54.583627 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 10447 | 2025.12.23 01:43:54.583657 [ 276 ] {68816bc6-f260-4dbc-a9b3-d1ac33ab4f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10448 | 2025.12.23 01:43:54.583682 [ 196 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10449 | 2025.12.23 01:43:54.583735 [ 196 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10450 | 2025.12.23 01:43:54.583783 [ 196 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 199 rows starting from the beginning of the part | ||
| 10451 | 2025.12.23 01:43:54.583828 [ 196 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10452 | 2025.12.23 01:43:54.583875 [ 196 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10453 | 2025.12.23 01:43:54.584453 [ 276 ] {68816bc6-f260-4dbc-a9b3-d1ac33ab4f35} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10454 | 2025.12.23 01:43:54.584487 [ 276 ] {68816bc6-f260-4dbc-a9b3-d1ac33ab4f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10455 | 2025.12.23 01:43:54.585053 [ 276 ] {68816bc6-f260-4dbc-a9b3-d1ac33ab4f35} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10456 | 2025.12.23 01:43:54.585302 [ 276 ] {68816bc6-f260-4dbc-a9b3-d1ac33ab4f35} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10457 | 2025.12.23 01:43:54.585458 [ 276 ] {68816bc6-f260-4dbc-a9b3-d1ac33ab4f35} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001875 sec., 5333.333333333334 rows/sec., 9.56 MiB/sec. | ||
| 10458 | 2025.12.23 01:43:54.585540 [ 276 ] {68816bc6-f260-4dbc-a9b3-d1ac33ab4f35} <Debug> TCPHandler: Processed in 0.002087894 sec. | ||
| 10459 | 2025.12.23 01:43:54.585650 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10460 | 2025.12.23 01:43:54.585743 [ 276 ] {2c668ca2-8a3b-4514-9172-3c1def5bc595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10461 | 2025.12.23 01:43:54.585785 [ 276 ] {2c668ca2-8a3b-4514-9172-3c1def5bc595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10462 | 2025.12.23 01:43:54.586145 [ 276 ] {2c668ca2-8a3b-4514-9172-3c1def5bc595} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2025.12.23 01:43:54.586180 [ 276 ] {2c668ca2-8a3b-4514-9172-3c1def5bc595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10464 | 2025.12.23 01:43:54.586578 [ 276 ] {2c668ca2-8a3b-4514-9172-3c1def5bc595} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10465 | 2025.12.23 01:43:54.586797 [ 276 ] {2c668ca2-8a3b-4514-9172-3c1def5bc595} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2025.12.23 01:43:54.586910 [ 139 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10467 | 2025.12.23 01:43:54.586930 [ 276 ] {2c668ca2-8a3b-4514-9172-3c1def5bc595} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 10468 | 2025.12.23 01:43:54.586941 [ 139 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2025.12.23 01:43:54.586970 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10470 | 2025.12.23 01:43:54.586976 [ 276 ] {2c668ca2-8a3b-4514-9172-3c1def5bc595} <Debug> TCPHandler: Processed in 0.001374359 sec. | ||
| 10471 | 2025.12.23 01:43:54.587053 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10472 | 2025.12.23 01:43:54.587164 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10473 | 2025.12.23 01:43:54.587195 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4110 rows starting from the beginning of the part | ||
| 10474 | 2025.12.23 01:43:54.587260 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10475 | 2025.12.23 01:43:54.587304 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10476 | 2025.12.23 01:43:54.587345 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10477 | 2025.12.23 01:43:54.587399 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10478 | 2025.12.23 01:43:54.587443 [ 195 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10479 | 2025.12.23 01:43:54.595135 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4410 rows, containing 4 columns (4 merged, 0 gathered) in 0.008119083 sec., 543164.7884373149 rows/sec., 36.62 MiB/sec. | ||
| 10480 | 2025.12.23 01:43:54.595696 [ 187 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10481 | 2025.12.23 01:43:54.596030 [ 187 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_76_15} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2025.12.23 01:43:54.596102 [ 187 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_76_15} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10483 | 2025.12.23 01:43:54.596194 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10484 | 2025.12.23 01:43:54.597378 [ 187 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21663 rows, containing 5 columns (5 merged, 0 gathered) in 0.013960986 sec., 1551681.2351219319 rows/sec., 106.64 MiB/sec. | ||
| 10485 | 2025.12.23 01:43:54.597795 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10486 | 2025.12.23 01:43:54.598057 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2025.12.23 01:43:54.598125 [ 198 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10488 | 2025.12.23 01:43:54.598213 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10489 | 2025.12.23 01:43:55.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.63 MiB, peak 335.96 MiB, free memory in arenas 0.00 B, will set to 328.07 MiB (RSS), difference: 3.43 MiB | ||
| 10490 | 2025.12.23 01:43:55.167422 [ 79 ] {} <Debug> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10491 | 2025.12.23 01:43:55.167483 [ 79 ] {} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10492 | 2025.12.23 01:43:55.167503 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 10493 | 2025.12.23 01:43:55.167624 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 10494 | 2025.12.23 01:43:55.167750 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10495 | 2025.12.23 01:43:55.167783 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 252 rows starting from the beginning of the part | ||
| 10496 | 2025.12.23 01:43:55.167847 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 10497 | 2025.12.23 01:43:55.167892 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 10498 | 2025.12.23 01:43:55.167932 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 10499 | 2025.12.23 01:43:55.167971 [ 201 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 10500 | 2025.12.23 01:43:55.168807 [ 198 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243837 sec., 607796.6807547935 rows/sec., 44.36 MiB/sec. | ||
| 10501 | 2025.12.23 01:43:55.169081 [ 188 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10502 | 2025.12.23 01:43:55.169471 [ 188 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_25_6} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10503 | 2025.12.23 01:43:55.169579 [ 188 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_25_6} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10504 | 2025.12.23 01:43:55.169712 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10505 | 2025.12.23 01:43:58.784666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25376 | ||
| 10506 | 2025.12.23 01:43:58.785389 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2025.12.23 01:43:58.785437 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10508 | 2025.12.23 01:43:58.785941 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10509 | 2025.12.23 01:43:58.786163 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2025.12.23 01:43:58.786300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25376 | ||
| 10511 | 2025.12.23 01:43:59.604283 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10512 | 2025.12.23 01:43:59.604508 [ 276 ] {6c25875f-d4ab-4850-a12d-b5d0d7049a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10513 | 2025.12.23 01:43:59.604583 [ 276 ] {6c25875f-d4ab-4850-a12d-b5d0d7049a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10514 | 2025.12.23 01:43:59.605268 [ 276 ] {6c25875f-d4ab-4850-a12d-b5d0d7049a51} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10515 | 2025.12.23 01:43:59.605306 [ 276 ] {6c25875f-d4ab-4850-a12d-b5d0d7049a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10516 | 2025.12.23 01:43:59.605683 [ 276 ] {6c25875f-d4ab-4850-a12d-b5d0d7049a51} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10517 | 2025.12.23 01:43:59.605905 [ 276 ] {6c25875f-d4ab-4850-a12d-b5d0d7049a51} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10518 | 2025.12.23 01:43:59.606054 [ 276 ] {6c25875f-d4ab-4850-a12d-b5d0d7049a51} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001608 sec., 4975.124378109453 rows/sec., 405.69 KiB/sec. | ||
| 10519 | 2025.12.23 01:43:59.606097 [ 276 ] {6c25875f-d4ab-4850-a12d-b5d0d7049a51} <Debug> TCPHandler: Processed in 0.001992482 sec. | ||
| 10520 | 2025.12.23 01:43:59.606222 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10521 | 2025.12.23 01:43:59.606319 [ 276 ] {68413ff5-55de-48b8-b3c6-55a173826e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10522 | 2025.12.23 01:43:59.606361 [ 276 ] {68413ff5-55de-48b8-b3c6-55a173826e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10523 | 2025.12.23 01:43:59.607585 [ 276 ] {68413ff5-55de-48b8-b3c6-55a173826e08} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10524 | 2025.12.23 01:43:59.607630 [ 276 ] {68413ff5-55de-48b8-b3c6-55a173826e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10525 | 2025.12.23 01:43:59.608050 [ 276 ] {68413ff5-55de-48b8-b3c6-55a173826e08} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10526 | 2025.12.23 01:43:59.608263 [ 276 ] {68413ff5-55de-48b8-b3c6-55a173826e08} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10527 | 2025.12.23 01:43:59.608398 [ 276 ] {68413ff5-55de-48b8-b3c6-55a173826e08} <Debug> executeQuery: Read 1262 rows, 107.12 KiB in 0.002099 sec., 601238.6850881372 rows/sec., 49.84 MiB/sec. | ||
| 10528 | 2025.12.23 01:43:59.608436 [ 276 ] {68413ff5-55de-48b8-b3c6-55a173826e08} <Debug> TCPHandler: Processed in 0.002264738 sec. | ||
| 10529 | 2025.12.23 01:43:59.608558 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10530 | 2025.12.23 01:43:59.608654 [ 276 ] {47312c6d-b234-4c66-b5a1-138e6c7dfbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10531 | 2025.12.23 01:43:59.608697 [ 276 ] {47312c6d-b234-4c66-b5a1-138e6c7dfbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10532 | 2025.12.23 01:43:59.609113 [ 276 ] {47312c6d-b234-4c66-b5a1-138e6c7dfbed} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2025.12.23 01:43:59.609148 [ 276 ] {47312c6d-b234-4c66-b5a1-138e6c7dfbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10534 | 2025.12.23 01:43:59.609454 [ 276 ] {47312c6d-b234-4c66-b5a1-138e6c7dfbed} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10535 | 2025.12.23 01:43:59.609669 [ 276 ] {47312c6d-b234-4c66-b5a1-138e6c7dfbed} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2025.12.23 01:43:59.609800 [ 276 ] {47312c6d-b234-4c66-b5a1-138e6c7dfbed} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001164 sec., 33505.154639175256 rows/sec., 2.42 MiB/sec. | ||
| 10537 | 2025.12.23 01:43:59.609837 [ 276 ] {47312c6d-b234-4c66-b5a1-138e6c7dfbed} <Debug> TCPHandler: Processed in 0.001329528 sec. | ||
| 10538 | 2025.12.23 01:43:59.609946 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10539 | 2025.12.23 01:43:59.610040 [ 276 ] {6fdfaaca-3689-4ded-bab6-732b8ca4722e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10540 | 2025.12.23 01:43:59.610079 [ 276 ] {6fdfaaca-3689-4ded-bab6-732b8ca4722e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10541 | 2025.12.23 01:43:59.610564 [ 276 ] {6fdfaaca-3689-4ded-bab6-732b8ca4722e} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2025.12.23 01:43:59.610599 [ 276 ] {6fdfaaca-3689-4ded-bab6-732b8ca4722e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10543 | 2025.12.23 01:43:59.610911 [ 276 ] {6fdfaaca-3689-4ded-bab6-732b8ca4722e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10544 | 2025.12.23 01:43:59.611132 [ 276 ] {6fdfaaca-3689-4ded-bab6-732b8ca4722e} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2025.12.23 01:43:59.611259 [ 276 ] {6fdfaaca-3689-4ded-bab6-732b8ca4722e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001238 sec., 184168.01292407108 rows/sec., 12.47 MiB/sec. | ||
| 10546 | 2025.12.23 01:43:59.611297 [ 276 ] {6fdfaaca-3689-4ded-bab6-732b8ca4722e} <Debug> TCPHandler: Processed in 0.001399889 sec. | ||
| 10547 | 2025.12.23 01:43:59.611410 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10548 | 2025.12.23 01:43:59.611505 [ 276 ] {c1bf8353-1da8-4f8f-ade6-b071f646f79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10549 | 2025.12.23 01:43:59.611546 [ 276 ] {c1bf8353-1da8-4f8f-ade6-b071f646f79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10550 | 2025.12.23 01:43:59.612169 [ 276 ] {c1bf8353-1da8-4f8f-ade6-b071f646f79e} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2025.12.23 01:43:59.612204 [ 276 ] {c1bf8353-1da8-4f8f-ade6-b071f646f79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10552 | 2025.12.23 01:43:59.612525 [ 276 ] {c1bf8353-1da8-4f8f-ade6-b071f646f79e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10553 | 2025.12.23 01:43:59.612730 [ 276 ] {c1bf8353-1da8-4f8f-ade6-b071f646f79e} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2025.12.23 01:43:59.612858 [ 276 ] {c1bf8353-1da8-4f8f-ade6-b071f646f79e} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.00137 sec., 408029.197080292 rows/sec., 30.32 MiB/sec. | ||
| 10555 | 2025.12.23 01:43:59.612895 [ 276 ] {c1bf8353-1da8-4f8f-ade6-b071f646f79e} <Debug> TCPHandler: Processed in 0.001534042 sec. | ||
| 10556 | 2025.12.23 01:43:59.613012 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10557 | 2025.12.23 01:43:59.613106 [ 276 ] {050a8cf5-c9a3-4511-abc1-02054eda40f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10558 | 2025.12.23 01:43:59.613150 [ 276 ] {050a8cf5-c9a3-4511-abc1-02054eda40f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10559 | 2025.12.23 01:43:59.613717 [ 276 ] {050a8cf5-c9a3-4511-abc1-02054eda40f4} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10560 | 2025.12.23 01:43:59.613751 [ 276 ] {050a8cf5-c9a3-4511-abc1-02054eda40f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10561 | 2025.12.23 01:43:59.614129 [ 276 ] {050a8cf5-c9a3-4511-abc1-02054eda40f4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10562 | 2025.12.23 01:43:59.614342 [ 276 ] {050a8cf5-c9a3-4511-abc1-02054eda40f4} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10563 | 2025.12.23 01:43:59.614469 [ 276 ] {050a8cf5-c9a3-4511-abc1-02054eda40f4} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001381 sec., 614047.791455467 rows/sec., 41.33 MiB/sec. | ||
| 10564 | 2025.12.23 01:43:59.614505 [ 276 ] {050a8cf5-c9a3-4511-abc1-02054eda40f4} <Debug> TCPHandler: Processed in 0.001542173 sec. | ||
| 10565 | 2025.12.23 01:43:59.614619 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10566 | 2025.12.23 01:43:59.614712 [ 276 ] {15629c1f-3e34-437e-865e-07c09b396c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10567 | 2025.12.23 01:43:59.614767 [ 276 ] {15629c1f-3e34-437e-865e-07c09b396c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10568 | 2025.12.23 01:43:59.615596 [ 276 ] {15629c1f-3e34-437e-865e-07c09b396c9a} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10569 | 2025.12.23 01:43:59.615631 [ 276 ] {15629c1f-3e34-437e-865e-07c09b396c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10570 | 2025.12.23 01:43:59.616168 [ 276 ] {15629c1f-3e34-437e-865e-07c09b396c9a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10571 | 2025.12.23 01:43:59.616396 [ 276 ] {15629c1f-3e34-437e-865e-07c09b396c9a} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10572 | 2025.12.23 01:43:59.616533 [ 276 ] {15629c1f-3e34-437e-865e-07c09b396c9a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00184 sec., 16847.82608695652 rows/sec., 30.19 MiB/sec. | ||
| 10573 | 2025.12.23 01:43:59.616587 [ 276 ] {15629c1f-3e34-437e-865e-07c09b396c9a} <Debug> TCPHandler: Processed in 0.002017033 sec. | ||
| 10574 | 2025.12.23 01:43:59.616705 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10575 | 2025.12.23 01:43:59.616800 [ 276 ] {1116e471-7bc2-4a5e-a6b1-5ec10e94b523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10576 | 2025.12.23 01:43:59.616843 [ 276 ] {1116e471-7bc2-4a5e-a6b1-5ec10e94b523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10577 | 2025.12.23 01:43:59.617184 [ 276 ] {1116e471-7bc2-4a5e-a6b1-5ec10e94b523} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10578 | 2025.12.23 01:43:59.617218 [ 276 ] {1116e471-7bc2-4a5e-a6b1-5ec10e94b523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10579 | 2025.12.23 01:43:59.617520 [ 276 ] {1116e471-7bc2-4a5e-a6b1-5ec10e94b523} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10580 | 2025.12.23 01:43:59.617726 [ 276 ] {1116e471-7bc2-4a5e-a6b1-5ec10e94b523} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10581 | 2025.12.23 01:43:59.617855 [ 276 ] {1116e471-7bc2-4a5e-a6b1-5ec10e94b523} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 10582 | 2025.12.23 01:43:59.617891 [ 276 ] {1116e471-7bc2-4a5e-a6b1-5ec10e94b523} <Debug> TCPHandler: Processed in 0.001238146 sec. | ||
| 10583 | 2025.12.23 01:44:00.180821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 10584 | 2025.12.23 01:44:00.196904 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10585 | 2025.12.23 01:44:00.196977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10586 | 2025.12.23 01:44:00.203074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10587 | 2025.12.23 01:44:00.203825 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10588 | 2025.12.23 01:44:00.206674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 10589 | 2025.12.23 01:44:01.337771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1272 | ||
| 10590 | 2025.12.23 01:44:01.340022 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2025.12.23 01:44:01.340066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10592 | 2025.12.23 01:44:01.341246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10593 | 2025.12.23 01:44:01.341500 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2025.12.23 01:44:01.341757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
| 10595 | 2025.12.23 01:44:04.575224 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10596 | 2025.12.23 01:44:04.575429 [ 276 ] {aeb5676f-09d1-4275-b227-a57ca8f309fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10597 | 2025.12.23 01:44:04.575499 [ 276 ] {aeb5676f-09d1-4275-b227-a57ca8f309fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10598 | 2025.12.23 01:44:04.576157 [ 276 ] {aeb5676f-09d1-4275-b227-a57ca8f309fa} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2025.12.23 01:44:04.576195 [ 276 ] {aeb5676f-09d1-4275-b227-a57ca8f309fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10600 | 2025.12.23 01:44:04.576591 [ 276 ] {aeb5676f-09d1-4275-b227-a57ca8f309fa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10601 | 2025.12.23 01:44:04.576826 [ 276 ] {aeb5676f-09d1-4275-b227-a57ca8f309fa} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2025.12.23 01:44:04.576980 [ 276 ] {aeb5676f-09d1-4275-b227-a57ca8f309fa} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001606 sec., 47322.5404732254 rows/sec., 3.90 MiB/sec. | ||
| 10603 | 2025.12.23 01:44:04.577022 [ 276 ] {aeb5676f-09d1-4275-b227-a57ca8f309fa} <Debug> TCPHandler: Processed in 0.001937561 sec. | ||
| 10604 | 2025.12.23 01:44:04.577147 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10605 | 2025.12.23 01:44:04.577240 [ 276 ] {75856cdc-42a5-454a-9c70-5d750c4eb323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10606 | 2025.12.23 01:44:04.577279 [ 276 ] {75856cdc-42a5-454a-9c70-5d750c4eb323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10607 | 2025.12.23 01:44:04.577678 [ 276 ] {75856cdc-42a5-454a-9c70-5d750c4eb323} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10608 | 2025.12.23 01:44:04.577712 [ 276 ] {75856cdc-42a5-454a-9c70-5d750c4eb323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10609 | 2025.12.23 01:44:04.578006 [ 276 ] {75856cdc-42a5-454a-9c70-5d750c4eb323} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10610 | 2025.12.23 01:44:04.578222 [ 276 ] {75856cdc-42a5-454a-9c70-5d750c4eb323} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2025.12.23 01:44:04.578325 [ 61 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10612 | 2025.12.23 01:44:04.578347 [ 276 ] {75856cdc-42a5-454a-9c70-5d750c4eb323} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001126 sec., 8880.994671403198 rows/sec., 667.81 KiB/sec. | ||
| 10613 | 2025.12.23 01:44:04.578360 [ 61 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2025.12.23 01:44:04.578382 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10615 | 2025.12.23 01:44:04.578385 [ 276 ] {75856cdc-42a5-454a-9c70-5d750c4eb323} <Debug> TCPHandler: Processed in 0.001285807 sec. | ||
| 10616 | 2025.12.23 01:44:04.578500 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10617 | 2025.12.23 01:44:04.578505 [ 188 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10618 | 2025.12.23 01:44:04.578592 [ 276 ] {67964b90-af66-4133-b61b-554e23799d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10619 | 2025.12.23 01:44:04.578635 [ 276 ] {67964b90-af66-4133-b61b-554e23799d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10620 | 2025.12.23 01:44:04.578671 [ 188 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10621 | 2025.12.23 01:44:04.578717 [ 188 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 71 rows starting from the beginning of the part | ||
| 10622 | 2025.12.23 01:44:04.578793 [ 188 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 28 rows starting from the beginning of the part | ||
| 10623 | 2025.12.23 01:44:04.578847 [ 188 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 10624 | 2025.12.23 01:44:04.578897 [ 188 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 10625 | 2025.12.23 01:44:04.578940 [ 188 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 39 rows starting from the beginning of the part | ||
| 10626 | 2025.12.23 01:44:04.578991 [ 188 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 10627 | 2025.12.23 01:44:04.579059 [ 276 ] {67964b90-af66-4133-b61b-554e23799d4f} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2025.12.23 01:44:04.579098 [ 276 ] {67964b90-af66-4133-b61b-554e23799d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10629 | 2025.12.23 01:44:04.579435 [ 276 ] {67964b90-af66-4133-b61b-554e23799d4f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10630 | 2025.12.23 01:44:04.579662 [ 276 ] {67964b90-af66-4133-b61b-554e23799d4f} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2025.12.23 01:44:04.579804 [ 276 ] {67964b90-af66-4133-b61b-554e23799d4f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001229 sec., 60211.55410903173 rows/sec., 4.70 MiB/sec. | ||
| 10632 | 2025.12.23 01:44:04.579843 [ 276 ] {67964b90-af66-4133-b61b-554e23799d4f} <Debug> TCPHandler: Processed in 0.001389989 sec. | ||
| 10633 | 2025.12.23 01:44:04.579921 [ 198 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472552 sec., 128348.60840228392 rows/sec., 9.88 MiB/sec. | ||
| 10634 | 2025.12.23 01:44:04.579964 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10635 | 2025.12.23 01:44:04.580060 [ 276 ] {d1b9fa8b-d30e-42ae-95a7-9ab9b82991fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10636 | 2025.12.23 01:44:04.580104 [ 276 ] {d1b9fa8b-d30e-42ae-95a7-9ab9b82991fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10637 | 2025.12.23 01:44:04.580135 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10638 | 2025.12.23 01:44:04.580455 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_76_15} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2025.12.23 01:44:04.580538 [ 276 ] {d1b9fa8b-d30e-42ae-95a7-9ab9b82991fd} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10640 | 2025.12.23 01:44:04.580550 [ 197 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_76_15} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10641 | 2025.12.23 01:44:04.580582 [ 276 ] {d1b9fa8b-d30e-42ae-95a7-9ab9b82991fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10642 | 2025.12.23 01:44:04.580687 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10643 | 2025.12.23 01:44:04.580923 [ 276 ] {d1b9fa8b-d30e-42ae-95a7-9ab9b82991fd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10644 | 2025.12.23 01:44:04.581135 [ 276 ] {d1b9fa8b-d30e-42ae-95a7-9ab9b82991fd} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10645 | 2025.12.23 01:44:04.581272 [ 276 ] {d1b9fa8b-d30e-42ae-95a7-9ab9b82991fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 10646 | 2025.12.23 01:44:04.581309 [ 276 ] {d1b9fa8b-d30e-42ae-95a7-9ab9b82991fd} <Debug> TCPHandler: Processed in 0.001392629 sec. | ||
| 10647 | 2025.12.23 01:44:04.581419 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10648 | 2025.12.23 01:44:04.581512 [ 276 ] {5583c0ff-9bec-40fd-9d21-f11354e44365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10649 | 2025.12.23 01:44:04.581565 [ 276 ] {5583c0ff-9bec-40fd-9d21-f11354e44365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10650 | 2025.12.23 01:44:04.582346 [ 276 ] {5583c0ff-9bec-40fd-9d21-f11354e44365} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2025.12.23 01:44:04.582382 [ 276 ] {5583c0ff-9bec-40fd-9d21-f11354e44365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10652 | 2025.12.23 01:44:04.583000 [ 276 ] {5583c0ff-9bec-40fd-9d21-f11354e44365} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10653 | 2025.12.23 01:44:04.583228 [ 276 ] {5583c0ff-9bec-40fd-9d21-f11354e44365} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2025.12.23 01:44:04.583350 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10655 | 2025.12.23 01:44:04.583368 [ 276 ] {5583c0ff-9bec-40fd-9d21-f11354e44365} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001873 sec., 5339.028296849973 rows/sec., 9.57 MiB/sec. | ||
| 10656 | 2025.12.23 01:44:04.583401 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2025.12.23 01:44:04.583428 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10658 | 2025.12.23 01:44:04.583436 [ 276 ] {5583c0ff-9bec-40fd-9d21-f11354e44365} <Debug> TCPHandler: Processed in 0.002064003 sec. | ||
| 10659 | 2025.12.23 01:44:04.583513 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10660 | 2025.12.23 01:44:04.583564 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10661 | 2025.12.23 01:44:04.583663 [ 276 ] {1436e788-3ec7-46f3-8ea9-c48de1a64037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10662 | 2025.12.23 01:44:04.583705 [ 276 ] {1436e788-3ec7-46f3-8ea9-c48de1a64037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10663 | 2025.12.23 01:44:04.583743 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10664 | 2025.12.23 01:44:04.583805 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1407 rows starting from the beginning of the part | ||
| 10665 | 2025.12.23 01:44:04.583941 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 10666 | 2025.12.23 01:44:04.584061 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 10667 | 2025.12.23 01:44:04.584064 [ 276 ] {1436e788-3ec7-46f3-8ea9-c48de1a64037} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2025.12.23 01:44:04.584113 [ 276 ] {1436e788-3ec7-46f3-8ea9-c48de1a64037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10669 | 2025.12.23 01:44:04.584173 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 10670 | 2025.12.23 01:44:04.584285 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 10671 | 2025.12.23 01:44:04.584400 [ 188 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 10672 | 2025.12.23 01:44:04.584446 [ 276 ] {1436e788-3ec7-46f3-8ea9-c48de1a64037} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10673 | 2025.12.23 01:44:04.584681 [ 276 ] {1436e788-3ec7-46f3-8ea9-c48de1a64037} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2025.12.23 01:44:04.584828 [ 276 ] {1436e788-3ec7-46f3-8ea9-c48de1a64037} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 10675 | 2025.12.23 01:44:04.584865 [ 276 ] {1436e788-3ec7-46f3-8ea9-c48de1a64037} <Debug> TCPHandler: Processed in 0.001348009 sec. | ||
| 10676 | 2025.12.23 01:44:04.591861 [ 197 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1499 rows, containing 19 columns (19 merged, 0 gathered) in 0.008387918 sec., 178709.42467487167 rows/sec., 320.24 MiB/sec. | ||
| 10677 | 2025.12.23 01:44:04.593788 [ 198 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10678 | 2025.12.23 01:44:04.594177 [ 198 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2025.12.23 01:44:04.594261 [ 198 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10680 | 2025.12.23 01:44:04.594437 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 10681 | 2025.12.23 01:44:05.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.59 MiB, peak 340.10 MiB, free memory in arenas 0.00 B, will set to 332.07 MiB (RSS), difference: 3.48 MiB | ||
| 10682 | 2025.12.23 01:44:06.114687 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10683 | 2025.12.23 01:44:06.114745 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10684 | 2025.12.23 01:44:06.286476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25888 | ||
| 10685 | 2025.12.23 01:44:06.286986 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2025.12.23 01:44:06.287026 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10687 | 2025.12.23 01:44:06.287521 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10688 | 2025.12.23 01:44:06.287758 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2025.12.23 01:44:06.287903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25888 | ||
| 10690 | 2025.12.23 01:44:07.706798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 10691 | 2025.12.23 01:44:07.723531 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2025.12.23 01:44:07.723585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10693 | 2025.12.23 01:44:07.729950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10694 | 2025.12.23 01:44:07.730662 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2025.12.23 01:44:07.734014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10696 | 2025.12.23 01:44:09.575787 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10697 | 2025.12.23 01:44:09.576071 [ 276 ] {a6889f3d-00c8-4301-bf28-e63310e1fb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10698 | 2025.12.23 01:44:09.576173 [ 276 ] {a6889f3d-00c8-4301-bf28-e63310e1fb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10699 | 2025.12.23 01:44:09.577184 [ 276 ] {a6889f3d-00c8-4301-bf28-e63310e1fb2a} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2025.12.23 01:44:09.577223 [ 276 ] {a6889f3d-00c8-4301-bf28-e63310e1fb2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10701 | 2025.12.23 01:44:09.577625 [ 276 ] {a6889f3d-00c8-4301-bf28-e63310e1fb2a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10702 | 2025.12.23 01:44:09.577864 [ 276 ] {a6889f3d-00c8-4301-bf28-e63310e1fb2a} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2025.12.23 01:44:09.578012 [ 276 ] {a6889f3d-00c8-4301-bf28-e63310e1fb2a} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.002019 sec., 58444.774640911346 rows/sec., 4.96 MiB/sec. | ||
| 10704 | 2025.12.23 01:44:09.578053 [ 276 ] {a6889f3d-00c8-4301-bf28-e63310e1fb2a} <Debug> TCPHandler: Processed in 0.002448842 sec. | ||
| 10705 | 2025.12.23 01:44:09.578201 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2025.12.23 01:44:09.578295 [ 276 ] {dca360e2-757b-4c26-aba8-0c8e1a834415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10707 | 2025.12.23 01:44:09.578335 [ 276 ] {dca360e2-757b-4c26-aba8-0c8e1a834415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10708 | 2025.12.23 01:44:09.578764 [ 276 ] {dca360e2-757b-4c26-aba8-0c8e1a834415} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2025.12.23 01:44:09.578800 [ 276 ] {dca360e2-757b-4c26-aba8-0c8e1a834415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10710 | 2025.12.23 01:44:09.579097 [ 276 ] {dca360e2-757b-4c26-aba8-0c8e1a834415} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10711 | 2025.12.23 01:44:09.579300 [ 276 ] {dca360e2-757b-4c26-aba8-0c8e1a834415} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2025.12.23 01:44:09.579427 [ 276 ] {dca360e2-757b-4c26-aba8-0c8e1a834415} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001151 sec., 26933.101650738492 rows/sec., 1.98 MiB/sec. | ||
| 10713 | 2025.12.23 01:44:09.579465 [ 276 ] {dca360e2-757b-4c26-aba8-0c8e1a834415} <Debug> TCPHandler: Processed in 0.001311318 sec. | ||
| 10714 | 2025.12.23 01:44:09.579575 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2025.12.23 01:44:09.579666 [ 276 ] {5884604a-171b-4ba3-9921-3254a24a7510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10716 | 2025.12.23 01:44:09.579705 [ 276 ] {5884604a-171b-4ba3-9921-3254a24a7510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10717 | 2025.12.23 01:44:09.580141 [ 276 ] {5884604a-171b-4ba3-9921-3254a24a7510} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2025.12.23 01:44:09.580177 [ 276 ] {5884604a-171b-4ba3-9921-3254a24a7510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10719 | 2025.12.23 01:44:09.580490 [ 276 ] {5884604a-171b-4ba3-9921-3254a24a7510} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10720 | 2025.12.23 01:44:09.580696 [ 276 ] {5884604a-171b-4ba3-9921-3254a24a7510} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2025.12.23 01:44:09.580821 [ 276 ] {5884604a-171b-4ba3-9921-3254a24a7510} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001173 sec., 80988.91730605286 rows/sec., 6.33 MiB/sec. | ||
| 10722 | 2025.12.23 01:44:09.580857 [ 276 ] {5884604a-171b-4ba3-9921-3254a24a7510} <Debug> TCPHandler: Processed in 0.001330229 sec. | ||
| 10723 | 2025.12.23 01:44:09.580971 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2025.12.23 01:44:09.581062 [ 276 ] {5d8afb6a-0b72-403c-8979-895e7f93c77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10725 | 2025.12.23 01:44:09.581105 [ 276 ] {5d8afb6a-0b72-403c-8979-895e7f93c77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10726 | 2025.12.23 01:44:09.581555 [ 276 ] {5d8afb6a-0b72-403c-8979-895e7f93c77b} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2025.12.23 01:44:09.581592 [ 276 ] {5d8afb6a-0b72-403c-8979-895e7f93c77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10728 | 2025.12.23 01:44:09.581917 [ 276 ] {5d8afb6a-0b72-403c-8979-895e7f93c77b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10729 | 2025.12.23 01:44:09.582123 [ 276 ] {5d8afb6a-0b72-403c-8979-895e7f93c77b} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2025.12.23 01:44:09.582253 [ 276 ] {5d8afb6a-0b72-403c-8979-895e7f93c77b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 10731 | 2025.12.23 01:44:09.582290 [ 276 ] {5d8afb6a-0b72-403c-8979-895e7f93c77b} <Debug> TCPHandler: Processed in 0.001366589 sec. | ||
| 10732 | 2025.12.23 01:44:09.582399 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10733 | 2025.12.23 01:44:09.582492 [ 276 ] {33caceba-22e1-4996-aaf5-3fbe050984b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10734 | 2025.12.23 01:44:09.582546 [ 276 ] {33caceba-22e1-4996-aaf5-3fbe050984b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10735 | 2025.12.23 01:44:09.583404 [ 276 ] {33caceba-22e1-4996-aaf5-3fbe050984b8} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10736 | 2025.12.23 01:44:09.583441 [ 276 ] {33caceba-22e1-4996-aaf5-3fbe050984b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10737 | 2025.12.23 01:44:09.583982 [ 276 ] {33caceba-22e1-4996-aaf5-3fbe050984b8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10738 | 2025.12.23 01:44:09.584203 [ 276 ] {33caceba-22e1-4996-aaf5-3fbe050984b8} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2025.12.23 01:44:09.584338 [ 276 ] {33caceba-22e1-4996-aaf5-3fbe050984b8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001865 sec., 16621.983914209115 rows/sec., 29.79 MiB/sec. | ||
| 10740 | 2025.12.23 01:44:09.584391 [ 276 ] {33caceba-22e1-4996-aaf5-3fbe050984b8} <Debug> TCPHandler: Processed in 0.002039004 sec. | ||
| 10741 | 2025.12.23 01:44:09.584505 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10742 | 2025.12.23 01:44:09.584599 [ 276 ] {3430aaae-4182-4225-b83f-816170d2eb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10743 | 2025.12.23 01:44:09.584640 [ 276 ] {3430aaae-4182-4225-b83f-816170d2eb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10744 | 2025.12.23 01:44:09.584994 [ 276 ] {3430aaae-4182-4225-b83f-816170d2eb85} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2025.12.23 01:44:09.585030 [ 276 ] {3430aaae-4182-4225-b83f-816170d2eb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10746 | 2025.12.23 01:44:09.585328 [ 276 ] {3430aaae-4182-4225-b83f-816170d2eb85} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10747 | 2025.12.23 01:44:09.585538 [ 276 ] {3430aaae-4182-4225-b83f-816170d2eb85} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2025.12.23 01:44:09.585670 [ 276 ] {3430aaae-4182-4225-b83f-816170d2eb85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 10749 | 2025.12.23 01:44:09.585706 [ 276 ] {3430aaae-4182-4225-b83f-816170d2eb85} <Debug> TCPHandler: Processed in 0.001248346 sec. | ||
| 10750 | 2025.12.23 01:44:11.342029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1296 | ||
| 10751 | 2025.12.23 01:44:11.344428 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2025.12.23 01:44:11.344478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10753 | 2025.12.23 01:44:11.345664 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10754 | 2025.12.23 01:44:11.345930 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2025.12.23 01:44:11.346203 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1296 | ||
| 10756 | 2025.12.23 01:44:13.788085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26336 | ||
| 10757 | 2025.12.23 01:44:13.788600 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2025.12.23 01:44:13.788651 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10759 | 2025.12.23 01:44:13.789138 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10760 | 2025.12.23 01:44:13.789363 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2025.12.23 01:44:13.789511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26336 | ||
| 10762 | 2025.12.23 01:44:14.579383 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10763 | 2025.12.23 01:44:14.579592 [ 276 ] {ab114605-e759-4526-a48f-e54bddafca60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10764 | 2025.12.23 01:44:14.579674 [ 276 ] {ab114605-e759-4526-a48f-e54bddafca60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10765 | 2025.12.23 01:44:14.580387 [ 276 ] {ab114605-e759-4526-a48f-e54bddafca60} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10766 | 2025.12.23 01:44:14.580440 [ 276 ] {ab114605-e759-4526-a48f-e54bddafca60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10767 | 2025.12.23 01:44:14.580855 [ 276 ] {ab114605-e759-4526-a48f-e54bddafca60} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10768 | 2025.12.23 01:44:14.581098 [ 276 ] {ab114605-e759-4526-a48f-e54bddafca60} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10769 | 2025.12.23 01:44:14.581265 [ 276 ] {ab114605-e759-4526-a48f-e54bddafca60} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00173 sec., 13872.832369942196 rows/sec., 1.15 MiB/sec. | ||
| 10770 | 2025.12.23 01:44:14.581319 [ 276 ] {ab114605-e759-4526-a48f-e54bddafca60} <Debug> TCPHandler: Processed in 0.002084534 sec. | ||
| 10771 | 2025.12.23 01:44:14.581461 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10772 | 2025.12.23 01:44:14.581567 [ 276 ] {68fbd577-8e8a-4b81-800a-bae63f4aa831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10773 | 2025.12.23 01:44:14.581615 [ 276 ] {68fbd577-8e8a-4b81-800a-bae63f4aa831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10774 | 2025.12.23 01:44:14.582157 [ 276 ] {68fbd577-8e8a-4b81-800a-bae63f4aa831} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2025.12.23 01:44:14.582199 [ 276 ] {68fbd577-8e8a-4b81-800a-bae63f4aa831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10776 | 2025.12.23 01:44:14.582558 [ 276 ] {68fbd577-8e8a-4b81-800a-bae63f4aa831} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10777 | 2025.12.23 01:44:14.582793 [ 276 ] {68fbd577-8e8a-4b81-800a-bae63f4aa831} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10778 | 2025.12.23 01:44:14.582947 [ 276 ] {68fbd577-8e8a-4b81-800a-bae63f4aa831} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001405 sec., 139501.7793594306 rows/sec., 12.42 MiB/sec. | ||
| 10779 | 2025.12.23 01:44:14.582988 [ 276 ] {68fbd577-8e8a-4b81-800a-bae63f4aa831} <Debug> TCPHandler: Processed in 0.001580644 sec. | ||
| 10780 | 2025.12.23 01:44:14.583112 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10781 | 2025.12.23 01:44:14.583213 [ 276 ] {94360f85-9499-4e6e-8fce-5e004bbda8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10782 | 2025.12.23 01:44:14.583257 [ 276 ] {94360f85-9499-4e6e-8fce-5e004bbda8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10783 | 2025.12.23 01:44:14.583676 [ 276 ] {94360f85-9499-4e6e-8fce-5e004bbda8e1} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2025.12.23 01:44:14.583711 [ 276 ] {94360f85-9499-4e6e-8fce-5e004bbda8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10785 | 2025.12.23 01:44:14.584023 [ 276 ] {94360f85-9499-4e6e-8fce-5e004bbda8e1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10786 | 2025.12.23 01:44:14.584256 [ 276 ] {94360f85-9499-4e6e-8fce-5e004bbda8e1} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2025.12.23 01:44:14.584398 [ 276 ] {94360f85-9499-4e6e-8fce-5e004bbda8e1} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001206 sec., 18242.12271973466 rows/sec., 1.39 MiB/sec. | ||
| 10788 | 2025.12.23 01:44:14.584435 [ 276 ] {94360f85-9499-4e6e-8fce-5e004bbda8e1} <Debug> TCPHandler: Processed in 0.001373409 sec. | ||
| 10789 | 2025.12.23 01:44:14.584549 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10790 | 2025.12.23 01:44:14.584644 [ 276 ] {e020be72-0a55-49df-bea2-34a8e933b994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10791 | 2025.12.23 01:44:14.584684 [ 276 ] {e020be72-0a55-49df-bea2-34a8e933b994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10792 | 2025.12.23 01:44:14.585103 [ 276 ] {e020be72-0a55-49df-bea2-34a8e933b994} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2025.12.23 01:44:14.585137 [ 276 ] {e020be72-0a55-49df-bea2-34a8e933b994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10794 | 2025.12.23 01:44:14.585447 [ 276 ] {e020be72-0a55-49df-bea2-34a8e933b994} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10795 | 2025.12.23 01:44:14.585659 [ 276 ] {e020be72-0a55-49df-bea2-34a8e933b994} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2025.12.23 01:44:14.585787 [ 276 ] {e020be72-0a55-49df-bea2-34a8e933b994} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001162 sec., 20654.04475043029 rows/sec., 1.71 MiB/sec. | ||
| 10797 | 2025.12.23 01:44:14.585825 [ 276 ] {e020be72-0a55-49df-bea2-34a8e933b994} <Debug> TCPHandler: Processed in 0.001324258 sec. | ||
| 10798 | 2025.12.23 01:44:14.585944 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10799 | 2025.12.23 01:44:14.586037 [ 276 ] {b6001fd5-d191-48e4-bff0-5104ce8dee28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10800 | 2025.12.23 01:44:14.586077 [ 276 ] {b6001fd5-d191-48e4-bff0-5104ce8dee28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10801 | 2025.12.23 01:44:14.586470 [ 276 ] {b6001fd5-d191-48e4-bff0-5104ce8dee28} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2025.12.23 01:44:14.586505 [ 276 ] {b6001fd5-d191-48e4-bff0-5104ce8dee28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10803 | 2025.12.23 01:44:14.586810 [ 276 ] {b6001fd5-d191-48e4-bff0-5104ce8dee28} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10804 | 2025.12.23 01:44:14.587023 [ 276 ] {b6001fd5-d191-48e4-bff0-5104ce8dee28} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2025.12.23 01:44:14.587152 [ 276 ] {b6001fd5-d191-48e4-bff0-5104ce8dee28} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 10806 | 2025.12.23 01:44:14.587190 [ 276 ] {b6001fd5-d191-48e4-bff0-5104ce8dee28} <Debug> TCPHandler: Processed in 0.001294328 sec. | ||
| 10807 | 2025.12.23 01:44:14.587300 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10808 | 2025.12.23 01:44:14.587394 [ 276 ] {e5f27dbc-9737-442f-84f8-6600a1084db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10809 | 2025.12.23 01:44:14.587434 [ 276 ] {e5f27dbc-9737-442f-84f8-6600a1084db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10810 | 2025.12.23 01:44:14.587872 [ 276 ] {e5f27dbc-9737-442f-84f8-6600a1084db4} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2025.12.23 01:44:14.587908 [ 276 ] {e5f27dbc-9737-442f-84f8-6600a1084db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10812 | 2025.12.23 01:44:14.588224 [ 276 ] {e5f27dbc-9737-442f-84f8-6600a1084db4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10813 | 2025.12.23 01:44:14.588516 [ 276 ] {e5f27dbc-9737-442f-84f8-6600a1084db4} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2025.12.23 01:44:14.588659 [ 276 ] {e5f27dbc-9737-442f-84f8-6600a1084db4} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001283 sec., 85736.55494933749 rows/sec., 6.98 MiB/sec. | ||
| 10815 | 2025.12.23 01:44:14.588697 [ 276 ] {e5f27dbc-9737-442f-84f8-6600a1084db4} <Debug> TCPHandler: Processed in 0.001444841 sec. | ||
| 10816 | 2025.12.23 01:44:14.588829 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10817 | 2025.12.23 01:44:14.588926 [ 276 ] {9437eba0-dcc0-468c-b2f4-ee345c81ca60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10818 | 2025.12.23 01:44:14.588971 [ 276 ] {9437eba0-dcc0-468c-b2f4-ee345c81ca60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10819 | 2025.12.23 01:44:14.589391 [ 276 ] {9437eba0-dcc0-468c-b2f4-ee345c81ca60} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2025.12.23 01:44:14.589425 [ 276 ] {9437eba0-dcc0-468c-b2f4-ee345c81ca60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10821 | 2025.12.23 01:44:14.589759 [ 276 ] {9437eba0-dcc0-468c-b2f4-ee345c81ca60} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10822 | 2025.12.23 01:44:14.589980 [ 276 ] {9437eba0-dcc0-468c-b2f4-ee345c81ca60} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10823 | 2025.12.23 01:44:14.590110 [ 276 ] {9437eba0-dcc0-468c-b2f4-ee345c81ca60} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001202 sec., 163061.56405990018 rows/sec., 11.70 MiB/sec. | ||
| 10824 | 2025.12.23 01:44:14.590157 [ 276 ] {9437eba0-dcc0-468c-b2f4-ee345c81ca60} <Debug> TCPHandler: Processed in 0.001379749 sec. | ||
| 10825 | 2025.12.23 01:44:14.590290 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10826 | 2025.12.23 01:44:14.590399 [ 276 ] {b9797630-20b2-45fa-9094-61e7fdb90809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10827 | 2025.12.23 01:44:14.590457 [ 276 ] {b9797630-20b2-45fa-9094-61e7fdb90809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10828 | 2025.12.23 01:44:14.591278 [ 276 ] {b9797630-20b2-45fa-9094-61e7fdb90809} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10829 | 2025.12.23 01:44:14.591313 [ 276 ] {b9797630-20b2-45fa-9094-61e7fdb90809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10830 | 2025.12.23 01:44:14.591842 [ 276 ] {b9797630-20b2-45fa-9094-61e7fdb90809} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10831 | 2025.12.23 01:44:14.592161 [ 276 ] {b9797630-20b2-45fa-9094-61e7fdb90809} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10832 | 2025.12.23 01:44:14.592367 [ 276 ] {b9797630-20b2-45fa-9094-61e7fdb90809} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001989 sec., 5027.652086475616 rows/sec., 9.01 MiB/sec. | ||
| 10833 | 2025.12.23 01:44:14.592460 [ 276 ] {b9797630-20b2-45fa-9094-61e7fdb90809} <Debug> TCPHandler: Processed in 0.002227847 sec. | ||
| 10834 | 2025.12.23 01:44:14.592617 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10835 | 2025.12.23 01:44:14.592712 [ 276 ] {5395229c-da52-4ecd-8389-27c12976e5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10836 | 2025.12.23 01:44:14.592756 [ 276 ] {5395229c-da52-4ecd-8389-27c12976e5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10837 | 2025.12.23 01:44:14.593125 [ 276 ] {5395229c-da52-4ecd-8389-27c12976e5da} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10838 | 2025.12.23 01:44:14.593162 [ 276 ] {5395229c-da52-4ecd-8389-27c12976e5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10839 | 2025.12.23 01:44:14.593485 [ 276 ] {5395229c-da52-4ecd-8389-27c12976e5da} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10840 | 2025.12.23 01:44:14.593702 [ 276 ] {5395229c-da52-4ecd-8389-27c12976e5da} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10841 | 2025.12.23 01:44:14.593838 [ 276 ] {5395229c-da52-4ecd-8389-27c12976e5da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 10842 | 2025.12.23 01:44:14.593876 [ 276 ] {5395229c-da52-4ecd-8389-27c12976e5da} <Debug> TCPHandler: Processed in 0.001336259 sec. | ||
| 10843 | 2025.12.23 01:44:14.734071 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53776 | ||
| 10844 | 2025.12.23 01:44:14.734200 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10845 | 2025.12.23 01:44:14.734232 [ 289 ] {} <Debug> TCP-Session: 9f4dd8a3-4f63-4f76-94b3-005e25f3e0f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53776 | ||
| 10846 | 2025.12.23 01:44:14.734258 [ 289 ] {} <Debug> TCP-Session: 9f4dd8a3-4f63-4f76-94b3-005e25f3e0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10847 | 2025.12.23 01:44:14.734274 [ 289 ] {} <Debug> TCP-Session: 9f4dd8a3-4f63-4f76-94b3-005e25f3e0f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10848 | 2025.12.23 01:44:14.734532 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63393 | ||
| 10849 | 2025.12.23 01:44:14.734561 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34837 | ||
| 10850 | 2025.12.23 01:44:14.734593 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41040 | ||
| 10851 | 2025.12.23 01:44:14.734614 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44591 | ||
| 10852 | 2025.12.23 01:44:14.734605 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54375 | ||
| 10853 | 2025.12.23 01:44:14.734684 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10854 | 2025.12.23 01:44:14.734709 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10855 | 2025.12.23 01:44:14.734716 [ 289 ] {} <Trace> TCP-Session: 9f4dd8a3-4f63-4f76-94b3-005e25f3e0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2025.12.23 01:44:14.734745 [ 290 ] {} <Debug> TCP-Session: 958315a4-0675-4eb0-8664-b0ee33421a9d Authenticating user 'default' from [fd00:1122:3344:101::e]:63393 | ||
| 10857 | 2025.12.23 01:44:14.734753 [ 275 ] {} <Debug> TCP-Session: 40b357c4-abe2-47cf-a2a6-1c814fabd17c Authenticating user 'default' from [fd00:1122:3344:101::e]:41040 | ||
| 10858 | 2025.12.23 01:44:14.734693 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10859 | 2025.12.23 01:44:14.734794 [ 290 ] {} <Debug> TCP-Session: 958315a4-0675-4eb0-8664-b0ee33421a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2025.12.23 01:44:14.734801 [ 275 ] {} <Debug> TCP-Session: 40b357c4-abe2-47cf-a2a6-1c814fabd17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10861 | 2025.12.23 01:44:14.734841 [ 292 ] {} <Debug> TCP-Session: f69e5e72-f8e9-4ce3-9bce-37936fe48cf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34837 | ||
| 10862 | 2025.12.23 01:44:14.734847 [ 290 ] {} <Debug> TCP-Session: 958315a4-0675-4eb0-8664-b0ee33421a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10863 | 2025.12.23 01:44:14.734857 [ 275 ] {} <Debug> TCP-Session: 40b357c4-abe2-47cf-a2a6-1c814fabd17c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10864 | 2025.12.23 01:44:14.734883 [ 292 ] {} <Debug> TCP-Session: f69e5e72-f8e9-4ce3-9bce-37936fe48cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10865 | 2025.12.23 01:44:14.734870 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10866 | 2025.12.23 01:44:14.734909 [ 292 ] {} <Debug> TCP-Session: f69e5e72-f8e9-4ce3-9bce-37936fe48cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10867 | 2025.12.23 01:44:14.734930 [ 289 ] {cde2d58f-9c18-4a4d-aafe-622819ea4fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53776) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10868 | 2025.12.23 01:44:14.734932 [ 288 ] {} <Debug> TCP-Session: 62b0de79-2bd9-4a9a-a720-b327bddcd408 Authenticating user 'default' from [fd00:1122:3344:101::e]:44591 | ||
| 10869 | 2025.12.23 01:44:14.734581 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64374 | ||
| 10870 | 2025.12.23 01:44:14.734980 [ 288 ] {} <Debug> TCP-Session: 62b0de79-2bd9-4a9a-a720-b327bddcd408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10871 | 2025.12.23 01:44:14.734567 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51737 | ||
| 10872 | 2025.12.23 01:44:14.735015 [ 288 ] {} <Debug> TCP-Session: 62b0de79-2bd9-4a9a-a720-b327bddcd408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10873 | 2025.12.23 01:44:14.734544 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48396 | ||
| 10874 | 2025.12.23 01:44:14.735084 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10875 | 2025.12.23 01:44:14.735119 [ 287 ] {} <Debug> TCP-Session: 48f622cc-466e-4604-adcc-59df390c5094 Authenticating user 'default' from [fd00:1122:3344:101::e]:54375 | ||
| 10876 | 2025.12.23 01:44:14.735141 [ 287 ] {} <Debug> TCP-Session: 48f622cc-466e-4604-adcc-59df390c5094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10877 | 2025.12.23 01:44:14.735157 [ 287 ] {} <Debug> TCP-Session: 48f622cc-466e-4604-adcc-59df390c5094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10878 | 2025.12.23 01:44:14.735219 [ 289 ] {cde2d58f-9c18-4a4d-aafe-622819ea4fe5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10879 | 2025.12.23 01:44:14.735285 [ 289 ] {cde2d58f-9c18-4a4d-aafe-622819ea4fe5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10880 | 2025.12.23 01:44:14.735432 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10881 | 2025.12.23 01:44:14.735465 [ 294 ] {} <Debug> TCP-Session: 32478c07-3298-4543-bc35-3f37fdb2f026 Authenticating user 'default' from [fd00:1122:3344:101::e]:64374 | ||
| 10882 | 2025.12.23 01:44:14.735482 [ 294 ] {} <Debug> TCP-Session: 32478c07-3298-4543-bc35-3f37fdb2f026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10883 | 2025.12.23 01:44:14.735497 [ 294 ] {} <Debug> TCP-Session: 32478c07-3298-4543-bc35-3f37fdb2f026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2025.12.23 01:44:14.735542 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10885 | 2025.12.23 01:44:14.735576 [ 348 ] {} <Debug> TCP-Session: 519e4c5e-7dd1-4852-83d2-27eeefd35398 Authenticating user 'default' from [fd00:1122:3344:101::e]:48396 | ||
| 10886 | 2025.12.23 01:44:14.735579 [ 289 ] {cde2d58f-9c18-4a4d-aafe-622819ea4fe5} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 10887 | 2025.12.23 01:44:14.735592 [ 348 ] {} <Debug> TCP-Session: 519e4c5e-7dd1-4852-83d2-27eeefd35398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2025.12.23 01:44:14.735625 [ 348 ] {} <Debug> TCP-Session: 519e4c5e-7dd1-4852-83d2-27eeefd35398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10889 | 2025.12.23 01:44:14.735739 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10890 | 2025.12.23 01:44:14.735773 [ 293 ] {} <Debug> TCP-Session: a83d5451-bf0c-4116-a6e1-f74ec9977d5e Authenticating user 'default' from [fd00:1122:3344:101::e]:51737 | ||
| 10891 | 2025.12.23 01:44:14.735791 [ 293 ] {} <Debug> TCP-Session: a83d5451-bf0c-4116-a6e1-f74ec9977d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10892 | 2025.12.23 01:44:14.735803 [ 293 ] {} <Debug> TCP-Session: a83d5451-bf0c-4116-a6e1-f74ec9977d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10893 | 2025.12.23 01:44:14.736516 [ 296 ] {cde2d58f-9c18-4a4d-aafe-622819ea4fe5} <Trace> AggregatingTransform: Aggregating | ||
| 10894 | 2025.12.23 01:44:14.736567 [ 296 ] {cde2d58f-9c18-4a4d-aafe-622819ea4fe5} <Trace> Aggregator: Aggregation method: without_key | ||
| 10895 | 2025.12.23 01:44:14.736605 [ 296 ] {cde2d58f-9c18-4a4d-aafe-622819ea4fe5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909169 sec. (1099.906 rows/sec., 42.97 KiB/sec.) | ||
| 10896 | 2025.12.23 01:44:14.736625 [ 296 ] {cde2d58f-9c18-4a4d-aafe-622819ea4fe5} <Trace> Aggregator: Merging aggregated data | ||
| 10897 | 2025.12.23 01:44:14.738034 [ 289 ] {cde2d58f-9c18-4a4d-aafe-622819ea4fe5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003163 sec., 316.1555485298767 rows/sec., 12.35 KiB/sec. | ||
| 10898 | 2025.12.23 01:44:14.738176 [ 289 ] {cde2d58f-9c18-4a4d-aafe-622819ea4fe5} <Debug> TCPHandler: Processed in 0.003587527 sec. | ||
| 10899 | 2025.12.23 01:44:14.738284 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10900 | 2025.12.23 01:44:14.738312 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10901 | 2025.12.23 01:44:14.738325 [ 289 ] {} <Debug> TCP-Session: 9f4dd8a3-4f63-4f76-94b3-005e25f3e0f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10902 | 2025.12.23 01:44:14.738334 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10903 | 2025.12.23 01:44:14.738359 [ 290 ] {} <Debug> TCP-Session: 958315a4-0675-4eb0-8664-b0ee33421a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10904 | 2025.12.23 01:44:14.738368 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10905 | 2025.12.23 01:44:14.738384 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10906 | 2025.12.23 01:44:14.738400 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10907 | 2025.12.23 01:44:14.738418 [ 292 ] {} <Debug> TCP-Session: f69e5e72-f8e9-4ce3-9bce-37936fe48cf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10908 | 2025.12.23 01:44:14.738431 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10909 | 2025.12.23 01:44:14.738457 [ 275 ] {} <Debug> TCP-Session: 40b357c4-abe2-47cf-a2a6-1c814fabd17c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10910 | 2025.12.23 01:44:14.738439 [ 348 ] {} <Debug> TCP-Session: 519e4c5e-7dd1-4852-83d2-27eeefd35398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10911 | 2025.12.23 01:44:14.738483 [ 294 ] {} <Debug> TCP-Session: 32478c07-3298-4543-bc35-3f37fdb2f026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10912 | 2025.12.23 01:44:14.738426 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10913 | 2025.12.23 01:44:14.738397 [ 288 ] {} <Debug> TCP-Session: 62b0de79-2bd9-4a9a-a720-b327bddcd408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10914 | 2025.12.23 01:44:14.738349 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10915 | 2025.12.23 01:44:14.738545 [ 287 ] {} <Debug> TCP-Session: 48f622cc-466e-4604-adcc-59df390c5094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10916 | 2025.12.23 01:44:14.738595 [ 293 ] {} <Debug> TCP-Session: a83d5451-bf0c-4116-a6e1-f74ec9977d5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10917 | 2025.12.23 01:44:15.234160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10918 | 2025.12.23 01:44:15.260941 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10919 | 2025.12.23 01:44:15.261036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 10920 | 2025.12.23 01:44:15.272469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10921 | 2025.12.23 01:44:15.273978 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10922 | 2025.12.23 01:44:15.281128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10923 | 2025.12.23 01:44:16.035656 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46411 | ||
| 10924 | 2025.12.23 01:44:16.035767 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10925 | 2025.12.23 01:44:16.035794 [ 348 ] {} <Debug> TCP-Session: 9b795ba5-e6cf-42bc-bc68-ddb30637328e Authenticating user 'default' from [fd00:1122:3344:101::e]:46411 | ||
| 10926 | 2025.12.23 01:44:16.035817 [ 348 ] {} <Debug> TCP-Session: 9b795ba5-e6cf-42bc-bc68-ddb30637328e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10927 | 2025.12.23 01:44:16.035835 [ 348 ] {} <Debug> TCP-Session: 9b795ba5-e6cf-42bc-bc68-ddb30637328e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10928 | 2025.12.23 01:44:16.036057 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46446 | ||
| 10929 | 2025.12.23 01:44:16.036079 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59190 | ||
| 10930 | 2025.12.23 01:44:16.036119 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61099 | ||
| 10931 | 2025.12.23 01:44:16.036157 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34195 | ||
| 10932 | 2025.12.23 01:44:16.036157 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54887 | ||
| 10933 | 2025.12.23 01:44:16.036186 [ 348 ] {} <Trace> TCP-Session: 9b795ba5-e6cf-42bc-bc68-ddb30637328e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10934 | 2025.12.23 01:44:16.036220 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10935 | 2025.12.23 01:44:16.036234 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10936 | 2025.12.23 01:44:16.036262 [ 293 ] {} <Debug> TCP-Session: b361957c-f69b-4066-b726-69463e97102a Authenticating user 'default' from [fd00:1122:3344:101::e]:59190 | ||
| 10937 | 2025.12.23 01:44:16.036255 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10938 | 2025.12.23 01:44:16.036307 [ 275 ] {} <Debug> TCP-Session: 1e7e898c-4285-4700-8f1b-e415d2b5ecc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61099 | ||
| 10939 | 2025.12.23 01:44:16.036335 [ 289 ] {} <Debug> TCP-Session: 34ee8b6b-b589-4655-99a7-dbc0d4d814cc Authenticating user 'default' from [fd00:1122:3344:101::e]:54887 | ||
| 10940 | 2025.12.23 01:44:16.036316 [ 293 ] {} <Debug> TCP-Session: b361957c-f69b-4066-b726-69463e97102a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10941 | 2025.12.23 01:44:16.036366 [ 289 ] {} <Debug> TCP-Session: 34ee8b6b-b589-4655-99a7-dbc0d4d814cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10942 | 2025.12.23 01:44:16.036377 [ 293 ] {} <Debug> TCP-Session: b361957c-f69b-4066-b726-69463e97102a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10943 | 2025.12.23 01:44:16.036362 [ 275 ] {} <Debug> TCP-Session: 1e7e898c-4285-4700-8f1b-e415d2b5ecc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10944 | 2025.12.23 01:44:16.036393 [ 348 ] {f50c11d5-2a10-4c35-b952-137d01a46e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46411) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10945 | 2025.12.23 01:44:16.036416 [ 275 ] {} <Debug> TCP-Session: 1e7e898c-4285-4700-8f1b-e415d2b5ecc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10946 | 2025.12.23 01:44:16.036389 [ 289 ] {} <Debug> TCP-Session: 34ee8b6b-b589-4655-99a7-dbc0d4d814cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10947 | 2025.12.23 01:44:16.036234 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10948 | 2025.12.23 01:44:16.036144 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60044 | ||
| 10949 | 2025.12.23 01:44:16.036507 [ 290 ] {} <Debug> TCP-Session: 68bbb970-eecf-4179-8789-84ebd24f84de Authenticating user 'default' from [fd00:1122:3344:101::e]:34195 | ||
| 10950 | 2025.12.23 01:44:16.036132 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63151 | ||
| 10951 | 2025.12.23 01:44:16.036563 [ 290 ] {} <Debug> TCP-Session: 68bbb970-eecf-4179-8789-84ebd24f84de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10952 | 2025.12.23 01:44:16.036596 [ 290 ] {} <Debug> TCP-Session: 68bbb970-eecf-4179-8789-84ebd24f84de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10953 | 2025.12.23 01:44:16.036596 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10954 | 2025.12.23 01:44:16.036081 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43749 | ||
| 10955 | 2025.12.23 01:44:16.036630 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10956 | 2025.12.23 01:44:16.036639 [ 288 ] {} <Debug> TCP-Session: 3345cdc2-89c7-425d-88fd-4ec217910f73 Authenticating user 'default' from [fd00:1122:3344:101::e]:60044 | ||
| 10957 | 2025.12.23 01:44:16.036672 [ 287 ] {} <Debug> TCP-Session: 13939d6b-8821-4fcf-807e-f6189ebd576a Authenticating user 'default' from [fd00:1122:3344:101::e]:63151 | ||
| 10958 | 2025.12.23 01:44:16.036688 [ 288 ] {} <Debug> TCP-Session: 3345cdc2-89c7-425d-88fd-4ec217910f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10959 | 2025.12.23 01:44:16.036695 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10960 | 2025.12.23 01:44:16.036173 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10961 | 2025.12.23 01:44:16.036745 [ 287 ] {} <Debug> TCP-Session: 13939d6b-8821-4fcf-807e-f6189ebd576a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10962 | 2025.12.23 01:44:16.036755 [ 348 ] {f50c11d5-2a10-4c35-b952-137d01a46e0a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10963 | 2025.12.23 01:44:16.036786 [ 294 ] {} <Debug> TCP-Session: 05fd9d63-5504-467c-8530-b44c8ae1c696 Authenticating user 'default' from [fd00:1122:3344:101::e]:43749 | ||
| 10964 | 2025.12.23 01:44:16.036792 [ 287 ] {} <Debug> TCP-Session: 13939d6b-8821-4fcf-807e-f6189ebd576a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2025.12.23 01:44:16.036822 [ 294 ] {} <Debug> TCP-Session: 05fd9d63-5504-467c-8530-b44c8ae1c696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10966 | 2025.12.23 01:44:16.036834 [ 288 ] {} <Debug> TCP-Session: 3345cdc2-89c7-425d-88fd-4ec217910f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10967 | 2025.12.23 01:44:16.036854 [ 294 ] {} <Debug> TCP-Session: 05fd9d63-5504-467c-8530-b44c8ae1c696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10968 | 2025.12.23 01:44:16.036847 [ 348 ] {f50c11d5-2a10-4c35-b952-137d01a46e0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10969 | 2025.12.23 01:44:16.036759 [ 292 ] {} <Debug> TCP-Session: f02f0739-9679-419d-9b55-7cc2a0d14c12 Authenticating user 'default' from [fd00:1122:3344:101::e]:46446 | ||
| 10970 | 2025.12.23 01:44:16.036927 [ 292 ] {} <Debug> TCP-Session: f02f0739-9679-419d-9b55-7cc2a0d14c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10971 | 2025.12.23 01:44:16.036967 [ 292 ] {} <Debug> TCP-Session: f02f0739-9679-419d-9b55-7cc2a0d14c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10972 | 2025.12.23 01:44:16.037273 [ 348 ] {f50c11d5-2a10-4c35-b952-137d01a46e0a} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 10973 | 2025.12.23 01:44:16.038349 [ 297 ] {f50c11d5-2a10-4c35-b952-137d01a46e0a} <Trace> AggregatingTransform: Aggregating | ||
| 10974 | 2025.12.23 01:44:16.038392 [ 297 ] {f50c11d5-2a10-4c35-b952-137d01a46e0a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10975 | 2025.12.23 01:44:16.038430 [ 297 ] {f50c11d5-2a10-4c35-b952-137d01a46e0a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031202 sec. (969.742 rows/sec., 37.88 KiB/sec.) | ||
| 10976 | 2025.12.23 01:44:16.038448 [ 297 ] {f50c11d5-2a10-4c35-b952-137d01a46e0a} <Trace> Aggregator: Merging aggregated data | ||
| 10977 | 2025.12.23 01:44:16.039677 [ 348 ] {f50c11d5-2a10-4c35-b952-137d01a46e0a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003349 sec., 298.59659599880564 rows/sec., 11.66 KiB/sec. | ||
| 10978 | 2025.12.23 01:44:16.039862 [ 348 ] {f50c11d5-2a10-4c35-b952-137d01a46e0a} <Debug> TCPHandler: Processed in 0.003838471 sec. | ||
| 10979 | 2025.12.23 01:44:16.039987 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10980 | 2025.12.23 01:44:16.040019 [ 348 ] {} <Debug> TCP-Session: 9b795ba5-e6cf-42bc-bc68-ddb30637328e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10981 | 2025.12.23 01:44:16.040021 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10982 | 2025.12.23 01:44:16.040043 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10983 | 2025.12.23 01:44:16.040065 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10984 | 2025.12.23 01:44:16.040072 [ 294 ] {} <Debug> TCP-Session: 05fd9d63-5504-467c-8530-b44c8ae1c696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10985 | 2025.12.23 01:44:16.040085 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10986 | 2025.12.23 01:44:16.040107 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10987 | 2025.12.23 01:44:16.040131 [ 275 ] {} <Debug> TCP-Session: 1e7e898c-4285-4700-8f1b-e415d2b5ecc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10988 | 2025.12.23 01:44:16.040124 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10989 | 2025.12.23 01:44:16.040167 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10990 | 2025.12.23 01:44:16.040161 [ 293 ] {} <Debug> TCP-Session: b361957c-f69b-4066-b726-69463e97102a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10991 | 2025.12.23 01:44:16.040198 [ 292 ] {} <Debug> TCP-Session: f02f0739-9679-419d-9b55-7cc2a0d14c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10992 | 2025.12.23 01:44:16.040215 [ 289 ] {} <Debug> TCP-Session: 34ee8b6b-b589-4655-99a7-dbc0d4d814cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10993 | 2025.12.23 01:44:16.040141 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10994 | 2025.12.23 01:44:16.040301 [ 288 ] {} <Debug> TCP-Session: 3345cdc2-89c7-425d-88fd-4ec217910f73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10995 | 2025.12.23 01:44:16.040091 [ 287 ] {} <Debug> TCP-Session: 13939d6b-8821-4fcf-807e-f6189ebd576a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10996 | 2025.12.23 01:44:16.040109 [ 290 ] {} <Debug> TCP-Session: 68bbb970-eecf-4179-8789-84ebd24f84de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10997 | 2025.12.23 01:44:16.114219 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42072 | ||
| 10998 | 2025.12.23 01:44:16.114330 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10999 | 2025.12.23 01:44:16.114357 [ 348 ] {} <Debug> TCP-Session: dda10a14-e89e-450e-80b8-e513af2810ec Authenticating user 'default' from [fd00:1122:3344:101::e]:42072 | ||
| 11000 | 2025.12.23 01:44:16.114379 [ 348 ] {} <Debug> TCP-Session: dda10a14-e89e-450e-80b8-e513af2810ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11001 | 2025.12.23 01:44:16.114392 [ 348 ] {} <Debug> TCP-Session: dda10a14-e89e-450e-80b8-e513af2810ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11002 | 2025.12.23 01:44:16.114659 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59709 | ||
| 11003 | 2025.12.23 01:44:16.114675 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50038 | ||
| 11004 | 2025.12.23 01:44:16.114712 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37870 | ||
| 11005 | 2025.12.23 01:44:16.114721 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37581 | ||
| 11006 | 2025.12.23 01:44:16.114774 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11007 | 2025.12.23 01:44:16.114828 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11008 | 2025.12.23 01:44:16.114853 [ 292 ] {} <Debug> TCP-Session: cf642a83-e270-4356-be45-eb0db15ef71d Authenticating user 'default' from [fd00:1122:3344:101::e]:59709 | ||
| 11009 | 2025.12.23 01:44:16.114720 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34148 | ||
| 11010 | 2025.12.23 01:44:16.114882 [ 294 ] {} <Debug> TCP-Session: 9159dc8f-b279-4ad6-bd0a-caacb89cbbb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50038 | ||
| 11011 | 2025.12.23 01:44:16.114888 [ 292 ] {} <Debug> TCP-Session: cf642a83-e270-4356-be45-eb0db15ef71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11012 | 2025.12.23 01:44:16.114923 [ 294 ] {} <Debug> TCP-Session: 9159dc8f-b279-4ad6-bd0a-caacb89cbbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11013 | 2025.12.23 01:44:16.114930 [ 292 ] {} <Debug> TCP-Session: cf642a83-e270-4356-be45-eb0db15ef71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11014 | 2025.12.23 01:44:16.114948 [ 294 ] {} <Debug> TCP-Session: 9159dc8f-b279-4ad6-bd0a-caacb89cbbb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11015 | 2025.12.23 01:44:16.114960 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11016 | 2025.12.23 01:44:16.114688 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47792 | ||
| 11017 | 2025.12.23 01:44:16.114994 [ 290 ] {} <Debug> TCP-Session: 7cda91f2-2adc-4cbc-a182-10ec7ba39562 Authenticating user 'default' from [fd00:1122:3344:101::e]:34148 | ||
| 11018 | 2025.12.23 01:44:16.115028 [ 290 ] {} <Debug> TCP-Session: 7cda91f2-2adc-4cbc-a182-10ec7ba39562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11019 | 2025.12.23 01:44:16.114674 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62216 | ||
| 11020 | 2025.12.23 01:44:16.115055 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11021 | 2025.12.23 01:44:16.115050 [ 290 ] {} <Debug> TCP-Session: 7cda91f2-2adc-4cbc-a182-10ec7ba39562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11022 | 2025.12.23 01:44:16.115108 [ 275 ] {} <Debug> TCP-Session: 1e505ba7-c262-4bb8-ad35-0bb96b7bde19 Authenticating user 'default' from [fd00:1122:3344:101::e]:47792 | ||
| 11023 | 2025.12.23 01:44:16.114830 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11024 | 2025.12.23 01:44:16.115130 [ 275 ] {} <Debug> TCP-Session: 1e505ba7-c262-4bb8-ad35-0bb96b7bde19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11025 | 2025.12.23 01:44:16.115141 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11026 | 2025.12.23 01:44:16.115165 [ 275 ] {} <Debug> TCP-Session: 1e505ba7-c262-4bb8-ad35-0bb96b7bde19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11027 | 2025.12.23 01:44:16.115169 [ 288 ] {} <Debug> TCP-Session: 5791664b-3e83-4c2f-badb-8415bc8d963c Authenticating user 'default' from [fd00:1122:3344:101::e]:37870 | ||
| 11028 | 2025.12.23 01:44:16.115189 [ 293 ] {} <Debug> TCP-Session: 7a610ec1-0364-439e-876a-6c12f29ae464 Authenticating user 'default' from [fd00:1122:3344:101::e]:62216 | ||
| 11029 | 2025.12.23 01:44:16.114890 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11030 | 2025.12.23 01:44:16.115215 [ 288 ] {} <Debug> TCP-Session: 5791664b-3e83-4c2f-badb-8415bc8d963c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11031 | 2025.12.23 01:44:16.115230 [ 293 ] {} <Debug> TCP-Session: 7a610ec1-0364-439e-876a-6c12f29ae464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11032 | 2025.12.23 01:44:16.115242 [ 289 ] {} <Debug> TCP-Session: 0c995c54-5533-495f-8d4c-0ec6dbdb2714 Authenticating user 'default' from [fd00:1122:3344:101::e]:37581 | ||
| 11033 | 2025.12.23 01:44:16.115257 [ 288 ] {} <Debug> TCP-Session: 5791664b-3e83-4c2f-badb-8415bc8d963c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11034 | 2025.12.23 01:44:16.115264 [ 293 ] {} <Debug> TCP-Session: 7a610ec1-0364-439e-876a-6c12f29ae464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11035 | 2025.12.23 01:44:16.115274 [ 289 ] {} <Debug> TCP-Session: 0c995c54-5533-495f-8d4c-0ec6dbdb2714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11036 | 2025.12.23 01:44:16.114703 [ 348 ] {} <Trace> TCP-Session: dda10a14-e89e-450e-80b8-e513af2810ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11037 | 2025.12.23 01:44:16.115306 [ 289 ] {} <Debug> TCP-Session: 0c995c54-5533-495f-8d4c-0ec6dbdb2714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11038 | 2025.12.23 01:44:16.114699 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61007 | ||
| 11039 | 2025.12.23 01:44:16.115421 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11040 | 2025.12.23 01:44:16.115445 [ 287 ] {} <Debug> TCP-Session: 52c21c68-3281-45ce-b2bd-b59af5f48d24 Authenticating user 'default' from [fd00:1122:3344:101::e]:61007 | ||
| 11041 | 2025.12.23 01:44:16.115462 [ 287 ] {} <Debug> TCP-Session: 52c21c68-3281-45ce-b2bd-b59af5f48d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11042 | 2025.12.23 01:44:16.115474 [ 287 ] {} <Debug> TCP-Session: 52c21c68-3281-45ce-b2bd-b59af5f48d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11043 | 2025.12.23 01:44:16.115487 [ 348 ] {61af5f5f-e14a-490d-a7a7-5a140de015da} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42072) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11044 | 2025.12.23 01:44:16.115740 [ 348 ] {61af5f5f-e14a-490d-a7a7-5a140de015da} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11045 | 2025.12.23 01:44:16.115794 [ 348 ] {61af5f5f-e14a-490d-a7a7-5a140de015da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11046 | 2025.12.23 01:44:16.116071 [ 348 ] {61af5f5f-e14a-490d-a7a7-5a140de015da} <Debug> oximeter.version (39707758-b352-4525-ac12-e37821d9169a) (SelectExecutor): Key condition: unknown | ||
| 11047 | 2025.12.23 01:44:16.117031 [ 326 ] {61af5f5f-e14a-490d-a7a7-5a140de015da} <Trace> AggregatingTransform: Aggregating | ||
| 11048 | 2025.12.23 01:44:16.117092 [ 326 ] {61af5f5f-e14a-490d-a7a7-5a140de015da} <Trace> Aggregator: Aggregation method: without_key | ||
| 11049 | 2025.12.23 01:44:16.117137 [ 326 ] {61af5f5f-e14a-490d-a7a7-5a140de015da} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964131 sec. (1037.203 rows/sec., 40.52 KiB/sec.) | ||
| 11050 | 2025.12.23 01:44:16.117160 [ 326 ] {61af5f5f-e14a-490d-a7a7-5a140de015da} <Trace> Aggregator: Merging aggregated data | ||
| 11051 | 2025.12.23 01:44:16.118321 [ 348 ] {61af5f5f-e14a-490d-a7a7-5a140de015da} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002888 sec., 346.26038781163436 rows/sec., 13.53 KiB/sec. | ||
| 11052 | 2025.12.23 01:44:16.118513 [ 348 ] {61af5f5f-e14a-490d-a7a7-5a140de015da} <Debug> TCPHandler: Processed in 0.003928833 sec. | ||
| 11053 | 2025.12.23 01:44:16.118640 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11054 | 2025.12.23 01:44:16.118672 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11055 | 2025.12.23 01:44:16.118676 [ 348 ] {} <Debug> TCP-Session: dda10a14-e89e-450e-80b8-e513af2810ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11056 | 2025.12.23 01:44:16.118697 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11057 | 2025.12.23 01:44:16.118714 [ 294 ] {} <Debug> TCP-Session: 9159dc8f-b279-4ad6-bd0a-caacb89cbbb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11058 | 2025.12.23 01:44:16.118718 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11059 | 2025.12.23 01:44:16.118738 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11060 | 2025.12.23 01:44:16.118757 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11061 | 2025.12.23 01:44:16.118775 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11062 | 2025.12.23 01:44:16.118801 [ 290 ] {} <Debug> TCP-Session: 7cda91f2-2adc-4cbc-a182-10ec7ba39562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11063 | 2025.12.23 01:44:16.118822 [ 288 ] {} <Debug> TCP-Session: 5791664b-3e83-4c2f-badb-8415bc8d963c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11064 | 2025.12.23 01:44:16.118829 [ 292 ] {} <Debug> TCP-Session: cf642a83-e270-4356-be45-eb0db15ef71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2025.12.23 01:44:16.118796 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11066 | 2025.12.23 01:44:16.118784 [ 293 ] {} <Debug> TCP-Session: 7a610ec1-0364-439e-876a-6c12f29ae464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11067 | 2025.12.23 01:44:16.118818 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11068 | 2025.12.23 01:44:16.118889 [ 275 ] {} <Debug> TCP-Session: 1e505ba7-c262-4bb8-ad35-0bb96b7bde19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2025.12.23 01:44:16.118746 [ 287 ] {} <Debug> TCP-Session: 52c21c68-3281-45ce-b2bd-b59af5f48d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11070 | 2025.12.23 01:44:16.118925 [ 289 ] {} <Debug> TCP-Session: 0c995c54-5533-495f-8d4c-0ec6dbdb2714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11071 | 2025.12.23 01:44:19.575672 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11072 | 2025.12.23 01:44:19.575888 [ 276 ] {ad982a2e-b27e-4074-9011-a4dbb6500627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11073 | 2025.12.23 01:44:19.575961 [ 276 ] {ad982a2e-b27e-4074-9011-a4dbb6500627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11074 | 2025.12.23 01:44:19.576690 [ 276 ] {ad982a2e-b27e-4074-9011-a4dbb6500627} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11075 | 2025.12.23 01:44:19.576733 [ 276 ] {ad982a2e-b27e-4074-9011-a4dbb6500627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11076 | 2025.12.23 01:44:19.577144 [ 276 ] {ad982a2e-b27e-4074-9011-a4dbb6500627} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11077 | 2025.12.23 01:44:19.577364 [ 276 ] {ad982a2e-b27e-4074-9011-a4dbb6500627} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11078 | 2025.12.23 01:44:19.577517 [ 276 ] {ad982a2e-b27e-4074-9011-a4dbb6500627} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001685 sec., 70029.67359050445 rows/sec., 5.95 MiB/sec. | ||
| 11079 | 2025.12.23 01:44:19.577531 [ 54 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11080 | 2025.12.23 01:44:19.577559 [ 276 ] {ad982a2e-b27e-4074-9011-a4dbb6500627} <Debug> TCPHandler: Processed in 0.002029843 sec. | ||
| 11081 | 2025.12.23 01:44:19.577602 [ 54 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11082 | 2025.12.23 01:44:19.577632 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11083 | 2025.12.23 01:44:19.577735 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2025.12.23 01:44:19.577753 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11085 | 2025.12.23 01:44:19.577833 [ 276 ] {930ea9eb-9629-4d50-9766-e727dc7fe9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11086 | 2025.12.23 01:44:19.577878 [ 276 ] {930ea9eb-9629-4d50-9766-e727dc7fe9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11087 | 2025.12.23 01:44:19.577885 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11088 | 2025.12.23 01:44:19.577928 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1407 rows starting from the beginning of the part | ||
| 11089 | 2025.12.23 01:44:19.578008 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1262 rows starting from the beginning of the part | ||
| 11090 | 2025.12.23 01:44:19.578058 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 76 rows starting from the beginning of the part | ||
| 11091 | 2025.12.23 01:44:19.578098 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 118 rows starting from the beginning of the part | ||
| 11092 | 2025.12.23 01:44:19.578137 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 196 rows starting from the beginning of the part | ||
| 11093 | 2025.12.23 01:44:19.578177 [ 190 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 118 rows starting from the beginning of the part | ||
| 11094 | 2025.12.23 01:44:19.578349 [ 276 ] {930ea9eb-9629-4d50-9766-e727dc7fe9b3} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2025.12.23 01:44:19.578391 [ 276 ] {930ea9eb-9629-4d50-9766-e727dc7fe9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11096 | 2025.12.23 01:44:19.578699 [ 276 ] {930ea9eb-9629-4d50-9766-e727dc7fe9b3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11097 | 2025.12.23 01:44:19.578921 [ 276 ] {930ea9eb-9629-4d50-9766-e727dc7fe9b3} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2025.12.23 01:44:19.579061 [ 276 ] {930ea9eb-9629-4d50-9766-e727dc7fe9b3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001247 sec., 24859.663191659984 rows/sec., 1.83 MiB/sec. | ||
| 11099 | 2025.12.23 01:44:19.579100 [ 276 ] {930ea9eb-9629-4d50-9766-e727dc7fe9b3} <Debug> TCPHandler: Processed in 0.00141816 sec. | ||
| 11100 | 2025.12.23 01:44:19.579219 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11101 | 2025.12.23 01:44:19.579310 [ 276 ] {81311c23-fb3a-43f5-ab68-e2196248adfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11102 | 2025.12.23 01:44:19.579350 [ 276 ] {81311c23-fb3a-43f5-ab68-e2196248adfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11103 | 2025.12.23 01:44:19.579603 [ 198 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001895071 sec., 1676454.3386501088 rows/sec., 147.01 MiB/sec. | ||
| 11104 | 2025.12.23 01:44:19.579777 [ 276 ] {81311c23-fb3a-43f5-ab68-e2196248adfa} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2025.12.23 01:44:19.579818 [ 276 ] {81311c23-fb3a-43f5-ab68-e2196248adfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11106 | 2025.12.23 01:44:19.579878 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11107 | 2025.12.23 01:44:19.580177 [ 276 ] {81311c23-fb3a-43f5-ab68-e2196248adfa} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11108 | 2025.12.23 01:44:19.580185 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_81_16} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11109 | 2025.12.23 01:44:19.580273 [ 197 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_81_16} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11110 | 2025.12.23 01:44:19.580352 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 11111 | 2025.12.23 01:44:19.580424 [ 276 ] {81311c23-fb3a-43f5-ab68-e2196248adfa} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2025.12.23 01:44:19.580559 [ 276 ] {81311c23-fb3a-43f5-ab68-e2196248adfa} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001267 sec., 74980.2683504341 rows/sec., 5.86 MiB/sec. | ||
| 11113 | 2025.12.23 01:44:19.580565 [ 54 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11114 | 2025.12.23 01:44:19.580600 [ 276 ] {81311c23-fb3a-43f5-ab68-e2196248adfa} <Debug> TCPHandler: Processed in 0.00142819 sec. | ||
| 11115 | 2025.12.23 01:44:19.580611 [ 54 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2025.12.23 01:44:19.580637 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11117 | 2025.12.23 01:44:19.580714 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11118 | 2025.12.23 01:44:19.580717 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11119 | 2025.12.23 01:44:19.580811 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11120 | 2025.12.23 01:44:19.580831 [ 276 ] {09bb7678-d494-4998-848d-ab73f9c31046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11121 | 2025.12.23 01:44:19.580840 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 633 rows starting from the beginning of the part | ||
| 11122 | 2025.12.23 01:44:19.580887 [ 276 ] {09bb7678-d494-4998-848d-ab73f9c31046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11123 | 2025.12.23 01:44:19.580900 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 559 rows starting from the beginning of the part | ||
| 11124 | 2025.12.23 01:44:19.580943 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 74 rows starting from the beginning of the part | ||
| 11125 | 2025.12.23 01:44:19.580980 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 95 rows starting from the beginning of the part | ||
| 11126 | 2025.12.23 01:44:19.581013 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 110 rows starting from the beginning of the part | ||
| 11127 | 2025.12.23 01:44:19.581049 [ 190 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 95 rows starting from the beginning of the part | ||
| 11128 | 2025.12.23 01:44:19.581312 [ 276 ] {09bb7678-d494-4998-848d-ab73f9c31046} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11129 | 2025.12.23 01:44:19.581352 [ 276 ] {09bb7678-d494-4998-848d-ab73f9c31046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11130 | 2025.12.23 01:44:19.581694 [ 276 ] {09bb7678-d494-4998-848d-ab73f9c31046} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11131 | 2025.12.23 01:44:19.581900 [ 276 ] {09bb7678-d494-4998-848d-ab73f9c31046} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11132 | 2025.12.23 01:44:19.581967 [ 194 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280467 sec., 1222991.2992681577 rows/sec., 97.47 MiB/sec. | ||
| 11133 | 2025.12.23 01:44:19.582022 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11134 | 2025.12.23 01:44:19.582031 [ 276 ] {09bb7678-d494-4998-848d-ab73f9c31046} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 11135 | 2025.12.23 01:44:19.582064 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11136 | 2025.12.23 01:44:19.582087 [ 276 ] {09bb7678-d494-4998-848d-ab73f9c31046} <Debug> TCPHandler: Processed in 0.001417601 sec. | ||
| 11137 | 2025.12.23 01:44:19.582089 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11138 | 2025.12.23 01:44:19.582121 [ 186 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11139 | 2025.12.23 01:44:19.582212 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11140 | 2025.12.23 01:44:19.582260 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11141 | 2025.12.23 01:44:19.582297 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11142 | 2025.12.23 01:44:19.582337 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21663 rows starting from the beginning of the part | ||
| 11143 | 2025.12.23 01:44:19.582382 [ 276 ] {5ecc85d4-89fa-4d2f-b860-4026d6ae1c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11144 | 2025.12.23 01:44:19.582391 [ 186 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_81_16} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2025.12.23 01:44:19.582388 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 848 rows starting from the beginning of the part | ||
| 11146 | 2025.12.23 01:44:19.582456 [ 276 ] {5ecc85d4-89fa-4d2f-b860-4026d6ae1c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11147 | 2025.12.23 01:44:19.582470 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11148 | 2025.12.23 01:44:19.582475 [ 186 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_81_16} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11149 | 2025.12.23 01:44:19.582549 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11150 | 2025.12.23 01:44:19.582587 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11151 | 2025.12.23 01:44:19.582591 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 196 rows starting from the beginning of the part | ||
| 11152 | 2025.12.23 01:44:19.582637 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11153 | 2025.12.23 01:44:19.583425 [ 276 ] {5ecc85d4-89fa-4d2f-b860-4026d6ae1c0e} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2025.12.23 01:44:19.583468 [ 276 ] {5ecc85d4-89fa-4d2f-b860-4026d6ae1c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11155 | 2025.12.23 01:44:19.584062 [ 276 ] {5ecc85d4-89fa-4d2f-b860-4026d6ae1c0e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11156 | 2025.12.23 01:44:19.584315 [ 276 ] {5ecc85d4-89fa-4d2f-b860-4026d6ae1c0e} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2025.12.23 01:44:19.584458 [ 276 ] {5ecc85d4-89fa-4d2f-b860-4026d6ae1c0e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.0021 sec., 14761.904761904763 rows/sec., 26.45 MiB/sec. | ||
| 11158 | 2025.12.23 01:44:19.584513 [ 276 ] {5ecc85d4-89fa-4d2f-b860-4026d6ae1c0e} <Debug> TCPHandler: Processed in 0.002311739 sec. | ||
| 11159 | 2025.12.23 01:44:19.584627 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11160 | 2025.12.23 01:44:19.584720 [ 276 ] {f866bcce-4bc0-4b59-8097-c78895a7610b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11161 | 2025.12.23 01:44:19.584762 [ 276 ] {f866bcce-4bc0-4b59-8097-c78895a7610b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11162 | 2025.12.23 01:44:19.585100 [ 276 ] {f866bcce-4bc0-4b59-8097-c78895a7610b} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2025.12.23 01:44:19.585135 [ 276 ] {f866bcce-4bc0-4b59-8097-c78895a7610b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11164 | 2025.12.23 01:44:19.585444 [ 276 ] {f866bcce-4bc0-4b59-8097-c78895a7610b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11165 | 2025.12.23 01:44:19.585649 [ 276 ] {f866bcce-4bc0-4b59-8097-c78895a7610b} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2025.12.23 01:44:19.585780 [ 276 ] {f866bcce-4bc0-4b59-8097-c78895a7610b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 11167 | 2025.12.23 01:44:19.585786 [ 54 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11168 | 2025.12.23 01:44:19.585818 [ 276 ] {f866bcce-4bc0-4b59-8097-c78895a7610b} <Debug> TCPHandler: Processed in 0.001238707 sec. | ||
| 11169 | 2025.12.23 01:44:19.585833 [ 54 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2025.12.23 01:44:19.585859 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11171 | 2025.12.23 01:44:19.585948 [ 194 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11172 | 2025.12.23 01:44:19.586108 [ 194 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11173 | 2025.12.23 01:44:19.586141 [ 194 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4410 rows starting from the beginning of the part | ||
| 11174 | 2025.12.23 01:44:19.586203 [ 194 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11175 | 2025.12.23 01:44:19.586247 [ 194 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11176 | 2025.12.23 01:44:19.586289 [ 194 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11177 | 2025.12.23 01:44:19.586329 [ 194 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11178 | 2025.12.23 01:44:19.586370 [ 194 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11179 | 2025.12.23 01:44:19.587679 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23187 rows, containing 5 columns (5 merged, 0 gathered) in 0.005489957 sec., 4223530.348234057 rows/sec., 290.23 MiB/sec. | ||
| 11180 | 2025.12.23 01:44:19.588028 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11181 | 2025.12.23 01:44:19.588136 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4710 rows, containing 4 columns (4 merged, 0 gathered) in 0.002233988 sec., 2108337.197872146 rows/sec., 142.13 MiB/sec. | ||
| 11182 | 2025.12.23 01:44:19.588266 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11183 | 2025.12.23 01:44:19.588332 [ 197 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11184 | 2025.12.23 01:44:19.588399 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11185 | 2025.12.23 01:44:19.588445 [ 194 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11186 | 2025.12.23 01:44:19.588700 [ 194 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_81_16} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2025.12.23 01:44:19.588773 [ 194 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_81_16} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11188 | 2025.12.23 01:44:19.588858 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11189 | 2025.12.23 01:44:21.114790 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11190 | 2025.12.23 01:44:21.114853 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11191 | 2025.12.23 01:44:21.289725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26848 | ||
| 11192 | 2025.12.23 01:44:21.290377 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2025.12.23 01:44:21.290420 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11194 | 2025.12.23 01:44:21.290936 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11195 | 2025.12.23 01:44:21.291156 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2025.12.23 01:44:21.291286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26848 | ||
| 11197 | 2025.12.23 01:44:21.291295 [ 119 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11198 | 2025.12.23 01:44:21.291351 [ 119 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2025.12.23 01:44:21.291375 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11200 | 2025.12.23 01:44:21.291532 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11201 | 2025.12.23 01:44:21.291703 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11202 | 2025.12.23 01:44:21.291746 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24416 rows starting from the beginning of the part | ||
| 11203 | 2025.12.23 01:44:21.291817 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11204 | 2025.12.23 01:44:21.291870 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11205 | 2025.12.23 01:44:21.291917 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11206 | 2025.12.23 01:44:21.291964 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11207 | 2025.12.23 01:44:21.292008 [ 200 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11208 | 2025.12.23 01:44:21.294204 [ 197 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26848 rows, containing 4 columns (4 merged, 0 gathered) in 0.002737268 sec., 9808319.828383628 rows/sec., 140.31 MiB/sec. | ||
| 11209 | 2025.12.23 01:44:21.294440 [ 189 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11210 | 2025.12.23 01:44:21.294747 [ 189 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_56_11} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11211 | 2025.12.23 01:44:21.294831 [ 189 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_56_11} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11212 | 2025.12.23 01:44:21.294919 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11213 | 2025.12.23 01:44:21.346459 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1332 | ||
| 11214 | 2025.12.23 01:44:21.349237 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2025.12.23 01:44:21.349297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11216 | 2025.12.23 01:44:21.350618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11217 | 2025.12.23 01:44:21.350905 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2025.12.23 01:44:21.351076 [ 121 ] {} <Debug> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11219 | 2025.12.23 01:44:21.351152 [ 121 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11220 | 2025.12.23 01:44:21.351187 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11221 | 2025.12.23 01:44:21.351302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1332 | ||
| 11222 | 2025.12.23 01:44:21.351311 [ 200 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 11223 | 2025.12.23 01:44:21.352105 [ 200 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11224 | 2025.12.23 01:44:21.352258 [ 200 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1188 rows starting from the beginning of the part | ||
| 11225 | 2025.12.23 01:44:21.352587 [ 200 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 11226 | 2025.12.23 01:44:21.352930 [ 200 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 11227 | 2025.12.23 01:44:21.353259 [ 200 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 11228 | 2025.12.23 01:44:21.353578 [ 200 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11229 | 2025.12.23 01:44:21.353913 [ 200 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 11230 | 2025.12.23 01:44:21.360394 [ 191 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1332 rows, containing 72 columns (72 merged, 0 gathered) in 0.009133514 sec., 145836.53126277574 rows/sec., 113.53 MiB/sec. | ||
| 11231 | 2025.12.23 01:44:21.362139 [ 191 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11232 | 2025.12.23 01:44:21.362723 [ 191 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_41_8} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11233 | 2025.12.23 01:44:21.362801 [ 191 ] {acd0922c-0acf-45f4-8b02-6dc2076bc945::all_1_41_8} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11234 | 2025.12.23 01:44:21.363128 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11235 | 2025.12.23 01:44:22.781284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11236 | 2025.12.23 01:44:22.798273 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2025.12.23 01:44:22.798341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11238 | 2025.12.23 01:44:22.804609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11239 | 2025.12.23 01:44:22.805312 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2025.12.23 01:44:22.805615 [ 119 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11241 | 2025.12.23 01:44:22.805677 [ 119 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2025.12.23 01:44:22.805696 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11243 | 2025.12.23 01:44:22.805791 [ 200 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11244 | 2025.12.23 01:44:22.808845 [ 200 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11245 | 2025.12.23 01:44:22.809048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11246 | 2025.12.23 01:44:22.809602 [ 200 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11247 | 2025.12.23 01:44:22.812989 [ 200 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11248 | 2025.12.23 01:44:22.816490 [ 200 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 11249 | 2025.12.23 01:44:22.820463 [ 200 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 11250 | 2025.12.23 01:44:22.824624 [ 200 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11251 | 2025.12.23 01:44:22.828333 [ 200 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11252 | 2025.12.23 01:44:22.880382 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.074621843 sec., 5655.180615145086 rows/sec., 29.24 MiB/sec. | ||
| 11253 | 2025.12.23 01:44:22.883462 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11254 | 2025.12.23 01:44:22.885511 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_56_11} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2025.12.23 01:44:22.885623 [ 197 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_56_11} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11256 | 2025.12.23 01:44:22.888449 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11257 | 2025.12.23 01:44:24.575492 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2025.12.23 01:44:24.575699 [ 276 ] {3c25ec6d-c80b-4425-8055-658641272a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11259 | 2025.12.23 01:44:24.575778 [ 276 ] {3c25ec6d-c80b-4425-8055-658641272a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11260 | 2025.12.23 01:44:24.576482 [ 276 ] {3c25ec6d-c80b-4425-8055-658641272a8e} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2025.12.23 01:44:24.576527 [ 276 ] {3c25ec6d-c80b-4425-8055-658641272a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11262 | 2025.12.23 01:44:24.576954 [ 276 ] {3c25ec6d-c80b-4425-8055-658641272a8e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11263 | 2025.12.23 01:44:24.577194 [ 276 ] {3c25ec6d-c80b-4425-8055-658641272a8e} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2025.12.23 01:44:24.577358 [ 276 ] {3c25ec6d-c80b-4425-8055-658641272a8e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001714 sec., 44340.723453908984 rows/sec., 3.65 MiB/sec. | ||
| 11265 | 2025.12.23 01:44:24.577411 [ 276 ] {3c25ec6d-c80b-4425-8055-658641272a8e} <Debug> TCPHandler: Processed in 0.002064294 sec. | ||
| 11266 | 2025.12.23 01:44:24.577541 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11267 | 2025.12.23 01:44:24.577645 [ 276 ] {248b3938-44d5-44f5-bcca-71f671831a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11268 | 2025.12.23 01:44:24.577694 [ 276 ] {248b3938-44d5-44f5-bcca-71f671831a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11269 | 2025.12.23 01:44:24.578123 [ 276 ] {248b3938-44d5-44f5-bcca-71f671831a25} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2025.12.23 01:44:24.578163 [ 276 ] {248b3938-44d5-44f5-bcca-71f671831a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11271 | 2025.12.23 01:44:24.578478 [ 276 ] {248b3938-44d5-44f5-bcca-71f671831a25} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11272 | 2025.12.23 01:44:24.578697 [ 276 ] {248b3938-44d5-44f5-bcca-71f671831a25} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2025.12.23 01:44:24.578837 [ 276 ] {248b3938-44d5-44f5-bcca-71f671831a25} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001216 sec., 8223.684210526315 rows/sec., 618.38 KiB/sec. | ||
| 11274 | 2025.12.23 01:44:24.578876 [ 276 ] {248b3938-44d5-44f5-bcca-71f671831a25} <Debug> TCPHandler: Processed in 0.00139066 sec. | ||
| 11275 | 2025.12.23 01:44:24.578993 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11276 | 2025.12.23 01:44:24.579092 [ 276 ] {69047d42-eab5-43e0-a68e-0292fcc66cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11277 | 2025.12.23 01:44:24.579135 [ 276 ] {69047d42-eab5-43e0-a68e-0292fcc66cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11278 | 2025.12.23 01:44:24.579556 [ 276 ] {69047d42-eab5-43e0-a68e-0292fcc66cad} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2025.12.23 01:44:24.579593 [ 276 ] {69047d42-eab5-43e0-a68e-0292fcc66cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11280 | 2025.12.23 01:44:24.579911 [ 276 ] {69047d42-eab5-43e0-a68e-0292fcc66cad} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11281 | 2025.12.23 01:44:24.580127 [ 276 ] {69047d42-eab5-43e0-a68e-0292fcc66cad} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11282 | 2025.12.23 01:44:24.580258 [ 276 ] {69047d42-eab5-43e0-a68e-0292fcc66cad} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001186 sec., 62394.60370994941 rows/sec., 4.87 MiB/sec. | ||
| 11283 | 2025.12.23 01:44:24.580295 [ 276 ] {69047d42-eab5-43e0-a68e-0292fcc66cad} <Debug> TCPHandler: Processed in 0.001354298 sec. | ||
| 11284 | 2025.12.23 01:44:24.580412 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11285 | 2025.12.23 01:44:24.580506 [ 276 ] {8bec3bcb-11b2-45b5-a5da-66a33f737cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11286 | 2025.12.23 01:44:24.580552 [ 276 ] {8bec3bcb-11b2-45b5-a5da-66a33f737cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11287 | 2025.12.23 01:44:24.580959 [ 276 ] {8bec3bcb-11b2-45b5-a5da-66a33f737cfc} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11288 | 2025.12.23 01:44:24.580995 [ 276 ] {8bec3bcb-11b2-45b5-a5da-66a33f737cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11289 | 2025.12.23 01:44:24.581343 [ 276 ] {8bec3bcb-11b2-45b5-a5da-66a33f737cfc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11290 | 2025.12.23 01:44:24.581550 [ 276 ] {8bec3bcb-11b2-45b5-a5da-66a33f737cfc} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11291 | 2025.12.23 01:44:24.581685 [ 276 ] {8bec3bcb-11b2-45b5-a5da-66a33f737cfc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 11292 | 2025.12.23 01:44:24.581728 [ 276 ] {8bec3bcb-11b2-45b5-a5da-66a33f737cfc} <Debug> TCPHandler: Processed in 0.001365809 sec. | ||
| 11293 | 2025.12.23 01:44:24.581846 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11294 | 2025.12.23 01:44:24.581945 [ 276 ] {a3e05e7e-7da8-42e1-b22a-4fa102031f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11295 | 2025.12.23 01:44:24.582001 [ 276 ] {a3e05e7e-7da8-42e1-b22a-4fa102031f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11296 | 2025.12.23 01:44:24.582772 [ 276 ] {a3e05e7e-7da8-42e1-b22a-4fa102031f89} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2025.12.23 01:44:24.582809 [ 276 ] {a3e05e7e-7da8-42e1-b22a-4fa102031f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11298 | 2025.12.23 01:44:24.583344 [ 276 ] {a3e05e7e-7da8-42e1-b22a-4fa102031f89} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11299 | 2025.12.23 01:44:24.583570 [ 276 ] {a3e05e7e-7da8-42e1-b22a-4fa102031f89} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11300 | 2025.12.23 01:44:24.583718 [ 276 ] {a3e05e7e-7da8-42e1-b22a-4fa102031f89} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001791 sec., 5583.472920156337 rows/sec., 10.01 MiB/sec. | ||
| 11301 | 2025.12.23 01:44:24.583794 [ 276 ] {a3e05e7e-7da8-42e1-b22a-4fa102031f89} <Debug> TCPHandler: Processed in 0.001999913 sec. | ||
| 11302 | 2025.12.23 01:44:24.583912 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11303 | 2025.12.23 01:44:24.584006 [ 276 ] {1a2832cf-086e-458a-880a-5845183acde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11304 | 2025.12.23 01:44:24.584051 [ 276 ] {1a2832cf-086e-458a-880a-5845183acde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11305 | 2025.12.23 01:44:24.584389 [ 276 ] {1a2832cf-086e-458a-880a-5845183acde3} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2025.12.23 01:44:24.584424 [ 276 ] {1a2832cf-086e-458a-880a-5845183acde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11307 | 2025.12.23 01:44:24.584739 [ 276 ] {1a2832cf-086e-458a-880a-5845183acde3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11308 | 2025.12.23 01:44:24.584958 [ 276 ] {1a2832cf-086e-458a-880a-5845183acde3} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2025.12.23 01:44:24.585090 [ 276 ] {1a2832cf-086e-458a-880a-5845183acde3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 11310 | 2025.12.23 01:44:24.585127 [ 276 ] {1a2832cf-086e-458a-880a-5845183acde3} <Debug> TCPHandler: Processed in 0.001264037 sec. | ||
| 11311 | 2025.12.23 01:44:28.791502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27296 | ||
| 11312 | 2025.12.23 01:44:28.792338 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2025.12.23 01:44:28.792420 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11314 | 2025.12.23 01:44:28.793100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11315 | 2025.12.23 01:44:28.793349 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2025.12.23 01:44:28.793495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27296 | ||
| 11317 | 2025.12.23 01:44:29.602838 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11318 | 2025.12.23 01:44:29.603024 [ 276 ] {1a663e20-4b77-4f79-a6b2-066d6673db44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11319 | 2025.12.23 01:44:29.603094 [ 276 ] {1a663e20-4b77-4f79-a6b2-066d6673db44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11320 | 2025.12.23 01:44:29.603755 [ 276 ] {1a663e20-4b77-4f79-a6b2-066d6673db44} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2025.12.23 01:44:29.603807 [ 276 ] {1a663e20-4b77-4f79-a6b2-066d6673db44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11322 | 2025.12.23 01:44:29.604191 [ 276 ] {1a663e20-4b77-4f79-a6b2-066d6673db44} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11323 | 2025.12.23 01:44:29.604438 [ 276 ] {1a663e20-4b77-4f79-a6b2-066d6673db44} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2025.12.23 01:44:29.604601 [ 276 ] {1a663e20-4b77-4f79-a6b2-066d6673db44} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001629 sec., 2455.4941682013505 rows/sec., 200.23 KiB/sec. | ||
| 11325 | 2025.12.23 01:44:29.604650 [ 276 ] {1a663e20-4b77-4f79-a6b2-066d6673db44} <Debug> TCPHandler: Processed in 0.001947501 sec. | ||
| 11326 | 2025.12.23 01:44:29.604776 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2025.12.23 01:44:29.604876 [ 276 ] {2bcf6618-92a5-4db2-90b9-cb9788965981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11328 | 2025.12.23 01:44:29.604920 [ 276 ] {2bcf6618-92a5-4db2-90b9-cb9788965981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11329 | 2025.12.23 01:44:29.606019 [ 276 ] {2bcf6618-92a5-4db2-90b9-cb9788965981} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2025.12.23 01:44:29.606057 [ 276 ] {2bcf6618-92a5-4db2-90b9-cb9788965981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11331 | 2025.12.23 01:44:29.606463 [ 276 ] {2bcf6618-92a5-4db2-90b9-cb9788965981} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11332 | 2025.12.23 01:44:29.606673 [ 276 ] {2bcf6618-92a5-4db2-90b9-cb9788965981} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2025.12.23 01:44:29.606807 [ 276 ] {2bcf6618-92a5-4db2-90b9-cb9788965981} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001954 sec., 644831.1156601842 rows/sec., 53.46 MiB/sec. | ||
| 11334 | 2025.12.23 01:44:29.606845 [ 276 ] {2bcf6618-92a5-4db2-90b9-cb9788965981} <Debug> TCPHandler: Processed in 0.002118105 sec. | ||
| 11335 | 2025.12.23 01:44:29.606961 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2025.12.23 01:44:29.607057 [ 276 ] {1d1330ec-ea91-456a-b545-83c3298a62c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11337 | 2025.12.23 01:44:29.607099 [ 276 ] {1d1330ec-ea91-456a-b545-83c3298a62c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11338 | 2025.12.23 01:44:29.607518 [ 276 ] {1d1330ec-ea91-456a-b545-83c3298a62c9} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2025.12.23 01:44:29.607556 [ 276 ] {1d1330ec-ea91-456a-b545-83c3298a62c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11340 | 2025.12.23 01:44:29.607866 [ 276 ] {1d1330ec-ea91-456a-b545-83c3298a62c9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11341 | 2025.12.23 01:44:29.608077 [ 276 ] {1d1330ec-ea91-456a-b545-83c3298a62c9} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2025.12.23 01:44:29.608206 [ 134 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11343 | 2025.12.23 01:44:29.608214 [ 276 ] {1d1330ec-ea91-456a-b545-83c3298a62c9} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001176 sec., 29761.904761904763 rows/sec., 2.17 MiB/sec. | ||
| 11344 | 2025.12.23 01:44:29.608275 [ 134 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2025.12.23 01:44:29.608294 [ 276 ] {1d1330ec-ea91-456a-b545-83c3298a62c9} <Debug> TCPHandler: Processed in 0.001380429 sec. | ||
| 11346 | 2025.12.23 01:44:29.608300 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11347 | 2025.12.23 01:44:29.608409 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11348 | 2025.12.23 01:44:29.608440 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11349 | 2025.12.23 01:44:29.608510 [ 276 ] {ba1b81c2-a37b-488f-95aa-3cf9da579f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11350 | 2025.12.23 01:44:29.608556 [ 276 ] {ba1b81c2-a37b-488f-95aa-3cf9da579f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11351 | 2025.12.23 01:44:29.608596 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11352 | 2025.12.23 01:44:29.608638 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 71 rows starting from the beginning of the part | ||
| 11353 | 2025.12.23 01:44:29.608707 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 11354 | 2025.12.23 01:44:29.608755 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 22 rows starting from the beginning of the part | ||
| 11355 | 2025.12.23 01:44:29.608799 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 11356 | 2025.12.23 01:44:29.608839 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 11357 | 2025.12.23 01:44:29.608880 [ 195 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 35 rows starting from the beginning of the part | ||
| 11358 | 2025.12.23 01:44:29.609090 [ 276 ] {ba1b81c2-a37b-488f-95aa-3cf9da579f60} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11359 | 2025.12.23 01:44:29.609131 [ 276 ] {ba1b81c2-a37b-488f-95aa-3cf9da579f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11360 | 2025.12.23 01:44:29.609495 [ 276 ] {ba1b81c2-a37b-488f-95aa-3cf9da579f60} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11361 | 2025.12.23 01:44:29.609751 [ 276 ] {ba1b81c2-a37b-488f-95aa-3cf9da579f60} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11362 | 2025.12.23 01:44:29.609766 [ 187 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138141 sec., 144779.60923983465 rows/sec., 11.18 MiB/sec. | ||
| 11363 | 2025.12.23 01:44:29.609889 [ 276 ] {ba1b81c2-a37b-488f-95aa-3cf9da579f60} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001398 sec., 163090.1287553648 rows/sec., 11.04 MiB/sec. | ||
| 11364 | 2025.12.23 01:44:29.609932 [ 276 ] {ba1b81c2-a37b-488f-95aa-3cf9da579f60} <Debug> TCPHandler: Processed in 0.001573363 sec. | ||
| 11365 | 2025.12.23 01:44:29.609943 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11366 | 2025.12.23 01:44:29.610048 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11367 | 2025.12.23 01:44:29.610141 [ 276 ] {c33dc863-9c89-4df4-9540-ad852d6b7d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11368 | 2025.12.23 01:44:29.610185 [ 276 ] {c33dc863-9c89-4df4-9540-ad852d6b7d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11369 | 2025.12.23 01:44:29.610220 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_81_16} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2025.12.23 01:44:29.610285 [ 196 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_81_16} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11371 | 2025.12.23 01:44:29.610365 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11372 | 2025.12.23 01:44:29.610888 [ 276 ] {c33dc863-9c89-4df4-9540-ad852d6b7d38} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2025.12.23 01:44:29.610924 [ 276 ] {c33dc863-9c89-4df4-9540-ad852d6b7d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11374 | 2025.12.23 01:44:29.611263 [ 276 ] {c33dc863-9c89-4df4-9540-ad852d6b7d38} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11375 | 2025.12.23 01:44:29.611480 [ 276 ] {c33dc863-9c89-4df4-9540-ad852d6b7d38} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11376 | 2025.12.23 01:44:29.611609 [ 276 ] {c33dc863-9c89-4df4-9540-ad852d6b7d38} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001486 sec., 373485.86810228805 rows/sec., 27.74 MiB/sec. | ||
| 11377 | 2025.12.23 01:44:29.611648 [ 276 ] {c33dc863-9c89-4df4-9540-ad852d6b7d38} <Debug> TCPHandler: Processed in 0.001649955 sec. | ||
| 11378 | 2025.12.23 01:44:29.611762 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11379 | 2025.12.23 01:44:29.611856 [ 276 ] {f7422819-3494-40a0-9ed2-1fedcf92d70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11380 | 2025.12.23 01:44:29.611901 [ 276 ] {f7422819-3494-40a0-9ed2-1fedcf92d70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11381 | 2025.12.23 01:44:29.612571 [ 276 ] {f7422819-3494-40a0-9ed2-1fedcf92d70a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11382 | 2025.12.23 01:44:29.612607 [ 276 ] {f7422819-3494-40a0-9ed2-1fedcf92d70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11383 | 2025.12.23 01:44:29.613008 [ 276 ] {f7422819-3494-40a0-9ed2-1fedcf92d70a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11384 | 2025.12.23 01:44:29.613220 [ 276 ] {f7422819-3494-40a0-9ed2-1fedcf92d70a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11385 | 2025.12.23 01:44:29.613353 [ 276 ] {f7422819-3494-40a0-9ed2-1fedcf92d70a} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001516 sec., 558047.4934036939 rows/sec., 37.56 MiB/sec. | ||
| 11386 | 2025.12.23 01:44:29.613391 [ 276 ] {f7422819-3494-40a0-9ed2-1fedcf92d70a} <Debug> TCPHandler: Processed in 0.001678656 sec. | ||
| 11387 | 2025.12.23 01:44:29.613506 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11388 | 2025.12.23 01:44:29.613602 [ 276 ] {354a4de1-4d22-4906-aa34-e3ec81f2982f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11389 | 2025.12.23 01:44:29.613660 [ 276 ] {354a4de1-4d22-4906-aa34-e3ec81f2982f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11390 | 2025.12.23 01:44:29.614506 [ 276 ] {354a4de1-4d22-4906-aa34-e3ec81f2982f} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11391 | 2025.12.23 01:44:29.614543 [ 276 ] {354a4de1-4d22-4906-aa34-e3ec81f2982f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11392 | 2025.12.23 01:44:29.615112 [ 276 ] {354a4de1-4d22-4906-aa34-e3ec81f2982f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11393 | 2025.12.23 01:44:29.615364 [ 276 ] {354a4de1-4d22-4906-aa34-e3ec81f2982f} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11394 | 2025.12.23 01:44:29.615489 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11395 | 2025.12.23 01:44:29.615506 [ 276 ] {354a4de1-4d22-4906-aa34-e3ec81f2982f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001924 sec., 16112.266112266112 rows/sec., 28.87 MiB/sec. | ||
| 11396 | 2025.12.23 01:44:29.615547 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11397 | 2025.12.23 01:44:29.615578 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11398 | 2025.12.23 01:44:29.615586 [ 276 ] {354a4de1-4d22-4906-aa34-e3ec81f2982f} <Debug> TCPHandler: Processed in 0.002129695 sec. | ||
| 11399 | 2025.12.23 01:44:29.615689 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11400 | 2025.12.23 01:44:29.615719 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11401 | 2025.12.23 01:44:29.615815 [ 276 ] {cdd4eaf9-fb16-475e-821b-731a1f4bb329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11402 | 2025.12.23 01:44:29.615859 [ 276 ] {cdd4eaf9-fb16-475e-821b-731a1f4bb329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11403 | 2025.12.23 01:44:29.615901 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11404 | 2025.12.23 01:44:29.615957 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1499 rows starting from the beginning of the part | ||
| 11405 | 2025.12.23 01:44:29.616084 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 11406 | 2025.12.23 01:44:29.616191 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 11407 | 2025.12.23 01:44:29.616210 [ 276 ] {cdd4eaf9-fb16-475e-821b-731a1f4bb329} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11408 | 2025.12.23 01:44:29.616247 [ 276 ] {cdd4eaf9-fb16-475e-821b-731a1f4bb329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11409 | 2025.12.23 01:44:29.616288 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 11410 | 2025.12.23 01:44:29.616384 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 11411 | 2025.12.23 01:44:29.616479 [ 193 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 11412 | 2025.12.23 01:44:29.616580 [ 276 ] {cdd4eaf9-fb16-475e-821b-731a1f4bb329} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11413 | 2025.12.23 01:44:29.616800 [ 276 ] {cdd4eaf9-fb16-475e-821b-731a1f4bb329} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2025.12.23 01:44:29.616932 [ 276 ] {cdd4eaf9-fb16-475e-821b-731a1f4bb329} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 11415 | 2025.12.23 01:44:29.616970 [ 276 ] {cdd4eaf9-fb16-475e-821b-731a1f4bb329} <Debug> TCPHandler: Processed in 0.001302468 sec. | ||
| 11416 | 2025.12.23 01:44:29.625059 [ 201 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1612 rows, containing 19 columns (19 merged, 0 gathered) in 0.009410059 sec., 171306.04600885074 rows/sec., 306.97 MiB/sec. | ||
| 11417 | 2025.12.23 01:44:29.627394 [ 201 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11418 | 2025.12.23 01:44:29.627794 [ 201 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2025.12.23 01:44:29.627878 [ 201 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11420 | 2025.12.23 01:44:29.628023 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 11421 | 2025.12.23 01:44:30.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.23 MiB, peak 346.91 MiB, free memory in arenas 0.00 B, will set to 339.11 MiB (RSS), difference: 5.88 MiB | ||
| 11422 | 2025.12.23 01:44:30.309178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11423 | 2025.12.23 01:44:30.324129 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11424 | 2025.12.23 01:44:30.324180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11425 | 2025.12.23 01:44:30.329728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11426 | 2025.12.23 01:44:30.330439 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11427 | 2025.12.23 01:44:30.333142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11428 | 2025.12.23 01:44:31.351660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1360 | ||
| 11429 | 2025.12.23 01:44:31.354232 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11430 | 2025.12.23 01:44:31.354275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11431 | 2025.12.23 01:44:31.355442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11432 | 2025.12.23 01:44:31.355713 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11433 | 2025.12.23 01:44:31.355973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1360 | ||
| 11434 | 2025.12.23 01:44:34.575077 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2025.12.23 01:44:34.575279 [ 276 ] {c6f09925-41c7-4cc2-859d-59655a40e15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11436 | 2025.12.23 01:44:34.575349 [ 276 ] {c6f09925-41c7-4cc2-859d-59655a40e15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11437 | 2025.12.23 01:44:34.576048 [ 276 ] {c6f09925-41c7-4cc2-859d-59655a40e15f} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2025.12.23 01:44:34.576098 [ 276 ] {c6f09925-41c7-4cc2-859d-59655a40e15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11439 | 2025.12.23 01:44:34.576497 [ 276 ] {c6f09925-41c7-4cc2-859d-59655a40e15f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11440 | 2025.12.23 01:44:34.576719 [ 276 ] {c6f09925-41c7-4cc2-859d-59655a40e15f} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2025.12.23 01:44:34.576866 [ 276 ] {c6f09925-41c7-4cc2-859d-59655a40e15f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001642 sec., 46285.018270401946 rows/sec., 3.81 MiB/sec. | ||
| 11442 | 2025.12.23 01:44:34.576907 [ 276 ] {c6f09925-41c7-4cc2-859d-59655a40e15f} <Debug> TCPHandler: Processed in 0.001967261 sec. | ||
| 11443 | 2025.12.23 01:44:34.577100 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2025.12.23 01:44:34.577194 [ 276 ] {a23ffea3-c416-4117-b4ba-abb0c0b03055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11445 | 2025.12.23 01:44:34.577235 [ 276 ] {a23ffea3-c416-4117-b4ba-abb0c0b03055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11446 | 2025.12.23 01:44:34.577639 [ 276 ] {a23ffea3-c416-4117-b4ba-abb0c0b03055} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2025.12.23 01:44:34.577675 [ 276 ] {a23ffea3-c416-4117-b4ba-abb0c0b03055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11448 | 2025.12.23 01:44:34.577971 [ 276 ] {a23ffea3-c416-4117-b4ba-abb0c0b03055} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11449 | 2025.12.23 01:44:34.578177 [ 276 ] {a23ffea3-c416-4117-b4ba-abb0c0b03055} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2025.12.23 01:44:34.578309 [ 276 ] {a23ffea3-c416-4117-b4ba-abb0c0b03055} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001133 sec., 8826.125330979701 rows/sec., 663.68 KiB/sec. | ||
| 11451 | 2025.12.23 01:44:34.578345 [ 276 ] {a23ffea3-c416-4117-b4ba-abb0c0b03055} <Debug> TCPHandler: Processed in 0.001292417 sec. | ||
| 11452 | 2025.12.23 01:44:34.578467 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2025.12.23 01:44:34.578559 [ 276 ] {82ebfefe-677a-4f77-b207-ba36b03456d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11454 | 2025.12.23 01:44:34.578598 [ 276 ] {82ebfefe-677a-4f77-b207-ba36b03456d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11455 | 2025.12.23 01:44:34.579070 [ 276 ] {82ebfefe-677a-4f77-b207-ba36b03456d3} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2025.12.23 01:44:34.579105 [ 276 ] {82ebfefe-677a-4f77-b207-ba36b03456d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11457 | 2025.12.23 01:44:34.579415 [ 276 ] {82ebfefe-677a-4f77-b207-ba36b03456d3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11458 | 2025.12.23 01:44:34.579618 [ 276 ] {82ebfefe-677a-4f77-b207-ba36b03456d3} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2025.12.23 01:44:34.579744 [ 276 ] {82ebfefe-677a-4f77-b207-ba36b03456d3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001203 sec., 61512.88445552784 rows/sec., 4.80 MiB/sec. | ||
| 11460 | 2025.12.23 01:44:34.579781 [ 276 ] {82ebfefe-677a-4f77-b207-ba36b03456d3} <Debug> TCPHandler: Processed in 0.001361349 sec. | ||
| 11461 | 2025.12.23 01:44:34.579904 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2025.12.23 01:44:34.579996 [ 276 ] {1fbea378-c0dc-48e1-a463-bafd038ef7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11463 | 2025.12.23 01:44:34.580040 [ 276 ] {1fbea378-c0dc-48e1-a463-bafd038ef7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11464 | 2025.12.23 01:44:34.580460 [ 276 ] {1fbea378-c0dc-48e1-a463-bafd038ef7fe} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2025.12.23 01:44:34.580496 [ 276 ] {1fbea378-c0dc-48e1-a463-bafd038ef7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11466 | 2025.12.23 01:44:34.580828 [ 276 ] {1fbea378-c0dc-48e1-a463-bafd038ef7fe} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11467 | 2025.12.23 01:44:34.581043 [ 276 ] {1fbea378-c0dc-48e1-a463-bafd038ef7fe} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2025.12.23 01:44:34.581174 [ 276 ] {1fbea378-c0dc-48e1-a463-bafd038ef7fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 11469 | 2025.12.23 01:44:34.581211 [ 276 ] {1fbea378-c0dc-48e1-a463-bafd038ef7fe} <Debug> TCPHandler: Processed in 0.001354419 sec. | ||
| 11470 | 2025.12.23 01:44:34.581326 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11471 | 2025.12.23 01:44:34.581419 [ 276 ] {98aabab8-954b-4278-a357-f96fd9a5700d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11472 | 2025.12.23 01:44:34.581472 [ 276 ] {98aabab8-954b-4278-a357-f96fd9a5700d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11473 | 2025.12.23 01:44:34.582269 [ 276 ] {98aabab8-954b-4278-a357-f96fd9a5700d} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2025.12.23 01:44:34.582304 [ 276 ] {98aabab8-954b-4278-a357-f96fd9a5700d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11475 | 2025.12.23 01:44:34.582807 [ 276 ] {98aabab8-954b-4278-a357-f96fd9a5700d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11476 | 2025.12.23 01:44:34.583027 [ 276 ] {98aabab8-954b-4278-a357-f96fd9a5700d} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2025.12.23 01:44:34.583174 [ 276 ] {98aabab8-954b-4278-a357-f96fd9a5700d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001773 sec., 5640.157924421884 rows/sec., 10.11 MiB/sec. | ||
| 11478 | 2025.12.23 01:44:34.583240 [ 276 ] {98aabab8-954b-4278-a357-f96fd9a5700d} <Debug> TCPHandler: Processed in 0.001960162 sec. | ||
| 11479 | 2025.12.23 01:44:34.583353 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11480 | 2025.12.23 01:44:34.583446 [ 276 ] {d8ddb50f-b559-4fe9-96aa-b7e56d3f2f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11481 | 2025.12.23 01:44:34.583487 [ 276 ] {d8ddb50f-b559-4fe9-96aa-b7e56d3f2f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11482 | 2025.12.23 01:44:34.583824 [ 276 ] {d8ddb50f-b559-4fe9-96aa-b7e56d3f2f5b} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2025.12.23 01:44:34.583860 [ 276 ] {d8ddb50f-b559-4fe9-96aa-b7e56d3f2f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11484 | 2025.12.23 01:44:34.584176 [ 276 ] {d8ddb50f-b559-4fe9-96aa-b7e56d3f2f5b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11485 | 2025.12.23 01:44:34.584382 [ 276 ] {d8ddb50f-b559-4fe9-96aa-b7e56d3f2f5b} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2025.12.23 01:44:34.584511 [ 276 ] {d8ddb50f-b559-4fe9-96aa-b7e56d3f2f5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 11487 | 2025.12.23 01:44:34.584545 [ 276 ] {d8ddb50f-b559-4fe9-96aa-b7e56d3f2f5b} <Debug> TCPHandler: Processed in 0.001239086 sec. | ||
| 11488 | 2025.12.23 01:44:36.115166 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11489 | 2025.12.23 01:44:36.115218 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11490 | 2025.12.23 01:44:36.293730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27808 | ||
| 11491 | 2025.12.23 01:44:36.294559 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2025.12.23 01:44:36.294624 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 11493 | 2025.12.23 01:44:36.295662 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11494 | 2025.12.23 01:44:36.296029 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2025.12.23 01:44:36.296247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27808 | ||
| 11496 | 2025.12.23 01:44:37.833272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11497 | 2025.12.23 01:44:37.849270 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2025.12.23 01:44:37.849322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11499 | 2025.12.23 01:44:37.854976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11500 | 2025.12.23 01:44:37.855677 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2025.12.23 01:44:37.858487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11502 | 2025.12.23 01:44:39.576528 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11503 | 2025.12.23 01:44:39.576780 [ 276 ] {cb314cc6-a765-4e52-8d7a-808e77b2cf0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11504 | 2025.12.23 01:44:39.576877 [ 276 ] {cb314cc6-a765-4e52-8d7a-808e77b2cf0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11505 | 2025.12.23 01:44:39.577708 [ 276 ] {cb314cc6-a765-4e52-8d7a-808e77b2cf0e} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11506 | 2025.12.23 01:44:39.577762 [ 276 ] {cb314cc6-a765-4e52-8d7a-808e77b2cf0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11507 | 2025.12.23 01:44:39.578178 [ 276 ] {cb314cc6-a765-4e52-8d7a-808e77b2cf0e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11508 | 2025.12.23 01:44:39.578418 [ 276 ] {cb314cc6-a765-4e52-8d7a-808e77b2cf0e} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2025.12.23 01:44:39.578590 [ 276 ] {cb314cc6-a765-4e52-8d7a-808e77b2cf0e} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001881 sec., 62732.58904837852 rows/sec., 5.33 MiB/sec. | ||
| 11510 | 2025.12.23 01:44:39.578641 [ 276 ] {cb314cc6-a765-4e52-8d7a-808e77b2cf0e} <Debug> TCPHandler: Processed in 0.002333649 sec. | ||
| 11511 | 2025.12.23 01:44:39.578786 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11512 | 2025.12.23 01:44:39.578891 [ 276 ] {d572a94b-e4f6-444e-80e2-49746f863482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11513 | 2025.12.23 01:44:39.578936 [ 276 ] {d572a94b-e4f6-444e-80e2-49746f863482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11514 | 2025.12.23 01:44:39.579379 [ 276 ] {d572a94b-e4f6-444e-80e2-49746f863482} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11515 | 2025.12.23 01:44:39.579416 [ 276 ] {d572a94b-e4f6-444e-80e2-49746f863482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11516 | 2025.12.23 01:44:39.579732 [ 276 ] {d572a94b-e4f6-444e-80e2-49746f863482} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11517 | 2025.12.23 01:44:39.579945 [ 276 ] {d572a94b-e4f6-444e-80e2-49746f863482} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2025.12.23 01:44:39.580080 [ 276 ] {d572a94b-e4f6-444e-80e2-49746f863482} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001217 sec., 25472.473294987674 rows/sec., 1.87 MiB/sec. | ||
| 11519 | 2025.12.23 01:44:39.580118 [ 276 ] {d572a94b-e4f6-444e-80e2-49746f863482} <Debug> TCPHandler: Processed in 0.00138339 sec. | ||
| 11520 | 2025.12.23 01:44:39.580234 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11521 | 2025.12.23 01:44:39.580327 [ 276 ] {2374e526-4a0c-4e8c-8c26-f0536286f0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11522 | 2025.12.23 01:44:39.580368 [ 276 ] {2374e526-4a0c-4e8c-8c26-f0536286f0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11523 | 2025.12.23 01:44:39.580806 [ 276 ] {2374e526-4a0c-4e8c-8c26-f0536286f0e0} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2025.12.23 01:44:39.580842 [ 276 ] {2374e526-4a0c-4e8c-8c26-f0536286f0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11525 | 2025.12.23 01:44:39.581155 [ 276 ] {2374e526-4a0c-4e8c-8c26-f0536286f0e0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11526 | 2025.12.23 01:44:39.581370 [ 276 ] {2374e526-4a0c-4e8c-8c26-f0536286f0e0} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2025.12.23 01:44:39.581506 [ 276 ] {2374e526-4a0c-4e8c-8c26-f0536286f0e0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001197 sec., 79365.07936507936 rows/sec., 6.20 MiB/sec. | ||
| 11528 | 2025.12.23 01:44:39.581543 [ 276 ] {2374e526-4a0c-4e8c-8c26-f0536286f0e0} <Debug> TCPHandler: Processed in 0.001356159 sec. | ||
| 11529 | 2025.12.23 01:44:39.581673 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11530 | 2025.12.23 01:44:39.581792 [ 276 ] {8f02d4f0-ca10-4ca8-adf8-a529a4c744c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11531 | 2025.12.23 01:44:39.581847 [ 276 ] {8f02d4f0-ca10-4ca8-adf8-a529a4c744c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11532 | 2025.12.23 01:44:39.582356 [ 276 ] {8f02d4f0-ca10-4ca8-adf8-a529a4c744c9} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2025.12.23 01:44:39.582400 [ 276 ] {8f02d4f0-ca10-4ca8-adf8-a529a4c744c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11534 | 2025.12.23 01:44:39.582807 [ 276 ] {8f02d4f0-ca10-4ca8-adf8-a529a4c744c9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11535 | 2025.12.23 01:44:39.583029 [ 276 ] {8f02d4f0-ca10-4ca8-adf8-a529a4c744c9} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2025.12.23 01:44:39.583169 [ 276 ] {8f02d4f0-ca10-4ca8-adf8-a529a4c744c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001402 sec., 114122.68188302426 rows/sec., 7.95 MiB/sec. | ||
| 11537 | 2025.12.23 01:44:39.583207 [ 276 ] {8f02d4f0-ca10-4ca8-adf8-a529a4c744c9} <Debug> TCPHandler: Processed in 0.001595274 sec. | ||
| 11538 | 2025.12.23 01:44:39.583324 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11539 | 2025.12.23 01:44:39.583418 [ 276 ] {f296d5d2-e889-4b98-80c7-3b59e8d71807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11540 | 2025.12.23 01:44:39.583475 [ 276 ] {f296d5d2-e889-4b98-80c7-3b59e8d71807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11541 | 2025.12.23 01:44:39.584319 [ 276 ] {f296d5d2-e889-4b98-80c7-3b59e8d71807} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11542 | 2025.12.23 01:44:39.584356 [ 276 ] {f296d5d2-e889-4b98-80c7-3b59e8d71807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11543 | 2025.12.23 01:44:39.584901 [ 276 ] {f296d5d2-e889-4b98-80c7-3b59e8d71807} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11544 | 2025.12.23 01:44:39.585131 [ 276 ] {f296d5d2-e889-4b98-80c7-3b59e8d71807} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2025.12.23 01:44:39.585277 [ 276 ] {f296d5d2-e889-4b98-80c7-3b59e8d71807} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001877 sec., 16515.716568993073 rows/sec., 29.60 MiB/sec. | ||
| 11546 | 2025.12.23 01:44:39.585344 [ 276 ] {f296d5d2-e889-4b98-80c7-3b59e8d71807} <Debug> TCPHandler: Processed in 0.002068624 sec. | ||
| 11547 | 2025.12.23 01:44:39.585520 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11548 | 2025.12.23 01:44:39.585615 [ 276 ] {80ca82fd-e0f9-4a48-b7c4-075229c92fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11549 | 2025.12.23 01:44:39.585657 [ 276 ] {80ca82fd-e0f9-4a48-b7c4-075229c92fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11550 | 2025.12.23 01:44:39.585999 [ 276 ] {80ca82fd-e0f9-4a48-b7c4-075229c92fde} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2025.12.23 01:44:39.586035 [ 276 ] {80ca82fd-e0f9-4a48-b7c4-075229c92fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11552 | 2025.12.23 01:44:39.586332 [ 276 ] {80ca82fd-e0f9-4a48-b7c4-075229c92fde} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11553 | 2025.12.23 01:44:39.586537 [ 276 ] {80ca82fd-e0f9-4a48-b7c4-075229c92fde} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2025.12.23 01:44:39.586671 [ 276 ] {80ca82fd-e0f9-4a48-b7c4-075229c92fde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 11555 | 2025.12.23 01:44:39.586707 [ 276 ] {80ca82fd-e0f9-4a48-b7c4-075229c92fde} <Debug> TCPHandler: Processed in 0.001236707 sec. | ||
| 11556 | 2025.12.23 01:44:41.356265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1384 | ||
| 11557 | 2025.12.23 01:44:41.358645 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11558 | 2025.12.23 01:44:41.358682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11559 | 2025.12.23 01:44:41.359828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11560 | 2025.12.23 01:44:41.360087 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11561 | 2025.12.23 01:44:41.360348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1384 | ||
| 11562 | 2025.12.23 01:44:42.229436 [ 120 ] {} <Debug> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 11563 | 2025.12.23 01:44:42.229547 [ 120 ] {} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11564 | 2025.12.23 01:44:42.229587 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11565 | 2025.12.23 01:44:42.229748 [ 188 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 11566 | 2025.12.23 01:44:42.229939 [ 188 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11567 | 2025.12.23 01:44:42.229997 [ 188 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 11568 | 2025.12.23 01:44:42.230068 [ 188 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 11569 | 2025.12.23 01:44:42.230114 [ 188 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 11570 | 2025.12.23 01:44:42.230157 [ 188 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 11571 | 2025.12.23 01:44:42.230194 [ 188 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 11572 | 2025.12.23 01:44:42.230996 [ 201 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313088 sec., 30462.543256811423 rows/sec., 2.54 MiB/sec. | ||
| 11573 | 2025.12.23 01:44:42.231180 [ 201 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 11574 | 2025.12.23 01:44:42.231476 [ 201 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_21_5} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2025.12.23 01:44:42.231559 [ 201 ] {327118f4-1594-4a54-a09b-f03f9087400e::all_1_21_5} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 11576 | 2025.12.23 01:44:42.231653 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11577 | 2025.12.23 01:44:43.796456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28256 | ||
| 11578 | 2025.12.23 01:44:43.797291 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11579 | 2025.12.23 01:44:43.797377 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11580 | 2025.12.23 01:44:43.797871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11581 | 2025.12.23 01:44:43.798115 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11582 | 2025.12.23 01:44:43.798245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28256 | ||
| 11583 | 2025.12.23 01:44:44.578210 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11584 | 2025.12.23 01:44:44.578396 [ 276 ] {d9d2eb1f-aa2f-4fbd-a24a-130bb9211e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11585 | 2025.12.23 01:44:44.578466 [ 276 ] {d9d2eb1f-aa2f-4fbd-a24a-130bb9211e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11586 | 2025.12.23 01:44:44.579150 [ 276 ] {d9d2eb1f-aa2f-4fbd-a24a-130bb9211e6f} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2025.12.23 01:44:44.579198 [ 276 ] {d9d2eb1f-aa2f-4fbd-a24a-130bb9211e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11588 | 2025.12.23 01:44:44.579605 [ 276 ] {d9d2eb1f-aa2f-4fbd-a24a-130bb9211e6f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11589 | 2025.12.23 01:44:44.579837 [ 276 ] {d9d2eb1f-aa2f-4fbd-a24a-130bb9211e6f} <Trace> oximeter.fields_i16 (b1f412d8-be06-4bc8-9622-950ae43476d9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2025.12.23 01:44:44.579994 [ 276 ] {d9d2eb1f-aa2f-4fbd-a24a-130bb9211e6f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001649 sec., 14554.275318374772 rows/sec., 1.21 MiB/sec. | ||
| 11591 | 2025.12.23 01:44:44.580045 [ 276 ] {d9d2eb1f-aa2f-4fbd-a24a-130bb9211e6f} <Debug> TCPHandler: Processed in 0.001980122 sec. | ||
| 11592 | 2025.12.23 01:44:44.580178 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11593 | 2025.12.23 01:44:44.580279 [ 276 ] {66aac82f-ad9f-4cc9-988c-a75fe193b839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11594 | 2025.12.23 01:44:44.580323 [ 276 ] {66aac82f-ad9f-4cc9-988c-a75fe193b839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11595 | 2025.12.23 01:44:44.580810 [ 276 ] {66aac82f-ad9f-4cc9-988c-a75fe193b839} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2025.12.23 01:44:44.580852 [ 276 ] {66aac82f-ad9f-4cc9-988c-a75fe193b839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11597 | 2025.12.23 01:44:44.581262 [ 276 ] {66aac82f-ad9f-4cc9-988c-a75fe193b839} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11598 | 2025.12.23 01:44:44.581499 [ 276 ] {66aac82f-ad9f-4cc9-988c-a75fe193b839} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2025.12.23 01:44:44.581632 [ 276 ] {66aac82f-ad9f-4cc9-988c-a75fe193b839} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 355.57 KiB/sec. | ||
| 11600 | 2025.12.23 01:44:44.581670 [ 276 ] {66aac82f-ad9f-4cc9-988c-a75fe193b839} <Debug> TCPHandler: Processed in 0.001543642 sec. | ||
| 11601 | 2025.12.23 01:44:44.581792 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11602 | 2025.12.23 01:44:44.581889 [ 276 ] {7f2cb896-1f5b-4d3d-9b5e-25b43c3cc006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11603 | 2025.12.23 01:44:44.581931 [ 276 ] {7f2cb896-1f5b-4d3d-9b5e-25b43c3cc006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11604 | 2025.12.23 01:44:44.582450 [ 276 ] {7f2cb896-1f5b-4d3d-9b5e-25b43c3cc006} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11605 | 2025.12.23 01:44:44.582485 [ 276 ] {7f2cb896-1f5b-4d3d-9b5e-25b43c3cc006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11606 | 2025.12.23 01:44:44.582813 [ 276 ] {7f2cb896-1f5b-4d3d-9b5e-25b43c3cc006} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11607 | 2025.12.23 01:44:44.583034 [ 276 ] {7f2cb896-1f5b-4d3d-9b5e-25b43c3cc006} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2025.12.23 01:44:44.583164 [ 117 ] {} <Debug> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11609 | 2025.12.23 01:44:44.583184 [ 276 ] {7f2cb896-1f5b-4d3d-9b5e-25b43c3cc006} <Debug> executeQuery: Read 199 rows, 18.09 KiB in 0.001314 sec., 151445.96651445967 rows/sec., 13.45 MiB/sec. | ||
| 11610 | 2025.12.23 01:44:44.583209 [ 117 ] {} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11611 | 2025.12.23 01:44:44.583228 [ 276 ] {7f2cb896-1f5b-4d3d-9b5e-25b43c3cc006} <Debug> TCPHandler: Processed in 0.001485731 sec. | ||
| 11612 | 2025.12.23 01:44:44.583237 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11613 | 2025.12.23 01:44:44.583353 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2025.12.23 01:44:44.583380 [ 188 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11615 | 2025.12.23 01:44:44.583449 [ 276 ] {f4bf504c-f60d-437c-ab09-219d3d5474aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11616 | 2025.12.23 01:44:44.583494 [ 276 ] {f4bf504c-f60d-437c-ab09-219d3d5474aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11617 | 2025.12.23 01:44:44.583538 [ 188 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11618 | 2025.12.23 01:44:44.583579 [ 188 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1407 rows starting from the beginning of the part | ||
| 11619 | 2025.12.23 01:44:44.583649 [ 188 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 76 rows starting from the beginning of the part | ||
| 11620 | 2025.12.23 01:44:44.583697 [ 188 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1260 rows starting from the beginning of the part | ||
| 11621 | 2025.12.23 01:44:44.583741 [ 188 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 76 rows starting from the beginning of the part | ||
| 11622 | 2025.12.23 01:44:44.583782 [ 188 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 118 rows starting from the beginning of the part | ||
| 11623 | 2025.12.23 01:44:44.583825 [ 188 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 199 rows starting from the beginning of the part | ||
| 11624 | 2025.12.23 01:44:44.583914 [ 276 ] {f4bf504c-f60d-437c-ab09-219d3d5474aa} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11625 | 2025.12.23 01:44:44.583956 [ 276 ] {f4bf504c-f60d-437c-ab09-219d3d5474aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11626 | 2025.12.23 01:44:44.584313 [ 276 ] {f4bf504c-f60d-437c-ab09-219d3d5474aa} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11627 | 2025.12.23 01:44:44.584567 [ 276 ] {f4bf504c-f60d-437c-ab09-219d3d5474aa} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11628 | 2025.12.23 01:44:44.584722 [ 276 ] {f4bf504c-f60d-437c-ab09-219d3d5474aa} <Debug> executeQuery: Read 28 rows, 2.13 KiB in 0.001292 sec., 21671.826625387 rows/sec., 1.61 MiB/sec. | ||
| 11629 | 2025.12.23 01:44:44.584764 [ 276 ] {f4bf504c-f60d-437c-ab09-219d3d5474aa} <Debug> TCPHandler: Processed in 0.001460681 sec. | ||
| 11630 | 2025.12.23 01:44:44.584896 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11631 | 2025.12.23 01:44:44.584993 [ 276 ] {755847c6-d4f4-45fa-8282-b42773aa4036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11632 | 2025.12.23 01:44:44.585036 [ 276 ] {755847c6-d4f4-45fa-8282-b42773aa4036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11633 | 2025.12.23 01:44:44.585465 [ 276 ] {755847c6-d4f4-45fa-8282-b42773aa4036} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2025.12.23 01:44:44.585462 [ 198 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.002145645 sec., 1461565.1703800024 rows/sec., 128.05 MiB/sec. | ||
| 11635 | 2025.12.23 01:44:44.585501 [ 276 ] {755847c6-d4f4-45fa-8282-b42773aa4036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11636 | 2025.12.23 01:44:44.585767 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11637 | 2025.12.23 01:44:44.585842 [ 276 ] {755847c6-d4f4-45fa-8282-b42773aa4036} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11638 | 2025.12.23 01:44:44.586127 [ 276 ] {755847c6-d4f4-45fa-8282-b42773aa4036} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2025.12.23 01:44:44.586170 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_86_17} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11640 | 2025.12.23 01:44:44.586265 [ 276 ] {755847c6-d4f4-45fa-8282-b42773aa4036} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00129 sec., 18604.6511627907 rows/sec., 1.54 MiB/sec. | ||
| 11641 | 2025.12.23 01:44:44.586308 [ 276 ] {755847c6-d4f4-45fa-8282-b42773aa4036} <Debug> TCPHandler: Processed in 0.001462851 sec. | ||
| 11642 | 2025.12.23 01:44:44.586315 [ 186 ] {605867b8-9498-4584-8066-44ec7c2de905::all_1_86_17} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11643 | 2025.12.23 01:44:44.586427 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11644 | 2025.12.23 01:44:44.586469 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11645 | 2025.12.23 01:44:44.586525 [ 276 ] {61f9c038-1f17-4871-a5d6-a42f41c99579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11646 | 2025.12.23 01:44:44.586568 [ 276 ] {61f9c038-1f17-4871-a5d6-a42f41c99579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11647 | 2025.12.23 01:44:44.586974 [ 276 ] {61f9c038-1f17-4871-a5d6-a42f41c99579} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2025.12.23 01:44:44.587011 [ 276 ] {61f9c038-1f17-4871-a5d6-a42f41c99579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11649 | 2025.12.23 01:44:44.587322 [ 276 ] {61f9c038-1f17-4871-a5d6-a42f41c99579} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11650 | 2025.12.23 01:44:44.587539 [ 276 ] {61f9c038-1f17-4871-a5d6-a42f41c99579} <Trace> oximeter.fields_u8 (2ece2890-4bab-4115-94d3-4863eff9eabb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2025.12.23 01:44:44.587675 [ 276 ] {61f9c038-1f17-4871-a5d6-a42f41c99579} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. | ||
| 11652 | 2025.12.23 01:44:44.587713 [ 276 ] {61f9c038-1f17-4871-a5d6-a42f41c99579} <Debug> TCPHandler: Processed in 0.001335799 sec. | ||
| 11653 | 2025.12.23 01:44:44.587837 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2025.12.23 01:44:44.587931 [ 276 ] {e3b983ee-2408-4ec5-a1cd-770045943e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11655 | 2025.12.23 01:44:44.587970 [ 276 ] {e3b983ee-2408-4ec5-a1cd-770045943e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11656 | 2025.12.23 01:44:44.588437 [ 276 ] {e3b983ee-2408-4ec5-a1cd-770045943e77} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2025.12.23 01:44:44.588472 [ 276 ] {e3b983ee-2408-4ec5-a1cd-770045943e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11658 | 2025.12.23 01:44:44.588779 [ 276 ] {e3b983ee-2408-4ec5-a1cd-770045943e77} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11659 | 2025.12.23 01:44:44.589000 [ 276 ] {e3b983ee-2408-4ec5-a1cd-770045943e77} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2025.12.23 01:44:44.589116 [ 117 ] {} <Debug> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11661 | 2025.12.23 01:44:44.589129 [ 276 ] {e3b983ee-2408-4ec5-a1cd-770045943e77} <Debug> executeQuery: Read 116 rows, 9.66 KiB in 0.001216 sec., 95394.73684210525 rows/sec., 7.76 MiB/sec. | ||
| 11662 | 2025.12.23 01:44:44.589151 [ 117 ] {} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2025.12.23 01:44:44.589170 [ 276 ] {e3b983ee-2408-4ec5-a1cd-770045943e77} <Debug> TCPHandler: Processed in 0.001381729 sec. | ||
| 11664 | 2025.12.23 01:44:44.589170 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11665 | 2025.12.23 01:44:44.589267 [ 188 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11666 | 2025.12.23 01:44:44.589298 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11667 | 2025.12.23 01:44:44.589372 [ 188 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11668 | 2025.12.23 01:44:44.589397 [ 276 ] {7b227567-2ebc-4c9f-8496-cd8562f43453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11669 | 2025.12.23 01:44:44.589403 [ 188 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 633 rows starting from the beginning of the part | ||
| 11670 | 2025.12.23 01:44:44.589447 [ 276 ] {7b227567-2ebc-4c9f-8496-cd8562f43453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11671 | 2025.12.23 01:44:44.589466 [ 188 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 74 rows starting from the beginning of the part | ||
| 11672 | 2025.12.23 01:44:44.589512 [ 188 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 555 rows starting from the beginning of the part | ||
| 11673 | 2025.12.23 01:44:44.589547 [ 188 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 74 rows starting from the beginning of the part | ||
| 11674 | 2025.12.23 01:44:44.589583 [ 188 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 95 rows starting from the beginning of the part | ||
| 11675 | 2025.12.23 01:44:44.589639 [ 188 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 116 rows starting from the beginning of the part | ||
| 11676 | 2025.12.23 01:44:44.589906 [ 276 ] {7b227567-2ebc-4c9f-8496-cd8562f43453} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11677 | 2025.12.23 01:44:44.589946 [ 276 ] {7b227567-2ebc-4c9f-8496-cd8562f43453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11678 | 2025.12.23 01:44:44.590299 [ 276 ] {7b227567-2ebc-4c9f-8496-cd8562f43453} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11679 | 2025.12.23 01:44:44.590526 [ 276 ] {7b227567-2ebc-4c9f-8496-cd8562f43453} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11680 | 2025.12.23 01:44:44.590660 [ 276 ] {7b227567-2ebc-4c9f-8496-cd8562f43453} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001282 sec., 155226.20904836195 rows/sec., 11.13 MiB/sec. | ||
| 11681 | 2025.12.23 01:44:44.590673 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11682 | 2025.12.23 01:44:44.590686 [ 198 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145668 sec., 1062004.0091166215 rows/sec., 84.61 MiB/sec. | ||
| 11683 | 2025.12.23 01:44:44.590697 [ 276 ] {7b227567-2ebc-4c9f-8496-cd8562f43453} <Debug> TCPHandler: Processed in 0.001448371 sec. | ||
| 11684 | 2025.12.23 01:44:44.590720 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11685 | 2025.12.23 01:44:44.590757 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11686 | 2025.12.23 01:44:44.590839 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11687 | 2025.12.23 01:44:44.590851 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11688 | 2025.12.23 01:44:44.590921 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11689 | 2025.12.23 01:44:44.590959 [ 276 ] {9ab73c87-bd27-4015-a13d-26f91783038e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11690 | 2025.12.23 01:44:44.590963 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11691 | 2025.12.23 01:44:44.591017 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23187 rows starting from the beginning of the part | ||
| 11692 | 2025.12.23 01:44:44.591020 [ 276 ] {9ab73c87-bd27-4015-a13d-26f91783038e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11693 | 2025.12.23 01:44:44.591086 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11694 | 2025.12.23 01:44:44.591147 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 846 rows starting from the beginning of the part | ||
| 11695 | 2025.12.23 01:44:44.591202 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11696 | 2025.12.23 01:44:44.591259 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11697 | 2025.12.23 01:44:44.591283 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_86_17} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11698 | 2025.12.23 01:44:44.591316 [ 188 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 199 rows starting from the beginning of the part | ||
| 11699 | 2025.12.23 01:44:44.591385 [ 192 ] {dc7c7257-5102-4d71-be91-d1a76cea834a::all_1_86_17} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11700 | 2025.12.23 01:44:44.591501 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11701 | 2025.12.23 01:44:44.591822 [ 276 ] {9ab73c87-bd27-4015-a13d-26f91783038e} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11702 | 2025.12.23 01:44:44.591863 [ 276 ] {9ab73c87-bd27-4015-a13d-26f91783038e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11703 | 2025.12.23 01:44:44.592401 [ 276 ] {9ab73c87-bd27-4015-a13d-26f91783038e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11704 | 2025.12.23 01:44:44.592631 [ 276 ] {9ab73c87-bd27-4015-a13d-26f91783038e} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2025.12.23 01:44:44.592773 [ 276 ] {9ab73c87-bd27-4015-a13d-26f91783038e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001833 sec., 5455.537370430988 rows/sec., 9.78 MiB/sec. | ||
| 11706 | 2025.12.23 01:44:44.592837 [ 276 ] {9ab73c87-bd27-4015-a13d-26f91783038e} <Debug> TCPHandler: Processed in 0.002036353 sec. | ||
| 11707 | 2025.12.23 01:44:44.592953 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11708 | 2025.12.23 01:44:44.593047 [ 276 ] {c0707ed6-58a3-497c-b142-cb68c844a5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11709 | 2025.12.23 01:44:44.593090 [ 276 ] {c0707ed6-58a3-497c-b142-cb68c844a5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11710 | 2025.12.23 01:44:44.593437 [ 276 ] {c0707ed6-58a3-497c-b142-cb68c844a5d8} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11711 | 2025.12.23 01:44:44.593473 [ 276 ] {c0707ed6-58a3-497c-b142-cb68c844a5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11712 | 2025.12.23 01:44:44.593800 [ 276 ] {c0707ed6-58a3-497c-b142-cb68c844a5d8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11713 | 2025.12.23 01:44:44.594014 [ 276 ] {c0707ed6-58a3-497c-b142-cb68c844a5d8} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11714 | 2025.12.23 01:44:44.594141 [ 114 ] {} <Debug> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11715 | 2025.12.23 01:44:44.594148 [ 276 ] {c0707ed6-58a3-497c-b142-cb68c844a5d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 11716 | 2025.12.23 01:44:44.594182 [ 114 ] {} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11717 | 2025.12.23 01:44:44.594199 [ 276 ] {c0707ed6-58a3-497c-b142-cb68c844a5d8} <Debug> TCPHandler: Processed in 0.001297527 sec. | ||
| 11718 | 2025.12.23 01:44:44.594207 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11719 | 2025.12.23 01:44:44.594318 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11720 | 2025.12.23 01:44:44.594443 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11721 | 2025.12.23 01:44:44.594476 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4710 rows starting from the beginning of the part | ||
| 11722 | 2025.12.23 01:44:44.594540 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11723 | 2025.12.23 01:44:44.594585 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11724 | 2025.12.23 01:44:44.594625 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11725 | 2025.12.23 01:44:44.594662 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11726 | 2025.12.23 01:44:44.594703 [ 198 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11727 | 2025.12.23 01:44:44.596653 [ 190 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5010 rows, containing 4 columns (4 merged, 0 gathered) in 0.0023747 sec., 2109740.177706658 rows/sec., 142.22 MiB/sec. | ||
| 11728 | 2025.12.23 01:44:44.597166 [ 194 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11729 | 2025.12.23 01:44:44.597383 [ 190 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24712 rows, containing 5 columns (5 merged, 0 gathered) in 0.006582499 sec., 3754197.3040937795 rows/sec., 257.95 MiB/sec. | ||
| 11730 | 2025.12.23 01:44:44.597435 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_86_17} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2025.12.23 01:44:44.597536 [ 189 ] {1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0::all_1_86_17} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11732 | 2025.12.23 01:44:44.597650 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11733 | 2025.12.23 01:44:44.597702 [ 194 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11734 | 2025.12.23 01:44:44.597942 [ 194 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11735 | 2025.12.23 01:44:44.598020 [ 194 ] {2dfb7bdd-fb05-497c-9d4f-0e330c404d17::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11736 | 2025.12.23 01:44:44.598115 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11737 | 2025.12.23 01:44:45.358590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11738 | 2025.12.23 01:44:45.375842 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2025.12.23 01:44:45.375913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11740 | 2025.12.23 01:44:45.381902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11741 | 2025.12.23 01:44:45.382634 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2025.12.23 01:44:45.386053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11743 | 2025.12.23 01:44:49.576970 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11744 | 2025.12.23 01:44:49.577224 [ 276 ] {55ac2013-d4d3-4e74-ba50-3e47b0ef89f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11745 | 2025.12.23 01:44:49.577302 [ 276 ] {55ac2013-d4d3-4e74-ba50-3e47b0ef89f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11746 | 2025.12.23 01:44:49.578042 [ 276 ] {55ac2013-d4d3-4e74-ba50-3e47b0ef89f5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2025.12.23 01:44:49.578095 [ 276 ] {55ac2013-d4d3-4e74-ba50-3e47b0ef89f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11748 | 2025.12.23 01:44:49.578517 [ 276 ] {55ac2013-d4d3-4e74-ba50-3e47b0ef89f5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11749 | 2025.12.23 01:44:49.578749 [ 276 ] {55ac2013-d4d3-4e74-ba50-3e47b0ef89f5} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11750 | 2025.12.23 01:44:49.578914 [ 276 ] {55ac2013-d4d3-4e74-ba50-3e47b0ef89f5} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001755 sec., 67236.46723646723 rows/sec., 5.71 MiB/sec. | ||
| 11751 | 2025.12.23 01:44:49.578964 [ 276 ] {55ac2013-d4d3-4e74-ba50-3e47b0ef89f5} <Debug> TCPHandler: Processed in 0.002165037 sec. | ||
| 11752 | 2025.12.23 01:44:49.579098 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11753 | 2025.12.23 01:44:49.579203 [ 276 ] {6619d3d7-3323-4bd7-b78b-7a87c8610f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11754 | 2025.12.23 01:44:49.579247 [ 276 ] {6619d3d7-3323-4bd7-b78b-7a87c8610f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11755 | 2025.12.23 01:44:49.579691 [ 276 ] {6619d3d7-3323-4bd7-b78b-7a87c8610f45} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2025.12.23 01:44:49.579729 [ 276 ] {6619d3d7-3323-4bd7-b78b-7a87c8610f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11757 | 2025.12.23 01:44:49.580053 [ 276 ] {6619d3d7-3323-4bd7-b78b-7a87c8610f45} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11758 | 2025.12.23 01:44:49.580272 [ 276 ] {6619d3d7-3323-4bd7-b78b-7a87c8610f45} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11759 | 2025.12.23 01:44:49.580415 [ 276 ] {6619d3d7-3323-4bd7-b78b-7a87c8610f45} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001238 sec., 25040.387722132473 rows/sec., 1.84 MiB/sec. | ||
| 11760 | 2025.12.23 01:44:49.580454 [ 276 ] {6619d3d7-3323-4bd7-b78b-7a87c8610f45} <Debug> TCPHandler: Processed in 0.00140975 sec. | ||
| 11761 | 2025.12.23 01:44:49.580559 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11762 | 2025.12.23 01:44:49.580657 [ 276 ] {e9af2f23-a87a-423a-bd85-6e10486cda78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11763 | 2025.12.23 01:44:49.580699 [ 276 ] {e9af2f23-a87a-423a-bd85-6e10486cda78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11764 | 2025.12.23 01:44:49.581163 [ 276 ] {e9af2f23-a87a-423a-bd85-6e10486cda78} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2025.12.23 01:44:49.581200 [ 276 ] {e9af2f23-a87a-423a-bd85-6e10486cda78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11766 | 2025.12.23 01:44:49.581632 [ 276 ] {e9af2f23-a87a-423a-bd85-6e10486cda78} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11767 | 2025.12.23 01:44:49.581944 [ 276 ] {e9af2f23-a87a-423a-bd85-6e10486cda78} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11768 | 2025.12.23 01:44:49.582126 [ 276 ] {e9af2f23-a87a-423a-bd85-6e10486cda78} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001487 sec., 63887.02084734364 rows/sec., 4.99 MiB/sec. | ||
| 11769 | 2025.12.23 01:44:49.582174 [ 276 ] {e9af2f23-a87a-423a-bd85-6e10486cda78} <Debug> TCPHandler: Processed in 0.001665566 sec. | ||
| 11770 | 2025.12.23 01:44:49.582297 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11771 | 2025.12.23 01:44:49.582398 [ 276 ] {f6a3a285-01a5-44e8-97bf-3969a78b279a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11772 | 2025.12.23 01:44:49.582447 [ 276 ] {f6a3a285-01a5-44e8-97bf-3969a78b279a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11773 | 2025.12.23 01:44:49.582883 [ 276 ] {f6a3a285-01a5-44e8-97bf-3969a78b279a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2025.12.23 01:44:49.582923 [ 276 ] {f6a3a285-01a5-44e8-97bf-3969a78b279a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11775 | 2025.12.23 01:44:49.583281 [ 276 ] {f6a3a285-01a5-44e8-97bf-3969a78b279a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11776 | 2025.12.23 01:44:49.583514 [ 276 ] {f6a3a285-01a5-44e8-97bf-3969a78b279a} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2025.12.23 01:44:49.583666 [ 276 ] {f6a3a285-01a5-44e8-97bf-3969a78b279a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 11778 | 2025.12.23 01:44:49.583704 [ 276 ] {f6a3a285-01a5-44e8-97bf-3969a78b279a} <Debug> TCPHandler: Processed in 0.001457851 sec. | ||
| 11779 | 2025.12.23 01:44:49.583818 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11780 | 2025.12.23 01:44:49.583915 [ 276 ] {e2ebe301-f276-400e-8314-7962907637f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11781 | 2025.12.23 01:44:49.583974 [ 276 ] {e2ebe301-f276-400e-8314-7962907637f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11782 | 2025.12.23 01:44:49.584845 [ 276 ] {e2ebe301-f276-400e-8314-7962907637f2} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2025.12.23 01:44:49.584882 [ 276 ] {e2ebe301-f276-400e-8314-7962907637f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11784 | 2025.12.23 01:44:49.585442 [ 276 ] {e2ebe301-f276-400e-8314-7962907637f2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11785 | 2025.12.23 01:44:49.585672 [ 276 ] {e2ebe301-f276-400e-8314-7962907637f2} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2025.12.23 01:44:49.585823 [ 276 ] {e2ebe301-f276-400e-8314-7962907637f2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001928 sec., 16078.838174273858 rows/sec., 28.81 MiB/sec. | ||
| 11787 | 2025.12.23 01:44:49.585893 [ 276 ] {e2ebe301-f276-400e-8314-7962907637f2} <Debug> TCPHandler: Processed in 0.002124636 sec. | ||
| 11788 | 2025.12.23 01:44:49.586009 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11789 | 2025.12.23 01:44:49.586105 [ 276 ] {0228f928-861a-4947-a739-e6351c8abe80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11790 | 2025.12.23 01:44:49.586148 [ 276 ] {0228f928-861a-4947-a739-e6351c8abe80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11791 | 2025.12.23 01:44:49.586492 [ 276 ] {0228f928-861a-4947-a739-e6351c8abe80} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11792 | 2025.12.23 01:44:49.586529 [ 276 ] {0228f928-861a-4947-a739-e6351c8abe80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11793 | 2025.12.23 01:44:49.586838 [ 276 ] {0228f928-861a-4947-a739-e6351c8abe80} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11794 | 2025.12.23 01:44:49.587070 [ 276 ] {0228f928-861a-4947-a739-e6351c8abe80} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11795 | 2025.12.23 01:44:49.587205 [ 276 ] {0228f928-861a-4947-a739-e6351c8abe80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 11796 | 2025.12.23 01:44:49.587248 [ 276 ] {0228f928-861a-4947-a739-e6351c8abe80} <Debug> TCPHandler: Processed in 0.001288507 sec. | ||
| 11797 | 2025.12.23 01:44:51.115270 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11798 | 2025.12.23 01:44:51.115324 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11799 | 2025.12.23 01:44:51.298380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28768 | ||
| 11800 | 2025.12.23 01:44:51.298932 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11801 | 2025.12.23 01:44:51.298978 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11802 | 2025.12.23 01:44:51.299470 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11803 | 2025.12.23 01:44:51.299709 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11804 | 2025.12.23 01:44:51.299847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28768 | ||
| 11805 | 2025.12.23 01:44:51.360504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1416 | ||
| 11806 | 2025.12.23 01:44:51.362969 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2025.12.23 01:44:51.363019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11808 | 2025.12.23 01:44:51.364262 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11809 | 2025.12.23 01:44:51.364554 [ 243 ] {} <Trace> system.query_log (acd0922c-0acf-45f4-8b02-6dc2076bc945): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2025.12.23 01:44:51.364938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1416 | ||
| 11811 | 2025.12.23 01:44:52.886136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11812 | 2025.12.23 01:44:52.902846 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11813 | 2025.12.23 01:44:52.902895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11814 | 2025.12.23 01:44:52.908954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11815 | 2025.12.23 01:44:52.909649 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11816 | 2025.12.23 01:44:52.912395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11817 | 2025.12.23 01:44:54.575435 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11818 | 2025.12.23 01:44:54.575615 [ 276 ] {77ce37cb-b8f7-4544-a4ca-efb2fcc83791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11819 | 2025.12.23 01:44:54.575681 [ 276 ] {77ce37cb-b8f7-4544-a4ca-efb2fcc83791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11820 | 2025.12.23 01:44:54.576338 [ 276 ] {77ce37cb-b8f7-4544-a4ca-efb2fcc83791} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11821 | 2025.12.23 01:44:54.576385 [ 276 ] {77ce37cb-b8f7-4544-a4ca-efb2fcc83791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11822 | 2025.12.23 01:44:54.576777 [ 276 ] {77ce37cb-b8f7-4544-a4ca-efb2fcc83791} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11823 | 2025.12.23 01:44:54.576994 [ 276 ] {77ce37cb-b8f7-4544-a4ca-efb2fcc83791} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11824 | 2025.12.23 01:44:54.577152 [ 276 ] {77ce37cb-b8f7-4544-a4ca-efb2fcc83791} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001589 sec., 47828.82315921964 rows/sec., 3.94 MiB/sec. | ||
| 11825 | 2025.12.23 01:44:54.577193 [ 276 ] {77ce37cb-b8f7-4544-a4ca-efb2fcc83791} <Debug> TCPHandler: Processed in 0.00189256 sec. | ||
| 11826 | 2025.12.23 01:44:54.577329 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11827 | 2025.12.23 01:44:54.577426 [ 276 ] {7bd52680-2050-482e-ba25-8a41e04c6832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11828 | 2025.12.23 01:44:54.577467 [ 276 ] {7bd52680-2050-482e-ba25-8a41e04c6832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11829 | 2025.12.23 01:44:54.577865 [ 276 ] {7bd52680-2050-482e-ba25-8a41e04c6832} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2025.12.23 01:44:54.577931 [ 276 ] {7bd52680-2050-482e-ba25-8a41e04c6832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11831 | 2025.12.23 01:44:54.578237 [ 276 ] {7bd52680-2050-482e-ba25-8a41e04c6832} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11832 | 2025.12.23 01:44:54.578448 [ 276 ] {7bd52680-2050-482e-ba25-8a41e04c6832} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2025.12.23 01:44:54.578580 [ 276 ] {7bd52680-2050-482e-ba25-8a41e04c6832} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 641.05 KiB/sec. | ||
| 11834 | 2025.12.23 01:44:54.578580 [ 104 ] {} <Debug> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11835 | 2025.12.23 01:44:54.578617 [ 276 ] {7bd52680-2050-482e-ba25-8a41e04c6832} <Debug> TCPHandler: Processed in 0.001336379 sec. | ||
| 11836 | 2025.12.23 01:44:54.578662 [ 104 ] {} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2025.12.23 01:44:54.578696 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11838 | 2025.12.23 01:44:54.578744 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11839 | 2025.12.23 01:44:54.578832 [ 191 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11840 | 2025.12.23 01:44:54.578876 [ 276 ] {45eda09a-3f1e-4dd6-be32-74a6eeb097ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11841 | 2025.12.23 01:44:54.578922 [ 276 ] {45eda09a-3f1e-4dd6-be32-74a6eeb097ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11842 | 2025.12.23 01:44:54.578976 [ 191 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11843 | 2025.12.23 01:44:54.579014 [ 191 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 71 rows starting from the beginning of the part | ||
| 11844 | 2025.12.23 01:44:54.579081 [ 191 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 11845 | 2025.12.23 01:44:54.579150 [ 191 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 11846 | 2025.12.23 01:44:54.579216 [ 191 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 28 rows starting from the beginning of the part | ||
| 11847 | 2025.12.23 01:44:54.579259 [ 191 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 11848 | 2025.12.23 01:44:54.579307 [ 191 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 11849 | 2025.12.23 01:44:54.579353 [ 276 ] {45eda09a-3f1e-4dd6-be32-74a6eeb097ac} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11850 | 2025.12.23 01:44:54.579395 [ 276 ] {45eda09a-3f1e-4dd6-be32-74a6eeb097ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11851 | 2025.12.23 01:44:54.579720 [ 276 ] {45eda09a-3f1e-4dd6-be32-74a6eeb097ac} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11852 | 2025.12.23 01:44:54.579948 [ 276 ] {45eda09a-3f1e-4dd6-be32-74a6eeb097ac} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11853 | 2025.12.23 01:44:54.580081 [ 276 ] {45eda09a-3f1e-4dd6-be32-74a6eeb097ac} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001228 sec., 60260.586319218244 rows/sec., 4.70 MiB/sec. | ||
| 11854 | 2025.12.23 01:44:54.580119 [ 276 ] {45eda09a-3f1e-4dd6-be32-74a6eeb097ac} <Debug> TCPHandler: Processed in 0.001421951 sec. | ||
| 11855 | 2025.12.23 01:44:54.580149 [ 189 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379379 sec., 131218.4686007254 rows/sec., 10.13 MiB/sec. | ||
| 11856 | 2025.12.23 01:44:54.580232 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11857 | 2025.12.23 01:44:54.580302 [ 198 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11858 | 2025.12.23 01:44:54.580326 [ 276 ] {16f4776e-a6bc-4494-8143-711a3e3c78ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11859 | 2025.12.23 01:44:54.580373 [ 276 ] {16f4776e-a6bc-4494-8143-711a3e3c78ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11860 | 2025.12.23 01:44:54.580577 [ 198 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_86_17} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11861 | 2025.12.23 01:44:54.580658 [ 198 ] {c3e6ac74-9cf7-4e99-88c8-279f987fa64c::all_1_86_17} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11862 | 2025.12.23 01:44:54.580745 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11863 | 2025.12.23 01:44:54.580795 [ 276 ] {16f4776e-a6bc-4494-8143-711a3e3c78ba} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11864 | 2025.12.23 01:44:54.580835 [ 276 ] {16f4776e-a6bc-4494-8143-711a3e3c78ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11865 | 2025.12.23 01:44:54.581159 [ 276 ] {16f4776e-a6bc-4494-8143-711a3e3c78ba} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11866 | 2025.12.23 01:44:54.581360 [ 276 ] {16f4776e-a6bc-4494-8143-711a3e3c78ba} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11867 | 2025.12.23 01:44:54.581490 [ 276 ] {16f4776e-a6bc-4494-8143-711a3e3c78ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 11868 | 2025.12.23 01:44:54.581526 [ 276 ] {16f4776e-a6bc-4494-8143-711a3e3c78ba} <Debug> TCPHandler: Processed in 0.001340848 sec. | ||
| 11869 | 2025.12.23 01:44:54.581637 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11870 | 2025.12.23 01:44:54.581728 [ 276 ] {d0720387-bc61-4640-9780-e7c5ef30c94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11871 | 2025.12.23 01:44:54.581781 [ 276 ] {d0720387-bc61-4640-9780-e7c5ef30c94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11872 | 2025.12.23 01:44:54.582577 [ 276 ] {d0720387-bc61-4640-9780-e7c5ef30c94f} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11873 | 2025.12.23 01:44:54.582612 [ 276 ] {d0720387-bc61-4640-9780-e7c5ef30c94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11874 | 2025.12.23 01:44:54.583113 [ 276 ] {d0720387-bc61-4640-9780-e7c5ef30c94f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11875 | 2025.12.23 01:44:54.583349 [ 276 ] {d0720387-bc61-4640-9780-e7c5ef30c94f} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2025.12.23 01:44:54.583478 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11877 | 2025.12.23 01:44:54.583486 [ 276 ] {d0720387-bc61-4640-9780-e7c5ef30c94f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001776 sec., 5630.630630630631 rows/sec., 10.09 MiB/sec. | ||
| 11878 | 2025.12.23 01:44:54.583523 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2025.12.23 01:44:54.583547 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11880 | 2025.12.23 01:44:54.583559 [ 276 ] {d0720387-bc61-4640-9780-e7c5ef30c94f} <Debug> TCPHandler: Processed in 0.001968852 sec. | ||
| 11881 | 2025.12.23 01:44:54.583627 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11882 | 2025.12.23 01:44:54.583689 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11883 | 2025.12.23 01:44:54.583782 [ 276 ] {b3884f2b-8572-4191-a5d3-d190a121ac02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11884 | 2025.12.23 01:44:54.583812 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11885 | 2025.12.23 01:44:54.583824 [ 276 ] {b3884f2b-8572-4191-a5d3-d190a121ac02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11886 | 2025.12.23 01:44:54.583864 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1612 rows starting from the beginning of the part | ||
| 11887 | 2025.12.23 01:44:54.583983 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 11888 | 2025.12.23 01:44:54.584081 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 11889 | 2025.12.23 01:44:54.584160 [ 276 ] {b3884f2b-8572-4191-a5d3-d190a121ac02} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11890 | 2025.12.23 01:44:54.584175 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 11891 | 2025.12.23 01:44:54.584196 [ 276 ] {b3884f2b-8572-4191-a5d3-d190a121ac02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11892 | 2025.12.23 01:44:54.584268 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 11893 | 2025.12.23 01:44:54.584358 [ 189 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 11894 | 2025.12.23 01:44:54.584507 [ 276 ] {b3884f2b-8572-4191-a5d3-d190a121ac02} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11895 | 2025.12.23 01:44:54.584721 [ 276 ] {b3884f2b-8572-4191-a5d3-d190a121ac02} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11896 | 2025.12.23 01:44:54.584848 [ 276 ] {b3884f2b-8572-4191-a5d3-d190a121ac02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 11897 | 2025.12.23 01:44:54.584882 [ 276 ] {b3884f2b-8572-4191-a5d3-d190a121ac02} <Debug> TCPHandler: Processed in 0.001240206 sec. | ||
| 11898 | 2025.12.23 01:44:54.592554 [ 198 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 19 columns (19 merged, 0 gathered) in 0.00896057 sec., 190166.47378459186 rows/sec., 340.77 MiB/sec. | ||
| 11899 | 2025.12.23 01:44:54.594224 [ 200 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11900 | 2025.12.23 01:44:54.594553 [ 200 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2025.12.23 01:44:54.594620 [ 200 ] {525f51fd-52cb-454e-90cc-32ce99598f5f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11902 | 2025.12.23 01:44:54.594735 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.49 MiB. | ||
| 11903 | 2025.12.23 01:44:55.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.26 MiB, peak 354.71 MiB, free memory in arenas 0.00 B, will set to 345.91 MiB (RSS), difference: 4.65 MiB | ||
| 11904 | 2025.12.23 01:44:56.576218 [ 102 ] {} <Debug> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11905 | 2025.12.23 01:44:56.576284 [ 102 ] {} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11906 | 2025.12.23 01:44:56.576310 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11907 | 2025.12.23 01:44:56.576447 [ 199 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 11908 | 2025.12.23 01:44:56.576717 [ 199 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11909 | 2025.12.23 01:44:56.576787 [ 199 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 252 rows starting from the beginning of the part | ||
| 11910 | 2025.12.23 01:44:56.576900 [ 199 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 11911 | 2025.12.23 01:44:56.576984 [ 199 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11912 | 2025.12.23 01:44:56.577056 [ 199 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 11913 | 2025.12.23 01:44:56.577125 [ 199 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 11914 | 2025.12.23 01:44:56.578397 [ 198 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.002013613 sec., 375444.5367605394 rows/sec., 27.40 MiB/sec. | ||
| 11915 | 2025.12.23 01:44:56.578630 [ 196 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11916 | 2025.12.23 01:44:56.578956 [ 196 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_29_7} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2025.12.23 01:44:56.579037 [ 196 ] {6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875::all_1_29_7} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11918 | 2025.12.23 01:44:56.579155 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11919 | 2025.12.23 01:44:58.799985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29216 | ||
| 11920 | 2025.12.23 01:44:58.800505 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11921 | 2025.12.23 01:44:58.800552 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11922 | 2025.12.23 01:44:58.801037 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11923 | 2025.12.23 01:44:58.801266 [ 245 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11924 | 2025.12.23 01:44:58.801397 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29216 | ||
| 11925 | 2025.12.23 01:44:58.801416 [ 97 ] {} <Debug> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11926 | 2025.12.23 01:44:58.801492 [ 97 ] {} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11927 | 2025.12.23 01:44:58.801516 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11928 | 2025.12.23 01:44:58.801660 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 11929 | 2025.12.23 01:44:58.801816 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11930 | 2025.12.23 01:44:58.801863 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26848 rows starting from the beginning of the part | ||
| 11931 | 2025.12.23 01:44:58.801940 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 11932 | 2025.12.23 01:44:58.801994 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 11933 | 2025.12.23 01:44:58.802041 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 11934 | 2025.12.23 01:44:58.802088 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 11935 | 2025.12.23 01:44:58.802141 [ 199 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 11936 | 2025.12.23 01:44:58.804577 [ 193 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29216 rows, containing 4 columns (4 merged, 0 gathered) in 0.002980863 sec., 9801188.447775025 rows/sec., 140.21 MiB/sec. | ||
| 11937 | 2025.12.23 01:44:58.805162 [ 193 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11938 | 2025.12.23 01:44:58.805635 [ 193 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_61_12} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2025.12.23 01:44:58.805714 [ 193 ] {18823b45-b99d-4954-9e0c-1ed54c12073d::all_1_61_12} <Trace> system.asynchronous_metric_log (18823b45-b99d-4954-9e0c-1ed54c12073d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11940 | 2025.12.23 01:44:58.805820 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 11941 | 2025.12.23 01:44:59.603811 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11942 | 2025.12.23 01:44:59.603990 [ 276 ] {4ee6a07d-670f-4043-92a4-0e6aa4abd335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11943 | 2025.12.23 01:44:59.604054 [ 276 ] {4ee6a07d-670f-4043-92a4-0e6aa4abd335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11944 | 2025.12.23 01:44:59.604750 [ 276 ] {4ee6a07d-670f-4043-92a4-0e6aa4abd335} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2025.12.23 01:44:59.604788 [ 276 ] {4ee6a07d-670f-4043-92a4-0e6aa4abd335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11946 | 2025.12.23 01:44:59.605165 [ 276 ] {4ee6a07d-670f-4043-92a4-0e6aa4abd335} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11947 | 2025.12.23 01:44:59.605386 [ 276 ] {4ee6a07d-670f-4043-92a4-0e6aa4abd335} <Trace> oximeter.fields_ipaddr (327118f4-1594-4a54-a09b-f03f9087400e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2025.12.23 01:44:59.605535 [ 276 ] {4ee6a07d-670f-4043-92a4-0e6aa4abd335} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001595 sec., 5015.673981191222 rows/sec., 408.99 KiB/sec. | ||
| 11949 | 2025.12.23 01:44:59.605577 [ 276 ] {4ee6a07d-670f-4043-92a4-0e6aa4abd335} <Debug> TCPHandler: Processed in 0.001893229 sec. | ||
| 11950 | 2025.12.23 01:44:59.605711 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11951 | 2025.12.23 01:44:59.605805 [ 276 ] {6c239d63-7195-4d5e-a002-b4baee19a8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11952 | 2025.12.23 01:44:59.605852 [ 276 ] {6c239d63-7195-4d5e-a002-b4baee19a8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11953 | 2025.12.23 01:44:59.606990 [ 276 ] {6c239d63-7195-4d5e-a002-b4baee19a8f2} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2025.12.23 01:44:59.607027 [ 276 ] {6c239d63-7195-4d5e-a002-b4baee19a8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11955 | 2025.12.23 01:44:59.607423 [ 276 ] {6c239d63-7195-4d5e-a002-b4baee19a8f2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11956 | 2025.12.23 01:44:59.607635 [ 276 ] {6c239d63-7195-4d5e-a002-b4baee19a8f2} <Trace> oximeter.fields_string (605867b8-9498-4584-8066-44ec7c2de905): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2025.12.23 01:44:59.607762 [ 276 ] {6c239d63-7195-4d5e-a002-b4baee19a8f2} <Debug> executeQuery: Read 1262 rows, 107.12 KiB in 0.001976 sec., 638663.967611336 rows/sec., 52.94 MiB/sec. | ||
| 11958 | 2025.12.23 01:44:59.607800 [ 276 ] {6c239d63-7195-4d5e-a002-b4baee19a8f2} <Debug> TCPHandler: Processed in 0.002136636 sec. | ||
| 11959 | 2025.12.23 01:44:59.607926 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11960 | 2025.12.23 01:44:59.608025 [ 276 ] {441b3fc8-2878-4a5f-876a-668c6b70a5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11961 | 2025.12.23 01:44:59.608064 [ 276 ] {441b3fc8-2878-4a5f-876a-668c6b70a5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11962 | 2025.12.23 01:44:59.608520 [ 276 ] {441b3fc8-2878-4a5f-876a-668c6b70a5d6} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2025.12.23 01:44:59.608555 [ 276 ] {441b3fc8-2878-4a5f-876a-668c6b70a5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11964 | 2025.12.23 01:44:59.608850 [ 276 ] {441b3fc8-2878-4a5f-876a-668c6b70a5d6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11965 | 2025.12.23 01:44:59.609056 [ 276 ] {441b3fc8-2878-4a5f-876a-668c6b70a5d6} <Trace> oximeter.fields_u16 (c3e6ac74-9cf7-4e99-88c8-279f987fa64c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2025.12.23 01:44:59.609183 [ 276 ] {441b3fc8-2878-4a5f-876a-668c6b70a5d6} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001177 sec., 33135.08920985556 rows/sec., 2.40 MiB/sec. | ||
| 11967 | 2025.12.23 01:44:59.609220 [ 276 ] {441b3fc8-2878-4a5f-876a-668c6b70a5d6} <Debug> TCPHandler: Processed in 0.001341849 sec. | ||
| 11968 | 2025.12.23 01:44:59.609343 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2025.12.23 01:44:59.609436 [ 276 ] {148fe732-cb58-4091-ac2f-0cdf1d0b130d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11970 | 2025.12.23 01:44:59.609476 [ 276 ] {148fe732-cb58-4091-ac2f-0cdf1d0b130d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11971 | 2025.12.23 01:44:59.609960 [ 276 ] {148fe732-cb58-4091-ac2f-0cdf1d0b130d} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2025.12.23 01:44:59.609996 [ 276 ] {148fe732-cb58-4091-ac2f-0cdf1d0b130d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11973 | 2025.12.23 01:44:59.610297 [ 276 ] {148fe732-cb58-4091-ac2f-0cdf1d0b130d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11974 | 2025.12.23 01:44:59.610501 [ 276 ] {148fe732-cb58-4091-ac2f-0cdf1d0b130d} <Trace> oximeter.fields_u32 (6f3ce6b8-32ef-4675-a1a2-c5d0ff9b1875): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2025.12.23 01:44:59.610631 [ 276 ] {148fe732-cb58-4091-ac2f-0cdf1d0b130d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001213 sec., 187963.7262984336 rows/sec., 12.73 MiB/sec. | ||
| 11976 | 2025.12.23 01:44:59.610667 [ 276 ] {148fe732-cb58-4091-ac2f-0cdf1d0b130d} <Debug> TCPHandler: Processed in 0.00137136 sec. | ||
| 11977 | 2025.12.23 01:44:59.610781 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11978 | 2025.12.23 01:44:59.610873 [ 276 ] {06d397fe-d307-442a-85c2-b641761a92ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11979 | 2025.12.23 01:44:59.610912 [ 276 ] {06d397fe-d307-442a-85c2-b641761a92ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11980 | 2025.12.23 01:44:59.611485 [ 276 ] {06d397fe-d307-442a-85c2-b641761a92ad} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2025.12.23 01:44:59.611520 [ 276 ] {06d397fe-d307-442a-85c2-b641761a92ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11982 | 2025.12.23 01:44:59.611846 [ 276 ] {06d397fe-d307-442a-85c2-b641761a92ad} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11983 | 2025.12.23 01:44:59.612051 [ 276 ] {06d397fe-d307-442a-85c2-b641761a92ad} <Trace> oximeter.fields_uuid (dc7c7257-5102-4d71-be91-d1a76cea834a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11984 | 2025.12.23 01:44:59.612183 [ 276 ] {06d397fe-d307-442a-85c2-b641761a92ad} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001327 sec., 421250.9419743783 rows/sec., 31.31 MiB/sec. | ||
| 11985 | 2025.12.23 01:44:59.612220 [ 276 ] {06d397fe-d307-442a-85c2-b641761a92ad} <Debug> TCPHandler: Processed in 0.001486401 sec. | ||
| 11986 | 2025.12.23 01:44:59.612334 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11987 | 2025.12.23 01:44:59.612426 [ 276 ] {ecde2707-094d-41ef-94f0-9cdf01dce589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11988 | 2025.12.23 01:44:59.612470 [ 276 ] {ecde2707-094d-41ef-94f0-9cdf01dce589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11989 | 2025.12.23 01:44:59.613038 [ 276 ] {ecde2707-094d-41ef-94f0-9cdf01dce589} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2025.12.23 01:44:59.613073 [ 276 ] {ecde2707-094d-41ef-94f0-9cdf01dce589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 11991 | 2025.12.23 01:44:59.613435 [ 276 ] {ecde2707-094d-41ef-94f0-9cdf01dce589} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11992 | 2025.12.23 01:44:59.613636 [ 276 ] {ecde2707-094d-41ef-94f0-9cdf01dce589} <Trace> oximeter.measurements_cumulativeu64 (2dfb7bdd-fb05-497c-9d4f-0e330c404d17): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2025.12.23 01:44:59.613760 [ 276 ] {ecde2707-094d-41ef-94f0-9cdf01dce589} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001353 sec., 626755.3584626755 rows/sec., 42.19 MiB/sec. | ||
| 11994 | 2025.12.23 01:44:59.613807 [ 276 ] {ecde2707-094d-41ef-94f0-9cdf01dce589} <Debug> TCPHandler: Processed in 0.001520172 sec. | ||
| 11995 | 2025.12.23 01:44:59.613921 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11996 | 2025.12.23 01:44:59.614013 [ 276 ] {71e680f3-2404-4c71-8ec2-f95ec032203e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11997 | 2025.12.23 01:44:59.614067 [ 276 ] {71e680f3-2404-4c71-8ec2-f95ec032203e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11998 | 2025.12.23 01:44:59.614893 [ 276 ] {71e680f3-2404-4c71-8ec2-f95ec032203e} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2025.12.23 01:44:59.614930 [ 276 ] {71e680f3-2404-4c71-8ec2-f95ec032203e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 12000 | 2025.12.23 01:44:59.615446 [ 276 ] {71e680f3-2404-4c71-8ec2-f95ec032203e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12001 | 2025.12.23 01:44:59.615666 [ 276 ] {71e680f3-2404-4c71-8ec2-f95ec032203e} <Trace> oximeter.measurements_histogramu64 (525f51fd-52cb-454e-90cc-32ce99598f5f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2025.12.23 01:44:59.615802 [ 276 ] {71e680f3-2404-4c71-8ec2-f95ec032203e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001807 sec., 17155.50636413946 rows/sec., 30.74 MiB/sec. | ||
| 12003 | 2025.12.23 01:44:59.615855 [ 276 ] {71e680f3-2404-4c71-8ec2-f95ec032203e} <Debug> TCPHandler: Processed in 0.001981292 sec. | ||
| 12004 | 2025.12.23 01:44:59.615972 [ 276 ] {} <Trace> TCP-Session: 42014c85-d8f3-432d-be65-4811062f4c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12005 | 2025.12.23 01:44:59.616066 [ 276 ] {b54f81b9-52a5-403a-8b99-e45db04c0c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46453) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12006 | 2025.12.23 01:44:59.616107 [ 276 ] {b54f81b9-52a5-403a-8b99-e45db04c0c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12007 | 2025.12.23 01:44:59.616448 [ 276 ] {b54f81b9-52a5-403a-8b99-e45db04c0c72} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2025.12.23 01:44:59.616485 [ 276 ] {b54f81b9-52a5-403a-8b99-e45db04c0c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 12009 | 2025.12.23 01:44:59.616782 [ 276 ] {b54f81b9-52a5-403a-8b99-e45db04c0c72} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12010 | 2025.12.23 01:44:59.616990 [ 276 ] {b54f81b9-52a5-403a-8b99-e45db04c0c72} <Trace> oximeter.measurements_u64 (1d1fe54d-8861-4eb4-b5e2-3eafeb8f97e0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12011 | 2025.12.23 01:44:59.617116 [ 276 ] {b54f81b9-52a5-403a-8b99-e45db04c0c72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 12012 | 2025.12.23 01:44:59.617151 [ 276 ] {b54f81b9-52a5-403a-8b99-e45db04c0c72} <Debug> TCPHandler: Processed in 0.001226616 sec. | ||
| 12013 | 2025.12.23 01:45:00.412468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12014 | 2025.12.23 01:45:00.429989 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2025.12.23 01:45:00.430053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 12016 | 2025.12.23 01:45:00.436513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12017 | 2025.12.23 01:45:00.437235 [ 244 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2025.12.23 01:45:00.437550 [ 100 ] {} <Debug> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12019 | 2025.12.23 01:45:00.437615 [ 100 ] {} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12020 | 2025.12.23 01:45:00.437636 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 12021 | 2025.12.23 01:45:00.437748 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 12022 | 2025.12.23 01:45:00.440632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12023 | 2025.12.23 01:45:00.441696 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12024 | 2025.12.23 01:45:00.443276 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 12025 | 2025.12.23 01:45:00.447840 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 12026 | 2025.12.23 01:45:00.452390 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 12027 | 2025.12.23 01:45:00.457125 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 12028 | 2025.12.23 01:45:00.462021 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 12029 | 2025.12.23 01:45:00.466010 [ 195 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12030 | 2025.12.23 01:45:00.530733 [ 187 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.093025934 sec., 4944.857635076257 rows/sec., 25.57 MiB/sec. | ||
| 12031 | 2025.12.23 01:45:00.534293 [ 201 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12032 | 2025.12.23 01:45:00.537191 [ 201 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_61_12} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12033 | 2025.12.23 01:45:00.537308 [ 201 ] {8d115d60-ffd0-4c30-a595-f5e52f6746d4::all_1_61_12} <Trace> system.metric_log (8d115d60-ffd0-4c30-a595-f5e52f6746d4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12034 | 2025.12.23 01:45:00.539755 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||