[==========] Running 40 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 33 tests from AlterTableTest
[ RUN ] AlterTableTest.TestTabletReports
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260810 19:47:41.885943 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:41187
I20260810 19:47:41.890036 24944 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 19:47:41.892169 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:41.903205 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:41.908939 24944 webserver.cc:533] Webserver started at http://127.24.92.62:35233/ using document root <none> and password file <none>
I20260810 19:47:41.910292 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:41.910490 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:41.911298 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:41.916724 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "2eb2c87772a04fbba89ec1e0326ce077"
format_stamp: "Formatted at 2026-08-10 19:47:41 on dist-test-slave-w4v5"
I20260810 19:47:41.927466 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.009s user 0.011s sys 0.000s
I20260810 19:47:41.933427 24955 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:41.936162 24944 fs_manager.cc:730] Time spent opening block manager: real 0.006s user 0.006s sys 0.000s
I20260810 19:47:41.936448 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "2eb2c87772a04fbba89ec1e0326ce077"
format_stamp: "Formatted at 2026-08-10 19:47:41 on dist-test-slave-w4v5"
I20260810 19:47:41.936694 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:41.966912 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:41.968163 24944 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260810 19:47:41.968583 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:41.999917 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:41187
I20260810 19:47:41.999910 25045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:41187 every 8 connection(s)
I20260810 19:47:42.007596 25047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:42.025846 25047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: Bootstrap starting.
I20260810 19:47:42.032827 25047 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:42.034850 25047 log.cc:826] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: Log is configured to *not* fsync() on all Append() calls
I20260810 19:47:42.039191 25047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: No bootstrap required, opened a new log
I20260810 19:47:42.047693 25047 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eb2c87772a04fbba89ec1e0326ce077" member_type: VOTER }
I20260810 19:47:42.048173 25047 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:42.048419 25047 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb2c87772a04fbba89ec1e0326ce077, State: Initialized, Role: FOLLOWER
I20260810 19:47:42.049916 25047 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eb2c87772a04fbba89ec1e0326ce077" member_type: VOTER }
I20260810 19:47:42.050249 25047 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:42.050379 25047 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:42.050704 25047 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:42.053143 25047 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eb2c87772a04fbba89ec1e0326ce077" member_type: VOTER }
I20260810 19:47:42.054114 25047 leader_election.cc:304] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2eb2c87772a04fbba89ec1e0326ce077; no voters:
I20260810 19:47:42.054919 25047 leader_election.cc:290] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:42.055160 25058 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:42.056079 25058 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [term 1 LEADER]: Becoming Leader. State: Replica: 2eb2c87772a04fbba89ec1e0326ce077, State: Running, Role: LEADER
I20260810 19:47:42.056831 25058 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eb2c87772a04fbba89ec1e0326ce077" member_type: VOTER }
I20260810 19:47:42.057956 25047 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:47:42.063967 25059 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2eb2c87772a04fbba89ec1e0326ce077" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eb2c87772a04fbba89ec1e0326ce077" member_type: VOTER } }
I20260810 19:47:42.064016 25060 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2eb2c87772a04fbba89ec1e0326ce077. Latest consensus state: current_term: 1 leader_uuid: "2eb2c87772a04fbba89ec1e0326ce077" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eb2c87772a04fbba89ec1e0326ce077" member_type: VOTER } }
I20260810 19:47:42.064384 25060 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:42.064380 25059 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:42.066679 25077 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:47:42.076253 25077 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:47:42.077153 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:47:42.093647 25077 catalog_manager.cc:1383] Generated new cluster ID: c0a6e6de8c384817b315a4edfbe5c492
I20260810 19:47:42.093910 25077 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:47:42.116124 25077 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:47:42.118422 25077 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:47:42.130975 25077 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: Generated new TSK 0
I20260810 19:47:42.132222 25077 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:47:42.142938 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:42.145852 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:42.147825 24944 webserver.cc:533] Webserver started at http://127.24.92.1:33383/ using document root <none> and password file <none>
I20260810 19:47:42.148144 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:42.148247 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:42.148470 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:42.149272 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "3cda8107ad6c43d1adfdfb6ceeb790d0"
format_stamp: "Formatted at 2026-08-10 19:47:42 on dist-test-slave-w4v5"
I20260810 19:47:42.152467 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.001s sys 0.003s
I20260810 19:47:42.154634 25095 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:42.155193 24944 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260810 19:47:42.155329 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "3cda8107ad6c43d1adfdfb6ceeb790d0"
format_stamp: "Formatted at 2026-08-10 19:47:42 on dist-test-slave-w4v5"
I20260810 19:47:42.155471 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:42.175199 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:42.175957 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:42.177268 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:42.179373 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:47:42.179518 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:42.179740 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:47:42.179863 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:42.207325 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:40943
I20260810 19:47:42.207350 25207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:40943 every 8 connection(s)
I20260810 19:47:42.240128 25208 heartbeater.cc:344] Connected to a master server at 127.24.92.62:41187
I20260810 19:47:42.240715 25208 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:42.241784 25208 heartbeater.cc:507] Master 127.24.92.62:41187 requested a full tablet report, sending...
I20260810 19:47:42.245757 24980 ts_manager.cc:194] Registered new tserver with Master: 3cda8107ad6c43d1adfdfb6ceeb790d0 (127.24.92.1:40943)
I20260810 19:47:42.245914 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.03660309s
I20260810 19:47:42.250054 24980 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46020
I20260810 19:47:42.264354 25208 heartbeater.cc:499] Master 127.24.92.62:41187 was elected leader, sending a full tablet report...
I20260810 19:47:42.270864 24980 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46024:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:47:42.308535 25145 tablet_service.cc:1511] Processing CreateTablet for tablet 0621c56c3b1545d1a9810462d114c526 (DEFAULT_TABLE table=fake-table [id=4b040bb24de145c7adbd889afa0072f2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:47:42.309407 25145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0621c56c3b1545d1a9810462d114c526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:42.316425 25226 tablet_bootstrap.cc:492] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Bootstrap starting.
I20260810 19:47:42.318907 25226 tablet_bootstrap.cc:654] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:42.321379 25226 tablet_bootstrap.cc:492] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: No bootstrap required, opened a new log
I20260810 19:47:42.321569 25226 ts_tablet_manager.cc:1403] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:47:42.322625 25226 raft_consensus.cc:359] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cda8107ad6c43d1adfdfb6ceeb790d0" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40943 } }
I20260810 19:47:42.322924 25226 raft_consensus.cc:385] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:42.323050 25226 raft_consensus.cc:740] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cda8107ad6c43d1adfdfb6ceeb790d0, State: Initialized, Role: FOLLOWER
I20260810 19:47:42.323379 25226 consensus_queue.cc:260] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cda8107ad6c43d1adfdfb6ceeb790d0" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40943 } }
I20260810 19:47:42.323678 25226 raft_consensus.cc:399] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:42.323794 25226 raft_consensus.cc:493] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:42.323930 25226 raft_consensus.cc:3060] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:42.327237 25226 raft_consensus.cc:515] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cda8107ad6c43d1adfdfb6ceeb790d0" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40943 } }
I20260810 19:47:42.327538 25226 leader_election.cc:304] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3cda8107ad6c43d1adfdfb6ceeb790d0; no voters:
I20260810 19:47:42.328133 25226 leader_election.cc:290] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:42.328450 25230 raft_consensus.cc:2804] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:42.331760 25226 ts_tablet_manager.cc:1434] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Time spent starting tablet: real 0.010s user 0.007s sys 0.004s
I20260810 19:47:42.332183 25230 raft_consensus.cc:697] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [term 1 LEADER]: Becoming Leader. State: Replica: 3cda8107ad6c43d1adfdfb6ceeb790d0, State: Running, Role: LEADER
I20260810 19:47:42.332665 25230 consensus_queue.cc:237] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cda8107ad6c43d1adfdfb6ceeb790d0" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40943 } }
I20260810 19:47:42.336526 24980 catalog_manager.cc:5719] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cda8107ad6c43d1adfdfb6ceeb790d0 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3cda8107ad6c43d1adfdfb6ceeb790d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cda8107ad6c43d1adfdfb6ceeb790d0" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40943 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:42.367277 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:47:42.371834 24980 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:47:42.381680 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:47:42.383610 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.392721 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 1)
I20260810 19:47:42.395038 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT8" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT8 } } } } } modify_external_catalogs: true
I20260810 19:47:42.401039 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260810 19:47:42.401538 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.409504 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 2)
I20260810 19:47:42.414423 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT16" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT16 } } } } } modify_external_catalogs: true
I20260810 19:47:42.420078 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260810 19:47:42.420725 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.428421 24980 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 3)
I20260810 19:47:42.432937 24980 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT32" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT32 } } } } } modify_external_catalogs: true
I20260810 19:47:42.438576 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260810 19:47:42.439194 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.446697 24980 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 4)
I20260810 19:47:42.448102 24980 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT64" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT64 } } } } } modify_external_catalogs: true
I20260810 19:47:42.453260 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260810 19:47:42.453832 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.462064 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 5)
I20260810 19:47:42.464107 24980 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_STRING" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: STRING } } } } } modify_external_catalogs: true
I20260810 19:47:42.470845 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260810 19:47:42.471572 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.479357 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 6)
I20260810 19:47:42.484071 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_BOOL" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: BOOL } } } } } modify_external_catalogs: true
I20260810 19:47:42.490666 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260810 19:47:42.491407 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.499284 24980 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 7)
I20260810 19:47:42.500592 24980 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_FLOAT" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: FLOAT } } } } } modify_external_catalogs: true
I20260810 19:47:42.506011 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260810 19:47:42.506699 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.515735 24980 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 8)
I20260810 19:47:42.518463 24980 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DOUBLE" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: DOUBLE } } } } } modify_external_catalogs: true
I20260810 19:47:42.524437 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260810 19:47:42.525174 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.533946 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 9)
I20260810 19:47:42.538805 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_BINARY" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: BINARY } } } } } modify_external_catalogs: true
I20260810 19:47:42.545426 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260810 19:47:42.546617 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.556012 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 10)
I20260810 19:47:42.557513 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_UNIXTIME_MICROS" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: UNIXTIME_MICROS } } } } } modify_external_catalogs: true
I20260810 19:47:42.564215 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260810 19:47:42.565145 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.574021 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 11)
I20260810 19:47:42.577131 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DECIMAL" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { precision: 18 scale: 2 } immutable: false nested_type { array { type: DECIMAL64 } } } } } modify_external_catalogs: true
I20260810 19:47:42.584071 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260810 19:47:42.584846 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.593808 24980 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 12)
I20260810 19:47:42.596632 24980 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_VARCHAR" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { length: 42 } immutable: false nested_type { array { type: VARCHAR } } } } } modify_external_catalogs: true
I20260810 19:47:42.602269 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260810 19:47:42.602928 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.611739 24980 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 13)
I20260810 19:47:42.614259 24980 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DATE" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: DATE } } } } } modify_external_catalogs: true
I20260810 19:47:42.621114 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260810 19:47:42.621850 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.630163 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 14)
I20260810 19:47:42.634642 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT8" } } modify_external_catalogs: true
I20260810 19:47:42.640377 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260810 19:47:42.641099 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.648794 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 15)
I20260810 19:47:42.653576 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT16" } } modify_external_catalogs: true
I20260810 19:47:42.659132 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260810 19:47:42.659929 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.667065 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 16)
I20260810 19:47:42.670902 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT32" } } modify_external_catalogs: true
I20260810 19:47:42.676210 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260810 19:47:42.676813 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.684057 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 17)
I20260810 19:47:42.687762 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT64" } } modify_external_catalogs: true
I20260810 19:47:42.692735 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260810 19:47:42.693354 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.700909 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 18)
I20260810 19:47:42.704555 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_STRING" } } modify_external_catalogs: true
I20260810 19:47:42.709604 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260810 19:47:42.710264 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.717634 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 19)
I20260810 19:47:42.721345 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BOOL" } } modify_external_catalogs: true
I20260810 19:47:42.726245 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260810 19:47:42.726786 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.733877 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 20)
I20260810 19:47:42.738232 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_FLOAT" } } modify_external_catalogs: true
I20260810 19:47:42.742774 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260810 19:47:42.743353 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.750892 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 21)
I20260810 19:47:42.755244 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DOUBLE" } } modify_external_catalogs: true
I20260810 19:47:42.761093 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260810 19:47:42.761858 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.770510 24980 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 22)
I20260810 19:47:42.774436 24980 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BINARY" } } modify_external_catalogs: true
I20260810 19:47:42.779381 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260810 19:47:42.779886 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.786440 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 23)
I20260810 19:47:42.788233 24980 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_UNIXTIME_MICROS" } } modify_external_catalogs: true
I20260810 19:47:42.793404 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260810 19:47:42.793907 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.800796 24980 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 24)
I20260810 19:47:42.802158 24980 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DECIMAL" } } modify_external_catalogs: true
I20260810 19:47:42.806985 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260810 19:47:42.807502 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.814634 24980 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 25)
I20260810 19:47:42.819422 24980 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_VARCHAR" } } modify_external_catalogs: true
I20260810 19:47:42.824606 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 26
I20260810 19:47:42.825104 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.832263 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 26)
I20260810 19:47:42.833739 24977 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46024:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DATE" } } modify_external_catalogs: true
I20260810 19:47:42.838231 25236 tablet.cc:1724] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 27
I20260810 19:47:42.838670 25236 tablet.cc:1622] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: MemRowSet was empty: no flush needed.
I20260810 19:47:42.845359 24977 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: fake-table [id=4b040bb24de145c7adbd889afa0072f2] alter complete (version 27)
I20260810 19:47:42.846745 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:47:42.861565 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:42.862093 24944 tablet_replica.cc:333] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0: stopping tablet replica
I20260810 19:47:42.862535 24944 raft_consensus.cc:2243] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:42.862851 24944 raft_consensus.cc:2272] T 0621c56c3b1545d1a9810462d114c526 P 3cda8107ad6c43d1adfdfb6ceeb790d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:42.879354 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:47:42.885245 24944 master.cc:562] Master@127.24.92.62:41187 shutting down...
I20260810 19:47:42.894598 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:42.894842 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:42.894984 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2eb2c87772a04fbba89ec1e0326ce077: stopping tablet replica
I20260810 19:47:42.909042 24944 master.cc:584] Master@127.24.92.62:41187 shutdown complete.
[ OK ] AlterTableTest.TestTabletReports (1044 ms)
[ RUN ] AlterTableTest.TestAddExistingColumn
I20260810 19:47:42.920712 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:44691
I20260810 19:47:42.921271 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:42.922066 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:42.928123 24944 webserver.cc:533] Webserver started at http://127.24.92.62:40885/ using document root <none> and password file <none>
I20260810 19:47:42.928378 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:42.928498 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:42.928649 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:42.929347 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "86811392832648318fdb49700e405d00"
format_stamp: "Formatted at 2026-08-10 19:47:42 on dist-test-slave-w4v5"
I20260810 19:47:42.931905 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:47:42.933521 25243 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:42.933964 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:47:42.934065 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "86811392832648318fdb49700e405d00"
format_stamp: "Formatted at 2026-08-10 19:47:42 on dist-test-slave-w4v5"
I20260810 19:47:42.934226 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:42.950945 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:42.951678 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:42.966040 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:44691
I20260810 19:47:42.966078 25322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:44691 every 8 connection(s)
I20260810 19:47:42.967700 25323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:42.971724 25323 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00: Bootstrap starting.
I20260810 19:47:42.973278 25323 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:42.975219 25323 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00: No bootstrap required, opened a new log
I20260810 19:47:42.975929 25323 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86811392832648318fdb49700e405d00" member_type: VOTER }
I20260810 19:47:42.976156 25323 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:42.976270 25323 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86811392832648318fdb49700e405d00, State: Initialized, Role: FOLLOWER
I20260810 19:47:42.976543 25323 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86811392832648318fdb49700e405d00" member_type: VOTER }
I20260810 19:47:42.976758 25323 raft_consensus.cc:399] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:42.976842 25323 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:42.976954 25323 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:42.978657 25323 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86811392832648318fdb49700e405d00" member_type: VOTER }
I20260810 19:47:42.978915 25323 leader_election.cc:304] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 86811392832648318fdb49700e405d00; no voters:
I20260810 19:47:42.979368 25323 leader_election.cc:290] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:42.979524 25331 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:42.980136 25331 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [term 1 LEADER]: Becoming Leader. State: Replica: 86811392832648318fdb49700e405d00, State: Running, Role: LEADER
I20260810 19:47:42.980473 25323 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:47:42.980495 25331 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86811392832648318fdb49700e405d00" member_type: VOTER }
I20260810 19:47:42.981664 25332 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "86811392832648318fdb49700e405d00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86811392832648318fdb49700e405d00" member_type: VOTER } }
I20260810 19:47:42.981745 25333 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86811392832648318fdb49700e405d00. Latest consensus state: current_term: 1 leader_uuid: "86811392832648318fdb49700e405d00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86811392832648318fdb49700e405d00" member_type: VOTER } }
I20260810 19:47:42.981902 25332 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:42.981969 25333 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:42.983296 25336 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:47:42.985349 25336 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:47:42.986590 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:47:42.989023 25336 catalog_manager.cc:1383] Generated new cluster ID: b16a3d4a77d74e7ca3b1a449db1905cd
I20260810 19:47:42.989140 25336 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:47:42.999200 25336 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:47:42.999984 25336 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:47:43.015400 25336 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00: Generated new TSK 0
I20260810 19:47:43.015708 25336 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:47:43.019663 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:43.021440 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:43.023231 24944 webserver.cc:533] Webserver started at http://127.24.92.1:43133/ using document root <none> and password file <none>
I20260810 19:47:43.023522 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:43.023599 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:43.023746 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:43.024464 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "deb464df5e374f408fdbb2022a92509d"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:43.028081 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260810 19:47:43.030730 25365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:43.031204 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:47:43.031342 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "deb464df5e374f408fdbb2022a92509d"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:43.031491 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:43.058372 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:43.059425 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:43.060299 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:43.061760 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:47:43.061895 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:43.062038 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:47:43.062274 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:43.083143 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:33823
I20260810 19:47:43.083194 25466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:33823 every 8 connection(s)
I20260810 19:47:43.093233 25467 heartbeater.cc:344] Connected to a master server at 127.24.92.62:44691
I20260810 19:47:43.093451 25467 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:43.093961 25467 heartbeater.cc:507] Master 127.24.92.62:44691 requested a full tablet report, sending...
I20260810 19:47:43.095052 25265 ts_manager.cc:194] Registered new tserver with Master: deb464df5e374f408fdbb2022a92509d (127.24.92.1:33823)
I20260810 19:47:43.095921 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010906182s
I20260810 19:47:43.096586 25265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40932
I20260810 19:47:43.108103 25467 heartbeater.cc:499] Master 127.24.92.62:44691 was elected leader, sending a full tablet report...
I20260810 19:47:43.108644 25265 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40936:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:47:43.126577 25414 tablet_service.cc:1511] Processing CreateTablet for tablet 82fac60e4eaa4f46a47b4a4d0445c437 (DEFAULT_TABLE table=fake-table [id=24034b55593540a2b090dc37cad33f30]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:47:43.127275 25414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fac60e4eaa4f46a47b4a4d0445c437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:43.133170 25491 tablet_bootstrap.cc:492] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d: Bootstrap starting.
I20260810 19:47:43.134759 25491 tablet_bootstrap.cc:654] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:43.137099 25491 tablet_bootstrap.cc:492] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d: No bootstrap required, opened a new log
I20260810 19:47:43.137269 25491 ts_tablet_manager.cc:1403] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:47:43.137960 25491 raft_consensus.cc:359] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb464df5e374f408fdbb2022a92509d" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 33823 } }
I20260810 19:47:43.138144 25491 raft_consensus.cc:385] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:43.138265 25491 raft_consensus.cc:740] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deb464df5e374f408fdbb2022a92509d, State: Initialized, Role: FOLLOWER
I20260810 19:47:43.138514 25491 consensus_queue.cc:260] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb464df5e374f408fdbb2022a92509d" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 33823 } }
I20260810 19:47:43.138695 25491 raft_consensus.cc:399] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:43.138797 25491 raft_consensus.cc:493] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:43.138908 25491 raft_consensus.cc:3060] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:43.140882 25491 raft_consensus.cc:515] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb464df5e374f408fdbb2022a92509d" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 33823 } }
I20260810 19:47:43.141148 25491 leader_election.cc:304] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: deb464df5e374f408fdbb2022a92509d; no voters:
I20260810 19:47:43.141629 25491 leader_election.cc:290] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:43.141894 25494 raft_consensus.cc:2804] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:43.143416 25494 raft_consensus.cc:697] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [term 1 LEADER]: Becoming Leader. State: Replica: deb464df5e374f408fdbb2022a92509d, State: Running, Role: LEADER
I20260810 19:47:43.143579 25491 ts_tablet_manager.cc:1434] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d: Time spent starting tablet: real 0.005s user 0.001s sys 0.005s
I20260810 19:47:43.143882 25494 consensus_queue.cc:237] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb464df5e374f408fdbb2022a92509d" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 33823 } }
I20260810 19:47:43.146868 25264 catalog_manager.cc:5719] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d reported cstate change: term changed from 0 to 1, leader changed from <none> to deb464df5e374f408fdbb2022a92509d (127.24.92.1). New cstate: current_term: 1 leader_uuid: "deb464df5e374f408fdbb2022a92509d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb464df5e374f408fdbb2022a92509d" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 33823 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:43.164829 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:47:43.165714 25264 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40936:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:47:43.167883 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:47:43.177380 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:43.177889 24944 tablet_replica.cc:333] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d: stopping tablet replica
I20260810 19:47:43.178118 24944 raft_consensus.cc:2243] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:43.178367 24944 raft_consensus.cc:2272] T 82fac60e4eaa4f46a47b4a4d0445c437 P deb464df5e374f408fdbb2022a92509d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:43.193230 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:47:43.196382 24944 master.cc:562] Master@127.24.92.62:44691 shutting down...
I20260810 19:47:43.204152 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:43.204419 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:43.204640 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86811392832648318fdb49700e405d00: stopping tablet replica
I20260810 19:47:43.219055 24944 master.cc:584] Master@127.24.92.62:44691 shutdown complete.
[ OK ] AlterTableTest.TestAddExistingColumn (308 ms)
[ RUN ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20260810 19:47:43.229242 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:36871
I20260810 19:47:43.229972 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:43.230911 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:43.232268 24944 webserver.cc:533] Webserver started at http://127.24.92.62:42807/ using document root <none> and password file <none>
I20260810 19:47:43.232487 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:43.232576 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:43.232692 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:43.233330 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "b0c4ae54b66744a6b8c61cfc24abcd52"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:43.236040 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:47:43.237761 25509 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:43.238112 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260810 19:47:43.238260 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "b0c4ae54b66744a6b8c61cfc24abcd52"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:43.238415 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:43.247917 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:43.248566 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:43.262467 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:36871
I20260810 19:47:43.262503 25583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:36871 every 8 connection(s)
I20260810 19:47:43.263986 25587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:43.268038 25587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52: Bootstrap starting.
I20260810 19:47:43.269493 25587 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:43.271288 25587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52: No bootstrap required, opened a new log
I20260810 19:47:43.272035 25587 raft_consensus.cc:359] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c4ae54b66744a6b8c61cfc24abcd52" member_type: VOTER }
I20260810 19:47:43.272186 25587 raft_consensus.cc:385] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:43.272336 25587 raft_consensus.cc:740] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c4ae54b66744a6b8c61cfc24abcd52, State: Initialized, Role: FOLLOWER
I20260810 19:47:43.272593 25587 consensus_queue.cc:260] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c4ae54b66744a6b8c61cfc24abcd52" member_type: VOTER }
I20260810 19:47:43.272753 25587 raft_consensus.cc:399] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:43.272807 25587 raft_consensus.cc:493] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:43.272888 25587 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:43.274734 25587 raft_consensus.cc:515] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c4ae54b66744a6b8c61cfc24abcd52" member_type: VOTER }
I20260810 19:47:43.274928 25587 leader_election.cc:304] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b0c4ae54b66744a6b8c61cfc24abcd52; no voters:
I20260810 19:47:43.275374 25587 leader_election.cc:290] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:43.275513 25595 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:43.276079 25595 raft_consensus.cc:697] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [term 1 LEADER]: Becoming Leader. State: Replica: b0c4ae54b66744a6b8c61cfc24abcd52, State: Running, Role: LEADER
I20260810 19:47:43.276443 25587 sys_catalog.cc:565] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:47:43.276418 25595 consensus_queue.cc:237] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c4ae54b66744a6b8c61cfc24abcd52" member_type: VOTER }
I20260810 19:47:43.277469 25596 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b0c4ae54b66744a6b8c61cfc24abcd52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c4ae54b66744a6b8c61cfc24abcd52" member_type: VOTER } }
I20260810 19:47:43.277558 25598 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b0c4ae54b66744a6b8c61cfc24abcd52. Latest consensus state: current_term: 1 leader_uuid: "b0c4ae54b66744a6b8c61cfc24abcd52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0c4ae54b66744a6b8c61cfc24abcd52" member_type: VOTER } }
I20260810 19:47:43.277796 25596 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:43.277828 25598 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:43.279170 25605 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:47:43.280908 25605 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:47:43.282613 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:47:43.284152 25605 catalog_manager.cc:1383] Generated new cluster ID: 693af636f166450fabbc9827fb45f8e8
I20260810 19:47:43.284238 25605 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:47:43.300261 25605 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:47:43.301115 25605 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:47:43.311408 25605 catalog_manager.cc:6092] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52: Generated new TSK 0
I20260810 19:47:43.311636 25605 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:47:43.315339 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:43.316457 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:43.317778 24944 webserver.cc:533] Webserver started at http://127.24.92.1:35011/ using document root <none> and password file <none>
I20260810 19:47:43.317997 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:43.318068 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:43.318187 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:43.318817 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "e0331e4d0ea8453cbc99b71daebc606b"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:43.321408 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:47:43.323189 25636 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:43.323572 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:47:43.323740 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "e0331e4d0ea8453cbc99b71daebc606b"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:43.323876 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:43.331295 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:43.331919 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:43.332548 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:43.333412 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:47:43.333529 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:43.333652 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:47:43.333752 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:43.351161 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:35259
I20260810 19:47:43.351313 25752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:35259 every 8 connection(s)
I20260810 19:47:43.359988 25753 heartbeater.cc:344] Connected to a master server at 127.24.92.62:36871
I20260810 19:47:43.360152 25753 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:43.360615 25753 heartbeater.cc:507] Master 127.24.92.62:36871 requested a full tablet report, sending...
I20260810 19:47:43.361641 25532 ts_manager.cc:194] Registered new tserver with Master: e0331e4d0ea8453cbc99b71daebc606b (127.24.92.1:35259)
I20260810 19:47:43.362416 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010179636s
I20260810 19:47:43.362823 25532 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55592
I20260810 19:47:43.374572 25753 heartbeater.cc:499] Master 127.24.92.62:36871 was elected leader, sending a full tablet report...
I20260810 19:47:43.374909 25532 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55604:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:47:43.389629 25688 tablet_service.cc:1511] Processing CreateTablet for tablet c2f98afddcf34633a15dbd697782e17f (DEFAULT_TABLE table=fake-table [id=8e292b5328394584869aecf4b81acf10]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:47:43.390125 25688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2f98afddcf34633a15dbd697782e17f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:43.395108 25774 tablet_bootstrap.cc:492] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b: Bootstrap starting.
I20260810 19:47:43.396896 25774 tablet_bootstrap.cc:654] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:43.398690 25774 tablet_bootstrap.cc:492] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b: No bootstrap required, opened a new log
I20260810 19:47:43.398855 25774 ts_tablet_manager.cc:1403] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:47:43.399675 25774 raft_consensus.cc:359] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0331e4d0ea8453cbc99b71daebc606b" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35259 } }
I20260810 19:47:43.399850 25774 raft_consensus.cc:385] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:43.399976 25774 raft_consensus.cc:740] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0331e4d0ea8453cbc99b71daebc606b, State: Initialized, Role: FOLLOWER
I20260810 19:47:43.400240 25774 consensus_queue.cc:260] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0331e4d0ea8453cbc99b71daebc606b" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35259 } }
I20260810 19:47:43.400440 25774 raft_consensus.cc:399] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:43.400557 25774 raft_consensus.cc:493] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:43.400686 25774 raft_consensus.cc:3060] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:43.402501 25774 raft_consensus.cc:515] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0331e4d0ea8453cbc99b71daebc606b" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35259 } }
I20260810 19:47:43.402696 25774 leader_election.cc:304] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e0331e4d0ea8453cbc99b71daebc606b; no voters:
I20260810 19:47:43.403286 25774 leader_election.cc:290] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:43.403524 25778 raft_consensus.cc:2804] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:43.404295 25774 ts_tablet_manager.cc:1434] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b: Time spent starting tablet: real 0.005s user 0.000s sys 0.006s
I20260810 19:47:43.404343 25778 raft_consensus.cc:697] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [term 1 LEADER]: Becoming Leader. State: Replica: e0331e4d0ea8453cbc99b71daebc606b, State: Running, Role: LEADER
I20260810 19:47:43.404719 25778 consensus_queue.cc:237] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0331e4d0ea8453cbc99b71daebc606b" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35259 } }
I20260810 19:47:43.407378 25530 catalog_manager.cc:5719] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b reported cstate change: term changed from 0 to 1, leader changed from <none> to e0331e4d0ea8453cbc99b71daebc606b (127.24.92.1). New cstate: current_term: 1 leader_uuid: "e0331e4d0ea8453cbc99b71daebc606b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0331e4d0ea8453cbc99b71daebc606b" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35259 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:43.428097 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:47:43.428467 24944 catalog_manager.cc:3570] Servicing AlterTable request from internal request:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } }
I20260810 19:47:43.429734 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:47:43.439304 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:43.439729 24944 tablet_replica.cc:333] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b: stopping tablet replica
I20260810 19:47:43.439950 24944 raft_consensus.cc:2243] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:43.440162 24944 raft_consensus.cc:2272] T c2f98afddcf34633a15dbd697782e17f P e0331e4d0ea8453cbc99b71daebc606b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:43.445057 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:47:43.447856 24944 master.cc:562] Master@127.24.92.62:36871 shutting down...
I20260810 19:47:43.455322 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:43.455600 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:43.455838 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P b0c4ae54b66744a6b8c61cfc24abcd52: stopping tablet replica
I20260810 19:47:43.470178 24944 master.cc:584] Master@127.24.92.62:36871 shutdown complete.
[ OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (251 ms)
[ RUN ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20260810 19:47:43.480741 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:33027
I20260810 19:47:43.481292 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:43.482172 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:43.483389 24944 webserver.cc:533] Webserver started at http://127.24.92.62:38251/ using document root <none> and password file <none>
I20260810 19:47:43.483711 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:43.483821 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:43.483981 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:43.484620 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "5c300cbb1a50402ba77d127459971415"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:43.487133 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:47:43.488721 25793 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:43.489107 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260810 19:47:43.489224 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "5c300cbb1a50402ba77d127459971415"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:43.489326 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:43.507001 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:43.507588 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:43.522537 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:33027
I20260810 19:47:43.522578 25881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:33027 every 8 connection(s)
I20260810 19:47:43.524056 25882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:43.528115 25882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415: Bootstrap starting.
I20260810 19:47:43.529628 25882 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:43.531360 25882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415: No bootstrap required, opened a new log
I20260810 19:47:43.532053 25882 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c300cbb1a50402ba77d127459971415" member_type: VOTER }
I20260810 19:47:43.532192 25882 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:43.532331 25882 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c300cbb1a50402ba77d127459971415, State: Initialized, Role: FOLLOWER
I20260810 19:47:43.532595 25882 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c300cbb1a50402ba77d127459971415" member_type: VOTER }
I20260810 19:47:43.532776 25882 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:43.532887 25882 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:43.533010 25882 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:43.534698 25882 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c300cbb1a50402ba77d127459971415" member_type: VOTER }
I20260810 19:47:43.534927 25882 leader_election.cc:304] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5c300cbb1a50402ba77d127459971415; no voters:
I20260810 19:47:43.535359 25882 leader_election.cc:290] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:43.535499 25888 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:43.536028 25888 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [term 1 LEADER]: Becoming Leader. State: Replica: 5c300cbb1a50402ba77d127459971415, State: Running, Role: LEADER
I20260810 19:47:43.536314 25888 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c300cbb1a50402ba77d127459971415" member_type: VOTER }
I20260810 19:47:43.536394 25882 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:47:43.537269 25889 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5c300cbb1a50402ba77d127459971415" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c300cbb1a50402ba77d127459971415" member_type: VOTER } }
I20260810 19:47:43.537352 25891 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5c300cbb1a50402ba77d127459971415. Latest consensus state: current_term: 1 leader_uuid: "5c300cbb1a50402ba77d127459971415" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c300cbb1a50402ba77d127459971415" member_type: VOTER } }
I20260810 19:47:43.537467 25889 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:43.537573 25891 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:43.539497 25895 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:47:43.541744 25895 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:47:43.542147 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:47:43.544837 25895 catalog_manager.cc:1383] Generated new cluster ID: b4f69b3d1ced4d7b8d924c7d0c11333b
I20260810 19:47:43.544912 25895 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:47:43.560336 25895 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:47:43.561151 25895 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:47:43.573210 25895 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415: Generated new TSK 0
I20260810 19:47:43.573485 25895 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:47:43.607264 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:43.608489 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:43.609972 24944 webserver.cc:533] Webserver started at http://127.24.92.1:32961/ using document root <none> and password file <none>
I20260810 19:47:43.610245 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:43.610378 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:43.610555 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:43.611289 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "1424dc6317bd42e5a3e2c34fc5307eb1"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:43.614040 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260810 19:47:43.615785 25927 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:43.616237 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:47:43.616387 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "1424dc6317bd42e5a3e2c34fc5307eb1"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:43.616544 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:43.627803 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:43.628401 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:43.629038 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:43.629916 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:47:43.630012 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:43.630162 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:47:43.630239 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:43.648635 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:41429
I20260810 19:47:43.648649 26032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:41429 every 8 connection(s)
I20260810 19:47:43.656855 26035 heartbeater.cc:344] Connected to a master server at 127.24.92.62:33027
I20260810 19:47:43.657022 26035 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:43.657449 26035 heartbeater.cc:507] Master 127.24.92.62:33027 requested a full tablet report, sending...
I20260810 19:47:43.658507 25820 ts_manager.cc:194] Registered new tserver with Master: 1424dc6317bd42e5a3e2c34fc5307eb1 (127.24.92.1:41429)
I20260810 19:47:43.658928 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009209678s
I20260810 19:47:43.659777 25820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58370
I20260810 19:47:43.671396 26035 heartbeater.cc:499] Master 127.24.92.62:33027 was elected leader, sending a full tablet report...
I20260810 19:47:43.671823 25820 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58376:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:47:43.686242 25975 tablet_service.cc:1511] Processing CreateTablet for tablet 292c874b9aee478e9a88d4e11c82b1b1 (DEFAULT_TABLE table=fake-table [id=927d5b25a98045388654b0ac8cadf174]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:47:43.686745 25975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292c874b9aee478e9a88d4e11c82b1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:43.691591 26054 tablet_bootstrap.cc:492] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1: Bootstrap starting.
I20260810 19:47:43.693619 26054 tablet_bootstrap.cc:654] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:43.695717 26054 tablet_bootstrap.cc:492] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1: No bootstrap required, opened a new log
I20260810 19:47:43.695902 26054 ts_tablet_manager.cc:1403] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:47:43.696699 26054 raft_consensus.cc:359] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1424dc6317bd42e5a3e2c34fc5307eb1" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41429 } }
I20260810 19:47:43.696841 26054 raft_consensus.cc:385] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:43.696913 26054 raft_consensus.cc:740] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1424dc6317bd42e5a3e2c34fc5307eb1, State: Initialized, Role: FOLLOWER
I20260810 19:47:43.697146 26054 consensus_queue.cc:260] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1424dc6317bd42e5a3e2c34fc5307eb1" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41429 } }
I20260810 19:47:43.697299 26054 raft_consensus.cc:399] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:43.697359 26054 raft_consensus.cc:493] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:43.697438 26054 raft_consensus.cc:3060] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:43.699577 26054 raft_consensus.cc:515] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1424dc6317bd42e5a3e2c34fc5307eb1" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41429 } }
I20260810 19:47:43.699798 26054 leader_election.cc:304] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1424dc6317bd42e5a3e2c34fc5307eb1; no voters:
I20260810 19:47:43.700217 26054 leader_election.cc:290] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:43.700450 26056 raft_consensus.cc:2804] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:43.701128 26054 ts_tablet_manager.cc:1434] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260810 19:47:43.701092 26056 raft_consensus.cc:697] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [term 1 LEADER]: Becoming Leader. State: Replica: 1424dc6317bd42e5a3e2c34fc5307eb1, State: Running, Role: LEADER
I20260810 19:47:43.701454 26056 consensus_queue.cc:237] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1424dc6317bd42e5a3e2c34fc5307eb1" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41429 } }
I20260810 19:47:43.704042 25820 catalog_manager.cc:5719] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1424dc6317bd42e5a3e2c34fc5307eb1 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "1424dc6317bd42e5a3e2c34fc5307eb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1424dc6317bd42e5a3e2c34fc5307eb1" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41429 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:43.724712 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:47:43.789923 25820 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58376:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:47:43.796067 26069 tablet.cc:1724] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:47:43.796850 26069 tablet.cc:1622] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1: MemRowSet was empty: no flush needed.
I20260810 19:47:43.804515 25820 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415: fake-table [id=927d5b25a98045388654b0ac8cadf174] alter complete (version 1)
I20260810 19:47:43.838229 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:47:43.849133 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:43.849815 24944 tablet_replica.cc:333] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1: stopping tablet replica
I20260810 19:47:43.850044 24944 raft_consensus.cc:2243] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:43.850320 24944 raft_consensus.cc:2272] T 292c874b9aee478e9a88d4e11c82b1b1 P 1424dc6317bd42e5a3e2c34fc5307eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:43.856760 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:47:43.861476 24944 master.cc:562] Master@127.24.92.62:33027 shutting down...
I20260810 19:47:43.871599 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:43.871857 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:43.872076 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5c300cbb1a50402ba77d127459971415: stopping tablet replica
I20260810 19:47:43.877369 24944 master.cc:584] Master@127.24.92.62:33027 shutdown complete.
[ OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (408 ms)
[ RUN ] AlterTableTest.TestRenamePrimaryKeyColumn
I20260810 19:47:43.889631 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:34187
I20260810 19:47:43.890249 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:43.891217 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:43.892695 24944 webserver.cc:533] Webserver started at http://127.24.92.62:45457/ using document root <none> and password file <none>
I20260810 19:47:43.892973 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:43.893090 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:43.893260 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:43.893939 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "a4089a576f26416992c5b8520e4821c5"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:43.896751 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260810 19:47:43.898587 26077 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:43.898996 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:47:43.899163 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "a4089a576f26416992c5b8520e4821c5"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:43.899294 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:43.912881 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:43.913581 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:43.930639 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:34187
I20260810 19:47:43.930663 26157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:34187 every 8 connection(s)
I20260810 19:47:43.932399 26158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:43.936647 26158 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5: Bootstrap starting.
I20260810 19:47:43.938128 26158 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:43.939998 26158 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5: No bootstrap required, opened a new log
I20260810 19:47:43.940718 26158 raft_consensus.cc:359] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4089a576f26416992c5b8520e4821c5" member_type: VOTER }
I20260810 19:47:43.940866 26158 raft_consensus.cc:385] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:43.941007 26158 raft_consensus.cc:740] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4089a576f26416992c5b8520e4821c5, State: Initialized, Role: FOLLOWER
I20260810 19:47:43.941334 26158 consensus_queue.cc:260] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4089a576f26416992c5b8520e4821c5" member_type: VOTER }
I20260810 19:47:43.941514 26158 raft_consensus.cc:399] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:43.941607 26158 raft_consensus.cc:493] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:43.941762 26158 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:43.943590 26158 raft_consensus.cc:515] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4089a576f26416992c5b8520e4821c5" member_type: VOTER }
I20260810 19:47:43.943883 26158 leader_election.cc:304] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4089a576f26416992c5b8520e4821c5; no voters:
I20260810 19:47:43.944456 26158 leader_election.cc:290] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:43.944609 26161 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:43.945456 26158 sys_catalog.cc:565] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:47:43.951429 26161 raft_consensus.cc:697] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [term 1 LEADER]: Becoming Leader. State: Replica: a4089a576f26416992c5b8520e4821c5, State: Running, Role: LEADER
I20260810 19:47:43.951923 26161 consensus_queue.cc:237] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4089a576f26416992c5b8520e4821c5" member_type: VOTER }
I20260810 19:47:43.953007 26164 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a4089a576f26416992c5b8520e4821c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4089a576f26416992c5b8520e4821c5" member_type: VOTER } }
I20260810 19:47:43.953231 26164 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:43.953722 26165 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4089a576f26416992c5b8520e4821c5. Latest consensus state: current_term: 1 leader_uuid: "a4089a576f26416992c5b8520e4821c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4089a576f26416992c5b8520e4821c5" member_type: VOTER } }
I20260810 19:47:43.953910 26165 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:43.960485 26194 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:47:43.960953 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:47:43.962577 26194 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:47:43.966473 26194 catalog_manager.cc:1383] Generated new cluster ID: 8b86a69e37fc45598c5d7316bedd0aa0
I20260810 19:47:43.966627 26194 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:47:43.980170 26194 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:47:43.981125 26194 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:47:43.988114 26194 catalog_manager.cc:6092] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5: Generated new TSK 0
I20260810 19:47:43.988400 26194 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:47:43.993788 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:43.995059 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:43.996786 24944 webserver.cc:533] Webserver started at http://127.24.92.1:33367/ using document root <none> and password file <none>
I20260810 19:47:43.997078 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:43.997205 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:43.997404 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:43.998128 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "db86dcb584e14aa1896fe13179bc0c2b"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:44.001159 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260810 19:47:44.003309 26201 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:44.003834 24944 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260810 19:47:44.003974 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "db86dcb584e14aa1896fe13179bc0c2b"
format_stamp: "Formatted at 2026-08-10 19:47:43 on dist-test-slave-w4v5"
I20260810 19:47:44.004136 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:44.039258 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:44.040164 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:44.040890 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:44.042156 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:47:44.042268 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:44.042375 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:47:44.042438 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:44.063382 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:34449
I20260810 19:47:44.063449 26310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:34449 every 8 connection(s)
I20260810 19:47:44.073242 26312 heartbeater.cc:344] Connected to a master server at 127.24.92.62:34187
I20260810 19:47:44.073419 26312 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:44.073982 26312 heartbeater.cc:507] Master 127.24.92.62:34187 requested a full tablet report, sending...
I20260810 19:47:44.075139 26102 ts_manager.cc:194] Registered new tserver with Master: db86dcb584e14aa1896fe13179bc0c2b (127.24.92.1:34449)
I20260810 19:47:44.076112 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011328776s
I20260810 19:47:44.077047 26102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60582
I20260810 19:47:44.088804 26312 heartbeater.cc:499] Master 127.24.92.62:34187 was elected leader, sending a full tablet report...
I20260810 19:47:44.094552 26102 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60594:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:47:44.122442 26248 tablet_service.cc:1511] Processing CreateTablet for tablet 4bb0cee633a94e66abc0b86a52af27ba (DEFAULT_TABLE table=fake-table [id=6462b858144b4a918f31567a0b5cd1d0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:47:44.123149 26248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bb0cee633a94e66abc0b86a52af27ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:44.131057 26329 tablet_bootstrap.cc:492] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b: Bootstrap starting.
I20260810 19:47:44.133224 26329 tablet_bootstrap.cc:654] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:44.135514 26329 tablet_bootstrap.cc:492] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b: No bootstrap required, opened a new log
I20260810 19:47:44.135701 26329 ts_tablet_manager.cc:1403] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:47:44.136425 26329 raft_consensus.cc:359] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db86dcb584e14aa1896fe13179bc0c2b" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34449 } }
I20260810 19:47:44.136638 26329 raft_consensus.cc:385] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:44.136765 26329 raft_consensus.cc:740] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db86dcb584e14aa1896fe13179bc0c2b, State: Initialized, Role: FOLLOWER
I20260810 19:47:44.137053 26329 consensus_queue.cc:260] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db86dcb584e14aa1896fe13179bc0c2b" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34449 } }
I20260810 19:47:44.137253 26329 raft_consensus.cc:399] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:44.137375 26329 raft_consensus.cc:493] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:44.137583 26329 raft_consensus.cc:3060] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:44.140478 26329 raft_consensus.cc:515] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db86dcb584e14aa1896fe13179bc0c2b" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34449 } }
I20260810 19:47:44.140743 26329 leader_election.cc:304] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: db86dcb584e14aa1896fe13179bc0c2b; no voters:
I20260810 19:47:44.141397 26329 leader_election.cc:290] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:44.141639 26333 raft_consensus.cc:2804] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:44.142460 26329 ts_tablet_manager.cc:1434] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b: Time spent starting tablet: real 0.007s user 0.000s sys 0.007s
I20260810 19:47:44.142953 26333 raft_consensus.cc:697] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [term 1 LEADER]: Becoming Leader. State: Replica: db86dcb584e14aa1896fe13179bc0c2b, State: Running, Role: LEADER
I20260810 19:47:44.143326 26333 consensus_queue.cc:237] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db86dcb584e14aa1896fe13179bc0c2b" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34449 } }
I20260810 19:47:44.145790 26102 catalog_manager.cc:5719] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b reported cstate change: term changed from 0 to 1, leader changed from <none> to db86dcb584e14aa1896fe13179bc0c2b (127.24.92.1). New cstate: current_term: 1 leader_uuid: "db86dcb584e14aa1896fe13179bc0c2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db86dcb584e14aa1896fe13179bc0c2b" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:44.171509 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:47:44.200006 26102 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60594:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "primaryKeyRenamed" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c1" new_name: "secondColumn" } } modify_external_catalogs: true
I20260810 19:47:44.205724 26347 tablet.cc:1724] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:primaryKeyRenamed INT32 NOT NULL,
11:secondColumn INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1
I20260810 19:47:44.206403 26347 tablet.cc:1622] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b: MemRowSet was empty: no flush needed.
I20260810 19:47:44.214507 26102 catalog_manager.cc:6264] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5: fake-table [id=6462b858144b4a918f31567a0b5cd1d0] alter complete (version 1)
I20260810 19:47:44.231170 26102 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60594:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "primaryKeyRenamed" new_name: "pk" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "secondColumn" new_name: "sc" } } modify_external_catalogs: true
I20260810 19:47:44.236390 26347 tablet.cc:1724] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b: Alter schema from (
10:primaryKeyRenamed INT32 NOT NULL,
11:secondColumn INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1 to (
10:pk INT32 NOT NULL,
11:sc INT32 NOT NULL,
PRIMARY KEY (pk)
) version 2
I20260810 19:47:44.250133 26102 catalog_manager.cc:6264] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5: fake-table [id=6462b858144b4a918f31567a0b5cd1d0] alter complete (version 2)
I20260810 19:47:44.265182 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:47:44.276901 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:44.277369 24944 tablet_replica.cc:333] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b: stopping tablet replica
I20260810 19:47:44.277619 24944 raft_consensus.cc:2243] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:44.277858 24944 raft_consensus.cc:2272] T 4bb0cee633a94e66abc0b86a52af27ba P db86dcb584e14aa1896fe13179bc0c2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:44.293911 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:47:44.298502 24944 master.cc:562] Master@127.24.92.62:34187 shutting down...
I20260810 19:47:44.308454 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:44.308765 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:44.309018 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P a4089a576f26416992c5b8520e4821c5: stopping tablet replica
I20260810 19:47:44.314633 24944 master.cc:584] Master@127.24.92.62:34187 shutdown complete.
[ OK ] AlterTableTest.TestRenamePrimaryKeyColumn (436 ms)
[ RUN ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20260810 19:47:44.326124 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:39263
I20260810 19:47:44.326704 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:44.327711 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:44.329298 24944 webserver.cc:533] Webserver started at http://127.24.92.62:44493/ using document root <none> and password file <none>
I20260810 19:47:44.329577 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:44.329694 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:44.329864 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:44.330600 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "0ea026d6b0344a449737353c93fdcda1"
format_stamp: "Formatted at 2026-08-10 19:47:44 on dist-test-slave-w4v5"
I20260810 19:47:44.333472 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260810 19:47:44.335318 26355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:44.335772 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:47:44.335934 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "0ea026d6b0344a449737353c93fdcda1"
format_stamp: "Formatted at 2026-08-10 19:47:44 on dist-test-slave-w4v5"
I20260810 19:47:44.336072 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:44.355581 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:44.356271 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:44.379455 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:39263
I20260810 19:47:44.379503 26444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:39263 every 8 connection(s)
I20260810 19:47:44.381249 26445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:44.387820 26445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1: Bootstrap starting.
I20260810 19:47:44.389977 26445 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:44.392120 26445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1: No bootstrap required, opened a new log
I20260810 19:47:44.393031 26445 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea026d6b0344a449737353c93fdcda1" member_type: VOTER }
I20260810 19:47:44.393216 26445 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:44.393327 26445 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea026d6b0344a449737353c93fdcda1, State: Initialized, Role: FOLLOWER
I20260810 19:47:44.393594 26445 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea026d6b0344a449737353c93fdcda1" member_type: VOTER }
I20260810 19:47:44.393790 26445 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:44.393877 26445 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:44.393990 26445 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:44.396970 26445 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea026d6b0344a449737353c93fdcda1" member_type: VOTER }
I20260810 19:47:44.397221 26445 leader_election.cc:304] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0ea026d6b0344a449737353c93fdcda1; no voters:
I20260810 19:47:44.397712 26445 leader_election.cc:290] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:44.397862 26450 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:44.398774 26450 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [term 1 LEADER]: Becoming Leader. State: Replica: 0ea026d6b0344a449737353c93fdcda1, State: Running, Role: LEADER
I20260810 19:47:44.398800 26445 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:47:44.399176 26450 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea026d6b0344a449737353c93fdcda1" member_type: VOTER }
I20260810 19:47:44.400310 26452 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0ea026d6b0344a449737353c93fdcda1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea026d6b0344a449737353c93fdcda1" member_type: VOTER } }
I20260810 19:47:44.400357 26453 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0ea026d6b0344a449737353c93fdcda1. Latest consensus state: current_term: 1 leader_uuid: "0ea026d6b0344a449737353c93fdcda1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea026d6b0344a449737353c93fdcda1" member_type: VOTER } }
I20260810 19:47:44.400534 26452 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:44.400537 26453 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:44.402511 26456 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:47:44.404624 26456 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:47:44.408246 26456 catalog_manager.cc:1383] Generated new cluster ID: de651482a7ec460398c65ce674042d56
I20260810 19:47:44.408355 26456 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:47:44.412305 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:47:44.421277 26456 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:47:44.422137 26456 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:47:44.432463 26456 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1: Generated new TSK 0
I20260810 19:47:44.432775 26456 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:47:44.445328 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:44.447031 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:44.448755 24944 webserver.cc:533] Webserver started at http://127.24.92.1:45977/ using document root <none> and password file <none>
I20260810 19:47:44.449045 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:44.449164 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:44.449337 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:44.450276 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "7ade718249264ae590c142775fabee62"
format_stamp: "Formatted at 2026-08-10 19:47:44 on dist-test-slave-w4v5"
I20260810 19:47:44.453841 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.001s sys 0.004s
I20260810 19:47:44.456104 26490 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:44.456645 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:47:44.456799 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "7ade718249264ae590c142775fabee62"
format_stamp: "Formatted at 2026-08-10 19:47:44 on dist-test-slave-w4v5"
I20260810 19:47:44.457016 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:44.472738 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:44.473573 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:44.474304 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:44.475415 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:47:44.475489 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:44.475631 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:47:44.475689 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:44.497800 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:35563
I20260810 19:47:44.497848 26594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:35563 every 8 connection(s)
I20260810 19:47:44.513567 26596 heartbeater.cc:344] Connected to a master server at 127.24.92.62:39263
I20260810 19:47:44.513744 26596 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:44.514443 26596 heartbeater.cc:507] Master 127.24.92.62:39263 requested a full tablet report, sending...
I20260810 19:47:44.515585 26383 ts_manager.cc:194] Registered new tserver with Master: 7ade718249264ae590c142775fabee62 (127.24.92.1:35563)
I20260810 19:47:44.516170 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017141523s
I20260810 19:47:44.517438 26383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38578
I20260810 19:47:44.529124 26596 heartbeater.cc:499] Master 127.24.92.62:39263 was elected leader, sending a full tablet report...
I20260810 19:47:44.530066 26383 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38592:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:47:44.548439 26541 tablet_service.cc:1511] Processing CreateTablet for tablet 0e296dd897d643b48ca4b01e22e0d302 (DEFAULT_TABLE table=fake-table [id=e8c2bfe18e1f4fc48afc31863410999a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:47:44.549067 26541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e296dd897d643b48ca4b01e22e0d302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:44.555452 26611 tablet_bootstrap.cc:492] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: Bootstrap starting.
I20260810 19:47:44.557421 26611 tablet_bootstrap.cc:654] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:44.559808 26611 tablet_bootstrap.cc:492] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: No bootstrap required, opened a new log
I20260810 19:47:44.559983 26611 ts_tablet_manager.cc:1403] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:47:44.560799 26611 raft_consensus.cc:359] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ade718249264ae590c142775fabee62" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35563 } }
I20260810 19:47:44.560958 26611 raft_consensus.cc:385] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:44.561081 26611 raft_consensus.cc:740] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ade718249264ae590c142775fabee62, State: Initialized, Role: FOLLOWER
I20260810 19:47:44.561350 26611 consensus_queue.cc:260] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ade718249264ae590c142775fabee62" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35563 } }
I20260810 19:47:44.561530 26611 raft_consensus.cc:399] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:44.561650 26611 raft_consensus.cc:493] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:44.561787 26611 raft_consensus.cc:3060] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:44.564289 26611 raft_consensus.cc:515] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ade718249264ae590c142775fabee62" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35563 } }
I20260810 19:47:44.564568 26611 leader_election.cc:304] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7ade718249264ae590c142775fabee62; no voters:
I20260810 19:47:44.565237 26611 leader_election.cc:290] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:44.565418 26614 raft_consensus.cc:2804] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:44.567806 26611 ts_tablet_manager.cc:1434] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: Time spent starting tablet: real 0.008s user 0.006s sys 0.002s
I20260810 19:47:44.567780 26614 raft_consensus.cc:697] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [term 1 LEADER]: Becoming Leader. State: Replica: 7ade718249264ae590c142775fabee62, State: Running, Role: LEADER
I20260810 19:47:44.568228 26614 consensus_queue.cc:237] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ade718249264ae590c142775fabee62" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35563 } }
I20260810 19:47:44.570904 26383 catalog_manager.cc:5719] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ade718249264ae590c142775fabee62 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "7ade718249264ae590c142775fabee62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ade718249264ae590c142775fabee62" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35563 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:44.596592 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:47:44.597776 26382 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38592:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "newInt32" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "newString" type: STRING is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:47:44.605082 26624 tablet.cc:1724] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:47:44.605984 26624 tablet.cc:1622] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: MemRowSet was empty: no flush needed.
I20260810 19:47:44.613797 26382 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1: fake-table [id=e8c2bfe18e1f4fc48afc31863410999a] alter complete (version 1)
I20260810 19:47:44.648918 26382 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38592:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" default_value: "90\000\000\000\000\000\000" } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" default_value: "taco" } } } modify_external_catalogs: true
I20260810 19:47:44.655318 26624 tablet.cc:1724] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260810 19:47:44.655864 26624 tablet.cc:1622] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: MemRowSet was empty: no flush needed.
I20260810 19:47:44.663988 26383 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1: fake-table [id=e8c2bfe18e1f4fc48afc31863410999a] alter complete (version 2)
I20260810 19:47:44.696565 26383 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38592:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" default_value: "1\324\000\000\000\000\000\000" } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" default_value: "ocat" } } } modify_external_catalogs: true
I20260810 19:47:44.702991 26624 tablet.cc:1724] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260810 19:47:44.704164 26624 tablet.cc:1622] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: MemRowSet was empty: no flush needed.
I20260810 19:47:44.713104 26383 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1: fake-table [id=e8c2bfe18e1f4fc48afc31863410999a] alter complete (version 3)
I20260810 19:47:44.744100 26383 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38592:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" remove_default: true } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" remove_default: true } } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "newString" new_name: "newNewString" } } modify_external_catalogs: true
I20260810 19:47:44.750029 26624 tablet.cc:1724] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newNewString STRING NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260810 19:47:44.751012 26624 tablet.cc:1622] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: MemRowSet was empty: no flush needed.
I20260810 19:47:44.759907 26383 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1: fake-table [id=e8c2bfe18e1f4fc48afc31863410999a] alter complete (version 4)
I20260810 19:47:44.795231 26383 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38592:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newInt32" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newNewString" } } modify_external_catalogs: true
I20260810 19:47:44.800706 26624 tablet.cc:1724] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newNewString STRING NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260810 19:47:44.801307 26624 tablet.cc:1622] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: MemRowSet was empty: no flush needed.
I20260810 19:47:44.809909 26383 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1: fake-table [id=e8c2bfe18e1f4fc48afc31863410999a] alter complete (version 5)
I20260810 19:47:44.813649 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:47:44.826359 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:44.826977 24944 tablet_replica.cc:333] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62: stopping tablet replica
I20260810 19:47:44.827301 24944 raft_consensus.cc:2243] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:44.827575 24944 raft_consensus.cc:2272] T 0e296dd897d643b48ca4b01e22e0d302 P 7ade718249264ae590c142775fabee62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:44.833789 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:47:44.838043 24944 master.cc:562] Master@127.24.92.62:39263 shutting down...
I20260810 19:47:44.850776 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:44.851061 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:44.851293 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0ea026d6b0344a449737353c93fdcda1: stopping tablet replica
I20260810 19:47:44.856652 24944 master.cc:584] Master@127.24.92.62:39263 shutdown complete.
[ OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (544 ms)
[ RUN ] AlterTableTest.TestAlterEmptyRLEBlock
I20260810 19:47:44.871289 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:39369
I20260810 19:47:44.871953 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:44.873075 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:44.874475 24944 webserver.cc:533] Webserver started at http://127.24.92.62:38857/ using document root <none> and password file <none>
I20260810 19:47:44.874753 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:44.874845 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:44.875015 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:44.875849 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "f1f4e019d36844eea844d4fbc5c8e6ae"
format_stamp: "Formatted at 2026-08-10 19:47:44 on dist-test-slave-w4v5"
I20260810 19:47:44.879137 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260810 19:47:44.881189 26638 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:44.881644 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20260810 19:47:44.881827 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "f1f4e019d36844eea844d4fbc5c8e6ae"
format_stamp: "Formatted at 2026-08-10 19:47:44 on dist-test-slave-w4v5"
I20260810 19:47:44.881949 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:44.900451 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:44.901141 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:44.918627 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:39369
I20260810 19:47:44.918651 26726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:39369 every 8 connection(s)
I20260810 19:47:44.920403 26728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:44.926661 26728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae: Bootstrap starting.
I20260810 19:47:44.928738 26728 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:44.930960 26728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae: No bootstrap required, opened a new log
I20260810 19:47:44.931885 26728 raft_consensus.cc:359] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1f4e019d36844eea844d4fbc5c8e6ae" member_type: VOTER }
I20260810 19:47:44.932089 26728 raft_consensus.cc:385] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:44.932214 26728 raft_consensus.cc:740] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1f4e019d36844eea844d4fbc5c8e6ae, State: Initialized, Role: FOLLOWER
I20260810 19:47:44.932478 26728 consensus_queue.cc:260] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1f4e019d36844eea844d4fbc5c8e6ae" member_type: VOTER }
I20260810 19:47:44.932675 26728 raft_consensus.cc:399] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:44.932763 26728 raft_consensus.cc:493] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:44.932878 26728 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:44.935633 26728 raft_consensus.cc:515] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1f4e019d36844eea844d4fbc5c8e6ae" member_type: VOTER }
I20260810 19:47:44.935992 26728 leader_election.cc:304] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f1f4e019d36844eea844d4fbc5c8e6ae; no voters:
I20260810 19:47:44.936470 26728 leader_election.cc:290] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:44.936609 26733 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:44.937383 26733 raft_consensus.cc:697] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [term 1 LEADER]: Becoming Leader. State: Replica: f1f4e019d36844eea844d4fbc5c8e6ae, State: Running, Role: LEADER
I20260810 19:47:44.937587 26728 sys_catalog.cc:565] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:47:44.937783 26733 consensus_queue.cc:237] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1f4e019d36844eea844d4fbc5c8e6ae" member_type: VOTER }
I20260810 19:47:44.938928 26734 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader f1f4e019d36844eea844d4fbc5c8e6ae. Latest consensus state: current_term: 1 leader_uuid: "f1f4e019d36844eea844d4fbc5c8e6ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1f4e019d36844eea844d4fbc5c8e6ae" member_type: VOTER } }
I20260810 19:47:44.938908 26735 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f1f4e019d36844eea844d4fbc5c8e6ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1f4e019d36844eea844d4fbc5c8e6ae" member_type: VOTER } }
I20260810 19:47:44.939193 26735 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:44.939190 26734 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:44.939867 26741 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:47:44.942335 26741 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:47:44.949543 26741 catalog_manager.cc:1383] Generated new cluster ID: 3b790e2e5d1245229160297c0e12b22a
I20260810 19:47:44.949664 26741 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:47:44.954511 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:47:44.965706 26741 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:47:44.966912 26741 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:47:44.982488 26741 catalog_manager.cc:6092] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae: Generated new TSK 0
I20260810 19:47:44.982784 26741 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:47:44.987360 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:44.988631 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:44.990471 24944 webserver.cc:533] Webserver started at http://127.24.92.1:43935/ using document root <none> and password file <none>
I20260810 19:47:44.990768 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:44.990908 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:44.991101 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:44.991792 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "da8c92e6afe043399fb9f8a5ded06cb3"
format_stamp: "Formatted at 2026-08-10 19:47:44 on dist-test-slave-w4v5"
I20260810 19:47:44.994647 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:47:44.996682 26760 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:44.997225 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260810 19:47:44.997356 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "da8c92e6afe043399fb9f8a5ded06cb3"
format_stamp: "Formatted at 2026-08-10 19:47:44 on dist-test-slave-w4v5"
I20260810 19:47:44.997520 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:45.008419 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:45.009133 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:45.009842 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:45.011005 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:47:45.011118 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:45.011260 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:47:45.020756 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.010s user 0.006s sys 0.002s
I20260810 19:47:45.039362 26873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:36557 every 8 connection(s)
I20260810 19:47:45.039356 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:36557
I20260810 19:47:45.047312 26874 heartbeater.cc:344] Connected to a master server at 127.24.92.62:39369
I20260810 19:47:45.047472 26874 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:45.047806 26874 heartbeater.cc:507] Master 127.24.92.62:39369 requested a full tablet report, sending...
I20260810 19:47:45.048727 26667 ts_manager.cc:194] Registered new tserver with Master: da8c92e6afe043399fb9f8a5ded06cb3 (127.24.92.1:36557)
I20260810 19:47:45.049544 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009002203s
I20260810 19:47:45.049926 26667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42558
I20260810 19:47:45.061501 26874 heartbeater.cc:499] Master 127.24.92.62:39369 was elected leader, sending a full tablet report...
I20260810 19:47:45.062322 26666 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42562:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:47:45.076429 26814 tablet_service.cc:1511] Processing CreateTablet for tablet dd1974a733f14b419a18bc5a7a727297 (DEFAULT_TABLE table=fake-table [id=db1a26069755445d9ac4723a2ea9ec80]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:47:45.076905 26814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd1974a733f14b419a18bc5a7a727297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:45.081871 26891 tablet_bootstrap.cc:492] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3: Bootstrap starting.
I20260810 19:47:45.083740 26891 tablet_bootstrap.cc:654] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:45.086998 26891 tablet_bootstrap.cc:492] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3: No bootstrap required, opened a new log
I20260810 19:47:45.087179 26891 ts_tablet_manager.cc:1403] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3: Time spent bootstrapping tablet: real 0.005s user 0.001s sys 0.004s
I20260810 19:47:45.088027 26891 raft_consensus.cc:359] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da8c92e6afe043399fb9f8a5ded06cb3" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36557 } }
I20260810 19:47:45.088198 26891 raft_consensus.cc:385] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:45.088270 26891 raft_consensus.cc:740] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da8c92e6afe043399fb9f8a5ded06cb3, State: Initialized, Role: FOLLOWER
I20260810 19:47:45.088490 26891 consensus_queue.cc:260] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da8c92e6afe043399fb9f8a5ded06cb3" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36557 } }
I20260810 19:47:45.088640 26891 raft_consensus.cc:399] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:45.088732 26891 raft_consensus.cc:493] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:45.088826 26891 raft_consensus.cc:3060] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:45.090617 26891 raft_consensus.cc:515] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da8c92e6afe043399fb9f8a5ded06cb3" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36557 } }
I20260810 19:47:45.090834 26891 leader_election.cc:304] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: da8c92e6afe043399fb9f8a5ded06cb3; no voters:
I20260810 19:47:45.091380 26891 leader_election.cc:290] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:45.091511 26897 raft_consensus.cc:2804] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:45.092080 26897 raft_consensus.cc:697] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [term 1 LEADER]: Becoming Leader. State: Replica: da8c92e6afe043399fb9f8a5ded06cb3, State: Running, Role: LEADER
I20260810 19:47:45.092352 26897 consensus_queue.cc:237] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da8c92e6afe043399fb9f8a5ded06cb3" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36557 } }
I20260810 19:47:45.094508 26666 catalog_manager.cc:5719] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to da8c92e6afe043399fb9f8a5ded06cb3 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "da8c92e6afe043399fb9f8a5ded06cb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da8c92e6afe043399fb9f8a5ded06cb3" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36557 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:45.098490 26891 ts_tablet_manager.cc:1434] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3: Time spent starting tablet: real 0.011s user 0.007s sys 0.003s
I20260810 19:47:45.118753 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:47:45.119880 26666 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42562:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "rle" type: INT32 is_nullable: true encoding: RLE compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:47:45.125967 26905 tablet.cc:1724] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:47:45.126657 26905 tablet.cc:1622] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3: MemRowSet was empty: no flush needed.
I20260810 19:47:45.135162 26666 catalog_manager.cc:6264] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae: fake-table [id=db1a26069755445d9ac4723a2ea9ec80] alter complete (version 1)
I20260810 19:47:45.153318 26667 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42562:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20260810 19:47:45.158768 26905 tablet.cc:1724] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260810 19:47:45.177210 26667 catalog_manager.cc:6264] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae: fake-table [id=db1a26069755445d9ac4723a2ea9ec80] alter complete (version 2)
I20260810 19:47:45.187335 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:47:45.196858 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:45.197253 24944 tablet_replica.cc:333] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3: stopping tablet replica
I20260810 19:47:45.197469 24944 raft_consensus.cc:2243] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:45.197678 24944 raft_consensus.cc:2272] T dd1974a733f14b419a18bc5a7a727297 P da8c92e6afe043399fb9f8a5ded06cb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:45.212821 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:47:45.216308 24944 master.cc:562] Master@127.24.92.62:39369 shutting down...
I20260810 19:47:45.225198 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:45.225481 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:45.225677 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P f1f4e019d36844eea844d4fbc5c8e6ae: stopping tablet replica
I20260810 19:47:45.230679 24944 master.cc:584] Master@127.24.92.62:39369 shutdown complete.
[ OK ] AlterTableTest.TestAlterEmptyRLEBlock (373 ms)
[ RUN ] AlterTableTest.TestAlterOnTSRestart
I20260810 19:47:45.244158 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:39581
I20260810 19:47:45.244823 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:45.246002 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:45.247594 24944 webserver.cc:533] Webserver started at http://127.24.92.62:33665/ using document root <none> and password file <none>
I20260810 19:47:45.247836 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:45.247916 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:45.248040 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:45.248798 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "b0f23207efd64fee9f489b7d250e6b24"
format_stamp: "Formatted at 2026-08-10 19:47:45 on dist-test-slave-w4v5"
I20260810 19:47:45.252035 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260810 19:47:45.253873 26913 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:45.254334 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:47:45.254432 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "b0f23207efd64fee9f489b7d250e6b24"
format_stamp: "Formatted at 2026-08-10 19:47:45 on dist-test-slave-w4v5"
I20260810 19:47:45.254525 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:45.267457 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:45.267948 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:45.283797 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:39581
I20260810 19:47:45.283861 27000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:39581 every 8 connection(s)
I20260810 19:47:45.285346 27001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:45.291512 27001 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24: Bootstrap starting.
I20260810 19:47:45.293490 27001 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:45.295629 27001 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24: No bootstrap required, opened a new log
I20260810 19:47:45.296432 27001 raft_consensus.cc:359] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0f23207efd64fee9f489b7d250e6b24" member_type: VOTER }
I20260810 19:47:45.296607 27001 raft_consensus.cc:385] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:45.296674 27001 raft_consensus.cc:740] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f23207efd64fee9f489b7d250e6b24, State: Initialized, Role: FOLLOWER
I20260810 19:47:45.296895 27001 consensus_queue.cc:260] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0f23207efd64fee9f489b7d250e6b24" member_type: VOTER }
I20260810 19:47:45.297039 27001 raft_consensus.cc:399] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:45.297113 27001 raft_consensus.cc:493] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:45.297189 27001 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:45.299817 27001 raft_consensus.cc:515] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0f23207efd64fee9f489b7d250e6b24" member_type: VOTER }
I20260810 19:47:45.300028 27001 leader_election.cc:304] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b0f23207efd64fee9f489b7d250e6b24; no voters:
I20260810 19:47:45.300508 27001 leader_election.cc:290] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:45.300639 27010 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:45.301419 27001 sys_catalog.cc:565] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:47:45.305939 27010 raft_consensus.cc:697] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [term 1 LEADER]: Becoming Leader. State: Replica: b0f23207efd64fee9f489b7d250e6b24, State: Running, Role: LEADER
I20260810 19:47:45.306191 27010 consensus_queue.cc:237] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0f23207efd64fee9f489b7d250e6b24" member_type: VOTER }
I20260810 19:47:45.307130 27011 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b0f23207efd64fee9f489b7d250e6b24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0f23207efd64fee9f489b7d250e6b24" member_type: VOTER } }
I20260810 19:47:45.307279 27011 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:45.319330 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:47:45.319829 27013 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b0f23207efd64fee9f489b7d250e6b24. Latest consensus state: current_term: 1 leader_uuid: "b0f23207efd64fee9f489b7d250e6b24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0f23207efd64fee9f489b7d250e6b24" member_type: VOTER } }
I20260810 19:47:45.319977 27013 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [sys.catalog]: This master's current role is: LEADER
W20260810 19:47:45.324586 27041 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260810 19:47:45.324714 27041 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260810 19:47:45.324810 27042 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:47:45.326552 27042 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:47:45.329979 27042 catalog_manager.cc:1383] Generated new cluster ID: 3f2f88fdebda4eacbe6f04a66562103a
I20260810 19:47:45.330088 27042 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:47:45.348351 27042 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:47:45.349210 27042 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:47:45.356401 27042 catalog_manager.cc:6092] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24: Generated new TSK 0
I20260810 19:47:45.356693 27042 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:47:45.388784 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:45.389941 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:45.391695 24944 webserver.cc:533] Webserver started at http://127.24.92.1:42309/ using document root <none> and password file <none>
I20260810 19:47:45.391952 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:45.392040 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:45.392180 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:45.392807 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "6d4be6205bb24a41b66247a04e07a4c4"
format_stamp: "Formatted at 2026-08-10 19:47:45 on dist-test-slave-w4v5"
I20260810 19:47:45.395401 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:47:45.397094 27054 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:45.397451 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260810 19:47:45.397553 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "6d4be6205bb24a41b66247a04e07a4c4"
format_stamp: "Formatted at 2026-08-10 19:47:45 on dist-test-slave-w4v5"
I20260810 19:47:45.397688 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:45.412243 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:45.412729 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:45.413257 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:45.414057 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:47:45.414112 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:45.414204 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:47:45.414253 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:45.425992 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:42413
I20260810 19:47:45.426029 27152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:42413 every 8 connection(s)
I20260810 19:47:45.433018 27153 heartbeater.cc:344] Connected to a master server at 127.24.92.62:39581
I20260810 19:47:45.433152 27153 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:45.433425 27153 heartbeater.cc:507] Master 127.24.92.62:39581 requested a full tablet report, sending...
I20260810 19:47:45.434252 26946 ts_manager.cc:194] Registered new tserver with Master: 6d4be6205bb24a41b66247a04e07a4c4 (127.24.92.1:42413)
I20260810 19:47:45.434826 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007887002s
I20260810 19:47:45.435350 26946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37496
I20260810 19:47:45.445075 26946 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37498:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:47:45.446836 27153 heartbeater.cc:499] Master 127.24.92.62:39581 was elected leader, sending a full tablet report...
I20260810 19:47:45.458339 27094 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf35ca83e714dbfb08a567b9c64c98b (DEFAULT_TABLE table=fake-table [id=8f43827ed51543c1a0f6271c97f21267]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:47:45.458861 27094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf35ca83e714dbfb08a567b9c64c98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:45.463889 27172 tablet_bootstrap.cc:492] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4: Bootstrap starting.
I20260810 19:47:45.465462 27172 tablet_bootstrap.cc:654] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:45.466910 27172 tablet_bootstrap.cc:492] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4: No bootstrap required, opened a new log
I20260810 19:47:45.467011 27172 ts_tablet_manager.cc:1403] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:47:45.467593 27172 raft_consensus.cc:359] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d4be6205bb24a41b66247a04e07a4c4" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42413 } }
I20260810 19:47:45.467725 27172 raft_consensus.cc:385] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:45.467804 27172 raft_consensus.cc:740] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d4be6205bb24a41b66247a04e07a4c4, State: Initialized, Role: FOLLOWER
I20260810 19:47:45.468020 27172 consensus_queue.cc:260] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d4be6205bb24a41b66247a04e07a4c4" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42413 } }
I20260810 19:47:45.468132 27172 raft_consensus.cc:399] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:45.468211 27172 raft_consensus.cc:493] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:45.468328 27172 raft_consensus.cc:3060] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:45.470350 27172 raft_consensus.cc:515] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d4be6205bb24a41b66247a04e07a4c4" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42413 } }
I20260810 19:47:45.470580 27172 leader_election.cc:304] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6d4be6205bb24a41b66247a04e07a4c4; no voters:
I20260810 19:47:45.471071 27172 leader_election.cc:290] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:45.471201 27174 raft_consensus.cc:2804] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:45.471657 27174 raft_consensus.cc:697] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 1 LEADER]: Becoming Leader. State: Replica: 6d4be6205bb24a41b66247a04e07a4c4, State: Running, Role: LEADER
I20260810 19:47:45.471879 27172 ts_tablet_manager.cc:1434] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4: Time spent starting tablet: real 0.005s user 0.005s sys 0.001s
I20260810 19:47:45.471915 27174 consensus_queue.cc:237] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d4be6205bb24a41b66247a04e07a4c4" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42413 } }
I20260810 19:47:45.473847 26946 catalog_manager.cc:5719] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d4be6205bb24a41b66247a04e07a4c4 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "6d4be6205bb24a41b66247a04e07a4c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d4be6205bb24a41b66247a04e07a4c4" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42413 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:45.493992 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:47:45.494154 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:47:45.502315 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:45.502722 24944 tablet_replica.cc:333] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4: stopping tablet replica
I20260810 19:47:45.502960 24944 raft_consensus.cc:2243] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:45.503201 24944 raft_consensus.cc:2272] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:45.517527 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:47:45.521514 26946 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37498:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260810 19:47:45.525496 26917 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.92.1:42413: connect: Connection refused (error 111)
W20260810 19:47:45.527002 26917 catalog_manager.cc:4777] TS 6d4be6205bb24a41b66247a04e07a4c4 (127.24.92.1:42413): AlterTable RPC failed for tablet 0bf35ca83e714dbfb08a567b9c64c98b: Network error: Client connection negotiation failed: client connection to 127.24.92.1:42413: connect: Connection refused (error 111)
I20260810 19:47:45.984985 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:45.986150 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:45.987643 24944 webserver.cc:533] Webserver started at http://127.24.92.1:42309/ using document root <none> and password file <none>
I20260810 19:47:45.987915 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:45.987973 24944 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260810 19:47:45.989941 24944 fs_manager.cc:714] Time spent opening directory manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:47:45.991452 27197 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:45.991907 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:47:45.992007 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "6d4be6205bb24a41b66247a04e07a4c4"
format_stamp: "Formatted at 2026-08-10 19:47:45 on dist-test-slave-w4v5"
I20260810 19:47:45.992103 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:46.010082 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:46.010603 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:46.011111 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:46.012562 27216 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260810 19:47:46.015887 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260810 19:47:46.015985 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s user 0.001s sys 0.000s
I20260810 19:47:46.016134 24944 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260810 19:47:46.017910 24944 ts_tablet_manager.cc:616] Registered 1 tablets
I20260810 19:47:46.018002 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260810 19:47:46.018121 27216 tablet_bootstrap.cc:492] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4: Bootstrap starting.
I20260810 19:47:46.025080 27216 tablet_bootstrap.cc:492] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260810 19:47:46.025699 27216 tablet_bootstrap.cc:492] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4: Bootstrap complete.
I20260810 19:47:46.025985 27216 ts_tablet_manager.cc:1403] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4: Time spent bootstrapping tablet: real 0.008s user 0.005s sys 0.000s
I20260810 19:47:46.026654 27216 raft_consensus.cc:359] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d4be6205bb24a41b66247a04e07a4c4" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42413 } }
I20260810 19:47:46.026832 27216 raft_consensus.cc:740] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d4be6205bb24a41b66247a04e07a4c4, State: Initialized, Role: FOLLOWER
I20260810 19:47:46.027163 27216 consensus_queue.cc:260] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d4be6205bb24a41b66247a04e07a4c4" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42413 } }
I20260810 19:47:46.027311 27216 raft_consensus.cc:399] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:46.027398 27216 raft_consensus.cc:493] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:46.027477 27216 raft_consensus.cc:3060] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 1 FOLLOWER]: Advancing to term 2
I20260810 19:47:46.029191 27216 raft_consensus.cc:515] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d4be6205bb24a41b66247a04e07a4c4" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42413 } }
I20260810 19:47:46.029418 27216 leader_election.cc:304] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6d4be6205bb24a41b66247a04e07a4c4; no voters:
I20260810 19:47:46.029875 27216 leader_election.cc:290] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260810 19:47:46.029970 27276 raft_consensus.cc:2804] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260810 19:47:46.030730 27216 ts_tablet_manager.cc:1434] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4: Time spent starting tablet: real 0.005s user 0.007s sys 0.000s
I20260810 19:47:46.031167 27276 raft_consensus.cc:697] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 2 LEADER]: Becoming Leader. State: Replica: 6d4be6205bb24a41b66247a04e07a4c4, State: Running, Role: LEADER
I20260810 19:47:46.031442 27276 consensus_queue.cc:237] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d4be6205bb24a41b66247a04e07a4c4" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42413 } }
I20260810 19:47:46.040251 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:42413
I20260810 19:47:46.040278 27326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:42413 every 8 connection(s)
I20260810 19:47:46.047991 27328 heartbeater.cc:344] Connected to a master server at 127.24.92.62:39581
I20260810 19:47:46.048133 27328 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:46.048395 27328 heartbeater.cc:507] Master 127.24.92.62:39581 requested a full tablet report, sending...
I20260810 19:47:46.049796 26946 ts_manager.cc:194] Re-registered known tserver with Master: 6d4be6205bb24a41b66247a04e07a4c4 (127.24.92.1:42413)
I20260810 19:47:46.050253 26946 catalog_manager.cc:5719] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "6d4be6205bb24a41b66247a04e07a4c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d4be6205bb24a41b66247a04e07a4c4" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42413 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:46.050580 26946 catalog_manager.cc:5811] TS 6d4be6205bb24a41b66247a04e07a4c4 (127.24.92.1:42413) does not have the latest schema for tablet 0bf35ca83e714dbfb08a567b9c64c98b (table fake-table [id=8f43827ed51543c1a0f6271c97f21267]). Expected version 1 got 0
I20260810 19:47:46.055192 26946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37518
I20260810 19:47:46.056309 27328 heartbeater.cc:499] Master 127.24.92.62:39581 was elected leader, sending a full tablet report...
I20260810 19:47:46.057503 26946 catalog_manager.cc:5811] TS 6d4be6205bb24a41b66247a04e07a4c4 (127.24.92.1:42413) does not have the latest schema for tablet 0bf35ca83e714dbfb08a567b9c64c98b (table fake-table [id=8f43827ed51543c1a0f6271c97f21267]). Expected version 1 got 0
I20260810 19:47:46.157727 27341 tablet.cc:1724] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:47:46.158200 27341 tablet.cc:1622] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4: MemRowSet was empty: no flush needed.
I20260810 19:47:46.164561 26944 catalog_manager.cc:6264] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24: fake-table [id=8f43827ed51543c1a0f6271c97f21267] alter complete (version 1)
I20260810 19:47:46.179687 24944 tablet_server.cc:179] TabletServer@127.24.92.1:42413 shutting down...
I20260810 19:47:46.189323 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:46.189692 24944 tablet_replica.cc:333] stopping tablet replica
I20260810 19:47:46.189905 24944 raft_consensus.cc:2243] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 2 LEADER]: Raft consensus shutting down.
I20260810 19:47:46.190126 24944 raft_consensus.cc:2272] T 0bf35ca83e714dbfb08a567b9c64c98b P 6d4be6205bb24a41b66247a04e07a4c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:46.205016 24944 tablet_server.cc:196] TabletServer@127.24.92.1:42413 shutdown complete.
I20260810 19:47:46.208407 24944 master.cc:562] Master@127.24.92.62:39581 shutting down...
I20260810 19:47:46.215834 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:46.216073 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:46.216209 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P b0f23207efd64fee9f489b7d250e6b24: stopping tablet replica
I20260810 19:47:46.225793 24944 master.cc:584] Master@127.24.92.62:39581 shutdown complete.
[ OK ] AlterTableTest.TestAlterOnTSRestart (992 ms)
[ RUN ] AlterTableTest.TestShutdownWithPendingTasks
I20260810 19:47:46.235845 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:33087
I20260810 19:47:46.236406 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:46.237223 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:46.238458 24944 webserver.cc:533] Webserver started at http://127.24.92.62:36741/ using document root <none> and password file <none>
I20260810 19:47:46.238713 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:46.238795 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:46.238958 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:46.239593 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "2ece9eb6acc94ec6b4aa52e52540c148"
format_stamp: "Formatted at 2026-08-10 19:47:46 on dist-test-slave-w4v5"
I20260810 19:47:46.242102 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:47:46.243935 27346 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:46.244354 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260810 19:47:46.244443 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "2ece9eb6acc94ec6b4aa52e52540c148"
format_stamp: "Formatted at 2026-08-10 19:47:46 on dist-test-slave-w4v5"
I20260810 19:47:46.244570 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:46.252205 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:46.252667 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:46.263126 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:33087
I20260810 19:47:46.263310 27439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:33087 every 8 connection(s)
I20260810 19:47:46.264525 27441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:46.268535 27441 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148: Bootstrap starting.
I20260810 19:47:46.269685 27441 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:46.271260 27441 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148: No bootstrap required, opened a new log
I20260810 19:47:46.271826 27441 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ece9eb6acc94ec6b4aa52e52540c148" member_type: VOTER }
I20260810 19:47:46.271958 27441 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:46.272001 27441 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ece9eb6acc94ec6b4aa52e52540c148, State: Initialized, Role: FOLLOWER
I20260810 19:47:46.272158 27441 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ece9eb6acc94ec6b4aa52e52540c148" member_type: VOTER }
I20260810 19:47:46.272259 27441 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:46.272293 27441 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:46.272346 27441 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:46.273973 27441 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ece9eb6acc94ec6b4aa52e52540c148" member_type: VOTER }
I20260810 19:47:46.274140 27441 leader_election.cc:304] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2ece9eb6acc94ec6b4aa52e52540c148; no voters:
I20260810 19:47:46.274492 27441 leader_election.cc:290] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:46.274642 27447 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:46.275166 27447 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [term 1 LEADER]: Becoming Leader. State: Replica: 2ece9eb6acc94ec6b4aa52e52540c148, State: Running, Role: LEADER
I20260810 19:47:46.275400 27447 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ece9eb6acc94ec6b4aa52e52540c148" member_type: VOTER }
I20260810 19:47:46.275454 27441 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:47:46.276213 27450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ece9eb6acc94ec6b4aa52e52540c148. Latest consensus state: current_term: 1 leader_uuid: "2ece9eb6acc94ec6b4aa52e52540c148" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ece9eb6acc94ec6b4aa52e52540c148" member_type: VOTER } }
I20260810 19:47:46.276365 27450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:46.276368 27448 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ece9eb6acc94ec6b4aa52e52540c148" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ece9eb6acc94ec6b4aa52e52540c148" member_type: VOTER } }
I20260810 19:47:46.276530 27448 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:46.279448 27456 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:47:46.280864 27456 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:47:46.283179 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:47:46.284108 27456 catalog_manager.cc:1383] Generated new cluster ID: 8901348366544a019ab666af983a7969
I20260810 19:47:46.284200 27456 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:47:46.299974 27456 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:47:46.300835 27456 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:47:46.311874 27456 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148: Generated new TSK 0
I20260810 19:47:46.312160 27456 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:47:46.316210 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:46.317322 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:46.318786 24944 webserver.cc:533] Webserver started at http://127.24.92.1:38719/ using document root <none> and password file <none>
I20260810 19:47:46.319020 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:46.319125 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:46.319239 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:46.319779 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "67b885c77a934e80969148e1b680cea6"
format_stamp: "Formatted at 2026-08-10 19:47:46 on dist-test-slave-w4v5"
I20260810 19:47:46.322261 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:47:46.324056 27487 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:46.324465 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:47:46.324555 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "67b885c77a934e80969148e1b680cea6"
format_stamp: "Formatted at 2026-08-10 19:47:46 on dist-test-slave-w4v5"
I20260810 19:47:46.324705 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:46.340157 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:46.340672 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:46.341217 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:46.342046 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:47:46.342098 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:46.342199 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:47:46.342248 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:46.353744 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:36417
I20260810 19:47:46.353770 27588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:36417 every 8 connection(s)
I20260810 19:47:46.360649 27589 heartbeater.cc:344] Connected to a master server at 127.24.92.62:33087
I20260810 19:47:46.360812 27589 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:46.361125 27589 heartbeater.cc:507] Master 127.24.92.62:33087 requested a full tablet report, sending...
I20260810 19:47:46.361970 27382 ts_manager.cc:194] Registered new tserver with Master: 67b885c77a934e80969148e1b680cea6 (127.24.92.1:36417)
I20260810 19:47:46.362566 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007822241s
I20260810 19:47:46.363029 27382 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49988
I20260810 19:47:46.374337 27589 heartbeater.cc:499] Master 127.24.92.62:33087 was elected leader, sending a full tablet report...
I20260810 19:47:46.374167 27382 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50004:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:47:46.387621 27536 tablet_service.cc:1511] Processing CreateTablet for tablet b306ec18c9014b02a1a54c3a6fcf4fef (DEFAULT_TABLE table=fake-table [id=a91ec3bb148e4edc93309295b803145c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:47:46.388163 27536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b306ec18c9014b02a1a54c3a6fcf4fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:46.392705 27607 tablet_bootstrap.cc:492] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6: Bootstrap starting.
I20260810 19:47:46.394034 27607 tablet_bootstrap.cc:654] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:46.395530 27607 tablet_bootstrap.cc:492] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6: No bootstrap required, opened a new log
I20260810 19:47:46.395694 27607 ts_tablet_manager.cc:1403] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:47:46.396337 27607 raft_consensus.cc:359] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67b885c77a934e80969148e1b680cea6" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36417 } }
I20260810 19:47:46.396467 27607 raft_consensus.cc:385] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:46.396554 27607 raft_consensus.cc:740] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b885c77a934e80969148e1b680cea6, State: Initialized, Role: FOLLOWER
I20260810 19:47:46.396797 27607 consensus_queue.cc:260] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67b885c77a934e80969148e1b680cea6" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36417 } }
I20260810 19:47:46.396919 27607 raft_consensus.cc:399] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:46.397004 27607 raft_consensus.cc:493] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:46.397140 27607 raft_consensus.cc:3060] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:46.399283 27607 raft_consensus.cc:515] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67b885c77a934e80969148e1b680cea6" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36417 } }
I20260810 19:47:46.399501 27607 leader_election.cc:304] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 67b885c77a934e80969148e1b680cea6; no voters:
I20260810 19:47:46.399997 27607 leader_election.cc:290] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:46.400118 27609 raft_consensus.cc:2804] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:46.400852 27607 ts_tablet_manager.cc:1434] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20260810 19:47:46.400983 27609 raft_consensus.cc:697] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [term 1 LEADER]: Becoming Leader. State: Replica: 67b885c77a934e80969148e1b680cea6, State: Running, Role: LEADER
I20260810 19:47:46.401237 27609 consensus_queue.cc:237] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67b885c77a934e80969148e1b680cea6" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36417 } }
I20260810 19:47:46.403465 27382 catalog_manager.cc:5719] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b885c77a934e80969148e1b680cea6 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "67b885c77a934e80969148e1b680cea6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67b885c77a934e80969148e1b680cea6" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36417 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:46.418888 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:47:46.419143 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:47:46.428521 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:46.428874 24944 tablet_replica.cc:333] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6: stopping tablet replica
I20260810 19:47:46.429083 24944 raft_consensus.cc:2243] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:46.429297 24944 raft_consensus.cc:2272] T b306ec18c9014b02a1a54c3a6fcf4fef P 67b885c77a934e80969148e1b680cea6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:46.433748 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:47:46.437758 27382 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50004:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260810 19:47:46.531127 27349 catalog_manager.cc:4777] TS 67b885c77a934e80969148e1b680cea6 (127.24.92.1:36417): AlterTable RPC failed for tablet b306ec18c9014b02a1a54c3a6fcf4fef: Network error: Client connection negotiation failed: client connection to 127.24.92.1:36417: connect: Connection refused (error 111)
I20260810 19:47:46.899179 24944 master.cc:562] Master@127.24.92.62:33087 shutting down...
I20260810 19:47:47.075697 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:47.076103 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:47.076320 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ece9eb6acc94ec6b4aa52e52540c148: stopping tablet replica
I20260810 19:47:47.091509 24944 master.cc:584] Master@127.24.92.62:33087 shutdown complete.
[ OK ] AlterTableTest.TestShutdownWithPendingTasks (865 ms)
[ RUN ] AlterTableTest.TestRestartTSDuringAlter
I20260810 19:47:47.101912 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:45569
I20260810 19:47:47.102465 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:47.103353 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:47.104635 24944 webserver.cc:533] Webserver started at http://127.24.92.62:34009/ using document root <none> and password file <none>
I20260810 19:47:47.104871 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:47.104977 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:47.105127 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:47.105738 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "4c1a340b14294eafb07c3ec764c25df9"
format_stamp: "Formatted at 2026-08-10 19:47:47 on dist-test-slave-w4v5"
I20260810 19:47:47.108286 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:47:47.109836 27632 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:47.110306 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:47:47.110466 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "4c1a340b14294eafb07c3ec764c25df9"
format_stamp: "Formatted at 2026-08-10 19:47:47 on dist-test-slave-w4v5"
I20260810 19:47:47.110607 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:47.128355 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:47.128891 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:47.142215 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:45569
I20260810 19:47:47.142246 27724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:45569 every 8 connection(s)
I20260810 19:47:47.143540 27726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:47.147470 27726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9: Bootstrap starting.
I20260810 19:47:47.148705 27726 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:47.150192 27726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9: No bootstrap required, opened a new log
I20260810 19:47:47.150789 27726 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1a340b14294eafb07c3ec764c25df9" member_type: VOTER }
I20260810 19:47:47.150928 27726 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:47.150987 27726 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c1a340b14294eafb07c3ec764c25df9, State: Initialized, Role: FOLLOWER
I20260810 19:47:47.151243 27726 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1a340b14294eafb07c3ec764c25df9" member_type: VOTER }
I20260810 19:47:47.151368 27726 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:47.151425 27726 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:47.151494 27726 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:47.153172 27726 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1a340b14294eafb07c3ec764c25df9" member_type: VOTER }
I20260810 19:47:47.153344 27726 leader_election.cc:304] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4c1a340b14294eafb07c3ec764c25df9; no voters:
I20260810 19:47:47.153688 27726 leader_election.cc:290] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:47.153812 27729 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:47.154336 27729 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [term 1 LEADER]: Becoming Leader. State: Replica: 4c1a340b14294eafb07c3ec764c25df9, State: Running, Role: LEADER
I20260810 19:47:47.154600 27726 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:47:47.154610 27729 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1a340b14294eafb07c3ec764c25df9" member_type: VOTER }
I20260810 19:47:47.155586 27731 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c1a340b14294eafb07c3ec764c25df9. Latest consensus state: current_term: 1 leader_uuid: "4c1a340b14294eafb07c3ec764c25df9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1a340b14294eafb07c3ec764c25df9" member_type: VOTER } }
I20260810 19:47:47.155651 27730 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c1a340b14294eafb07c3ec764c25df9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1a340b14294eafb07c3ec764c25df9" member_type: VOTER } }
I20260810 19:47:47.155877 27731 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:47.155879 27730 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:47.157226 27737 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:47:47.158968 27737 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:47:47.162477 27737 catalog_manager.cc:1383] Generated new cluster ID: 34f0cfd5c43d4ce9b913b68b0c0b58a6
I20260810 19:47:47.162580 27737 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:47:47.166291 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:47:47.181530 27737 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:47:47.182371 27737 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:47:47.192852 27737 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9: Generated new TSK 0
I20260810 19:47:47.193125 27737 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:47:47.198884 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:47.200016 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:47.201352 24944 webserver.cc:533] Webserver started at http://127.24.92.1:45241/ using document root <none> and password file <none>
I20260810 19:47:47.201560 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:47.201630 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:47.201752 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:47.202292 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "e0d92d23ee0049fdabd9910fc64963fe"
format_stamp: "Formatted at 2026-08-10 19:47:47 on dist-test-slave-w4v5"
I20260810 19:47:47.204927 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:47:47.206468 27759 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:47.206954 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260810 19:47:47.207144 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "e0d92d23ee0049fdabd9910fc64963fe"
format_stamp: "Formatted at 2026-08-10 19:47:47 on dist-test-slave-w4v5"
I20260810 19:47:47.207283 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:47.237928 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:47.238545 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:47.239276 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:47.240150 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:47:47.240267 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:47.240401 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:47:47.240482 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:47.253429 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:41169
I20260810 19:47:47.253465 27878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:41169 every 8 connection(s)
I20260810 19:47:47.267055 27879 heartbeater.cc:344] Connected to a master server at 127.24.92.62:45569
I20260810 19:47:47.267277 27879 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:47.267594 27879 heartbeater.cc:507] Master 127.24.92.62:45569 requested a full tablet report, sending...
I20260810 19:47:47.268501 27661 ts_manager.cc:194] Registered new tserver with Master: e0d92d23ee0049fdabd9910fc64963fe (127.24.92.1:41169)
I20260810 19:47:47.268883 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014396s
I20260810 19:47:47.269855 27661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57582
I20260810 19:47:47.280561 27661 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57596:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:47:47.281431 27879 heartbeater.cc:499] Master 127.24.92.62:45569 was elected leader, sending a full tablet report...
I20260810 19:47:47.294893 27823 tablet_service.cc:1511] Processing CreateTablet for tablet 8307d1c78bbe4839ab0ae0010808e906 (DEFAULT_TABLE table=fake-table [id=4861528bfc864aedacbb7d63e436557a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:47:47.295492 27823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8307d1c78bbe4839ab0ae0010808e906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:47.300587 27901 tablet_bootstrap.cc:492] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Bootstrap starting.
I20260810 19:47:47.302090 27901 tablet_bootstrap.cc:654] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:47.304327 27901 tablet_bootstrap.cc:492] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: No bootstrap required, opened a new log
I20260810 19:47:47.304540 27901 ts_tablet_manager.cc:1403] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:47:47.305366 27901 raft_consensus.cc:359] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.305625 27901 raft_consensus.cc:385] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:47.305737 27901 raft_consensus.cc:740] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d92d23ee0049fdabd9910fc64963fe, State: Initialized, Role: FOLLOWER
I20260810 19:47:47.306011 27901 consensus_queue.cc:260] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.306208 27901 raft_consensus.cc:399] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:47.306303 27901 raft_consensus.cc:493] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:47.306411 27901 raft_consensus.cc:3060] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:47.308890 27901 raft_consensus.cc:515] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.309113 27901 leader_election.cc:304] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e0d92d23ee0049fdabd9910fc64963fe; no voters:
I20260810 19:47:47.309604 27901 leader_election.cc:290] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:47.309774 27903 raft_consensus.cc:2804] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:47.310417 27901 ts_tablet_manager.cc:1434] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Time spent starting tablet: real 0.006s user 0.004s sys 0.002s
I20260810 19:47:47.310426 27903 raft_consensus.cc:697] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 1 LEADER]: Becoming Leader. State: Replica: e0d92d23ee0049fdabd9910fc64963fe, State: Running, Role: LEADER
I20260810 19:47:47.310789 27903 consensus_queue.cc:237] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.313093 27661 catalog_manager.cc:5719] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe reported cstate change: term changed from 0 to 1, leader changed from <none> to e0d92d23ee0049fdabd9910fc64963fe (127.24.92.1). New cstate: current_term: 1 leader_uuid: "e0d92d23ee0049fdabd9910fc64963fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:47.334764 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:47:47.335752 27661 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57596:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:47:47.337514 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:47:47.356297 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:47.356735 24944 tablet_replica.cc:333] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: stopping tablet replica
I20260810 19:47:47.356963 24944 raft_consensus.cc:2243] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:47.357182 24944 raft_consensus.cc:2272] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:47.362030 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:47:47.365444 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:47.366568 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:47.367837 24944 webserver.cc:533] Webserver started at http://127.24.92.1:45241/ using document root <none> and password file <none>
I20260810 19:47:47.368065 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:47.368150 24944 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260810 19:47:47.370041 24944 fs_manager.cc:714] Time spent opening directory manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:47:47.371805 27916 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:47.372310 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:47:47.372431 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "e0d92d23ee0049fdabd9910fc64963fe"
format_stamp: "Formatted at 2026-08-10 19:47:47 on dist-test-slave-w4v5"
I20260810 19:47:47.372570 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:47.386381 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:47.386853 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:47.387501 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:47.388613 27929 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260810 19:47:47.390707 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260810 19:47:47.390796 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s user 0.000s sys 0.000s
I20260810 19:47:47.390913 24944 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260810 19:47:47.392692 24944 ts_tablet_manager.cc:616] Registered 1 tablets
I20260810 19:47:47.392774 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260810 19:47:47.392845 27929 tablet_bootstrap.cc:492] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Bootstrap starting.
I20260810 19:47:47.397282 27929 tablet_bootstrap.cc:492] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260810 19:47:47.397667 27929 tablet_bootstrap.cc:492] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Bootstrap complete.
I20260810 19:47:47.397982 27929 ts_tablet_manager.cc:1403] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20260810 19:47:47.398823 27929 raft_consensus.cc:359] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.398988 27929 raft_consensus.cc:740] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d92d23ee0049fdabd9910fc64963fe, State: Initialized, Role: FOLLOWER
I20260810 19:47:47.399286 27929 consensus_queue.cc:260] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.399453 27929 raft_consensus.cc:399] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:47.399528 27929 raft_consensus.cc:493] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:47.399612 27929 raft_consensus.cc:3060] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 1 FOLLOWER]: Advancing to term 2
I20260810 19:47:47.401413 27929 raft_consensus.cc:515] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.401638 27929 leader_election.cc:304] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e0d92d23ee0049fdabd9910fc64963fe; no voters:
I20260810 19:47:47.402158 27929 leader_election.cc:290] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [CANDIDATE]: Term 2 election: Requested vote from peers
I20260810 19:47:47.402308 27987 raft_consensus.cc:2804] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 2 FOLLOWER]: Leader election won for term 2
I20260810 19:47:47.402791 27987 raft_consensus.cc:697] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 2 LEADER]: Becoming Leader. State: Replica: e0d92d23ee0049fdabd9910fc64963fe, State: Running, Role: LEADER
I20260810 19:47:47.403144 27987 consensus_queue.cc:237] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.403501 27929 ts_tablet_manager.cc:1434] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Time spent starting tablet: real 0.005s user 0.003s sys 0.004s
I20260810 19:47:47.412463 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:41169
I20260810 19:47:47.412483 28048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:41169 every 8 connection(s)
I20260810 19:47:47.420204 28049 heartbeater.cc:344] Connected to a master server at 127.24.92.62:45569
I20260810 19:47:47.420356 28049 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:47.420779 28049 heartbeater.cc:507] Master 127.24.92.62:45569 requested a full tablet report, sending...
I20260810 19:47:47.422075 27661 ts_manager.cc:194] Re-registered known tserver with Master: e0d92d23ee0049fdabd9910fc64963fe (127.24.92.1:41169)
I20260810 19:47:47.422571 24944 tablet_server.cc:179] TabletServer@127.24.92.1:41169 shutting down...
I20260810 19:47:47.422420 27661 catalog_manager.cc:5719] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e0d92d23ee0049fdabd9910fc64963fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:47.422760 27661 catalog_manager.cc:5811] TS e0d92d23ee0049fdabd9910fc64963fe (127.24.92.1:41169) does not have the latest schema for tablet 8307d1c78bbe4839ab0ae0010808e906 (table fake-table [id=4861528bfc864aedacbb7d63e436557a]). Expected version 1 got 0
I20260810 19:47:47.426566 27661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57606
I20260810 19:47:47.428185 28049 heartbeater.cc:499] Master 127.24.92.62:45569 was elected leader, sending a full tablet report...
I20260810 19:47:47.429812 27661 catalog_manager.cc:5811] TS e0d92d23ee0049fdabd9910fc64963fe (127.24.92.1:41169) does not have the latest schema for tablet 8307d1c78bbe4839ab0ae0010808e906 (table fake-table [id=4861528bfc864aedacbb7d63e436557a]). Expected version 1 got 0
I20260810 19:47:47.432152 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:47.432461 24944 tablet_replica.cc:333] stopping tablet replica
I20260810 19:47:47.432649 24944 raft_consensus.cc:2243] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 2 LEADER]: Raft consensus shutting down.
I20260810 19:47:47.432801 24944 raft_consensus.cc:2272] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:47.436975 24944 tablet_server.cc:196] TabletServer@127.24.92.1:41169 shutdown complete.
I20260810 19:47:47.440399 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:47.441704 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:47.442850 24944 webserver.cc:533] Webserver started at http://127.24.92.1:45241/ using document root <none> and password file <none>
I20260810 19:47:47.443137 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:47.443226 24944 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260810 19:47:47.444895 24944 fs_manager.cc:714] Time spent opening directory manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:47:47.446112 28058 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:47.446409 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:47:47.446523 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "e0d92d23ee0049fdabd9910fc64963fe"
format_stamp: "Formatted at 2026-08-10 19:47:47 on dist-test-slave-w4v5"
I20260810 19:47:47.446650 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:47.471513 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:47.472088 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:47.472675 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:47.475986 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260810 19:47:47.476075 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s user 0.000s sys 0.000s
I20260810 19:47:47.477828 24944 ts_tablet_manager.cc:616] Registered 1 tablets
I20260810 19:47:47.477910 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260810 19:47:47.478042 28072 tablet_bootstrap.cc:492] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Bootstrap starting.
I20260810 19:47:47.482731 28072 tablet_bootstrap.cc:492] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260810 19:47:47.483295 28072 tablet_bootstrap.cc:492] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Bootstrap complete.
I20260810 19:47:47.483587 28072 ts_tablet_manager.cc:1403] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.002s
I20260810 19:47:47.484189 28072 raft_consensus.cc:359] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.484357 28072 raft_consensus.cc:740] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d92d23ee0049fdabd9910fc64963fe, State: Initialized, Role: FOLLOWER
I20260810 19:47:47.484635 28072 consensus_queue.cc:260] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.484794 28072 raft_consensus.cc:399] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:47.484858 28072 raft_consensus.cc:493] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:47.484958 28072 raft_consensus.cc:3060] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 2 FOLLOWER]: Advancing to term 3
I20260810 19:47:47.486943 28072 raft_consensus.cc:515] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.487192 28072 leader_election.cc:304] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e0d92d23ee0049fdabd9910fc64963fe; no voters:
I20260810 19:47:47.487761 28072 leader_election.cc:290] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [CANDIDATE]: Term 3 election: Requested vote from peers
I20260810 19:47:47.487920 28130 raft_consensus.cc:2804] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 3 FOLLOWER]: Leader election won for term 3
I20260810 19:47:47.494859 28130 raft_consensus.cc:697] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 3 LEADER]: Becoming Leader. State: Replica: e0d92d23ee0049fdabd9910fc64963fe, State: Running, Role: LEADER
I20260810 19:47:47.494859 28072 ts_tablet_manager.cc:1434] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Time spent starting tablet: real 0.011s user 0.005s sys 0.006s
I20260810 19:47:47.495227 28130 consensus_queue.cc:237] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.500972 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:41169
I20260810 19:47:47.500998 28176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:41169 every 8 connection(s)
I20260810 19:47:47.508953 28177 heartbeater.cc:344] Connected to a master server at 127.24.92.62:45569
I20260810 19:47:47.509104 28177 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:47.509459 28177 heartbeater.cc:507] Master 127.24.92.62:45569 requested a full tablet report, sending...
I20260810 19:47:47.510785 27661 ts_manager.cc:194] Re-registered known tserver with Master: e0d92d23ee0049fdabd9910fc64963fe (127.24.92.1:41169)
I20260810 19:47:47.511277 27661 catalog_manager.cc:5719] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "e0d92d23ee0049fdabd9910fc64963fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:47.511562 27661 catalog_manager.cc:5811] TS e0d92d23ee0049fdabd9910fc64963fe (127.24.92.1:41169) does not have the latest schema for tablet 8307d1c78bbe4839ab0ae0010808e906 (table fake-table [id=4861528bfc864aedacbb7d63e436557a]). Expected version 1 got 0
I20260810 19:47:47.513592 24944 tablet_server.cc:179] TabletServer@127.24.92.1:41169 shutting down...
I20260810 19:47:47.515875 27661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57616
I20260810 19:47:47.517284 28177 heartbeater.cc:499] Master 127.24.92.62:45569 was elected leader, sending a full tablet report...
I20260810 19:47:47.518975 27661 catalog_manager.cc:5811] TS e0d92d23ee0049fdabd9910fc64963fe (127.24.92.1:41169) does not have the latest schema for tablet 8307d1c78bbe4839ab0ae0010808e906 (table fake-table [id=4861528bfc864aedacbb7d63e436557a]). Expected version 1 got 0
I20260810 19:47:47.523002 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:47.523356 24944 tablet_replica.cc:333] stopping tablet replica
I20260810 19:47:47.523557 24944 raft_consensus.cc:2243] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 3 LEADER]: Raft consensus shutting down.
I20260810 19:47:47.523720 24944 raft_consensus.cc:2272] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:47.537883 24944 tablet_server.cc:196] TabletServer@127.24.92.1:41169 shutdown complete.
I20260810 19:47:47.541359 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260810 19:47:47.541733 27639 catalog_manager.cc:4777] TS e0d92d23ee0049fdabd9910fc64963fe (127.24.92.1:41169): AlterTable RPC failed for tablet 8307d1c78bbe4839ab0ae0010808e906: Network error: Client connection negotiation failed: client connection to 127.24.92.1:41169: connect: Connection refused (error 111)
I20260810 19:47:47.542505 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:47.543736 24944 webserver.cc:533] Webserver started at http://127.24.92.1:45241/ using document root <none> and password file <none>
I20260810 19:47:47.543989 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:47.544080 24944 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260810 19:47:47.545730 24944 fs_manager.cc:714] Time spent opening directory manager: real 0.001s user 0.000s sys 0.002s
I20260810 19:47:47.546911 28191 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:47.547377 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260810 19:47:47.547477 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "e0d92d23ee0049fdabd9910fc64963fe"
format_stamp: "Formatted at 2026-08-10 19:47:47 on dist-test-slave-w4v5"
I20260810 19:47:47.547586 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:47.565052 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:47.565550 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:47.566043 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:47.569078 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260810 19:47:47.569160 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s user 0.000s sys 0.000s
I20260810 19:47:47.570823 24944 ts_tablet_manager.cc:616] Registered 1 tablets
I20260810 19:47:47.570900 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260810 19:47:47.571128 28212 tablet_bootstrap.cc:492] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Bootstrap starting.
I20260810 19:47:47.578022 28212 tablet_bootstrap.cc:492] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260810 19:47:47.578590 28212 tablet_bootstrap.cc:492] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Bootstrap complete.
I20260810 19:47:47.578927 28212 ts_tablet_manager.cc:1403] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Time spent bootstrapping tablet: real 0.008s user 0.001s sys 0.003s
I20260810 19:47:47.579903 28212 raft_consensus.cc:359] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.580145 28212 raft_consensus.cc:740] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0d92d23ee0049fdabd9910fc64963fe, State: Initialized, Role: FOLLOWER
I20260810 19:47:47.580483 28212 consensus_queue.cc:260] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.580721 28212 raft_consensus.cc:399] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 3 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:47.580828 28212 raft_consensus.cc:493] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 3 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:47.581034 28212 raft_consensus.cc:3060] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 3 FOLLOWER]: Advancing to term 4
I20260810 19:47:47.584707 28212 raft_consensus.cc:515] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.585037 28212 leader_election.cc:304] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e0d92d23ee0049fdabd9910fc64963fe; no voters:
I20260810 19:47:47.585618 28212 leader_election.cc:290] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [CANDIDATE]: Term 4 election: Requested vote from peers
I20260810 19:47:47.585755 28291 raft_consensus.cc:2804] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 4 FOLLOWER]: Leader election won for term 4
I20260810 19:47:47.586236 28291 raft_consensus.cc:697] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 4 LEADER]: Becoming Leader. State: Replica: e0d92d23ee0049fdabd9910fc64963fe, State: Running, Role: LEADER
I20260810 19:47:47.586529 28291 consensus_queue.cc:237] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } }
I20260810 19:47:47.587996 28212 ts_tablet_manager.cc:1434] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Time spent starting tablet: real 0.009s user 0.009s sys 0.003s
I20260810 19:47:47.590549 28316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:41169 every 8 connection(s)
I20260810 19:47:47.590546 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:41169
I20260810 19:47:47.598160 28320 heartbeater.cc:344] Connected to a master server at 127.24.92.62:45569
I20260810 19:47:47.598335 28320 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:47.598773 28320 heartbeater.cc:507] Master 127.24.92.62:45569 requested a full tablet report, sending...
I20260810 19:47:47.600140 27661 ts_manager.cc:194] Re-registered known tserver with Master: e0d92d23ee0049fdabd9910fc64963fe (127.24.92.1:41169)
I20260810 19:47:47.600651 27661 catalog_manager.cc:5719] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe reported cstate change: term changed from 3 to 4. New cstate: current_term: 4 leader_uuid: "e0d92d23ee0049fdabd9910fc64963fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0d92d23ee0049fdabd9910fc64963fe" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41169 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:47.601011 27661 catalog_manager.cc:5811] TS e0d92d23ee0049fdabd9910fc64963fe (127.24.92.1:41169) does not have the latest schema for tablet 8307d1c78bbe4839ab0ae0010808e906 (table fake-table [id=4861528bfc864aedacbb7d63e436557a]). Expected version 1 got 0
I20260810 19:47:47.604116 27661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57628
I20260810 19:47:47.605144 28320 heartbeater.cc:499] Master 127.24.92.62:45569 was elected leader, sending a full tablet report...
I20260810 19:47:47.606734 27661 catalog_manager.cc:5811] TS e0d92d23ee0049fdabd9910fc64963fe (127.24.92.1:41169) does not have the latest schema for tablet 8307d1c78bbe4839ab0ae0010808e906 (table fake-table [id=4861528bfc864aedacbb7d63e436557a]). Expected version 1 got 0
I20260810 19:47:47.725744 28327 tablet.cc:1724] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:47:47.726229 28327 tablet.cc:1622] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe: MemRowSet was empty: no flush needed.
I20260810 19:47:47.732904 27661 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9: fake-table [id=4861528bfc864aedacbb7d63e436557a] alter complete (version 1)
I20260810 19:47:47.757921 24944 tablet_server.cc:179] TabletServer@127.24.92.1:41169 shutting down...
I20260810 19:47:47.766361 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:47.766808 24944 tablet_replica.cc:333] stopping tablet replica
I20260810 19:47:47.767050 24944 raft_consensus.cc:2243] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 4 LEADER]: Raft consensus shutting down.
I20260810 19:47:47.767338 24944 raft_consensus.cc:2272] T 8307d1c78bbe4839ab0ae0010808e906 P e0d92d23ee0049fdabd9910fc64963fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:48.103933 24944 tablet_server.cc:196] TabletServer@127.24.92.1:41169 shutdown complete.
I20260810 19:47:48.107621 24944 master.cc:562] Master@127.24.92.62:45569 shutting down...
I20260810 19:47:48.116000 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:48.116305 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:48.116415 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c1a340b14294eafb07c3ec764c25df9: stopping tablet replica
I20260810 19:47:48.121115 24944 master.cc:584] Master@127.24.92.62:45569 shutdown complete.
[ OK ] AlterTableTest.TestRestartTSDuringAlter (1029 ms)
[ RUN ] AlterTableTest.TestGetSchemaAfterAlterTable
I20260810 19:47:48.131963 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:45995
I20260810 19:47:48.132547 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:48.133378 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:48.134640 24944 webserver.cc:533] Webserver started at http://127.24.92.62:45023/ using document root <none> and password file <none>
I20260810 19:47:48.134863 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:48.134940 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:48.135182 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:48.135772 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "924636f5d128426e855bf59c5192bdf2"
format_stamp: "Formatted at 2026-08-10 19:47:48 on dist-test-slave-w4v5"
I20260810 19:47:48.138211 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:47:48.139822 28333 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:48.140384 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:47:48.140525 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "924636f5d128426e855bf59c5192bdf2"
format_stamp: "Formatted at 2026-08-10 19:47:48 on dist-test-slave-w4v5"
I20260810 19:47:48.140679 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:48.156642 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:48.157212 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:48.169848 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:45995
I20260810 19:47:48.169881 28433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:45995 every 8 connection(s)
I20260810 19:47:48.171368 28434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:48.175484 28434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2: Bootstrap starting.
I20260810 19:47:48.176908 28434 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:48.178699 28434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2: No bootstrap required, opened a new log
I20260810 19:47:48.179431 28434 raft_consensus.cc:359] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924636f5d128426e855bf59c5192bdf2" member_type: VOTER }
I20260810 19:47:48.179579 28434 raft_consensus.cc:385] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:48.179694 28434 raft_consensus.cc:740] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924636f5d128426e855bf59c5192bdf2, State: Initialized, Role: FOLLOWER
I20260810 19:47:48.179955 28434 consensus_queue.cc:260] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924636f5d128426e855bf59c5192bdf2" member_type: VOTER }
I20260810 19:47:48.180133 28434 raft_consensus.cc:399] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:48.180217 28434 raft_consensus.cc:493] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:48.180369 28434 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:48.182075 28434 raft_consensus.cc:515] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924636f5d128426e855bf59c5192bdf2" member_type: VOTER }
I20260810 19:47:48.182318 28434 leader_election.cc:304] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 924636f5d128426e855bf59c5192bdf2; no voters:
I20260810 19:47:48.182781 28434 leader_election.cc:290] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:48.182933 28439 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:48.183485 28439 raft_consensus.cc:697] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [term 1 LEADER]: Becoming Leader. State: Replica: 924636f5d128426e855bf59c5192bdf2, State: Running, Role: LEADER
I20260810 19:47:48.183811 28434 sys_catalog.cc:565] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:47:48.183835 28439 consensus_queue.cc:237] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924636f5d128426e855bf59c5192bdf2" member_type: VOTER }
I20260810 19:47:48.184993 28441 sys_catalog.cc:455] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 924636f5d128426e855bf59c5192bdf2. Latest consensus state: current_term: 1 leader_uuid: "924636f5d128426e855bf59c5192bdf2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924636f5d128426e855bf59c5192bdf2" member_type: VOTER } }
I20260810 19:47:48.185173 28441 sys_catalog.cc:458] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:48.186237 28445 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:47:48.186264 28440 sys_catalog.cc:455] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "924636f5d128426e855bf59c5192bdf2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924636f5d128426e855bf59c5192bdf2" member_type: VOTER } }
I20260810 19:47:48.186493 28440 sys_catalog.cc:458] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:48.188292 28445 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:47:48.189857 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:47:48.191951 28445 catalog_manager.cc:1383] Generated new cluster ID: 30d6633f9e8b451995d9db3888728954
I20260810 19:47:48.192096 28445 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:47:48.202824 28445 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:47:48.203735 28445 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:47:48.214305 28445 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2: Generated new TSK 0
I20260810 19:47:48.214586 28445 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:47:48.222816 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:48.224056 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:48.225526 24944 webserver.cc:533] Webserver started at http://127.24.92.1:33911/ using document root <none> and password file <none>
I20260810 19:47:48.225813 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:48.225896 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:48.226075 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:48.226717 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "5d346682a8984a4dada98fc35bb15425"
format_stamp: "Formatted at 2026-08-10 19:47:48 on dist-test-slave-w4v5"
I20260810 19:47:48.229444 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260810 19:47:48.231180 28470 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:48.231634 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260810 19:47:48.231739 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "5d346682a8984a4dada98fc35bb15425"
format_stamp: "Formatted at 2026-08-10 19:47:48 on dist-test-slave-w4v5"
I20260810 19:47:48.231841 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:48.245702 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:48.246194 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:48.246730 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:48.247615 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:47:48.247696 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:48.247771 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:47:48.247828 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:48.262322 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:41985
I20260810 19:47:48.262364 28583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:41985 every 8 connection(s)
I20260810 19:47:48.270262 28584 heartbeater.cc:344] Connected to a master server at 127.24.92.62:45995
I20260810 19:47:48.270474 28584 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:48.270891 28584 heartbeater.cc:507] Master 127.24.92.62:45995 requested a full tablet report, sending...
I20260810 19:47:48.271934 28368 ts_manager.cc:194] Registered new tserver with Master: 5d346682a8984a4dada98fc35bb15425 (127.24.92.1:41985)
I20260810 19:47:48.272627 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009276991s
I20260810 19:47:48.273082 28368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34562
I20260810 19:47:48.283639 28368 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34574:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:47:48.284430 28584 heartbeater.cc:499] Master 127.24.92.62:45995 was elected leader, sending a full tablet report...
I20260810 19:47:48.296908 28517 tablet_service.cc:1511] Processing CreateTablet for tablet f90fbad59d474b66905ab9aff789d382 (DEFAULT_TABLE table=fake-table [id=8ea4320fc447473c9b46375d5174d69a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:47:48.297439 28517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90fbad59d474b66905ab9aff789d382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:48.302268 28601 tablet_bootstrap.cc:492] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425: Bootstrap starting.
I20260810 19:47:48.303794 28601 tablet_bootstrap.cc:654] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:48.305672 28601 tablet_bootstrap.cc:492] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425: No bootstrap required, opened a new log
I20260810 19:47:48.305825 28601 ts_tablet_manager.cc:1403] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:47:48.306380 28601 raft_consensus.cc:359] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d346682a8984a4dada98fc35bb15425" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41985 } }
I20260810 19:47:48.306524 28601 raft_consensus.cc:385] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:48.306660 28601 raft_consensus.cc:740] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d346682a8984a4dada98fc35bb15425, State: Initialized, Role: FOLLOWER
I20260810 19:47:48.306908 28601 consensus_queue.cc:260] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d346682a8984a4dada98fc35bb15425" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41985 } }
I20260810 19:47:48.307111 28601 raft_consensus.cc:399] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:48.307201 28601 raft_consensus.cc:493] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:48.307333 28601 raft_consensus.cc:3060] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:48.308945 28601 raft_consensus.cc:515] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d346682a8984a4dada98fc35bb15425" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41985 } }
I20260810 19:47:48.309193 28601 leader_election.cc:304] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5d346682a8984a4dada98fc35bb15425; no voters:
I20260810 19:47:48.309738 28601 leader_election.cc:290] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:48.309922 28605 raft_consensus.cc:2804] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:48.310621 28601 ts_tablet_manager.cc:1434] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260810 19:47:48.310595 28605 raft_consensus.cc:697] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [term 1 LEADER]: Becoming Leader. State: Replica: 5d346682a8984a4dada98fc35bb15425, State: Running, Role: LEADER
I20260810 19:47:48.310899 28605 consensus_queue.cc:237] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d346682a8984a4dada98fc35bb15425" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41985 } }
I20260810 19:47:48.313238 28361 catalog_manager.cc:5719] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d346682a8984a4dada98fc35bb15425 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "5d346682a8984a4dada98fc35bb15425" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d346682a8984a4dada98fc35bb15425" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41985 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:48.334594 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:47:48.335600 28368 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34574:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:47:48.341192 28617 tablet.cc:1724] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:47:48.341781 28617 tablet.cc:1622] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425: MemRowSet was empty: no flush needed.
I20260810 19:47:48.348193 28368 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2: fake-table [id=8ea4320fc447473c9b46375d5174d69a] alter complete (version 1)
I20260810 19:47:48.350452 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:47:48.360818 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:47:48.361279 24944 tablet_replica.cc:333] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425: stopping tablet replica
I20260810 19:47:48.361480 24944 raft_consensus.cc:2243] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:48.361728 24944 raft_consensus.cc:2272] T f90fbad59d474b66905ab9aff789d382 P 5d346682a8984a4dada98fc35bb15425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:48.376211 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:47:48.379407 24944 master.cc:562] Master@127.24.92.62:45995 shutting down...
I20260810 19:47:48.387418 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:47:48.387689 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:47:48.387946 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 924636f5d128426e855bf59c5192bdf2: stopping tablet replica
I20260810 19:47:48.392778 24944 master.cc:584] Master@127.24.92.62:45995 shutdown complete.
[ OK ] AlterTableTest.TestGetSchemaAfterAlterTable (271 ms)
[ RUN ] AlterTableTest.TestDropAndAddNewColumn
I20260810 19:47:48.403338 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:44811
I20260810 19:47:48.411046 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:48.411947 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:48.413177 24944 webserver.cc:533] Webserver started at http://127.24.92.62:33569/ using document root <none> and password file <none>
I20260810 19:47:48.413404 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:48.413489 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:48.413632 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:48.414216 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "d01b9a18b5fc49f5a9c6592ece73d7d4"
format_stamp: "Formatted at 2026-08-10 19:47:48 on dist-test-slave-w4v5"
I20260810 19:47:48.416782 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:47:48.418218 28622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:48.418553 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:47:48.418699 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "d01b9a18b5fc49f5a9c6592ece73d7d4"
format_stamp: "Formatted at 2026-08-10 19:47:48 on dist-test-slave-w4v5"
I20260810 19:47:48.418813 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:48.432653 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:48.433140 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:48.444113 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:44811
I20260810 19:47:48.444149 28711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:44811 every 8 connection(s)
I20260810 19:47:48.445384 28712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:48.449424 28712 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4: Bootstrap starting.
I20260810 19:47:48.450591 28712 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:48.452085 28712 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4: No bootstrap required, opened a new log
I20260810 19:47:48.452652 28712 raft_consensus.cc:359] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d01b9a18b5fc49f5a9c6592ece73d7d4" member_type: VOTER }
I20260810 19:47:48.452780 28712 raft_consensus.cc:385] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:48.452865 28712 raft_consensus.cc:740] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d01b9a18b5fc49f5a9c6592ece73d7d4, State: Initialized, Role: FOLLOWER
I20260810 19:47:48.453117 28712 consensus_queue.cc:260] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d01b9a18b5fc49f5a9c6592ece73d7d4" member_type: VOTER }
I20260810 19:47:48.453223 28712 raft_consensus.cc:399] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:48.453303 28712 raft_consensus.cc:493] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:48.453397 28712 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:48.455120 28712 raft_consensus.cc:515] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d01b9a18b5fc49f5a9c6592ece73d7d4" member_type: VOTER }
I20260810 19:47:48.455322 28712 leader_election.cc:304] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d01b9a18b5fc49f5a9c6592ece73d7d4; no voters:
I20260810 19:47:48.455729 28712 leader_election.cc:290] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:48.455826 28716 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:48.456418 28716 raft_consensus.cc:697] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [term 1 LEADER]: Becoming Leader. State: Replica: d01b9a18b5fc49f5a9c6592ece73d7d4, State: Running, Role: LEADER
I20260810 19:47:48.456634 28716 consensus_queue.cc:237] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d01b9a18b5fc49f5a9c6592ece73d7d4" member_type: VOTER }
I20260810 19:47:48.456773 28712 sys_catalog.cc:565] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:47:48.457401 28719 sys_catalog.cc:455] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d01b9a18b5fc49f5a9c6592ece73d7d4. Latest consensus state: current_term: 1 leader_uuid: "d01b9a18b5fc49f5a9c6592ece73d7d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d01b9a18b5fc49f5a9c6592ece73d7d4" member_type: VOTER } }
I20260810 19:47:48.457553 28719 sys_catalog.cc:458] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:48.457469 28718 sys_catalog.cc:455] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d01b9a18b5fc49f5a9c6592ece73d7d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d01b9a18b5fc49f5a9c6592ece73d7d4" member_type: VOTER } }
I20260810 19:47:48.457790 28718 sys_catalog.cc:458] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [sys.catalog]: This master's current role is: LEADER
I20260810 19:47:48.459169 28724 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:47:48.460824 28724 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:47:48.461828 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:47:48.463887 28724 catalog_manager.cc:1383] Generated new cluster ID: 7b7a16b9a08a4eacac3e87542bde8643
I20260810 19:47:48.463953 28724 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:47:48.490343 28724 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:47:48.491199 28724 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:47:48.503660 28724 catalog_manager.cc:6092] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4: Generated new TSK 0
I20260810 19:47:48.503877 28724 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:47:48.527058 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:47:48.528105 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:47:48.529419 24944 webserver.cc:533] Webserver started at http://127.24.92.1:36035/ using document root <none> and password file <none>
I20260810 19:47:48.529603 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:47:48.529654 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:47:48.529747 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:47:48.530274 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "29772ef32db946c19e05ce8bf2231111"
format_stamp: "Formatted at 2026-08-10 19:47:48 on dist-test-slave-w4v5"
I20260810 19:47:48.532687 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:47:48.534132 28754 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:48.534564 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:47:48.534711 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "29772ef32db946c19e05ce8bf2231111"
format_stamp: "Formatted at 2026-08-10 19:47:48 on dist-test-slave-w4v5"
I20260810 19:47:48.534837 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:47:48.555203 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:47:48.555766 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:47:48.556341 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:47:48.557202 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:47:48.557293 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:48.557402 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:47:48.557482 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:47:48.569990 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:45077
I20260810 19:47:48.570019 28863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:45077 every 8 connection(s)
I20260810 19:47:48.577147 28864 heartbeater.cc:344] Connected to a master server at 127.24.92.62:44811
I20260810 19:47:48.577310 28864 heartbeater.cc:461] Registering TS with master...
I20260810 19:47:48.577744 28864 heartbeater.cc:507] Master 127.24.92.62:44811 requested a full tablet report, sending...
I20260810 19:47:48.578644 28654 ts_manager.cc:194] Registered new tserver with Master: 29772ef32db946c19e05ce8bf2231111 (127.24.92.1:45077)
I20260810 19:47:48.578828 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007850075s
I20260810 19:47:48.579813 28654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51940
I20260810 19:47:48.589567 28654 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51952:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:47:48.591359 28864 heartbeater.cc:499] Master 127.24.92.62:44811 was elected leader, sending a full tablet report...
I20260810 19:47:48.601912 28802 tablet_service.cc:1511] Processing CreateTablet for tablet eaf89a9010b34800954e5a1bdc5b63b0 (DEFAULT_TABLE table=fake-table [id=5ac9eac9592943ed8b6a9ed1a73e5162]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:47:48.602370 28802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf89a9010b34800954e5a1bdc5b63b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:47:48.607259 28889 tablet_bootstrap.cc:492] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111: Bootstrap starting.
I20260810 19:47:48.608434 28889 tablet_bootstrap.cc:654] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111: Neither blocks nor log segments found. Creating new log.
I20260810 19:47:48.609936 28889 tablet_bootstrap.cc:492] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111: No bootstrap required, opened a new log
I20260810 19:47:48.610042 28889 ts_tablet_manager.cc:1403] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:47:48.610785 28889 raft_consensus.cc:359] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29772ef32db946c19e05ce8bf2231111" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 45077 } }
I20260810 19:47:48.610954 28889 raft_consensus.cc:385] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:47:48.611023 28889 raft_consensus.cc:740] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29772ef32db946c19e05ce8bf2231111, State: Initialized, Role: FOLLOWER
I20260810 19:47:48.611284 28889 consensus_queue.cc:260] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29772ef32db946c19e05ce8bf2231111" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 45077 } }
I20260810 19:47:48.611406 28889 raft_consensus.cc:399] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:47:48.611444 28889 raft_consensus.cc:493] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:47:48.611495 28889 raft_consensus.cc:3060] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:47:48.613217 28889 raft_consensus.cc:515] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29772ef32db946c19e05ce8bf2231111" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 45077 } }
I20260810 19:47:48.613420 28889 leader_election.cc:304] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 29772ef32db946c19e05ce8bf2231111; no voters:
I20260810 19:47:48.613812 28889 leader_election.cc:290] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:47:48.613956 28892 raft_consensus.cc:2804] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:47:48.614564 28889 ts_tablet_manager.cc:1434] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260810 19:47:48.614636 28892 raft_consensus.cc:697] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [term 1 LEADER]: Becoming Leader. State: Replica: 29772ef32db946c19e05ce8bf2231111, State: Running, Role: LEADER
I20260810 19:47:48.614914 28892 consensus_queue.cc:237] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29772ef32db946c19e05ce8bf2231111" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 45077 } }
I20260810 19:47:48.617302 28652 catalog_manager.cc:5719] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29772ef32db946c19e05ce8bf2231111 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "29772ef32db946c19e05ce8bf2231111" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29772ef32db946c19e05ce8bf2231111" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 45077 } health_report { overall_health: HEALTHY } } }
I20260810 19:47:48.632611 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:47:53.326838 28865 maintenance_manager.cc:419] P 29772ef32db946c19e05ce8bf2231111: Scheduling FlushMRSOp(eaf89a9010b34800954e5a1bdc5b63b0): perf score=1.000000
I20260810 19:47:54.833853 28765 maintenance_manager.cc:643] P 29772ef32db946c19e05ce8bf2231111: FlushMRSOp(eaf89a9010b34800954e5a1bdc5b63b0) complete. Timing: real 1.506s user 1.082s sys 0.421s Metrics: {"bytes_written":122928,"cfile_init":1,"dirs.queue_time_us":429,"dirs.run_cpu_time_us":222,"dirs.run_wall_time_us":1024,"drs_written":1,"lbm_read_time_us":97,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2684,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":40101,"thread_start_us":303,"threads_started":1}
I20260810 19:47:58.339790 28865 maintenance_manager.cc:419] P 29772ef32db946c19e05ce8bf2231111: Scheduling FlushMRSOp(eaf89a9010b34800954e5a1bdc5b63b0): perf score=1.000000
I20260810 19:47:59.573834 28765 maintenance_manager.cc:643] P 29772ef32db946c19e05ce8bf2231111: FlushMRSOp(eaf89a9010b34800954e5a1bdc5b63b0) complete. Timing: real 1.234s user 1.099s sys 0.116s Metrics: {"bytes_written":121489,"cfile_init":1,"dirs.queue_time_us":348,"dirs.run_cpu_time_us":210,"dirs.run_wall_time_us":1272,"drs_written":1,"lbm_read_time_us":99,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3294,"lbm_writes_lt_1ms":51,"peak_mem_usage":0,"rows_written":40500,"thread_start_us":239,"threads_started":1}
I20260810 19:47:59.575057 28865 maintenance_manager.cc:419] P 29772ef32db946c19e05ce8bf2231111: Scheduling CompactRowSetsOp(eaf89a9010b34800954e5a1bdc5b63b0): perf score=1.014028
I20260810 19:48:00.839627 28765 maintenance_manager.cc:643] P 29772ef32db946c19e05ce8bf2231111: CompactRowSetsOp(eaf89a9010b34800954e5a1bdc5b63b0) complete. Timing: real 1.264s user 1.243s sys 0.020s Metrics: {"bytes_written":267358,"cfile_cache_hit":8,"cfile_cache_hit_bytes":24397,"cfile_cache_miss":54,"cfile_cache_miss_bytes":1217467,"cfile_init":5,"delta_iterators_relevant":4,"dirs.queue_time_us":402,"dirs.run_cpu_time_us":258,"dirs.run_wall_time_us":1366,"drs_written":1,"lbm_read_time_us":3003,"lbm_reads_lt_1ms":74,"lbm_write_time_us":5840,"lbm_writes_lt_1ms":87,"num_input_rowsets":2,"peak_mem_usage":653795,"rows_written":80601,"thread_start_us":281,"threads_started":1}
I20260810 19:48:01.212922 24944 alter_table-test.cc:963] Verifying initial pattern
I20260810 19:48:03.092468 24944 alter_table-test.cc:966] Dropping and adding back c1
I20260810 19:48:03.093416 28652 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51952:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260810 19:48:03.101377 28929 tablet.cc:1724] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:03.572582 28652 catalog_manager.cc:6264] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4: fake-table [id=5ac9eac9592943ed8b6a9ed1a73e5162] alter complete (version 1)
I20260810 19:48:03.671245 28652 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51952:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:03.677129 28929 tablet.cc:1724] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:03.677644 28929 tablet.cc:1622] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111: MemRowSet was empty: no flush needed.
I20260810 19:48:03.685227 28652 catalog_manager.cc:6264] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4: fake-table [id=5ac9eac9592943ed8b6a9ed1a73e5162] alter complete (version 2)
I20260810 19:48:03.688550 24944 alter_table-test.cc:973] Verifying that the new default shows up
I20260810 19:48:05.408305 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:05.418216 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:05.418489 24944 tablet_replica.cc:333] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111: stopping tablet replica
I20260810 19:48:05.418710 24944 raft_consensus.cc:2243] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:05.418906 24944 raft_consensus.cc:2272] T eaf89a9010b34800954e5a1bdc5b63b0 P 29772ef32db946c19e05ce8bf2231111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:05.433709 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:05.437232 24944 master.cc:562] Master@127.24.92.62:44811 shutting down...
I20260810 19:48:05.446269 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:05.446477 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:05.446557 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P d01b9a18b5fc49f5a9c6592ece73d7d4: stopping tablet replica
I20260810 19:48:05.459919 24944 master.cc:584] Master@127.24.92.62:44811 shutdown complete.
[ OK ] AlterTableTest.TestDropAndAddNewColumn (17075 ms)
[ RUN ] AlterTableTest.TestRenameTableAndAdd
I20260810 19:48:05.504812 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:43905
I20260810 19:48:05.505438 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:05.506373 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:05.507932 24944 webserver.cc:533] Webserver started at http://127.24.92.62:44433/ using document root <none> and password file <none>
I20260810 19:48:05.508178 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:05.508241 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:05.508373 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:05.508994 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "416f269fd8a14b5db1469088d9ae5104"
format_stamp: "Formatted at 2026-08-10 19:48:05 on dist-test-slave-w4v5"
I20260810 19:48:05.511502 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:48:05.513134 28942 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:05.513619 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20260810 19:48:05.513777 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "416f269fd8a14b5db1469088d9ae5104"
format_stamp: "Formatted at 2026-08-10 19:48:05 on dist-test-slave-w4v5"
I20260810 19:48:05.513921 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:05.523586 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:05.524075 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:05.535710 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:43905
I20260810 19:48:05.535744 29026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:43905 every 8 connection(s)
I20260810 19:48:05.537035 29027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:05.541098 29027 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104: Bootstrap starting.
I20260810 19:48:05.542420 29027 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:05.544008 29027 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104: No bootstrap required, opened a new log
I20260810 19:48:05.544628 29027 raft_consensus.cc:359] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "416f269fd8a14b5db1469088d9ae5104" member_type: VOTER }
I20260810 19:48:05.544767 29027 raft_consensus.cc:385] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:05.544898 29027 raft_consensus.cc:740] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 416f269fd8a14b5db1469088d9ae5104, State: Initialized, Role: FOLLOWER
I20260810 19:48:05.545198 29027 consensus_queue.cc:260] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "416f269fd8a14b5db1469088d9ae5104" member_type: VOTER }
I20260810 19:48:05.545349 29027 raft_consensus.cc:399] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:05.545455 29027 raft_consensus.cc:493] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:05.545557 29027 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:05.547358 29027 raft_consensus.cc:515] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "416f269fd8a14b5db1469088d9ae5104" member_type: VOTER }
I20260810 19:48:05.547571 29027 leader_election.cc:304] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 416f269fd8a14b5db1469088d9ae5104; no voters:
I20260810 19:48:05.547996 29027 leader_election.cc:290] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:05.548175 29031 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:05.548672 29031 raft_consensus.cc:697] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [term 1 LEADER]: Becoming Leader. State: Replica: 416f269fd8a14b5db1469088d9ae5104, State: Running, Role: LEADER
I20260810 19:48:05.548902 29027 sys_catalog.cc:565] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:05.548952 29031 consensus_queue.cc:237] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "416f269fd8a14b5db1469088d9ae5104" member_type: VOTER }
I20260810 19:48:05.550262 29033 sys_catalog.cc:455] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 416f269fd8a14b5db1469088d9ae5104. Latest consensus state: current_term: 1 leader_uuid: "416f269fd8a14b5db1469088d9ae5104" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "416f269fd8a14b5db1469088d9ae5104" member_type: VOTER } }
I20260810 19:48:05.550498 29033 sys_catalog.cc:458] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:05.551280 29032 sys_catalog.cc:455] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "416f269fd8a14b5db1469088d9ae5104" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "416f269fd8a14b5db1469088d9ae5104" member_type: VOTER } }
I20260810 19:48:05.551453 29032 sys_catalog.cc:458] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:05.551812 29044 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:05.552903 29044 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:05.554198 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:05.555759 29044 catalog_manager.cc:1383] Generated new cluster ID: 605649951d564cb0a6dfa7ebd6538b17
I20260810 19:48:05.555864 29044 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:05.576617 29044 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:05.577385 29044 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:05.585408 29044 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104: Generated new TSK 0
I20260810 19:48:05.585646 29044 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:05.619196 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:05.620374 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:05.621856 24944 webserver.cc:533] Webserver started at http://127.24.92.1:42867/ using document root <none> and password file <none>
I20260810 19:48:05.622067 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:05.622140 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:05.622242 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:05.622825 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "971f6bf9f08f45ba92dd1b3c6cbeed07"
format_stamp: "Formatted at 2026-08-10 19:48:05 on dist-test-slave-w4v5"
I20260810 19:48:05.625321 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260810 19:48:05.626852 29066 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:05.627318 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:05.627467 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "971f6bf9f08f45ba92dd1b3c6cbeed07"
format_stamp: "Formatted at 2026-08-10 19:48:05 on dist-test-slave-w4v5"
I20260810 19:48:05.627583 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:05.637601 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:05.638063 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:05.638661 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:05.639504 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:05.639607 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:05.639746 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:05.639827 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:05.652771 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:39953
I20260810 19:48:05.652818 29187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:39953 every 8 connection(s)
I20260810 19:48:05.659960 29189 heartbeater.cc:344] Connected to a master server at 127.24.92.62:43905
I20260810 19:48:05.660132 29189 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:05.660522 29189 heartbeater.cc:507] Master 127.24.92.62:43905 requested a full tablet report, sending...
I20260810 19:48:05.661402 28968 ts_manager.cc:194] Registered new tserver with Master: 971f6bf9f08f45ba92dd1b3c6cbeed07 (127.24.92.1:39953)
I20260810 19:48:05.661586 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007838169s
I20260810 19:48:05.662393 28968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50316
I20260810 19:48:05.672261 28968 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50332:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:05.673748 29189 heartbeater.cc:499] Master 127.24.92.62:43905 was elected leader, sending a full tablet report...
I20260810 19:48:05.685461 29116 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac445a2756943fca484b9d5b84dde3d (DEFAULT_TABLE table=fake-table [id=2cfead2d8268438aa7640841202e8953]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:05.685997 29116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac445a2756943fca484b9d5b84dde3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:05.690814 29212 tablet_bootstrap.cc:492] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07: Bootstrap starting.
I20260810 19:48:05.692178 29212 tablet_bootstrap.cc:654] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:05.693988 29212 tablet_bootstrap.cc:492] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07: No bootstrap required, opened a new log
I20260810 19:48:05.694115 29212 ts_tablet_manager.cc:1403] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:05.694609 29212 raft_consensus.cc:359] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "971f6bf9f08f45ba92dd1b3c6cbeed07" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39953 } }
I20260810 19:48:05.694747 29212 raft_consensus.cc:385] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:05.694803 29212 raft_consensus.cc:740] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 971f6bf9f08f45ba92dd1b3c6cbeed07, State: Initialized, Role: FOLLOWER
I20260810 19:48:05.695024 29212 consensus_queue.cc:260] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "971f6bf9f08f45ba92dd1b3c6cbeed07" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39953 } }
I20260810 19:48:05.695222 29212 raft_consensus.cc:399] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:05.695289 29212 raft_consensus.cc:493] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:05.695363 29212 raft_consensus.cc:3060] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:05.697727 29212 raft_consensus.cc:515] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "971f6bf9f08f45ba92dd1b3c6cbeed07" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39953 } }
I20260810 19:48:05.698040 29212 leader_election.cc:304] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 971f6bf9f08f45ba92dd1b3c6cbeed07; no voters:
I20260810 19:48:05.698580 29212 leader_election.cc:290] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:05.698700 29215 raft_consensus.cc:2804] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:05.699287 29215 raft_consensus.cc:697] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [term 1 LEADER]: Becoming Leader. State: Replica: 971f6bf9f08f45ba92dd1b3c6cbeed07, State: Running, Role: LEADER
I20260810 19:48:05.699375 29212 ts_tablet_manager.cc:1434] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260810 19:48:05.699681 29215 consensus_queue.cc:237] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "971f6bf9f08f45ba92dd1b3c6cbeed07" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39953 } }
I20260810 19:48:05.702162 28968 catalog_manager.cc:5719] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 971f6bf9f08f45ba92dd1b3c6cbeed07 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "971f6bf9f08f45ba92dd1b3c6cbeed07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "971f6bf9f08f45ba92dd1b3c6cbeed07" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39953 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:05.723359 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:05.724076 28968 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50332:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20260810 19:48:05.729542 29224 tablet.cc:1724] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:05.736485 28966 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104: someothername [id=2cfead2d8268438aa7640841202e8953] alter complete (version 1)
I20260810 19:48:05.737798 28966 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50332:
table { table_name: "someothername" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:05.742492 29224 tablet.cc:1724] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:05.743002 29224 tablet.cc:1622] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07: MemRowSet was empty: no flush needed.
I20260810 19:48:05.749727 28966 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104: someothername [id=2cfead2d8268438aa7640841202e8953] alter complete (version 2)
I20260810 19:48:05.750366 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:05.759147 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:05.759593 24944 tablet_replica.cc:333] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07: stopping tablet replica
I20260810 19:48:05.759786 24944 raft_consensus.cc:2243] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:05.759970 24944 raft_consensus.cc:2272] T 5ac445a2756943fca484b9d5b84dde3d P 971f6bf9f08f45ba92dd1b3c6cbeed07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:05.764492 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:05.767733 24944 master.cc:562] Master@127.24.92.62:43905 shutting down...
I20260810 19:48:05.775763 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:05.775977 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:05.776166 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 416f269fd8a14b5db1469088d9ae5104: stopping tablet replica
I20260810 19:48:05.790562 24944 master.cc:584] Master@127.24.92.62:43905 shutdown complete.
[ OK ] AlterTableTest.TestRenameTableAndAdd (296 ms)
[ RUN ] AlterTableTest.TestRenameToSameName
I20260810 19:48:05.801177 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:32779
I20260810 19:48:05.801741 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:05.802541 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:05.803784 24944 webserver.cc:533] Webserver started at http://127.24.92.62:44195/ using document root <none> and password file <none>
I20260810 19:48:05.804025 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:05.804133 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:05.804297 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:05.804910 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "e6e665eea5224f7a8779a17ab1ce701a"
format_stamp: "Formatted at 2026-08-10 19:48:05 on dist-test-slave-w4v5"
I20260810 19:48:05.807278 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:48:05.808709 29231 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:05.809065 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:05.809213 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "e6e665eea5224f7a8779a17ab1ce701a"
format_stamp: "Formatted at 2026-08-10 19:48:05 on dist-test-slave-w4v5"
I20260810 19:48:05.809353 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:05.829291 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:05.829823 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:05.841926 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:32779
I20260810 19:48:05.841946 29326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:32779 every 8 connection(s)
I20260810 19:48:05.843303 29331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:05.847321 29331 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a: Bootstrap starting.
I20260810 19:48:05.848624 29331 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:05.850251 29331 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a: No bootstrap required, opened a new log
I20260810 19:48:05.850859 29331 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e665eea5224f7a8779a17ab1ce701a" member_type: VOTER }
I20260810 19:48:05.851001 29331 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:05.851162 29331 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e665eea5224f7a8779a17ab1ce701a, State: Initialized, Role: FOLLOWER
I20260810 19:48:05.851416 29331 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e665eea5224f7a8779a17ab1ce701a" member_type: VOTER }
I20260810 19:48:05.851562 29331 raft_consensus.cc:399] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:05.851665 29331 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:05.851786 29331 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:05.853670 29331 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e665eea5224f7a8779a17ab1ce701a" member_type: VOTER }
I20260810 19:48:05.853888 29331 leader_election.cc:304] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e6e665eea5224f7a8779a17ab1ce701a; no voters:
I20260810 19:48:05.854317 29331 leader_election.cc:290] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:05.854403 29336 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:05.854945 29336 raft_consensus.cc:697] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [term 1 LEADER]: Becoming Leader. State: Replica: e6e665eea5224f7a8779a17ab1ce701a, State: Running, Role: LEADER
I20260810 19:48:05.855229 29336 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e665eea5224f7a8779a17ab1ce701a" member_type: VOTER }
I20260810 19:48:05.855283 29331 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:05.856227 29338 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e6e665eea5224f7a8779a17ab1ce701a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e665eea5224f7a8779a17ab1ce701a" member_type: VOTER } }
I20260810 19:48:05.856252 29339 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6e665eea5224f7a8779a17ab1ce701a. Latest consensus state: current_term: 1 leader_uuid: "e6e665eea5224f7a8779a17ab1ce701a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6e665eea5224f7a8779a17ab1ce701a" member_type: VOTER } }
I20260810 19:48:05.856427 29338 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:05.856779 29339 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:05.859529 29344 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:05.860772 29344 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:05.862617 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:05.863773 29344 catalog_manager.cc:1383] Generated new cluster ID: 2866c6becc4f46ec8a5aca719ad599ba
I20260810 19:48:05.863922 29344 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:05.883911 29344 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:05.884734 29344 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:05.894994 29344 catalog_manager.cc:6092] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a: Generated new TSK 0
I20260810 19:48:05.895320 29344 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:05.927659 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:05.928934 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:05.930320 24944 webserver.cc:533] Webserver started at http://127.24.92.1:33685/ using document root <none> and password file <none>
I20260810 19:48:05.930598 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:05.930706 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:05.930878 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:05.931527 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "ea3af7bafa5b42dbb2c9636e15daec92"
format_stamp: "Formatted at 2026-08-10 19:48:05 on dist-test-slave-w4v5"
I20260810 19:48:05.934010 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:48:05.935580 29371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:05.936028 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:05.936177 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "ea3af7bafa5b42dbb2c9636e15daec92"
format_stamp: "Formatted at 2026-08-10 19:48:05 on dist-test-slave-w4v5"
I20260810 19:48:05.936316 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:05.959856 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:05.960418 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:05.961097 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:05.962109 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:05.962190 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:05.962314 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:05.962381 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:05.976567 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:41405
I20260810 19:48:05.976606 29486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:41405 every 8 connection(s)
I20260810 19:48:05.988835 29487 heartbeater.cc:344] Connected to a master server at 127.24.92.62:32779
I20260810 19:48:05.988996 29487 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:05.989310 29487 heartbeater.cc:507] Master 127.24.92.62:32779 requested a full tablet report, sending...
I20260810 19:48:05.990273 29261 ts_manager.cc:194] Registered new tserver with Master: ea3af7bafa5b42dbb2c9636e15daec92 (127.24.92.1:41405)
I20260810 19:48:05.990877 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013363143s
I20260810 19:48:05.991508 29261 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58236
I20260810 19:48:06.002022 29261 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58240:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:06.003031 29487 heartbeater.cc:499] Master 127.24.92.62:32779 was elected leader, sending a full tablet report...
I20260810 19:48:06.015820 29434 tablet_service.cc:1511] Processing CreateTablet for tablet 01407d31726f4073846c9c83388ed92a (DEFAULT_TABLE table=fake-table [id=b43c6b31c30e403eb2b5682165d6adf5]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:06.016324 29434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01407d31726f4073846c9c83388ed92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:06.021121 29503 tablet_bootstrap.cc:492] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92: Bootstrap starting.
I20260810 19:48:06.022612 29503 tablet_bootstrap.cc:654] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:06.024641 29503 tablet_bootstrap.cc:492] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92: No bootstrap required, opened a new log
I20260810 19:48:06.024802 29503 ts_tablet_manager.cc:1403] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:06.025411 29503 raft_consensus.cc:359] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea3af7bafa5b42dbb2c9636e15daec92" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41405 } }
I20260810 19:48:06.025574 29503 raft_consensus.cc:385] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:06.025676 29503 raft_consensus.cc:740] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3af7bafa5b42dbb2c9636e15daec92, State: Initialized, Role: FOLLOWER
I20260810 19:48:06.025933 29503 consensus_queue.cc:260] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea3af7bafa5b42dbb2c9636e15daec92" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41405 } }
I20260810 19:48:06.026086 29503 raft_consensus.cc:399] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:06.026201 29503 raft_consensus.cc:493] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:06.026294 29503 raft_consensus.cc:3060] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:06.028582 29503 raft_consensus.cc:515] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea3af7bafa5b42dbb2c9636e15daec92" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41405 } }
I20260810 19:48:06.028817 29503 leader_election.cc:304] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ea3af7bafa5b42dbb2c9636e15daec92; no voters:
I20260810 19:48:06.029292 29503 leader_election.cc:290] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:06.029422 29505 raft_consensus.cc:2804] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:06.029920 29505 raft_consensus.cc:697] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [term 1 LEADER]: Becoming Leader. State: Replica: ea3af7bafa5b42dbb2c9636e15daec92, State: Running, Role: LEADER
I20260810 19:48:06.029978 29503 ts_tablet_manager.cc:1434] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260810 19:48:06.030277 29505 consensus_queue.cc:237] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea3af7bafa5b42dbb2c9636e15daec92" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41405 } }
I20260810 19:48:06.032521 29260 catalog_manager.cc:5719] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3af7bafa5b42dbb2c9636e15daec92 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "ea3af7bafa5b42dbb2c9636e15daec92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea3af7bafa5b42dbb2c9636e15daec92" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 41405 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:06.053525 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:06.054268 29260 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58240:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20260810 19:48:06.055382 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:06.064191 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:06.064574 24944 tablet_replica.cc:333] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92: stopping tablet replica
I20260810 19:48:06.064760 24944 raft_consensus.cc:2243] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:06.064926 24944 raft_consensus.cc:2272] T 01407d31726f4073846c9c83388ed92a P ea3af7bafa5b42dbb2c9636e15daec92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:06.079572 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:06.083343 24944 master.cc:562] Master@127.24.92.62:32779 shutting down...
I20260810 19:48:06.092819 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:06.093096 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:06.093325 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6e665eea5224f7a8779a17ab1ce701a: stopping tablet replica
I20260810 19:48:06.108361 24944 master.cc:584] Master@127.24.92.62:32779 shutdown complete.
[ OK ] AlterTableTest.TestRenameToSameName (318 ms)
[ RUN ] AlterTableTest.TestBootstrapAfterAlters
I20260810 19:48:06.120337 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:41101
I20260810 19:48:06.120905 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:06.121762 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:06.123210 24944 webserver.cc:533] Webserver started at http://127.24.92.62:35961/ using document root <none> and password file <none>
I20260810 19:48:06.123466 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:06.123572 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:06.123726 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:06.124354 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "e1989fb4efdf4c42b873d47cb3b82b70"
format_stamp: "Formatted at 2026-08-10 19:48:06 on dist-test-slave-w4v5"
I20260810 19:48:06.126825 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:48:06.128652 29529 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:06.129063 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:06.129225 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "e1989fb4efdf4c42b873d47cb3b82b70"
format_stamp: "Formatted at 2026-08-10 19:48:06 on dist-test-slave-w4v5"
I20260810 19:48:06.129374 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:06.137167 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:06.137619 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:06.150902 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:41101
I20260810 19:48:06.150957 29628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:41101 every 8 connection(s)
I20260810 19:48:06.152273 29631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:06.156416 29631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70: Bootstrap starting.
I20260810 19:48:06.157816 29631 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:06.159471 29631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70: No bootstrap required, opened a new log
I20260810 19:48:06.160105 29631 raft_consensus.cc:359] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1989fb4efdf4c42b873d47cb3b82b70" member_type: VOTER }
I20260810 19:48:06.160250 29631 raft_consensus.cc:385] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:06.160390 29631 raft_consensus.cc:740] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1989fb4efdf4c42b873d47cb3b82b70, State: Initialized, Role: FOLLOWER
I20260810 19:48:06.160640 29631 consensus_queue.cc:260] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1989fb4efdf4c42b873d47cb3b82b70" member_type: VOTER }
I20260810 19:48:06.160768 29631 raft_consensus.cc:399] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:06.160889 29631 raft_consensus.cc:493] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:06.160984 29631 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:06.216859 29631 raft_consensus.cc:515] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1989fb4efdf4c42b873d47cb3b82b70" member_type: VOTER }
I20260810 19:48:06.217232 29631 leader_election.cc:304] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e1989fb4efdf4c42b873d47cb3b82b70; no voters:
I20260810 19:48:06.217775 29631 leader_election.cc:290] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:06.217994 29638 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:06.218642 29638 raft_consensus.cc:697] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [term 1 LEADER]: Becoming Leader. State: Replica: e1989fb4efdf4c42b873d47cb3b82b70, State: Running, Role: LEADER
I20260810 19:48:06.218902 29631 sys_catalog.cc:565] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:06.219041 29638 consensus_queue.cc:237] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1989fb4efdf4c42b873d47cb3b82b70" member_type: VOTER }
I20260810 19:48:06.220070 29641 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e1989fb4efdf4c42b873d47cb3b82b70. Latest consensus state: current_term: 1 leader_uuid: "e1989fb4efdf4c42b873d47cb3b82b70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1989fb4efdf4c42b873d47cb3b82b70" member_type: VOTER } }
I20260810 19:48:06.220062 29640 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e1989fb4efdf4c42b873d47cb3b82b70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1989fb4efdf4c42b873d47cb3b82b70" member_type: VOTER } }
I20260810 19:48:06.220285 29640 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:06.220283 29641 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:06.221555 29648 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:06.222950 29648 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:06.225085 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:06.225983 29648 catalog_manager.cc:1383] Generated new cluster ID: 0ae49356d3604297adaea0367d824e9f
I20260810 19:48:06.226080 29648 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:06.263531 29648 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:06.264412 29648 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:06.274446 29648 catalog_manager.cc:6092] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70: Generated new TSK 0
I20260810 19:48:06.274731 29648 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:06.290735 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:06.292053 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:06.293493 24944 webserver.cc:533] Webserver started at http://127.24.92.1:40441/ using document root <none> and password file <none>
I20260810 19:48:06.293726 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:06.293802 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:06.293920 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:06.294519 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "46817167f5a34235a092a1b0e7d01646"
format_stamp: "Formatted at 2026-08-10 19:48:06 on dist-test-slave-w4v5"
I20260810 19:48:06.297241 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:48:06.298810 29679 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:06.299288 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260810 19:48:06.299438 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "46817167f5a34235a092a1b0e7d01646"
format_stamp: "Formatted at 2026-08-10 19:48:06 on dist-test-slave-w4v5"
I20260810 19:48:06.299575 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:06.308992 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:06.309504 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:06.310079 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:06.310885 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:06.310984 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:06.311142 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:06.311226 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:06.322836 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:42767
I20260810 19:48:06.322870 29793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:42767 every 8 connection(s)
I20260810 19:48:06.330368 29794 heartbeater.cc:344] Connected to a master server at 127.24.92.62:41101
I20260810 19:48:06.330545 29794 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:06.330966 29794 heartbeater.cc:507] Master 127.24.92.62:41101 requested a full tablet report, sending...
I20260810 19:48:06.331976 29556 ts_manager.cc:194] Registered new tserver with Master: 46817167f5a34235a092a1b0e7d01646 (127.24.92.1:42767)
I20260810 19:48:06.332798 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008969481s
I20260810 19:48:06.333102 29556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47112
I20260810 19:48:06.343745 29556 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47116:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:06.344379 29794 heartbeater.cc:499] Master 127.24.92.62:41101 was elected leader, sending a full tablet report...
I20260810 19:48:06.356561 29726 tablet_service.cc:1511] Processing CreateTablet for tablet 917a30115f284655bd1552675b48462b (DEFAULT_TABLE table=fake-table [id=da0facb79e1b4a9caae5cfdb3a451371]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:06.357071 29726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917a30115f284655bd1552675b48462b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:06.361866 29811 tablet_bootstrap.cc:492] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Bootstrap starting.
I20260810 19:48:06.363245 29811 tablet_bootstrap.cc:654] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:06.364991 29811 tablet_bootstrap.cc:492] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: No bootstrap required, opened a new log
I20260810 19:48:06.365175 29811 ts_tablet_manager.cc:1403] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260810 19:48:06.365705 29811 raft_consensus.cc:359] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } }
I20260810 19:48:06.365839 29811 raft_consensus.cc:385] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:06.365896 29811 raft_consensus.cc:740] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46817167f5a34235a092a1b0e7d01646, State: Initialized, Role: FOLLOWER
I20260810 19:48:06.366111 29811 consensus_queue.cc:260] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } }
I20260810 19:48:06.366245 29811 raft_consensus.cc:399] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:06.366309 29811 raft_consensus.cc:493] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:06.366376 29811 raft_consensus.cc:3060] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:06.368306 29811 raft_consensus.cc:515] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } }
I20260810 19:48:06.368572 29811 leader_election.cc:304] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 46817167f5a34235a092a1b0e7d01646; no voters:
I20260810 19:48:06.369036 29811 leader_election.cc:290] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:06.369125 29813 raft_consensus.cc:2804] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:06.369760 29811 ts_tablet_manager.cc:1434] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Time spent starting tablet: real 0.004s user 0.004s sys 0.002s
I20260810 19:48:06.370179 29813 raft_consensus.cc:697] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 1 LEADER]: Becoming Leader. State: Replica: 46817167f5a34235a092a1b0e7d01646, State: Running, Role: LEADER
I20260810 19:48:06.370471 29813 consensus_queue.cc:237] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } }
I20260810 19:48:06.372483 29555 catalog_manager.cc:5719] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46817167f5a34235a092a1b0e7d01646 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "46817167f5a34235a092a1b0e7d01646" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:06.388360 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:06.398738 29555 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47116:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:06.404935 29819 tablet.cc:1724] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:06.405596 29819 tablet.cc:1622] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: MemRowSet was empty: no flush needed.
I20260810 19:48:06.412636 29555 catalog_manager.cc:6264] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70: fake-table [id=da0facb79e1b4a9caae5cfdb3a451371] alter complete (version 1)
I20260810 19:48:06.465291 24944 alter_table-test.cc:1013] Dropping c1
I20260810 19:48:06.466109 29555 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47116:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260810 19:48:06.471006 29819 tablet.cc:1724] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:06.487337 29555 catalog_manager.cc:6264] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70: fake-table [id=da0facb79e1b4a9caae5cfdb3a451371] alter complete (version 2)
I20260810 19:48:06.500058 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:06.511705 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:06.512125 24944 tablet_replica.cc:333] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: stopping tablet replica
I20260810 19:48:06.512357 24944 raft_consensus.cc:2243] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:06.512595 24944 raft_consensus.cc:2272] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:06.528047 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:06.532445 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:06.533677 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:06.535318 24944 webserver.cc:533] Webserver started at http://127.24.92.1:40441/ using document root <none> and password file <none>
I20260810 19:48:06.535606 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:06.535704 24944 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260810 19:48:06.537839 24944 fs_manager.cc:714] Time spent opening directory manager: real 0.002s user 0.002s sys 0.000s
I20260810 19:48:06.546623 29839 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:06.547062 24944 fs_manager.cc:730] Time spent opening block manager: real 0.009s user 0.002s sys 0.000s
I20260810 19:48:06.547251 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "46817167f5a34235a092a1b0e7d01646"
format_stamp: "Formatted at 2026-08-10 19:48:06 on dist-test-slave-w4v5"
I20260810 19:48:06.547398 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 9
Total live bytes: 9373
Total live bytes (after alignment): 45056
Total number of LBM containers: 6 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:06.567540 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:06.568148 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:06.568804 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:06.570068 29856 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260810 19:48:06.574368 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260810 19:48:06.574508 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s user 0.000s sys 0.000s
I20260810 19:48:06.574657 24944 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260810 19:48:06.576579 24944 ts_tablet_manager.cc:616] Registered 1 tablets
I20260810 19:48:06.576702 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.001s sys 0.000s
I20260810 19:48:06.576758 29856 tablet_bootstrap.cc:492] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Bootstrap starting.
I20260810 19:48:06.584847 29856 tablet.cc:1724] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:06.585489 29856 tablet.cc:1622] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: MemRowSet was empty: no flush needed.
I20260810 19:48:06.585645 29856 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260810 19:48:06.592984 29856 tablet.cc:1724] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:06.593611 29856 tablet.cc:1622] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: MemRowSet was empty: no flush needed.
I20260810 19:48:06.593823 29856 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260810 19:48:06.594643 29856 tablet_bootstrap.cc:492] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=3} inserts{seen=0 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260810 19:48:06.595196 29856 tablet_bootstrap.cc:492] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Bootstrap complete.
I20260810 19:48:06.596940 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:42767
I20260810 19:48:06.596949 29964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:42767 every 8 connection(s)
I20260810 19:48:06.599942 29856 ts_tablet_manager.cc:1403] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Time spent bootstrapping tablet: real 0.023s user 0.022s sys 0.000s
I20260810 19:48:06.600818 29856 raft_consensus.cc:359] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } }
I20260810 19:48:06.601068 29856 raft_consensus.cc:740] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46817167f5a34235a092a1b0e7d01646, State: Initialized, Role: FOLLOWER
I20260810 19:48:06.601356 29856 consensus_queue.cc:260] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } }
I20260810 19:48:06.601598 29856 raft_consensus.cc:399] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:06.601732 29856 raft_consensus.cc:493] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:06.601895 29856 raft_consensus.cc:3060] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 1 FOLLOWER]: Advancing to term 2
I20260810 19:48:06.604789 29856 raft_consensus.cc:515] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } }
I20260810 19:48:06.605094 29856 leader_election.cc:304] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 46817167f5a34235a092a1b0e7d01646; no voters:
I20260810 19:48:06.611738 29972 raft_consensus.cc:2804] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 2 FOLLOWER]: Leader election won for term 2
I20260810 19:48:06.611948 29856 leader_election.cc:290] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260810 19:48:06.617024 29972 raft_consensus.cc:697] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 2 LEADER]: Becoming Leader. State: Replica: 46817167f5a34235a092a1b0e7d01646, State: Running, Role: LEADER
I20260810 19:48:06.617900 29972 consensus_queue.cc:237] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } }
I20260810 19:48:06.617596 29856 ts_tablet_manager.cc:1434] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Time spent starting tablet: real 0.017s user 0.010s sys 0.004s
I20260810 19:48:06.618767 29966 heartbeater.cc:344] Connected to a master server at 127.24.92.62:41101
I20260810 19:48:06.618924 29966 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:06.619393 29966 heartbeater.cc:507] Master 127.24.92.62:41101 requested a full tablet report, sending...
I20260810 19:48:06.621596 29555 ts_manager.cc:194] Re-registered known tserver with Master: 46817167f5a34235a092a1b0e7d01646 (127.24.92.1:42767)
I20260810 19:48:06.622241 29555 catalog_manager.cc:5719] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "46817167f5a34235a092a1b0e7d01646" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:06.626570 29555 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47136
I20260810 19:48:06.627975 29966 heartbeater.cc:499] Master 127.24.92.62:41101 was elected leader, sending a full tablet report...
I20260810 19:48:06.650974 29555 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47116:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: " N\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:06.663230 29985 tablet.cc:1724] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Alter schema from (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:06.663902 29985 tablet.cc:1622] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: MemRowSet was empty: no flush needed.
I20260810 19:48:06.672461 29556 catalog_manager.cc:6264] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70: fake-table [id=da0facb79e1b4a9caae5cfdb3a451371] alter complete (version 3)
I20260810 19:48:06.680967 24944 tablet_server.cc:179] TabletServer@127.24.92.1:42767 shutting down...
I20260810 19:48:06.690202 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:06.690680 24944 tablet_replica.cc:333] stopping tablet replica
I20260810 19:48:06.690930 24944 raft_consensus.cc:2243] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 2 LEADER]: Raft consensus shutting down.
I20260810 19:48:06.691217 24944 raft_consensus.cc:2272] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:06.696544 24944 tablet_server.cc:196] TabletServer@127.24.92.1:42767 shutdown complete.
I20260810 19:48:06.703858 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:06.705143 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:06.706755 24944 webserver.cc:533] Webserver started at http://127.24.92.1:40441/ using document root <none> and password file <none>
I20260810 19:48:06.707049 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:06.707237 24944 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260810 19:48:06.709417 24944 fs_manager.cc:714] Time spent opening directory manager: real 0.002s user 0.000s sys 0.002s
I20260810 19:48:06.714845 29994 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:06.715423 24944 fs_manager.cc:730] Time spent opening block manager: real 0.005s user 0.000s sys 0.001s
I20260810 19:48:06.715600 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "46817167f5a34235a092a1b0e7d01646"
format_stamp: "Formatted at 2026-08-10 19:48:06 on dist-test-slave-w4v5"
I20260810 19:48:06.715741 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 9
Total live bytes: 9373
Total live bytes (after alignment): 45056
Total number of LBM containers: 6 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:06.732493 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:06.733096 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:06.733719 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:06.738886 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260810 19:48:06.739010 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s user 0.001s sys 0.000s
I20260810 19:48:06.740954 24944 ts_tablet_manager.cc:616] Registered 1 tablets
I20260810 19:48:06.741068 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260810 19:48:06.741122 30007 tablet_bootstrap.cc:492] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Bootstrap starting.
I20260810 19:48:06.749531 30007 tablet.cc:1724] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:06.750496 30007 tablet.cc:1622] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: MemRowSet was empty: no flush needed.
I20260810 19:48:06.750747 30007 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260810 19:48:06.758462 30007 tablet.cc:1724] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:06.759385 30007 tablet.cc:1622] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: MemRowSet was empty: no flush needed.
I20260810 19:48:06.759590 30007 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260810 19:48:06.761869 30007 tablet.cc:1724] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Alter schema from (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:06.762682 30007 tablet.cc:1622] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: MemRowSet was empty: no flush needed.
I20260810 19:48:06.762866 30007 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260810 19:48:06.763918 30007 tablet_bootstrap.cc:492] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=3} inserts{seen=0 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260810 19:48:06.764635 30007 tablet_bootstrap.cc:492] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Bootstrap complete.
I20260810 19:48:06.771384 30118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:42767 every 8 connection(s)
I20260810 19:48:06.771381 30007 ts_tablet_manager.cc:1403] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Time spent bootstrapping tablet: real 0.030s user 0.025s sys 0.004s
I20260810 19:48:06.771380 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:42767
I20260810 19:48:06.772496 30007 raft_consensus.cc:359] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } }
I20260810 19:48:06.772725 30007 raft_consensus.cc:740] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46817167f5a34235a092a1b0e7d01646, State: Initialized, Role: FOLLOWER
I20260810 19:48:06.773030 30007 consensus_queue.cc:260] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } }
I20260810 19:48:06.773229 30007 raft_consensus.cc:399] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:06.773332 30007 raft_consensus.cc:493] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:06.773445 30007 raft_consensus.cc:3060] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 2 FOLLOWER]: Advancing to term 3
I20260810 19:48:06.776686 30007 raft_consensus.cc:515] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } }
I20260810 19:48:06.777002 30007 leader_election.cc:304] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 46817167f5a34235a092a1b0e7d01646; no voters:
I20260810 19:48:06.791708 30007 leader_election.cc:290] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [CANDIDATE]: Term 3 election: Requested vote from peers
I20260810 19:48:06.791776 30127 raft_consensus.cc:2804] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 3 FOLLOWER]: Leader election won for term 3
I20260810 19:48:06.792325 30127 raft_consensus.cc:697] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 3 LEADER]: Becoming Leader. State: Replica: 46817167f5a34235a092a1b0e7d01646, State: Running, Role: LEADER
I20260810 19:48:06.792788 30127 consensus_queue.cc:237] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } }
I20260810 19:48:06.792970 30007 ts_tablet_manager.cc:1434] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646: Time spent starting tablet: real 0.021s user 0.009s sys 0.012s
I20260810 19:48:06.794015 30121 heartbeater.cc:344] Connected to a master server at 127.24.92.62:41101
I20260810 19:48:06.794186 30121 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:06.794706 30121 heartbeater.cc:507] Master 127.24.92.62:41101 requested a full tablet report, sending...
I20260810 19:48:06.796206 29556 ts_manager.cc:194] Re-registered known tserver with Master: 46817167f5a34235a092a1b0e7d01646 (127.24.92.1:42767)
I20260810 19:48:06.796825 29556 catalog_manager.cc:5719] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "46817167f5a34235a092a1b0e7d01646" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46817167f5a34235a092a1b0e7d01646" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42767 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:06.800894 29556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47148
I20260810 19:48:06.802222 30121 heartbeater.cc:499] Master 127.24.92.62:41101 was elected leader, sending a full tablet report...
I20260810 19:48:06.825831 24944 tablet_server.cc:179] TabletServer@127.24.92.1:42767 shutting down...
I20260810 19:48:06.839448 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:06.840016 24944 tablet_replica.cc:333] stopping tablet replica
I20260810 19:48:06.840303 24944 raft_consensus.cc:2243] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 3 LEADER]: Raft consensus shutting down.
I20260810 19:48:06.840579 24944 raft_consensus.cc:2272] T 917a30115f284655bd1552675b48462b P 46817167f5a34235a092a1b0e7d01646 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:06.856304 24944 tablet_server.cc:196] TabletServer@127.24.92.1:42767 shutdown complete.
I20260810 19:48:06.860916 24944 master.cc:562] Master@127.24.92.62:41101 shutting down...
I20260810 19:48:06.870608 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:06.870921 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:06.871095 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P e1989fb4efdf4c42b873d47cb3b82b70: stopping tablet replica
I20260810 19:48:06.885936 24944 master.cc:584] Master@127.24.92.62:41101 shutdown complete.
[ OK ] AlterTableTest.TestBootstrapAfterAlters (778 ms)
[ RUN ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20260810 19:48:06.898643 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:39933
I20260810 19:48:06.899295 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:06.900203 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:06.901753 24944 webserver.cc:533] Webserver started at http://127.24.92.62:41263/ using document root <none> and password file <none>
I20260810 19:48:06.902027 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:06.902143 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:06.902307 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:06.902944 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "c2bea8ccef91458089461a191669f3cf"
format_stamp: "Formatted at 2026-08-10 19:48:06 on dist-test-slave-w4v5"
I20260810 19:48:06.905661 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260810 19:48:06.907498 30142 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:06.907944 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260810 19:48:06.908089 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "c2bea8ccef91458089461a191669f3cf"
format_stamp: "Formatted at 2026-08-10 19:48:06 on dist-test-slave-w4v5"
I20260810 19:48:06.908245 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:06.946705 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:06.947472 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:06.964565 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:39933
I20260810 19:48:06.964634 30238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:39933 every 8 connection(s)
I20260810 19:48:06.966198 30239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:06.973160 30239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf: Bootstrap starting.
I20260810 19:48:06.975207 30239 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:06.977362 30239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf: No bootstrap required, opened a new log
I20260810 19:48:06.978258 30239 raft_consensus.cc:359] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bea8ccef91458089461a191669f3cf" member_type: VOTER }
I20260810 19:48:06.978451 30239 raft_consensus.cc:385] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:06.978551 30239 raft_consensus.cc:740] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bea8ccef91458089461a191669f3cf, State: Initialized, Role: FOLLOWER
I20260810 19:48:06.978799 30239 consensus_queue.cc:260] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bea8ccef91458089461a191669f3cf" member_type: VOTER }
I20260810 19:48:06.978960 30239 raft_consensus.cc:399] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:06.979099 30239 raft_consensus.cc:493] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:06.979216 30239 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:06.982059 30239 raft_consensus.cc:515] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bea8ccef91458089461a191669f3cf" member_type: VOTER }
I20260810 19:48:06.982304 30239 leader_election.cc:304] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c2bea8ccef91458089461a191669f3cf; no voters:
I20260810 19:48:06.982854 30239 leader_election.cc:290] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:06.983006 30243 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:06.983752 30243 raft_consensus.cc:697] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [term 1 LEADER]: Becoming Leader. State: Replica: c2bea8ccef91458089461a191669f3cf, State: Running, Role: LEADER
I20260810 19:48:06.983903 30239 sys_catalog.cc:565] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:06.984191 30243 consensus_queue.cc:237] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bea8ccef91458089461a191669f3cf" member_type: VOTER }
I20260810 19:48:06.985208 30245 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c2bea8ccef91458089461a191669f3cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bea8ccef91458089461a191669f3cf" member_type: VOTER } }
I20260810 19:48:06.985380 30245 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:06.985801 30246 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader c2bea8ccef91458089461a191669f3cf. Latest consensus state: current_term: 1 leader_uuid: "c2bea8ccef91458089461a191669f3cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bea8ccef91458089461a191669f3cf" member_type: VOTER } }
I20260810 19:48:06.986019 30246 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:07.009476 30250 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:07.012228 30250 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:07.017715 30250 catalog_manager.cc:1383] Generated new cluster ID: 0363b317df81451e94d51b05a41a3842
I20260810 19:48:07.017936 30250 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:07.019219 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:07.034868 30250 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:07.036221 30250 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:07.053478 30250 catalog_manager.cc:6092] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf: Generated new TSK 0
I20260810 19:48:07.053831 30250 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:07.084350 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:07.085799 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:07.087559 24944 webserver.cc:533] Webserver started at http://127.24.92.1:45601/ using document root <none> and password file <none>
I20260810 19:48:07.087841 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:07.087962 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:07.088135 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:07.088838 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "a4ae6dd8e59e419a97498605fe86e54f"
format_stamp: "Formatted at 2026-08-10 19:48:07 on dist-test-slave-w4v5"
I20260810 19:48:07.091673 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260810 19:48:07.093461 30280 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:07.093912 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:07.094045 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "a4ae6dd8e59e419a97498605fe86e54f"
format_stamp: "Formatted at 2026-08-10 19:48:07 on dist-test-slave-w4v5"
I20260810 19:48:07.094208 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:07.111047 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:07.111796 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:07.112468 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:07.113523 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:07.113600 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:07.113755 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:07.113824 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:07.131047 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:39391
I20260810 19:48:07.131100 30403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:39391 every 8 connection(s)
I20260810 19:48:07.140663 30404 heartbeater.cc:344] Connected to a master server at 127.24.92.62:39933
I20260810 19:48:07.140833 30404 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:07.141309 30404 heartbeater.cc:507] Master 127.24.92.62:39933 requested a full tablet report, sending...
I20260810 19:48:07.142321 30173 ts_manager.cc:194] Registered new tserver with Master: a4ae6dd8e59e419a97498605fe86e54f (127.24.92.1:39391)
I20260810 19:48:07.142390 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010165578s
I20260810 19:48:07.143748 30173 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59648
I20260810 19:48:07.155454 30404 heartbeater.cc:499] Master 127.24.92.62:39933 was elected leader, sending a full tablet report...
I20260810 19:48:07.160588 30173 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59662:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:07.177485 30337 tablet_service.cc:1511] Processing CreateTablet for tablet ab081b3d7702402aa04e2fcd5059d9fb (DEFAULT_TABLE table=fake-table [id=f737f229e8a64ec8b8f6fd390e487099]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:07.178031 30337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab081b3d7702402aa04e2fcd5059d9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:07.185900 30427 tablet_bootstrap.cc:492] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f: Bootstrap starting.
I20260810 19:48:07.188014 30427 tablet_bootstrap.cc:654] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:07.189931 30427 tablet_bootstrap.cc:492] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f: No bootstrap required, opened a new log
I20260810 19:48:07.190135 30427 ts_tablet_manager.cc:1403] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:48:07.190948 30427 raft_consensus.cc:359] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4ae6dd8e59e419a97498605fe86e54f" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39391 } }
I20260810 19:48:07.191242 30427 raft_consensus.cc:385] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:07.191354 30427 raft_consensus.cc:740] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4ae6dd8e59e419a97498605fe86e54f, State: Initialized, Role: FOLLOWER
I20260810 19:48:07.191630 30427 consensus_queue.cc:260] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4ae6dd8e59e419a97498605fe86e54f" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39391 } }
I20260810 19:48:07.191844 30427 raft_consensus.cc:399] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:07.191970 30427 raft_consensus.cc:493] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:07.192117 30427 raft_consensus.cc:3060] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:07.194543 30427 raft_consensus.cc:515] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4ae6dd8e59e419a97498605fe86e54f" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39391 } }
I20260810 19:48:07.194790 30427 leader_election.cc:304] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4ae6dd8e59e419a97498605fe86e54f; no voters:
I20260810 19:48:07.195426 30427 leader_election.cc:290] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:07.195572 30430 raft_consensus.cc:2804] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:07.196223 30427 ts_tablet_manager.cc:1434] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f: Time spent starting tablet: real 0.006s user 0.000s sys 0.007s
I20260810 19:48:07.199321 30430 raft_consensus.cc:697] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [term 1 LEADER]: Becoming Leader. State: Replica: a4ae6dd8e59e419a97498605fe86e54f, State: Running, Role: LEADER
I20260810 19:48:07.199651 30430 consensus_queue.cc:237] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4ae6dd8e59e419a97498605fe86e54f" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39391 } }
I20260810 19:48:07.202078 30172 catalog_manager.cc:5719] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4ae6dd8e59e419a97498605fe86e54f (127.24.92.1). New cstate: current_term: 1 leader_uuid: "a4ae6dd8e59e419a97498605fe86e54f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4ae6dd8e59e419a97498605fe86e54f" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39391 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:07.224099 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:07.225122 30172 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59662:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:07.231549 30438 tablet.cc:1724] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:07.232112 30438 tablet.cc:1622] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f: MemRowSet was empty: no flush needed.
I20260810 19:48:07.240973 30173 catalog_manager.cc:6264] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf: fake-table [id=f737f229e8a64ec8b8f6fd390e487099] alter complete (version 1)
I20260810 19:48:07.300716 24944 alter_table-test.cc:1068] Dropping c1
I20260810 19:48:07.301628 30172 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59662:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260810 19:48:07.307566 30438 tablet.cc:1724] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:07.308281 30438 tablet.cc:1622] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f: MemRowSet was empty: no flush needed.
I20260810 19:48:07.318676 30173 catalog_manager.cc:6264] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf: fake-table [id=f737f229e8a64ec8b8f6fd390e487099] alter complete (version 2)
I20260810 19:48:07.340713 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:07.351482 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:07.352005 24944 tablet_replica.cc:333] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f: stopping tablet replica
I20260810 19:48:07.352231 24944 raft_consensus.cc:2243] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:07.352511 24944 raft_consensus.cc:2272] T ab081b3d7702402aa04e2fcd5059d9fb P a4ae6dd8e59e419a97498605fe86e54f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:07.358460 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:07.362751 24944 master.cc:562] Master@127.24.92.62:39933 shutting down...
I20260810 19:48:07.372656 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:07.372941 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:07.373364 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P c2bea8ccef91458089461a191669f3cf: stopping tablet replica
I20260810 19:48:07.388478 24944 master.cc:584] Master@127.24.92.62:39933 shutdown complete.
[ OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (502 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20260810 19:48:07.402343 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:41611
I20260810 19:48:07.403169 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:07.404187 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:07.410343 24944 webserver.cc:533] Webserver started at http://127.24.92.62:46475/ using document root <none> and password file <none>
I20260810 19:48:07.410652 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:07.410758 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:07.410948 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:07.411689 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "5f68e656a54945dabe82a84819a43acd"
format_stamp: "Formatted at 2026-08-10 19:48:07 on dist-test-slave-w4v5"
I20260810 19:48:07.414462 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.001s
I20260810 19:48:07.416272 30455 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:07.416698 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260810 19:48:07.416848 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "5f68e656a54945dabe82a84819a43acd"
format_stamp: "Formatted at 2026-08-10 19:48:07 on dist-test-slave-w4v5"
I20260810 19:48:07.416998 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:07.430399 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:07.431206 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:07.443923 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:41611
I20260810 19:48:07.443951 30543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:41611 every 8 connection(s)
I20260810 19:48:07.445294 30544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:07.449556 30544 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd: Bootstrap starting.
I20260810 19:48:07.450949 30544 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:07.452713 30544 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd: No bootstrap required, opened a new log
I20260810 19:48:07.453377 30544 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f68e656a54945dabe82a84819a43acd" member_type: VOTER }
I20260810 19:48:07.453557 30544 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:07.453642 30544 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f68e656a54945dabe82a84819a43acd, State: Initialized, Role: FOLLOWER
I20260810 19:48:07.453913 30544 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f68e656a54945dabe82a84819a43acd" member_type: VOTER }
I20260810 19:48:07.454062 30544 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:07.454164 30544 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:07.454283 30544 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:07.456192 30544 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f68e656a54945dabe82a84819a43acd" member_type: VOTER }
I20260810 19:48:07.456413 30544 leader_election.cc:304] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5f68e656a54945dabe82a84819a43acd; no voters:
I20260810 19:48:07.456823 30544 leader_election.cc:290] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:07.456933 30549 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:07.457561 30549 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [term 1 LEADER]: Becoming Leader. State: Replica: 5f68e656a54945dabe82a84819a43acd, State: Running, Role: LEADER
I20260810 19:48:07.457813 30549 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f68e656a54945dabe82a84819a43acd" member_type: VOTER }
I20260810 19:48:07.457901 30544 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:07.458732 30550 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5f68e656a54945dabe82a84819a43acd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f68e656a54945dabe82a84819a43acd" member_type: VOTER } }
I20260810 19:48:07.458788 30551 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f68e656a54945dabe82a84819a43acd. Latest consensus state: current_term: 1 leader_uuid: "5f68e656a54945dabe82a84819a43acd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f68e656a54945dabe82a84819a43acd" member_type: VOTER } }
I20260810 19:48:07.459002 30550 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:07.459040 30551 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:07.460176 30554 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:07.461375 30554 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:07.464713 30554 catalog_manager.cc:1383] Generated new cluster ID: 1b74aada37764dcabe78f99b1f4f8f6d
I20260810 19:48:07.464819 30554 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:07.467765 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:07.474819 30554 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:07.475653 30554 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:07.483333 30554 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd: Generated new TSK 0
I20260810 19:48:07.483606 30554 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:07.500458 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:07.501590 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:07.502931 24944 webserver.cc:533] Webserver started at http://127.24.92.1:41337/ using document root <none> and password file <none>
I20260810 19:48:07.503247 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:07.503330 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:07.503441 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:07.504016 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "ce900253800b482a80b2c33398fd9d83"
format_stamp: "Formatted at 2026-08-10 19:48:07 on dist-test-slave-w4v5"
I20260810 19:48:07.506510 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:48:07.508108 30586 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:07.508482 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:07.508627 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "ce900253800b482a80b2c33398fd9d83"
format_stamp: "Formatted at 2026-08-10 19:48:07 on dist-test-slave-w4v5"
I20260810 19:48:07.508775 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:07.530879 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:07.531656 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:07.532254 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:07.533124 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:07.533191 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:07.533350 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:07.533433 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:07.546532 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:43821
I20260810 19:48:07.546557 30693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:43821 every 8 connection(s)
I20260810 19:48:07.555125 30694 heartbeater.cc:344] Connected to a master server at 127.24.92.62:41611
I20260810 19:48:07.555315 30694 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:07.555724 30694 heartbeater.cc:507] Master 127.24.92.62:41611 requested a full tablet report, sending...
I20260810 19:48:07.556820 30486 ts_manager.cc:194] Registered new tserver with Master: ce900253800b482a80b2c33398fd9d83 (127.24.92.1:43821)
I20260810 19:48:07.557744 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010135146s
I20260810 19:48:07.558084 30486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39884
I20260810 19:48:07.569195 30486 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39888:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:07.569716 30694 heartbeater.cc:499] Master 127.24.92.62:41611 was elected leader, sending a full tablet report...
I20260810 19:48:07.583060 30637 tablet_service.cc:1511] Processing CreateTablet for tablet 14aafe7118a24cf486549301f3d3d3d4 (DEFAULT_TABLE table=fake-table [id=8d9150b50cb348c8a29fe2f8fd39ffa8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:07.583585 30637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aafe7118a24cf486549301f3d3d3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:07.588791 30710 tablet_bootstrap.cc:492] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83: Bootstrap starting.
I20260810 19:48:07.590238 30710 tablet_bootstrap.cc:654] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:07.592116 30710 tablet_bootstrap.cc:492] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83: No bootstrap required, opened a new log
I20260810 19:48:07.592232 30710 ts_tablet_manager.cc:1403] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:07.592839 30710 raft_consensus.cc:359] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce900253800b482a80b2c33398fd9d83" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 43821 } }
I20260810 19:48:07.593044 30710 raft_consensus.cc:385] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:07.593154 30710 raft_consensus.cc:740] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce900253800b482a80b2c33398fd9d83, State: Initialized, Role: FOLLOWER
I20260810 19:48:07.593415 30710 consensus_queue.cc:260] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce900253800b482a80b2c33398fd9d83" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 43821 } }
I20260810 19:48:07.593674 30710 raft_consensus.cc:399] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:07.593783 30710 raft_consensus.cc:493] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:07.593923 30710 raft_consensus.cc:3060] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:07.596298 30710 raft_consensus.cc:515] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce900253800b482a80b2c33398fd9d83" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 43821 } }
I20260810 19:48:07.596526 30710 leader_election.cc:304] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ce900253800b482a80b2c33398fd9d83; no voters:
I20260810 19:48:07.596959 30710 leader_election.cc:290] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:07.597139 30713 raft_consensus.cc:2804] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:07.597697 30713 raft_consensus.cc:697] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [term 1 LEADER]: Becoming Leader. State: Replica: ce900253800b482a80b2c33398fd9d83, State: Running, Role: LEADER
I20260810 19:48:07.597764 30710 ts_tablet_manager.cc:1434] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260810 19:48:07.598055 30713 consensus_queue.cc:237] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce900253800b482a80b2c33398fd9d83" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 43821 } }
I20260810 19:48:07.600224 30486 catalog_manager.cc:5719] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce900253800b482a80b2c33398fd9d83 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "ce900253800b482a80b2c33398fd9d83" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce900253800b482a80b2c33398fd9d83" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 43821 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:07.621908 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:07.622741 30486 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39888:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:07.628134 30723 tablet.cc:1724] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:07.628696 30723 tablet.cc:1622] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83: MemRowSet was empty: no flush needed.
I20260810 19:48:07.635984 30486 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd: fake-table [id=8d9150b50cb348c8a29fe2f8fd39ffa8] alter complete (version 1)
I20260810 19:48:07.680169 24944 alter_table-test.cc:1104] Dropping c1
I20260810 19:48:07.680981 30486 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39888:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260810 19:48:07.685668 30723 tablet.cc:1724] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:07.686203 30723 tablet.cc:1622] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83: MemRowSet was empty: no flush needed.
I20260810 19:48:07.693109 30486 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd: fake-table [id=8d9150b50cb348c8a29fe2f8fd39ffa8] alter complete (version 2)
I20260810 19:48:07.710521 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:07.719774 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:07.720161 24944 tablet_replica.cc:333] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83: stopping tablet replica
I20260810 19:48:07.720392 24944 raft_consensus.cc:2243] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:07.720625 24944 raft_consensus.cc:2272] T 14aafe7118a24cf486549301f3d3d3d4 P ce900253800b482a80b2c33398fd9d83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:07.725730 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:07.729498 24944 master.cc:562] Master@127.24.92.62:41611 shutting down...
I20260810 19:48:07.737982 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:07.738240 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:07.738440 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5f68e656a54945dabe82a84819a43acd: stopping tablet replica
I20260810 19:48:07.742965 24944 master.cc:584] Master@127.24.92.62:41611 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (352 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20260810 19:48:07.754019 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:36027
I20260810 19:48:07.754586 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:07.755548 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:07.756839 24944 webserver.cc:533] Webserver started at http://127.24.92.62:35319/ using document root <none> and password file <none>
I20260810 19:48:07.757143 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:07.757238 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:07.757396 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:07.758090 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "624dffbee03246a3838abe82a0663956"
format_stamp: "Formatted at 2026-08-10 19:48:07 on dist-test-slave-w4v5"
I20260810 19:48:07.760661 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260810 19:48:07.762266 30738 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:07.762614 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:07.762778 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "624dffbee03246a3838abe82a0663956"
format_stamp: "Formatted at 2026-08-10 19:48:07 on dist-test-slave-w4v5"
I20260810 19:48:07.762923 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:07.781132 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:07.781778 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:07.794613 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:36027
I20260810 19:48:07.794646 30825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:36027 every 8 connection(s)
I20260810 19:48:07.796030 30826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:07.800407 30826 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956: Bootstrap starting.
I20260810 19:48:07.801838 30826 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:07.803524 30826 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956: No bootstrap required, opened a new log
I20260810 19:48:07.804224 30826 raft_consensus.cc:359] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "624dffbee03246a3838abe82a0663956" member_type: VOTER }
I20260810 19:48:07.804396 30826 raft_consensus.cc:385] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:07.804482 30826 raft_consensus.cc:740] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624dffbee03246a3838abe82a0663956, State: Initialized, Role: FOLLOWER
I20260810 19:48:07.804761 30826 consensus_queue.cc:260] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "624dffbee03246a3838abe82a0663956" member_type: VOTER }
I20260810 19:48:07.804908 30826 raft_consensus.cc:399] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:07.805011 30826 raft_consensus.cc:493] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:07.805128 30826 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:07.807644 30826 raft_consensus.cc:515] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "624dffbee03246a3838abe82a0663956" member_type: VOTER }
I20260810 19:48:07.807896 30826 leader_election.cc:304] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 624dffbee03246a3838abe82a0663956; no voters:
I20260810 19:48:07.808423 30826 leader_election.cc:290] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:07.808627 30831 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:07.809190 30831 raft_consensus.cc:697] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [term 1 LEADER]: Becoming Leader. State: Replica: 624dffbee03246a3838abe82a0663956, State: Running, Role: LEADER
I20260810 19:48:07.809448 30826 sys_catalog.cc:565] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:07.809454 30831 consensus_queue.cc:237] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "624dffbee03246a3838abe82a0663956" member_type: VOTER }
I20260810 19:48:07.810427 30832 sys_catalog.cc:455] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "624dffbee03246a3838abe82a0663956" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "624dffbee03246a3838abe82a0663956" member_type: VOTER } }
I20260810 19:48:07.810429 30836 sys_catalog.cc:455] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 624dffbee03246a3838abe82a0663956. Latest consensus state: current_term: 1 leader_uuid: "624dffbee03246a3838abe82a0663956" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "624dffbee03246a3838abe82a0663956" member_type: VOTER } }
I20260810 19:48:07.810696 30832 sys_catalog.cc:458] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:07.810771 30836 sys_catalog.cc:458] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:07.812073 30839 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:07.814013 30839 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:07.814903 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:07.817239 30839 catalog_manager.cc:1383] Generated new cluster ID: ac606d2cd97e4756b9281a363fd6a524
I20260810 19:48:07.817339 30839 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:07.832122 30839 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:07.832901 30839 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:07.840736 30839 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956: Generated new TSK 0
I20260810 19:48:07.840953 30839 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:07.847620 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:07.848654 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:07.849958 24944 webserver.cc:533] Webserver started at http://127.24.92.1:33389/ using document root <none> and password file <none>
I20260810 19:48:07.850180 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:07.850250 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:07.850354 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:07.850915 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "729bcdafa355439ca2a0bfebe16fb5f8"
format_stamp: "Formatted at 2026-08-10 19:48:07 on dist-test-slave-w4v5"
I20260810 19:48:07.853305 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260810 19:48:07.854779 30871 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:07.855288 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:07.855444 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "729bcdafa355439ca2a0bfebe16fb5f8"
format_stamp: "Formatted at 2026-08-10 19:48:07 on dist-test-slave-w4v5"
I20260810 19:48:07.855581 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:07.869975 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:07.870636 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:07.871281 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:07.872188 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:07.872290 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:07.872427 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:07.872504 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:07.885476 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:39451
I20260810 19:48:07.885506 30979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:39451 every 8 connection(s)
I20260810 19:48:07.893576 30982 heartbeater.cc:344] Connected to a master server at 127.24.92.62:36027
I20260810 19:48:07.893755 30982 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:07.894167 30982 heartbeater.cc:507] Master 127.24.92.62:36027 requested a full tablet report, sending...
I20260810 19:48:07.895143 30770 ts_manager.cc:194] Registered new tserver with Master: 729bcdafa355439ca2a0bfebe16fb5f8 (127.24.92.1:39451)
I20260810 19:48:07.895471 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008900641s
I20260810 19:48:07.896577 30770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46172
I20260810 19:48:07.907346 30770 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46186:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:07.908267 30982 heartbeater.cc:499] Master 127.24.92.62:36027 was elected leader, sending a full tablet report...
I20260810 19:48:07.923367 30917 tablet_service.cc:1511] Processing CreateTablet for tablet c904457a3278452eb09433fb83e9a7dd (DEFAULT_TABLE table=fake-table [id=4fccc60e61234e5ebfdf72c980f99673]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:07.923919 30917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c904457a3278452eb09433fb83e9a7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:07.929003 31005 tablet_bootstrap.cc:492] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8: Bootstrap starting.
I20260810 19:48:07.930419 31005 tablet_bootstrap.cc:654] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:07.932220 31005 tablet_bootstrap.cc:492] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8: No bootstrap required, opened a new log
I20260810 19:48:07.932374 31005 ts_tablet_manager.cc:1403] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260810 19:48:07.933240 31005 raft_consensus.cc:359] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729bcdafa355439ca2a0bfebe16fb5f8" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39451 } }
I20260810 19:48:07.933430 31005 raft_consensus.cc:385] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:07.933527 31005 raft_consensus.cc:740] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729bcdafa355439ca2a0bfebe16fb5f8, State: Initialized, Role: FOLLOWER
I20260810 19:48:07.933773 31005 consensus_queue.cc:260] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729bcdafa355439ca2a0bfebe16fb5f8" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39451 } }
I20260810 19:48:07.933905 31005 raft_consensus.cc:399] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:07.933964 31005 raft_consensus.cc:493] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:07.934033 31005 raft_consensus.cc:3060] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:07.935817 31005 raft_consensus.cc:515] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729bcdafa355439ca2a0bfebe16fb5f8" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39451 } }
I20260810 19:48:07.936009 31005 leader_election.cc:304] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 729bcdafa355439ca2a0bfebe16fb5f8; no voters:
I20260810 19:48:07.936528 31005 leader_election.cc:290] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:07.936623 31007 raft_consensus.cc:2804] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:07.937177 31007 raft_consensus.cc:697] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [term 1 LEADER]: Becoming Leader. State: Replica: 729bcdafa355439ca2a0bfebe16fb5f8, State: Running, Role: LEADER
I20260810 19:48:07.937445 31005 ts_tablet_manager.cc:1434] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260810 19:48:07.937549 31007 consensus_queue.cc:237] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729bcdafa355439ca2a0bfebe16fb5f8" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39451 } }
I20260810 19:48:07.939870 30769 catalog_manager.cc:5719] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 729bcdafa355439ca2a0bfebe16fb5f8 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "729bcdafa355439ca2a0bfebe16fb5f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729bcdafa355439ca2a0bfebe16fb5f8" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 39451 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:07.960211 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:07.987463 30769 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46186:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:07.992480 31018 tablet.cc:1724] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:07.992960 31018 tablet.cc:1622] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8: MemRowSet was empty: no flush needed.
I20260810 19:48:08.000213 30769 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956: fake-table [id=4fccc60e61234e5ebfdf72c980f99673] alter complete (version 1)
I20260810 19:48:08.026346 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:08.034723 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:08.035187 24944 tablet_replica.cc:333] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8: stopping tablet replica
I20260810 19:48:08.035403 24944 raft_consensus.cc:2243] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:08.035650 24944 raft_consensus.cc:2272] T c904457a3278452eb09433fb83e9a7dd P 729bcdafa355439ca2a0bfebe16fb5f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:08.040498 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:08.054253 24944 master.cc:562] Master@127.24.92.62:36027 shutting down...
I20260810 19:48:08.061911 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:08.062150 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:08.062345 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 624dffbee03246a3838abe82a0663956: stopping tablet replica
I20260810 19:48:08.077028 24944 master.cc:584] Master@127.24.92.62:36027 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (334 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20260810 19:48:08.088351 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:33095
I20260810 19:48:08.088835 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:08.089624 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:08.090766 24944 webserver.cc:533] Webserver started at http://127.24.92.62:34153/ using document root <none> and password file <none>
I20260810 19:48:08.090960 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:08.091022 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:08.091203 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:08.091786 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "9322162626af4aa6b403f7abeb0ce0c4"
format_stamp: "Formatted at 2026-08-10 19:48:08 on dist-test-slave-w4v5"
I20260810 19:48:08.094161 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:48:08.095659 31023 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:08.096019 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:08.096123 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "9322162626af4aa6b403f7abeb0ce0c4"
format_stamp: "Formatted at 2026-08-10 19:48:08 on dist-test-slave-w4v5"
I20260810 19:48:08.096228 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:08.103864 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:08.104358 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:08.116364 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:33095
I20260810 19:48:08.116395 31117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:33095 every 8 connection(s)
I20260810 19:48:08.117702 31119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:08.122020 31119 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4: Bootstrap starting.
I20260810 19:48:08.123441 31119 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:08.125077 31119 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4: No bootstrap required, opened a new log
I20260810 19:48:08.125744 31119 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9322162626af4aa6b403f7abeb0ce0c4" member_type: VOTER }
I20260810 19:48:08.125986 31119 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:08.126084 31119 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322162626af4aa6b403f7abeb0ce0c4, State: Initialized, Role: FOLLOWER
I20260810 19:48:08.126375 31119 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9322162626af4aa6b403f7abeb0ce0c4" member_type: VOTER }
I20260810 19:48:08.126528 31119 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:08.126610 31119 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:08.126744 31119 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:08.128612 31119 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9322162626af4aa6b403f7abeb0ce0c4" member_type: VOTER }
I20260810 19:48:08.128841 31119 leader_election.cc:304] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9322162626af4aa6b403f7abeb0ce0c4; no voters:
I20260810 19:48:08.129251 31119 leader_election.cc:290] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:08.129531 31122 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:08.130048 31122 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9322162626af4aa6b403f7abeb0ce0c4, State: Running, Role: LEADER
I20260810 19:48:08.130339 31119 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:08.130303 31122 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9322162626af4aa6b403f7abeb0ce0c4" member_type: VOTER }
I20260810 19:48:08.131367 31126 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9322162626af4aa6b403f7abeb0ce0c4. Latest consensus state: current_term: 1 leader_uuid: "9322162626af4aa6b403f7abeb0ce0c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9322162626af4aa6b403f7abeb0ce0c4" member_type: VOTER } }
I20260810 19:48:08.131599 31126 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:08.131819 31123 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9322162626af4aa6b403f7abeb0ce0c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9322162626af4aa6b403f7abeb0ce0c4" member_type: VOTER } }
I20260810 19:48:08.132155 31123 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:08.136507 31131 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:08.136788 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:08.137795 31131 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:08.140524 31131 catalog_manager.cc:1383] Generated new cluster ID: 375b4e88a8b74664a28edade3b65f09e
I20260810 19:48:08.140622 31131 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:08.158263 31131 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:08.159118 31131 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:08.168668 31131 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4: Generated new TSK 0
I20260810 19:48:08.168946 31131 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:08.201717 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:08.202922 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:08.204404 24944 webserver.cc:533] Webserver started at http://127.24.92.1:42765/ using document root <none> and password file <none>
I20260810 19:48:08.204676 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:08.204778 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:08.204957 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:08.205610 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "23211b85ec0d46e082cc31d303a6abca"
format_stamp: "Formatted at 2026-08-10 19:48:08 on dist-test-slave-w4v5"
I20260810 19:48:08.208206 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:48:08.209774 31158 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:08.210186 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260810 19:48:08.210335 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "23211b85ec0d46e082cc31d303a6abca"
format_stamp: "Formatted at 2026-08-10 19:48:08 on dist-test-slave-w4v5"
I20260810 19:48:08.210486 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:08.226619 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:08.227285 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:08.227833 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:08.228657 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:08.228754 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:08.228883 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:08.228958 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:08.241824 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:35985
I20260810 19:48:08.241858 31266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:35985 every 8 connection(s)
I20260810 19:48:08.249475 31267 heartbeater.cc:344] Connected to a master server at 127.24.92.62:33095
I20260810 19:48:08.249643 31267 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:08.250015 31267 heartbeater.cc:507] Master 127.24.92.62:33095 requested a full tablet report, sending...
I20260810 19:48:08.250900 31051 ts_manager.cc:194] Registered new tserver with Master: 23211b85ec0d46e082cc31d303a6abca (127.24.92.1:35985)
I20260810 19:48:08.251791 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008954371s
I20260810 19:48:08.252079 31051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45084
I20260810 19:48:08.263366 31267 heartbeater.cc:499] Master 127.24.92.62:33095 was elected leader, sending a full tablet report...
I20260810 19:48:08.263322 31051 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45096:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:08.276888 31203 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd1e546519f4f0fbae1ec39c910dec3 (DEFAULT_TABLE table=fake-table [id=0cd846a42afe4ea4b19721734c354065]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:08.277359 31203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd1e546519f4f0fbae1ec39c910dec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:08.282333 31288 tablet_bootstrap.cc:492] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca: Bootstrap starting.
I20260810 19:48:08.283937 31288 tablet_bootstrap.cc:654] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:08.285805 31288 tablet_bootstrap.cc:492] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca: No bootstrap required, opened a new log
I20260810 19:48:08.285925 31288 ts_tablet_manager.cc:1403] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:48:08.286495 31288 raft_consensus.cc:359] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23211b85ec0d46e082cc31d303a6abca" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35985 } }
I20260810 19:48:08.286643 31288 raft_consensus.cc:385] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:08.286700 31288 raft_consensus.cc:740] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23211b85ec0d46e082cc31d303a6abca, State: Initialized, Role: FOLLOWER
I20260810 19:48:08.286942 31288 consensus_queue.cc:260] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23211b85ec0d46e082cc31d303a6abca" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35985 } }
I20260810 19:48:08.287139 31288 raft_consensus.cc:399] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:08.287250 31288 raft_consensus.cc:493] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:08.287375 31288 raft_consensus.cc:3060] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:08.289633 31288 raft_consensus.cc:515] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23211b85ec0d46e082cc31d303a6abca" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35985 } }
I20260810 19:48:08.289867 31288 leader_election.cc:304] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 23211b85ec0d46e082cc31d303a6abca; no voters:
I20260810 19:48:08.290352 31288 leader_election.cc:290] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:08.290508 31296 raft_consensus.cc:2804] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:08.291052 31296 raft_consensus.cc:697] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [term 1 LEADER]: Becoming Leader. State: Replica: 23211b85ec0d46e082cc31d303a6abca, State: Running, Role: LEADER
I20260810 19:48:08.291145 31288 ts_tablet_manager.cc:1434] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260810 19:48:08.291431 31296 consensus_queue.cc:237] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23211b85ec0d46e082cc31d303a6abca" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35985 } }
I20260810 19:48:08.293550 31051 catalog_manager.cc:5719] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca reported cstate change: term changed from 0 to 1, leader changed from <none> to 23211b85ec0d46e082cc31d303a6abca (127.24.92.1). New cstate: current_term: 1 leader_uuid: "23211b85ec0d46e082cc31d303a6abca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23211b85ec0d46e082cc31d303a6abca" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35985 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:08.315667 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:08.338748 31051 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45096:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:08.343612 31307 tablet.cc:1724] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:08.344292 31307 tablet.cc:1622] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca: MemRowSet was empty: no flush needed.
I20260810 19:48:08.351637 31051 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4: fake-table [id=0cd846a42afe4ea4b19721734c354065] alter complete (version 1)
I20260810 19:48:08.371203 24944 alter_table-test.cc:1208] Dropping c2
I20260810 19:48:08.371953 31051 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45096:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260810 19:48:08.376878 31307 tablet.cc:1724] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:08.377414 31307 tablet.cc:1622] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca: MemRowSet was empty: no flush needed.
I20260810 19:48:08.385181 31051 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4: fake-table [id=0cd846a42afe4ea4b19721734c354065] alter complete (version 2)
I20260810 19:48:08.400632 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:08.410373 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:08.410813 24944 tablet_replica.cc:333] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca: stopping tablet replica
I20260810 19:48:08.411005 24944 raft_consensus.cc:2243] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:08.411243 24944 raft_consensus.cc:2272] T 7dd1e546519f4f0fbae1ec39c910dec3 P 23211b85ec0d46e082cc31d303a6abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:08.417644 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:08.421211 24944 master.cc:562] Master@127.24.92.62:33095 shutting down...
I20260810 19:48:08.429493 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:08.429768 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:08.429968 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9322162626af4aa6b403f7abeb0ce0c4: stopping tablet replica
I20260810 19:48:08.435616 24944 master.cc:584] Master@127.24.92.62:33095 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (359 ms)
[ RUN ] AlterTableTest.TestReadHistoryAfterAlter
I20260810 19:48:08.447608 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:40507
I20260810 19:48:08.448108 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:08.448880 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:08.450042 24944 webserver.cc:533] Webserver started at http://127.24.92.62:34803/ using document root <none> and password file <none>
I20260810 19:48:08.450222 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:08.450273 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:08.450352 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:08.450898 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "c30cb2a1c59b4aadaf41e71dfb307013"
format_stamp: "Formatted at 2026-08-10 19:48:08 on dist-test-slave-w4v5"
I20260810 19:48:08.453295 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260810 19:48:08.454648 31311 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:08.454983 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260810 19:48:08.455121 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "c30cb2a1c59b4aadaf41e71dfb307013"
format_stamp: "Formatted at 2026-08-10 19:48:08 on dist-test-slave-w4v5"
I20260810 19:48:08.455256 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:08.467809 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:08.468307 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:08.479803 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:40507
I20260810 19:48:08.479828 31405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:40507 every 8 connection(s)
I20260810 19:48:08.481141 31406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:08.485265 31406 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013: Bootstrap starting.
I20260810 19:48:08.486364 31406 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:08.487917 31406 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013: No bootstrap required, opened a new log
I20260810 19:48:08.488513 31406 raft_consensus.cc:359] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c30cb2a1c59b4aadaf41e71dfb307013" member_type: VOTER }
I20260810 19:48:08.488647 31406 raft_consensus.cc:385] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:08.488723 31406 raft_consensus.cc:740] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c30cb2a1c59b4aadaf41e71dfb307013, State: Initialized, Role: FOLLOWER
I20260810 19:48:08.488963 31406 consensus_queue.cc:260] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c30cb2a1c59b4aadaf41e71dfb307013" member_type: VOTER }
I20260810 19:48:08.489078 31406 raft_consensus.cc:399] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:08.489153 31406 raft_consensus.cc:493] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:08.489233 31406 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:08.490960 31406 raft_consensus.cc:515] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c30cb2a1c59b4aadaf41e71dfb307013" member_type: VOTER }
I20260810 19:48:08.491168 31406 leader_election.cc:304] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c30cb2a1c59b4aadaf41e71dfb307013; no voters:
I20260810 19:48:08.491554 31406 leader_election.cc:290] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:08.491737 31411 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:08.492193 31411 raft_consensus.cc:697] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [term 1 LEADER]: Becoming Leader. State: Replica: c30cb2a1c59b4aadaf41e71dfb307013, State: Running, Role: LEADER
I20260810 19:48:08.492417 31411 consensus_queue.cc:237] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c30cb2a1c59b4aadaf41e71dfb307013" member_type: VOTER }
I20260810 19:48:08.492463 31406 sys_catalog.cc:565] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:08.493268 31414 sys_catalog.cc:455] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c30cb2a1c59b4aadaf41e71dfb307013" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c30cb2a1c59b4aadaf41e71dfb307013" member_type: VOTER } }
I20260810 19:48:08.493309 31417 sys_catalog.cc:455] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c30cb2a1c59b4aadaf41e71dfb307013. Latest consensus state: current_term: 1 leader_uuid: "c30cb2a1c59b4aadaf41e71dfb307013" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c30cb2a1c59b4aadaf41e71dfb307013" member_type: VOTER } }
I20260810 19:48:08.493536 31414 sys_catalog.cc:458] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:08.493600 31417 sys_catalog.cc:458] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:08.495879 31421 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:08.497071 31421 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:08.497503 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:08.499876 31421 catalog_manager.cc:1383] Generated new cluster ID: ee0cd811dc294e20ac72c55198364044
I20260810 19:48:08.499960 31421 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:08.508237 31421 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:08.509027 31421 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:08.515393 31421 catalog_manager.cc:6092] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013: Generated new TSK 0
I20260810 19:48:08.515625 31421 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:08.530090 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:08.531205 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:08.532496 24944 webserver.cc:533] Webserver started at http://127.24.92.1:38309/ using document root <none> and password file <none>
I20260810 19:48:08.532729 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:08.532785 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:08.532950 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:08.533687 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "a50f9fc4d78e42ffae12f3972c87081e"
format_stamp: "Formatted at 2026-08-10 19:48:08 on dist-test-slave-w4v5"
I20260810 19:48:08.536150 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:48:08.537668 31464 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:08.538044 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:08.538170 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "a50f9fc4d78e42ffae12f3972c87081e"
format_stamp: "Formatted at 2026-08-10 19:48:08 on dist-test-slave-w4v5"
I20260810 19:48:08.538290 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:08.553225 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:08.553742 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:08.554271 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:08.555060 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:08.555160 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:08.555263 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:08.555322 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:08.566511 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:37975
I20260810 19:48:08.566552 31574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:37975 every 8 connection(s)
I20260810 19:48:08.573917 31576 heartbeater.cc:344] Connected to a master server at 127.24.92.62:40507
I20260810 19:48:08.574071 31576 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:08.574411 31576 heartbeater.cc:507] Master 127.24.92.62:40507 requested a full tablet report, sending...
I20260810 19:48:08.575708 31339 ts_manager.cc:194] Registered new tserver with Master: a50f9fc4d78e42ffae12f3972c87081e (127.24.92.1:37975)
I20260810 19:48:08.576370 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008899124s
I20260810 19:48:08.576808 31339 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43936
I20260810 19:48:08.587280 31339 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43938:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:08.588088 31576 heartbeater.cc:499] Master 127.24.92.62:40507 was elected leader, sending a full tablet report...
I20260810 19:48:08.600123 31515 tablet_service.cc:1511] Processing CreateTablet for tablet 066e70973b204983b27ac38420a55f3c (DEFAULT_TABLE table=fake-table [id=a24f6a439f9e4dc58c239fdb8b6bb856]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:08.600602 31515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 066e70973b204983b27ac38420a55f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:08.605357 31602 tablet_bootstrap.cc:492] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e: Bootstrap starting.
I20260810 19:48:08.606632 31602 tablet_bootstrap.cc:654] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:08.608295 31602 tablet_bootstrap.cc:492] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e: No bootstrap required, opened a new log
I20260810 19:48:08.608423 31602 ts_tablet_manager.cc:1403] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:08.609025 31602 raft_consensus.cc:359] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50f9fc4d78e42ffae12f3972c87081e" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37975 } }
I20260810 19:48:08.609151 31602 raft_consensus.cc:385] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:08.609210 31602 raft_consensus.cc:740] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a50f9fc4d78e42ffae12f3972c87081e, State: Initialized, Role: FOLLOWER
I20260810 19:48:08.609411 31602 consensus_queue.cc:260] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50f9fc4d78e42ffae12f3972c87081e" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37975 } }
I20260810 19:48:08.609532 31602 raft_consensus.cc:399] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:08.609618 31602 raft_consensus.cc:493] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:08.609717 31602 raft_consensus.cc:3060] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:08.611840 31602 raft_consensus.cc:515] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50f9fc4d78e42ffae12f3972c87081e" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37975 } }
I20260810 19:48:08.612043 31602 leader_election.cc:304] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a50f9fc4d78e42ffae12f3972c87081e; no voters:
I20260810 19:48:08.612520 31602 leader_election.cc:290] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:08.612641 31604 raft_consensus.cc:2804] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:08.613472 31604 raft_consensus.cc:697] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [term 1 LEADER]: Becoming Leader. State: Replica: a50f9fc4d78e42ffae12f3972c87081e, State: Running, Role: LEADER
I20260810 19:48:08.613869 31604 consensus_queue.cc:237] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50f9fc4d78e42ffae12f3972c87081e" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37975 } }
I20260810 19:48:08.615212 31602 ts_tablet_manager.cc:1434] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e: Time spent starting tablet: real 0.007s user 0.007s sys 0.000s
I20260810 19:48:08.616189 31338 catalog_manager.cc:5719] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e reported cstate change: term changed from 0 to 1, leader changed from <none> to a50f9fc4d78e42ffae12f3972c87081e (127.24.92.1). New cstate: current_term: 1 leader_uuid: "a50f9fc4d78e42ffae12f3972c87081e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50f9fc4d78e42ffae12f3972c87081e" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37975 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:08.638085 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:08.678082 31338 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43938:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:08.683408 31614 tablet.cc:1724] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:08.683905 31614 tablet.cc:1622] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e: MemRowSet was empty: no flush needed.
I20260810 19:48:08.690595 31339 catalog_manager.cc:6264] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013: fake-table [id=a24f6a439f9e4dc58c239fdb8b6bb856] alter complete (version 1)
I20260810 19:48:08.698519 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:08.716149 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:08.716497 24944 tablet_replica.cc:333] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e: stopping tablet replica
I20260810 19:48:08.716732 24944 raft_consensus.cc:2243] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:08.717002 24944 raft_consensus.cc:2272] T 066e70973b204983b27ac38420a55f3c P a50f9fc4d78e42ffae12f3972c87081e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:08.731657 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:08.735560 24944 master.cc:562] Master@127.24.92.62:40507 shutting down...
I20260810 19:48:08.743791 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:08.744066 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:08.744230 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P c30cb2a1c59b4aadaf41e71dfb307013: stopping tablet replica
I20260810 19:48:08.758496 24944 master.cc:584] Master@127.24.92.62:40507 shutdown complete.
[ OK ] AlterTableTest.TestReadHistoryAfterAlter (330 ms)
[ RUN ] AlterTableTest.TestAlterUnderWriteLoad
I20260810 19:48:08.777727 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:43213
I20260810 19:48:08.778187 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:08.778915 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:08.780059 24944 webserver.cc:533] Webserver started at http://127.24.92.62:35635/ using document root <none> and password file <none>
I20260810 19:48:08.780241 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:08.780292 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:08.780370 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:08.780884 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "61d8e760d268480bbd6c89c1de53e8d5"
format_stamp: "Formatted at 2026-08-10 19:48:08 on dist-test-slave-w4v5"
I20260810 19:48:08.783193 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.001s
I20260810 19:48:08.784541 31624 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:08.784850 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:08.784934 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "61d8e760d268480bbd6c89c1de53e8d5"
format_stamp: "Formatted at 2026-08-10 19:48:08 on dist-test-slave-w4v5"
I20260810 19:48:08.785065 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:08.798389 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:08.798848 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:08.809048 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:43213
I20260810 19:48:08.809077 31724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:43213 every 8 connection(s)
I20260810 19:48:08.810328 31725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:08.814589 31725 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5: Bootstrap starting.
I20260810 19:48:08.815857 31725 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:08.817293 31725 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5: No bootstrap required, opened a new log
I20260810 19:48:08.817941 31725 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d8e760d268480bbd6c89c1de53e8d5" member_type: VOTER }
I20260810 19:48:08.818068 31725 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:08.818156 31725 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61d8e760d268480bbd6c89c1de53e8d5, State: Initialized, Role: FOLLOWER
I20260810 19:48:08.818421 31725 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d8e760d268480bbd6c89c1de53e8d5" member_type: VOTER }
I20260810 19:48:08.818532 31725 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:08.818569 31725 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:08.818660 31725 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:08.820477 31725 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d8e760d268480bbd6c89c1de53e8d5" member_type: VOTER }
I20260810 19:48:08.820693 31725 leader_election.cc:304] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 61d8e760d268480bbd6c89c1de53e8d5; no voters:
I20260810 19:48:08.821132 31725 leader_election.cc:290] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:08.821292 31732 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:08.821820 31732 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [term 1 LEADER]: Becoming Leader. State: Replica: 61d8e760d268480bbd6c89c1de53e8d5, State: Running, Role: LEADER
I20260810 19:48:08.821981 31725 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:08.822067 31732 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d8e760d268480bbd6c89c1de53e8d5" member_type: VOTER }
I20260810 19:48:08.823050 31733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61d8e760d268480bbd6c89c1de53e8d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d8e760d268480bbd6c89c1de53e8d5" member_type: VOTER } }
I20260810 19:48:08.823118 31734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61d8e760d268480bbd6c89c1de53e8d5. Latest consensus state: current_term: 1 leader_uuid: "61d8e760d268480bbd6c89c1de53e8d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61d8e760d268480bbd6c89c1de53e8d5" member_type: VOTER } }
I20260810 19:48:08.823326 31733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:08.823360 31734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:08.824491 31742 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:08.825871 31742 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:08.828147 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:08.829071 31742 catalog_manager.cc:1383] Generated new cluster ID: e7746d6c96ee4fb3911fb7965f68ee70
I20260810 19:48:08.829149 31742 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:08.852514 31742 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:08.853250 31742 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:08.861002 31742 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5: Generated new TSK 0
I20260810 19:48:08.861227 31742 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:08.893543 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:08.894659 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:08.896041 24944 webserver.cc:533] Webserver started at http://127.24.92.1:44487/ using document root <none> and password file <none>
I20260810 19:48:08.896234 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:08.896286 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:08.896371 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:08.896943 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "7108d8a5a20d4ca59cd3c37c1770cc07"
format_stamp: "Formatted at 2026-08-10 19:48:08 on dist-test-slave-w4v5"
I20260810 19:48:08.899340 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.001s
I20260810 19:48:08.900840 31770 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:08.901304 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:08.901392 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "7108d8a5a20d4ca59cd3c37c1770cc07"
format_stamp: "Formatted at 2026-08-10 19:48:08 on dist-test-slave-w4v5"
I20260810 19:48:08.901535 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:08.913038 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:08.913563 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:08.914132 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:08.914966 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:08.915020 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:08.915128 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:08.915177 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:08.928509 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:40315
I20260810 19:48:08.928594 31895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:40315 every 8 connection(s)
I20260810 19:48:08.935830 31897 heartbeater.cc:344] Connected to a master server at 127.24.92.62:43213
I20260810 19:48:08.935961 31897 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:08.936272 31897 heartbeater.cc:507] Master 127.24.92.62:43213 requested a full tablet report, sending...
I20260810 19:48:08.937104 31656 ts_manager.cc:194] Registered new tserver with Master: 7108d8a5a20d4ca59cd3c37c1770cc07 (127.24.92.1:40315)
I20260810 19:48:08.937377 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00785875s
I20260810 19:48:08.938555 31656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48686
I20260810 19:48:08.948007 31656 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48692:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:08.949841 31897 heartbeater.cc:499] Master 127.24.92.62:43213 was elected leader, sending a full tablet report...
I20260810 19:48:08.960700 31825 tablet_service.cc:1511] Processing CreateTablet for tablet c3d316780db04d1f8c33ce48e7d8a3c3 (DEFAULT_TABLE table=fake-table [id=530257aabf554ca3acfaebb132a3f9de]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:08.961161 31825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d316780db04d1f8c33ce48e7d8a3c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:08.966010 31921 tablet_bootstrap.cc:492] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: Bootstrap starting.
I20260810 19:48:08.967322 31921 tablet_bootstrap.cc:654] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:08.969002 31921 tablet_bootstrap.cc:492] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: No bootstrap required, opened a new log
I20260810 19:48:08.969151 31921 ts_tablet_manager.cc:1403] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:08.969789 31921 raft_consensus.cc:359] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7108d8a5a20d4ca59cd3c37c1770cc07" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40315 } }
I20260810 19:48:08.969941 31921 raft_consensus.cc:385] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:08.970016 31921 raft_consensus.cc:740] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7108d8a5a20d4ca59cd3c37c1770cc07, State: Initialized, Role: FOLLOWER
I20260810 19:48:08.970220 31921 consensus_queue.cc:260] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7108d8a5a20d4ca59cd3c37c1770cc07" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40315 } }
I20260810 19:48:08.970356 31921 raft_consensus.cc:399] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:08.970435 31921 raft_consensus.cc:493] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:08.970528 31921 raft_consensus.cc:3060] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:08.972427 31921 raft_consensus.cc:515] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7108d8a5a20d4ca59cd3c37c1770cc07" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40315 } }
I20260810 19:48:08.972641 31921 leader_election.cc:304] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7108d8a5a20d4ca59cd3c37c1770cc07; no voters:
I20260810 19:48:08.973104 31921 leader_election.cc:290] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:08.973218 31927 raft_consensus.cc:2804] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:08.975092 31927 raft_consensus.cc:697] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [term 1 LEADER]: Becoming Leader. State: Replica: 7108d8a5a20d4ca59cd3c37c1770cc07, State: Running, Role: LEADER
I20260810 19:48:08.975371 31927 consensus_queue.cc:237] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7108d8a5a20d4ca59cd3c37c1770cc07" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40315 } }
I20260810 19:48:08.977504 31656 catalog_manager.cc:5719] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7108d8a5a20d4ca59cd3c37c1770cc07 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "7108d8a5a20d4ca59cd3c37c1770cc07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7108d8a5a20d4ca59cd3c37c1770cc07" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40315 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:08.979529 31921 ts_tablet_manager.cc:1434] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: Time spent starting tablet: real 0.010s user 0.005s sys 0.006s
I20260810 19:48:08.999274 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:09.012985 31940 alter_table-test.cc:1347] Scanner saw 0 rows
I20260810 19:48:09.017064 31940 alter_table-test.cc:1347] Scanner saw 0 rows
I20260810 19:48:09.022277 31940 alter_table-test.cc:1347] Scanner saw 50 rows
I20260810 19:48:09.026788 31940 alter_table-test.cc:1347] Scanner saw 100 rows
I20260810 19:48:09.032415 31940 alter_table-test.cc:1347] Scanner saw 100 rows
I20260810 19:48:09.036240 31940 alter_table-test.cc:1347] Scanner saw 150 rows
I20260810 19:48:09.039997 31940 alter_table-test.cc:1347] Scanner saw 150 rows
I20260810 19:48:09.043992 31940 alter_table-test.cc:1347] Scanner saw 200 rows
I20260810 19:48:09.051498 31940 alter_table-test.cc:1347] Scanner saw 200 rows
I20260810 19:48:09.071013 31940 alter_table-test.cc:1347] Scanner saw 250 rows
I20260810 19:48:09.075664 31940 alter_table-test.cc:1347] Scanner saw 350 rows
I20260810 19:48:09.086982 31940 alter_table-test.cc:1347] Scanner saw 400 rows
I20260810 19:48:09.100664 31940 alter_table-test.cc:1347] Scanner saw 450 rows
I20260810 19:48:09.108676 31940 alter_table-test.cc:1347] Scanner saw 500 rows
I20260810 19:48:09.113765 31940 alter_table-test.cc:1347] Scanner saw 550 rows
I20260810 19:48:09.120038 31940 alter_table-test.cc:1347] Scanner saw 600 rows
I20260810 19:48:09.126842 31940 alter_table-test.cc:1347] Scanner saw 650 rows
I20260810 19:48:09.132246 31940 alter_table-test.cc:1347] Scanner saw 650 rows
I20260810 19:48:09.138366 31940 alter_table-test.cc:1347] Scanner saw 700 rows
I20260810 19:48:09.146289 31940 alter_table-test.cc:1347] Scanner saw 700 rows
I20260810 19:48:09.153949 31940 alter_table-test.cc:1347] Scanner saw 800 rows
I20260810 19:48:09.160713 31940 alter_table-test.cc:1347] Scanner saw 800 rows
I20260810 19:48:09.167999 31940 alter_table-test.cc:1347] Scanner saw 850 rows
I20260810 19:48:09.175657 31940 alter_table-test.cc:1347] Scanner saw 900 rows
I20260810 19:48:09.183174 31940 alter_table-test.cc:1347] Scanner saw 1000 rows
I20260810 19:48:09.191987 31940 alter_table-test.cc:1347] Scanner saw 1000 rows
I20260810 19:48:09.200845 31940 alter_table-test.cc:1347] Scanner saw 1050 rows
I20260810 19:48:09.209594 31940 alter_table-test.cc:1347] Scanner saw 1150 rows
I20260810 19:48:09.217072 31940 alter_table-test.cc:1347] Scanner saw 1200 rows
I20260810 19:48:09.237664 31940 alter_table-test.cc:1347] Scanner saw 1250 rows
I20260810 19:48:09.245033 31940 alter_table-test.cc:1347] Scanner saw 1250 rows
I20260810 19:48:09.255686 31940 alter_table-test.cc:1347] Scanner saw 1300 rows
I20260810 19:48:09.266383 31940 alter_table-test.cc:1347] Scanner saw 1400 rows
I20260810 19:48:09.277571 31940 alter_table-test.cc:1347] Scanner saw 1450 rows
I20260810 19:48:09.290262 31940 alter_table-test.cc:1347] Scanner saw 1550 rows
I20260810 19:48:09.302237 31940 alter_table-test.cc:1347] Scanner saw 1600 rows
I20260810 19:48:09.318439 31940 alter_table-test.cc:1347] Scanner saw 1750 rows
I20260810 19:48:09.330406 31940 alter_table-test.cc:1347] Scanner saw 1800 rows
I20260810 19:48:09.341064 31940 alter_table-test.cc:1347] Scanner saw 1900 rows
I20260810 19:48:09.353236 31940 alter_table-test.cc:1347] Scanner saw 1900 rows
I20260810 19:48:09.365890 31940 alter_table-test.cc:1347] Scanner saw 2000 rows
I20260810 19:48:09.379037 31940 alter_table-test.cc:1347] Scanner saw 2100 rows
I20260810 19:48:09.392904 31940 alter_table-test.cc:1347] Scanner saw 2200 rows
I20260810 19:48:09.411135 31940 alter_table-test.cc:1347] Scanner saw 2300 rows
I20260810 19:48:09.425310 31940 alter_table-test.cc:1347] Scanner saw 2400 rows
I20260810 19:48:09.443512 31940 alter_table-test.cc:1347] Scanner saw 2500 rows
I20260810 19:48:09.456821 31940 alter_table-test.cc:1347] Scanner saw 2600 rows
I20260810 19:48:09.471810 31940 alter_table-test.cc:1347] Scanner saw 2650 rows
I20260810 19:48:09.488833 31940 alter_table-test.cc:1347] Scanner saw 2750 rows
I20260810 19:48:09.506526 31940 alter_table-test.cc:1347] Scanner saw 2850 rows
I20260810 19:48:09.522132 31940 alter_table-test.cc:1347] Scanner saw 3000 rows
I20260810 19:48:09.541203 31940 alter_table-test.cc:1347] Scanner saw 3100 rows
I20260810 19:48:09.560671 31940 alter_table-test.cc:1347] Scanner saw 3200 rows
I20260810 19:48:09.579528 31940 alter_table-test.cc:1347] Scanner saw 3350 rows
I20260810 19:48:09.598791 31940 alter_table-test.cc:1347] Scanner saw 3450 rows
I20260810 19:48:09.619503 31940 alter_table-test.cc:1347] Scanner saw 3600 rows
I20260810 19:48:09.641075 31940 alter_table-test.cc:1347] Scanner saw 3700 rows
I20260810 19:48:09.665230 31940 alter_table-test.cc:1347] Scanner saw 3850 rows
I20260810 19:48:09.688943 31940 alter_table-test.cc:1347] Scanner saw 4050 rows
I20260810 19:48:09.715710 31940 alter_table-test.cc:1347] Scanner saw 4200 rows
I20260810 19:48:09.738366 31940 alter_table-test.cc:1347] Scanner saw 4400 rows
I20260810 19:48:09.761565 31940 alter_table-test.cc:1347] Scanner saw 4600 rows
I20260810 19:48:09.787096 31940 alter_table-test.cc:1347] Scanner saw 4750 rows
I20260810 19:48:09.816282 31940 alter_table-test.cc:1347] Scanner saw 4900 rows
I20260810 19:48:09.847376 31940 alter_table-test.cc:1347] Scanner saw 5100 rows
I20260810 19:48:09.879392 31940 alter_table-test.cc:1347] Scanner saw 5300 rows
I20260810 19:48:09.904778 31940 alter_table-test.cc:1347] Scanner saw 5500 rows
I20260810 19:48:09.936826 31940 alter_table-test.cc:1347] Scanner saw 5650 rows
I20260810 19:48:09.969887 31940 alter_table-test.cc:1347] Scanner saw 5900 rows
I20260810 19:48:10.006799 31940 alter_table-test.cc:1347] Scanner saw 6100 rows
I20260810 19:48:10.040483 31940 alter_table-test.cc:1347] Scanner saw 6400 rows
I20260810 19:48:10.080565 31940 alter_table-test.cc:1347] Scanner saw 6600 rows
I20260810 19:48:10.118136 31940 alter_table-test.cc:1347] Scanner saw 6850 rows
I20260810 19:48:10.154000 31940 alter_table-test.cc:1347] Scanner saw 7100 rows
I20260810 19:48:10.198674 31940 alter_table-test.cc:1347] Scanner saw 7350 rows
I20260810 19:48:10.238776 31940 alter_table-test.cc:1347] Scanner saw 7650 rows
I20260810 19:48:10.283622 31940 alter_table-test.cc:1347] Scanner saw 7950 rows
I20260810 19:48:10.325928 31940 alter_table-test.cc:1347] Scanner saw 8250 rows
I20260810 19:48:10.374490 31940 alter_table-test.cc:1347] Scanner saw 8550 rows
I20260810 19:48:10.426036 31940 alter_table-test.cc:1347] Scanner saw 8900 rows
I20260810 19:48:10.470274 31940 alter_table-test.cc:1347] Scanner saw 9250 rows
I20260810 19:48:10.515630 31940 alter_table-test.cc:1347] Scanner saw 9550 rows
I20260810 19:48:10.567633 31940 alter_table-test.cc:1347] Scanner saw 9900 rows
I20260810 19:48:10.619910 31940 alter_table-test.cc:1347] Scanner saw 10300 rows
I20260810 19:48:10.670562 31940 alter_table-test.cc:1347] Scanner saw 10650 rows
I20260810 19:48:10.725577 31940 alter_table-test.cc:1347] Scanner saw 11000 rows
I20260810 19:48:10.778708 31940 alter_table-test.cc:1347] Scanner saw 11350 rows
I20260810 19:48:10.844084 31940 alter_table-test.cc:1347] Scanner saw 11650 rows
I20260810 19:48:10.912626 31940 alter_table-test.cc:1347] Scanner saw 12100 rows
I20260810 19:48:10.968513 31940 alter_table-test.cc:1347] Scanner saw 12550 rows
I20260810 19:48:11.031885 31940 alter_table-test.cc:1347] Scanner saw 12950 rows
I20260810 19:48:11.095059 31940 alter_table-test.cc:1347] Scanner saw 13400 rows
I20260810 19:48:11.164558 31940 alter_table-test.cc:1347] Scanner saw 13800 rows
I20260810 19:48:11.226900 31940 alter_table-test.cc:1347] Scanner saw 14300 rows
I20260810 19:48:11.307662 31940 alter_table-test.cc:1347] Scanner saw 14750 rows
I20260810 19:48:11.389199 31940 alter_table-test.cc:1347] Scanner saw 15250 rows
I20260810 19:48:11.464962 31940 alter_table-test.cc:1347] Scanner saw 15800 rows
I20260810 19:48:11.538005 31940 alter_table-test.cc:1347] Scanner saw 16300 rows
I20260810 19:48:11.620698 31940 alter_table-test.cc:1347] Scanner saw 16800 rows
I20260810 19:48:11.702477 31940 alter_table-test.cc:1347] Scanner saw 17400 rows
I20260810 19:48:11.787981 31940 alter_table-test.cc:1347] Scanner saw 17950 rows
I20260810 19:48:11.878921 31940 alter_table-test.cc:1347] Scanner saw 18550 rows
I20260810 19:48:11.967940 31940 alter_table-test.cc:1347] Scanner saw 19150 rows
I20260810 19:48:12.001564 31652 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48692:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "\002\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:12.028590 31947 tablet.cc:1724] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:12.072513 31940 alter_table-test.cc:1347] Scanner saw 19750 rows
I20260810 19:48:12.179561 31940 alter_table-test.cc:1347] Scanner saw 20100 rows
I20260810 19:48:12.298979 31940 alter_table-test.cc:1347] Scanner saw 20100 rows
I20260810 19:48:12.412057 31940 alter_table-test.cc:1347] Scanner saw 20100 rows
I20260810 19:48:12.537621 31940 alter_table-test.cc:1347] Scanner saw 20100 rows
I20260810 19:48:12.648711 31940 alter_table-test.cc:1347] Scanner saw 20100 rows
I20260810 19:48:12.765141 31940 alter_table-test.cc:1347] Scanner saw 20100 rows
I20260810 19:48:12.873272 31940 alter_table-test.cc:1347] Scanner saw 20100 rows
I20260810 19:48:12.987378 31940 alter_table-test.cc:1347] Scanner saw 20100 rows
I20260810 19:48:13.107744 31940 alter_table-test.cc:1347] Scanner saw 20100 rows
I20260810 19:48:13.210884 31940 alter_table-test.cc:1347] Scanner saw 20100 rows
I20260810 19:48:13.349257 31940 alter_table-test.cc:1347] Scanner saw 20100 rows
I20260810 19:48:13.426249 31947 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46650 (request call id 1) took 1403 ms. Trace:
I20260810 19:48:13.426683 31947 rpcz_store.cc:276] 0810 19:48:12.022389 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:12.022441 (+ 52us) service_pool.cc:224] Handling call
0810 19:48:13.426223 (+1403782us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:12.022940 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:12.023078 (+ 138us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:12.024317 (+ 1239us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:12.024325 (+ 8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:12.024342 (+ 17us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:12.024344 (+ 2us) op_driver.cc:348] REPLICATION: starting
0810 19:48:12.024489 (+ 145us) log.cc:844] Serialized 193 byte log entry
0810 19:48:12.028474 (+ 3985us) op_driver.cc:464] REPLICATION: finished
0810 19:48:12.028565 (+ 91us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:13.422360 (+1393795us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:13.422663 (+ 303us) log.cc:844] Serialized 5 byte log entry
0810 19:48:13.425442 (+ 2779us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:13.426133 (+ 691us) log.cc:844] Serialized 15 byte log entry
0810 19:48:13.426178 (+ 45us) alter_schema_op.cc:73] Released schema lock
0810 19:48:13.426182 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"bytes_written":93526,"cfile_init":1,"compiler_manager_pool.queue_time_us":1346,"compiler_manager_pool.run_cpu_time_us":547517,"compiler_manager_pool.run_wall_time_us":567435,"dirs.queue_time_us":403,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":650,"drs_written":1,"lbm_read_time_us":50,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5634,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":45,"peak_mem_usage":0,"prepare.queue_time_us":154,"prepare.run_cpu_time_us":645,"prepare.run_wall_time_us":1625,"replication_time_us":4104,"rows_written":20100,"thread_start_us":1842,"threads_started":3,"wal-append.queue_time_us":382}]]}
I20260810 19:48:13.434500 31975 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=818, attempt_no=0}) took 1406 ms. Trace:
I20260810 19:48:13.434638 31975 rpcz_store.cc:276] 0810 19:48:12.028340 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:12.028393 (+ 53us) service_pool.cc:224] Handling call
0810 19:48:13.434479 (+1406086us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:13.429044 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:13.429119 (+ 75us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:13.429124 (+ 5us) write_op.cc:435] Acquired schema lock
0810 19:48:13.429126 (+ 2us) tablet.cc:662] Decoding operations
0810 19:48:13.429402 (+ 276us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:13.429409 (+ 7us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:13.429413 (+ 4us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:13.429845 (+ 432us) tablet.cc:701] Row locks acquired
0810 19:48:13.429850 (+ 5us) write_op.cc:260] PREPARE: finished
0810 19:48:13.429895 (+ 45us) write_op.cc:270] Start()
0810 19:48:13.429930 (+ 35us) write_op.cc:276] Timestamp: L: 937
0810 19:48:13.429935 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:48:13.430150 (+ 215us) log.cc:844] Serialized 788 byte log entry
0810 19:48:13.431770 (+ 1620us) op_driver.cc:464] REPLICATION: finished
0810 19:48:13.432214 (+ 444us) write_op.cc:301] APPLY: starting
0810 19:48:13.432227 (+ 13us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:13.432925 (+ 698us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:13.432951 (+ 26us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:13.433858 (+ 907us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:13.433925 (+ 67us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=50,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0810 19:48:13.433934 (+ 9us) write_op.cc:312] APPLY: finished
0810 19:48:13.434103 (+ 169us) log.cc:844] Serialized 320 byte log entry
0810 19:48:13.434319 (+ 216us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:13.434366 (+ 47us) write_op.cc:454] Released schema lock
0810 19:48:13.434376 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":391,"cfile_cache_hit":2,"cfile_cache_hit_bytes":4256,"cfile_cache_miss":2,"cfile_cache_miss_bytes":8212,"lbm_read_time_us":68,"lbm_reads_lt_1ms":2,"num_ops":50,"prepare.queue_time_us":1400326,"prepare.run_cpu_time_us":1165,"prepare.run_wall_time_us":1162,"replication_time_us":1811,"thread_start_us":305,"threads_started":1}]]}
I20260810 19:48:13.443848 31652 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5: fake-table [id=530257aabf554ca3acfaebb132a3f9de] alter complete (version 1)
I20260810 19:48:13.466691 31940 alter_table-test.cc:1347] Scanner saw 20100 rows
I20260810 19:48:13.506398 31940 alter_table-test.cc:1347] Scanner saw 20350 rows
I20260810 19:48:13.532840 31940 alter_table-test.cc:1347] Scanner saw 20600 rows
I20260810 19:48:13.536311 31947 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=817, attempt_no=0}) took 1508 ms. Trace:
I20260810 19:48:13.536444 31947 rpcz_store.cc:276] 0810 19:48:12.027967 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:12.028052 (+ 85us) service_pool.cc:224] Handling call
0810 19:48:13.536290 (+1508238us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:12.028526 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:12.028613 (+ 87us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:13.426418 (+1397805us) write_op.cc:435] Acquired schema lock
0810 19:48:13.426422 (+ 4us) tablet.cc:662] Decoding operations
0810 19:48:13.428323 (+ 1901us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:13.428339 (+ 16us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:13.428344 (+ 5us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:13.428592 (+ 248us) tablet.cc:701] Row locks acquired
0810 19:48:13.428593 (+ 1us) write_op.cc:260] PREPARE: finished
0810 19:48:13.428639 (+ 46us) write_op.cc:270] Start()
0810 19:48:13.428666 (+ 27us) write_op.cc:276] Timestamp: L: 936
0810 19:48:13.428668 (+ 2us) op_driver.cc:348] REPLICATION: starting
0810 19:48:13.428938 (+ 270us) log.cc:844] Serialized 788 byte log entry
0810 19:48:13.431482 (+ 2544us) op_driver.cc:464] REPLICATION: finished
0810 19:48:13.431567 (+ 85us) write_op.cc:301] APPLY: starting
0810 19:48:13.431585 (+ 18us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:13.468243 (+ 36658us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:13.468266 (+ 23us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:13.535834 (+ 67568us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:13.535899 (+ 65us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=100,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0810 19:48:13.535908 (+ 9us) write_op.cc:312] APPLY: finished
0810 19:48:13.536069 (+ 161us) log.cc:844] Serialized 420 byte log entry
0810 19:48:13.536143 (+ 74us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:13.536187 (+ 44us) write_op.cc:454] Released schema lock
0810 19:48:13.536196 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"cfile_cache_hit":246,"cfile_cache_hit_bytes":689019,"cfile_cache_miss":11,"cfile_cache_miss_bytes":37967,"cfile_init":1,"lbm_read_time_us":481,"lbm_reads_lt_1ms":15,"num_ops":50,"prepare.queue_time_us":53,"prepare.run_cpu_time_us":231697,"prepare.run_wall_time_us":1400488,"replication_time_us":2789}]]}
I20260810 19:48:13.572652 31940 alter_table-test.cc:1347] Scanner saw 20750 rows
I20260810 19:48:13.615650 31940 alter_table-test.cc:1347] Scanner saw 21050 rows
I20260810 19:48:13.642746 31940 alter_table-test.cc:1347] Scanner saw 21300 rows
I20260810 19:48:13.668514 31940 alter_table-test.cc:1347] Scanner saw 21450 rows
I20260810 19:48:13.697392 31940 alter_table-test.cc:1347] Scanner saw 21600 rows
I20260810 19:48:13.730145 31940 alter_table-test.cc:1347] Scanner saw 21750 rows
I20260810 19:48:13.767163 31940 alter_table-test.cc:1347] Scanner saw 21850 rows
I20260810 19:48:13.800978 31940 alter_table-test.cc:1347] Scanner saw 22000 rows
I20260810 19:48:13.835421 31940 alter_table-test.cc:1347] Scanner saw 22200 rows
I20260810 19:48:13.865864 31940 alter_table-test.cc:1347] Scanner saw 22350 rows
I20260810 19:48:13.902781 31940 alter_table-test.cc:1347] Scanner saw 22550 rows
I20260810 19:48:13.935472 31940 alter_table-test.cc:1347] Scanner saw 22750 rows
I20260810 19:48:13.978652 31940 alter_table-test.cc:1347] Scanner saw 22900 rows
I20260810 19:48:14.022116 31940 alter_table-test.cc:1347] Scanner saw 23200 rows
I20260810 19:48:14.060854 31940 alter_table-test.cc:1347] Scanner saw 23500 rows
I20260810 19:48:14.116250 31940 alter_table-test.cc:1347] Scanner saw 23750 rows
I20260810 19:48:14.152333 31940 alter_table-test.cc:1347] Scanner saw 24050 rows
I20260810 19:48:14.185914 31940 alter_table-test.cc:1347] Scanner saw 24300 rows
I20260810 19:48:14.224040 31940 alter_table-test.cc:1347] Scanner saw 24450 rows
I20260810 19:48:14.267259 31940 alter_table-test.cc:1347] Scanner saw 24700 rows
I20260810 19:48:14.305335 31940 alter_table-test.cc:1347] Scanner saw 24900 rows
I20260810 19:48:14.343640 31940 alter_table-test.cc:1347] Scanner saw 25100 rows
I20260810 19:48:14.386284 31940 alter_table-test.cc:1347] Scanner saw 25300 rows
I20260810 19:48:14.433888 31940 alter_table-test.cc:1347] Scanner saw 25550 rows
I20260810 19:48:14.480489 31940 alter_table-test.cc:1347] Scanner saw 25950 rows
I20260810 19:48:14.520355 31940 alter_table-test.cc:1347] Scanner saw 26250 rows
I20260810 19:48:14.560490 31940 alter_table-test.cc:1347] Scanner saw 26500 rows
I20260810 19:48:14.602284 31940 alter_table-test.cc:1347] Scanner saw 26700 rows
I20260810 19:48:14.651369 31940 alter_table-test.cc:1347] Scanner saw 26900 rows
I20260810 19:48:14.690594 31940 alter_table-test.cc:1347] Scanner saw 27250 rows
I20260810 19:48:14.731655 31940 alter_table-test.cc:1347] Scanner saw 27500 rows
I20260810 19:48:14.774057 31940 alter_table-test.cc:1347] Scanner saw 27700 rows
I20260810 19:48:14.828619 31940 alter_table-test.cc:1347] Scanner saw 27950 rows
I20260810 19:48:14.886744 31940 alter_table-test.cc:1347] Scanner saw 28350 rows
I20260810 19:48:14.944689 31940 alter_table-test.cc:1347] Scanner saw 28750 rows
I20260810 19:48:15.003163 31940 alter_table-test.cc:1347] Scanner saw 29100 rows
I20260810 19:48:15.066257 31940 alter_table-test.cc:1347] Scanner saw 29450 rows
I20260810 19:48:15.126060 31940 alter_table-test.cc:1347] Scanner saw 29950 rows
I20260810 19:48:15.183774 31940 alter_table-test.cc:1347] Scanner saw 30350 rows
I20260810 19:48:15.243623 31940 alter_table-test.cc:1347] Scanner saw 30750 rows
I20260810 19:48:15.301432 31940 alter_table-test.cc:1347] Scanner saw 31200 rows
I20260810 19:48:15.362329 31940 alter_table-test.cc:1347] Scanner saw 31600 rows
I20260810 19:48:15.428095 31940 alter_table-test.cc:1347] Scanner saw 32000 rows
I20260810 19:48:15.486452 31940 alter_table-test.cc:1347] Scanner saw 32450 rows
I20260810 19:48:15.541602 31940 alter_table-test.cc:1347] Scanner saw 32850 rows
I20260810 19:48:15.595613 31940 alter_table-test.cc:1347] Scanner saw 33200 rows
I20260810 19:48:15.652508 31940 alter_table-test.cc:1347] Scanner saw 33550 rows
I20260810 19:48:15.717551 31940 alter_table-test.cc:1347] Scanner saw 33900 rows
I20260810 19:48:15.788702 31940 alter_table-test.cc:1347] Scanner saw 34350 rows
I20260810 19:48:15.863983 31940 alter_table-test.cc:1347] Scanner saw 34850 rows
I20260810 19:48:15.934684 31940 alter_table-test.cc:1347] Scanner saw 35400 rows
I20260810 19:48:16.005081 31940 alter_table-test.cc:1347] Scanner saw 35900 rows
I20260810 19:48:16.072736 31940 alter_table-test.cc:1347] Scanner saw 36400 rows
I20260810 19:48:16.150467 31940 alter_table-test.cc:1347] Scanner saw 36800 rows
I20260810 19:48:16.217429 31940 alter_table-test.cc:1347] Scanner saw 37350 rows
I20260810 19:48:16.297783 31940 alter_table-test.cc:1347] Scanner saw 37700 rows
I20260810 19:48:16.376986 31940 alter_table-test.cc:1347] Scanner saw 38200 rows
I20260810 19:48:16.460717 31940 alter_table-test.cc:1347] Scanner saw 38700 rows
I20260810 19:48:16.545154 31940 alter_table-test.cc:1347] Scanner saw 39300 rows
I20260810 19:48:16.617396 31940 alter_table-test.cc:1347] Scanner saw 39850 rows
I20260810 19:48:16.690056 31940 alter_table-test.cc:1347] Scanner saw 40300 rows
I20260810 19:48:16.712025 31652 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48692:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: false read_default_value: "\003\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:16.733623 31947 tablet.cc:1724] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:16.780347 31940 alter_table-test.cc:1347] Scanner saw 40800 rows
I20260810 19:48:16.880112 31940 alter_table-test.cc:1347] Scanner saw 41050 rows
I20260810 19:48:16.988165 31940 alter_table-test.cc:1347] Scanner saw 41050 rows
I20260810 19:48:17.105989 31940 alter_table-test.cc:1347] Scanner saw 41050 rows
I20260810 19:48:17.222002 31940 alter_table-test.cc:1347] Scanner saw 41050 rows
I20260810 19:48:17.337936 31940 alter_table-test.cc:1347] Scanner saw 41050 rows
I20260810 19:48:17.454376 31940 alter_table-test.cc:1347] Scanner saw 41050 rows
I20260810 19:48:17.567117 31940 alter_table-test.cc:1347] Scanner saw 41050 rows
I20260810 19:48:17.689610 31940 alter_table-test.cc:1347] Scanner saw 41050 rows
I20260810 19:48:17.789376 31940 alter_table-test.cc:1347] Scanner saw 41050 rows
I20260810 19:48:17.885471 31940 alter_table-test.cc:1347] Scanner saw 41050 rows
I20260810 19:48:17.918128 31947 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46650 (request call id 2) took 1187 ms. Trace:
I20260810 19:48:17.918361 31947 rpcz_store.cc:276] 0810 19:48:16.730572 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:16.730625 (+ 53us) service_pool.cc:224] Handling call
0810 19:48:17.918093 (+1187468us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:16.731031 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:16.731200 (+ 169us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:16.732630 (+ 1430us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:16.732639 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:16.732658 (+ 19us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:16.732661 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:16.732814 (+ 153us) log.cc:844] Serialized 227 byte log entry
0810 19:48:16.733329 (+ 515us) op_driver.cc:464] REPLICATION: finished
0810 19:48:16.733597 (+ 268us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:17.912155 (+1178558us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:17.912555 (+ 400us) log.cc:844] Serialized 5 byte log entry
0810 19:48:17.917039 (+ 4484us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:17.918001 (+ 962us) log.cc:844] Serialized 15 byte log entry
0810 19:48:17.918043 (+ 42us) alter_schema_op.cc:73] Released schema lock
0810 19:48:17.918051 (+ 8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":215,"bytes_written":87912,"cfile_init":1,"compiler_manager_pool.queue_time_us":1422,"compiler_manager_pool.run_cpu_time_us":666864,"compiler_manager_pool.run_wall_time_us":666950,"dirs.queue_time_us":470,"dirs.run_cpu_time_us":245,"dirs.run_wall_time_us":879,"drs_written":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3195,"lbm_writes_lt_1ms":43,"peak_mem_usage":0,"prepare.queue_time_us":99,"prepare.run_cpu_time_us":566,"prepare.run_wall_time_us":1831,"replication_time_us":642,"rows_written":20950,"thread_start_us":1950,"threads_started":3,"wal-append.queue_time_us":491}]]}
I20260810 19:48:17.933578 31947 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=1319, attempt_no=0}) took 1199 ms. Trace:
I20260810 19:48:17.933840 31947 rpcz_store.cc:276] 0810 19:48:16.734087 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:16.734134 (+ 47us) service_pool.cc:224] Handling call
0810 19:48:17.933549 (+1199415us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:16.734779 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:16.734862 (+ 83us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:17.921203 (+1186341us) write_op.cc:435] Acquired schema lock
0810 19:48:17.921207 (+ 4us) tablet.cc:662] Decoding operations
0810 19:48:17.921596 (+ 389us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:17.921609 (+ 13us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:17.921615 (+ 6us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:17.921976 (+ 361us) tablet.cc:701] Row locks acquired
0810 19:48:17.921979 (+ 3us) write_op.cc:260] PREPARE: finished
0810 19:48:17.922021 (+ 42us) write_op.cc:270] Start()
0810 19:48:17.922051 (+ 30us) write_op.cc:276] Timestamp: L: 1514
0810 19:48:17.922054 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:17.922262 (+ 208us) log.cc:844] Serialized 788 byte log entry
0810 19:48:17.930468 (+ 8206us) op_driver.cc:464] REPLICATION: finished
0810 19:48:17.930565 (+ 97us) write_op.cc:301] APPLY: starting
0810 19:48:17.930581 (+ 16us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:17.932044 (+ 1463us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:17.932072 (+ 28us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:17.933041 (+ 969us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:17.933108 (+ 67us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=98,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0810 19:48:17.933127 (+ 19us) write_op.cc:312] APPLY: finished
0810 19:48:17.933285 (+ 158us) log.cc:844] Serialized 320 byte log entry
0810 19:48:17.933371 (+ 86us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:17.933423 (+ 52us) write_op.cc:454] Released schema lock
0810 19:48:17.933433 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"cfile_cache_hit":3,"cfile_cache_hit_bytes":12318,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16586,"cfile_init":1,"lbm_read_time_us":190,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":220,"prepare.run_cpu_time_us":183918,"prepare.run_wall_time_us":1187547,"replication_time_us":8360}]]}
I20260810 19:48:17.940027 31656 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5: fake-table [id=530257aabf554ca3acfaebb132a3f9de] alter complete (version 2)
I20260810 19:48:17.984969 31947 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=1320, attempt_no=0}) took 1248 ms. Trace:
I20260810 19:48:17.985162 31947 rpcz_store.cc:276] 0810 19:48:16.736450 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:16.736532 (+ 82us) service_pool.cc:224] Handling call
0810 19:48:17.984934 (+1248402us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:17.922375 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:17.922468 (+ 93us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:17.922473 (+ 5us) write_op.cc:435] Acquired schema lock
0810 19:48:17.922475 (+ 2us) tablet.cc:662] Decoding operations
0810 19:48:17.922894 (+ 419us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:17.922903 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:17.922908 (+ 5us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:17.923414 (+ 506us) tablet.cc:701] Row locks acquired
0810 19:48:17.923416 (+ 2us) write_op.cc:260] PREPARE: finished
0810 19:48:17.923450 (+ 34us) write_op.cc:270] Start()
0810 19:48:17.923479 (+ 29us) write_op.cc:276] Timestamp: L: 1515
0810 19:48:17.923482 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:17.923661 (+ 179us) log.cc:844] Serialized 788 byte log entry
0810 19:48:17.935783 (+ 12122us) op_driver.cc:464] REPLICATION: finished
0810 19:48:17.935862 (+ 79us) write_op.cc:301] APPLY: starting
0810 19:48:17.935879 (+ 17us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:17.956977 (+ 21098us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:17.957001 (+ 24us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:17.984178 (+ 27177us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:17.984246 (+ 68us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=124,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0810 19:48:17.984257 (+ 11us) write_op.cc:312] APPLY: finished
0810 19:48:17.984422 (+ 165us) log.cc:844] Serialized 420 byte log entry
0810 19:48:17.984768 (+ 346us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:17.984839 (+ 71us) write_op.cc:454] Released schema lock
0810 19:48:17.984848 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"cfile_cache_hit":255,"cfile_cache_hit_bytes":727571,"cfile_cache_miss":11,"cfile_cache_miss_bytes":41957,"lbm_read_time_us":311,"lbm_reads_lt_1ms":11,"num_ops":50,"prepare.queue_time_us":1185467,"prepare.run_cpu_time_us":1278,"prepare.run_wall_time_us":1342,"replication_time_us":12277}]]}
I20260810 19:48:17.991026 31940 alter_table-test.cc:1347] Scanner saw 41050 rows
I20260810 19:48:18.053946 31940 alter_table-test.cc:1347] Scanner saw 41250 rows
I20260810 19:48:18.116339 31940 alter_table-test.cc:1347] Scanner saw 41600 rows
I20260810 19:48:18.185086 31940 alter_table-test.cc:1347] Scanner saw 42000 rows
I20260810 19:48:18.248965 31940 alter_table-test.cc:1347] Scanner saw 42500 rows
I20260810 19:48:18.309983 31940 alter_table-test.cc:1347] Scanner saw 42850 rows
I20260810 19:48:18.378106 31940 alter_table-test.cc:1347] Scanner saw 43200 rows
I20260810 19:48:18.445523 31940 alter_table-test.cc:1347] Scanner saw 43700 rows
I20260810 19:48:18.525763 31940 alter_table-test.cc:1347] Scanner saw 44100 rows
I20260810 19:48:18.598549 31940 alter_table-test.cc:1347] Scanner saw 44600 rows
I20260810 19:48:18.676666 31940 alter_table-test.cc:1347] Scanner saw 45050 rows
I20260810 19:48:18.741603 31940 alter_table-test.cc:1347] Scanner saw 45550 rows
I20260810 19:48:18.853439 31940 alter_table-test.cc:1347] Scanner saw 46000 rows
I20260810 19:48:18.926908 31940 alter_table-test.cc:1347] Scanner saw 46650 rows
I20260810 19:48:19.003914 31940 alter_table-test.cc:1347] Scanner saw 47100 rows
I20260810 19:48:19.089679 31940 alter_table-test.cc:1347] Scanner saw 47600 rows
I20260810 19:48:19.198305 31940 alter_table-test.cc:1347] Scanner saw 48250 rows
I20260810 19:48:19.293654 31940 alter_table-test.cc:1347] Scanner saw 48850 rows
I20260810 19:48:19.386799 31940 alter_table-test.cc:1347] Scanner saw 49550 rows
I20260810 19:48:19.477041 31940 alter_table-test.cc:1347] Scanner saw 50150 rows
I20260810 19:48:19.571949 31940 alter_table-test.cc:1347] Scanner saw 50700 rows
I20260810 19:48:19.665856 31940 alter_table-test.cc:1347] Scanner saw 51250 rows
I20260810 19:48:19.757608 31940 alter_table-test.cc:1347] Scanner saw 51900 rows
I20260810 19:48:19.860015 31940 alter_table-test.cc:1347] Scanner saw 52500 rows
I20260810 19:48:19.952631 31940 alter_table-test.cc:1347] Scanner saw 53150 rows
I20260810 19:48:20.063866 31940 alter_table-test.cc:1347] Scanner saw 53700 rows
I20260810 19:48:20.174271 31940 alter_table-test.cc:1347] Scanner saw 54350 rows
I20260810 19:48:20.261495 31940 alter_table-test.cc:1347] Scanner saw 55050 rows
I20260810 19:48:20.371063 31940 alter_table-test.cc:1347] Scanner saw 55550 rows
I20260810 19:48:20.461215 31940 alter_table-test.cc:1347] Scanner saw 56250 rows
I20260810 19:48:20.572817 31940 alter_table-test.cc:1347] Scanner saw 56750 rows
I20260810 19:48:20.678920 31940 alter_table-test.cc:1347] Scanner saw 57450 rows
I20260810 19:48:20.782317 31940 alter_table-test.cc:1347] Scanner saw 58200 rows
I20260810 19:48:20.898430 31940 alter_table-test.cc:1347] Scanner saw 58850 rows
I20260810 19:48:21.032434 31940 alter_table-test.cc:1347] Scanner saw 59650 rows
I20260810 19:48:21.094820 31656 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48692:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: false read_default_value: "\004\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:21.134004 32003 tablet.cc:1724] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:21.150122 31940 alter_table-test.cc:1347] Scanner saw 60550 rows
I20260810 19:48:21.300009 31940 alter_table-test.cc:1347] Scanner saw 60950 rows
I20260810 19:48:21.467347 31940 alter_table-test.cc:1347] Scanner saw 60950 rows
I20260810 19:48:21.627106 31940 alter_table-test.cc:1347] Scanner saw 60950 rows
I20260810 19:48:21.797501 31940 alter_table-test.cc:1347] Scanner saw 60950 rows
I20260810 19:48:21.953408 31940 alter_table-test.cc:1347] Scanner saw 60950 rows
I20260810 19:48:22.115558 31940 alter_table-test.cc:1347] Scanner saw 60950 rows
I20260810 19:48:22.254457 31940 alter_table-test.cc:1347] Scanner saw 60950 rows
I20260810 19:48:22.388284 32003 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46650 (request call id 3) took 1288 ms. Trace:
I20260810 19:48:22.388533 32003 rpcz_store.cc:276] 0810 19:48:21.100292 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:21.100347 (+ 55us) service_pool.cc:224] Handling call
0810 19:48:22.388258 (+1287911us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:21.100692 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:21.100864 (+ 172us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:21.130479 (+ 29615us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:21.130493 (+ 14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:21.130527 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:21.130530 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:21.130722 (+ 192us) log.cc:844] Serialized 262 byte log entry
0810 19:48:21.133833 (+ 3111us) op_driver.cc:464] REPLICATION: finished
0810 19:48:21.133967 (+ 134us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:22.382407 (+1248440us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:22.382819 (+ 412us) log.cc:844] Serialized 5 byte log entry
0810 19:48:22.387157 (+ 4338us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:22.388149 (+ 992us) log.cc:844] Serialized 15 byte log entry
0810 19:48:22.388199 (+ 50us) alter_schema_op.cc:73] Released schema lock
0810 19:48:22.388203 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69,"bytes_written":78612,"cfile_init":1,"compiler_manager_pool.queue_time_us":12704,"compiler_manager_pool.run_cpu_time_us":701804,"compiler_manager_pool.run_wall_time_us":703227,"dirs.queue_time_us":502,"dirs.run_cpu_time_us":241,"dirs.run_wall_time_us":860,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3242,"lbm_writes_lt_1ms":46,"peak_mem_usage":0,"prepare.queue_time_us":41,"prepare.run_cpu_time_us":4939,"prepare.run_wall_time_us":30111,"replication_time_us":3270,"rows_written":19900,"thread_start_us":17198,"threads_started":3,"wal-append.queue_time_us":540}]]}
I20260810 19:48:22.395053 32003 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=1793, attempt_no=0}) took 1291 ms. Trace:
I20260810 19:48:22.395231 32003 rpcz_store.cc:276] 0810 19:48:21.103467 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:21.103520 (+ 53us) service_pool.cc:224] Handling call
0810 19:48:22.395002 (+1291482us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:21.130865 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:21.130984 (+ 119us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:22.388723 (+1257739us) write_op.cc:435] Acquired schema lock
0810 19:48:22.388726 (+ 3us) tablet.cc:662] Decoding operations
0810 19:48:22.389131 (+ 405us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:22.389152 (+ 21us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:22.389158 (+ 6us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:22.389536 (+ 378us) tablet.cc:701] Row locks acquired
0810 19:48:22.389539 (+ 3us) write_op.cc:260] PREPARE: finished
0810 19:48:22.389584 (+ 45us) write_op.cc:270] Start()
0810 19:48:22.389618 (+ 34us) write_op.cc:276] Timestamp: L: 2032
0810 19:48:22.389622 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:48:22.389892 (+ 270us) log.cc:844] Serialized 788 byte log entry
0810 19:48:22.391955 (+ 2063us) op_driver.cc:464] REPLICATION: finished
0810 19:48:22.392061 (+ 106us) write_op.cc:301] APPLY: starting
0810 19:48:22.392076 (+ 15us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:22.393633 (+ 1557us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:22.393666 (+ 33us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:22.394589 (+ 923us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:22.394660 (+ 71us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=150,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0810 19:48:22.394668 (+ 8us) write_op.cc:312] APPLY: finished
0810 19:48:22.394811 (+ 143us) log.cc:844] Serialized 320 byte log entry
0810 19:48:22.394865 (+ 54us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:22.394913 (+ 48us) write_op.cc:454] Released schema lock
0810 19:48:22.394921 (+ 8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62,"cfile_cache_hit":7,"cfile_cache_hit_bytes":28742,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16574,"cfile_init":1,"lbm_read_time_us":154,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":26929,"prepare.run_cpu_time_us":207661,"prepare.run_wall_time_us":1259090,"replication_time_us":2308}]]}
I20260810 19:48:22.405740 31940 alter_table-test.cc:1347] Scanner saw 60950 rows
I20260810 19:48:22.447978 31652 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5: fake-table [id=530257aabf554ca3acfaebb132a3f9de] alter complete (version 3)
I20260810 19:48:22.458911 32003 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=1794, attempt_no=0}) took 1324 ms. Trace:
I20260810 19:48:22.459156 32003 rpcz_store.cc:276] 0810 19:48:21.134451 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:21.135295 (+ 844us) service_pool.cc:224] Handling call
0810 19:48:22.458887 (+1323592us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:22.390002 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:22.390118 (+ 116us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:22.390123 (+ 5us) write_op.cc:435] Acquired schema lock
0810 19:48:22.390125 (+ 2us) tablet.cc:662] Decoding operations
0810 19:48:22.390484 (+ 359us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:22.390493 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:22.390498 (+ 5us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:22.390852 (+ 354us) tablet.cc:701] Row locks acquired
0810 19:48:22.390854 (+ 2us) write_op.cc:260] PREPARE: finished
0810 19:48:22.390885 (+ 31us) write_op.cc:270] Start()
0810 19:48:22.390910 (+ 25us) write_op.cc:276] Timestamp: L: 2033
0810 19:48:22.390913 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:22.391095 (+ 182us) log.cc:844] Serialized 788 byte log entry
0810 19:48:22.401350 (+ 10255us) op_driver.cc:464] REPLICATION: finished
0810 19:48:22.401439 (+ 89us) write_op.cc:301] APPLY: starting
0810 19:48:22.401452 (+ 13us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:22.432922 (+ 31470us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:22.432946 (+ 24us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:22.458006 (+ 25060us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:22.458143 (+ 137us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=156,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0810 19:48:22.458157 (+ 14us) write_op.cc:312] APPLY: finished
0810 19:48:22.458506 (+ 349us) log.cc:844] Serialized 420 byte log entry
0810 19:48:22.458743 (+ 237us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:22.458793 (+ 50us) write_op.cc:454] Released schema lock
0810 19:48:22.458803 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"cfile_cache_hit":272,"cfile_cache_hit_bytes":795159,"cfile_cache_miss":5,"cfile_cache_miss_bytes":17223,"lbm_read_time_us":145,"lbm_reads_lt_1ms":5,"num_ops":50,"prepare.queue_time_us":1254220,"prepare.run_cpu_time_us":1146,"prepare.run_wall_time_us":1146,"replication_time_us":10412}]]}
I20260810 19:48:22.518060 31940 alter_table-test.cc:1347] Scanner saw 61000 rows
I20260810 19:48:22.610481 31940 alter_table-test.cc:1347] Scanner saw 61700 rows
I20260810 19:48:22.713919 31940 alter_table-test.cc:1347] Scanner saw 62250 rows
I20260810 19:48:22.822158 31940 alter_table-test.cc:1347] Scanner saw 62850 rows
I20260810 19:48:22.930313 31940 alter_table-test.cc:1347] Scanner saw 63450 rows
I20260810 19:48:23.039660 31940 alter_table-test.cc:1347] Scanner saw 64100 rows
I20260810 19:48:23.145323 31940 alter_table-test.cc:1347] Scanner saw 64900 rows
I20260810 19:48:23.254477 31940 alter_table-test.cc:1347] Scanner saw 65500 rows
I20260810 19:48:23.392253 31940 alter_table-test.cc:1347] Scanner saw 66200 rows
I20260810 19:48:23.512164 31940 alter_table-test.cc:1347] Scanner saw 66850 rows
I20260810 19:48:23.635200 31940 alter_table-test.cc:1347] Scanner saw 67550 rows
I20260810 19:48:23.748759 31940 alter_table-test.cc:1347] Scanner saw 68300 rows
I20260810 19:48:23.865628 31940 alter_table-test.cc:1347] Scanner saw 68950 rows
I20260810 19:48:23.993378 31940 alter_table-test.cc:1347] Scanner saw 69550 rows
I20260810 19:48:24.117780 31940 alter_table-test.cc:1347] Scanner saw 70250 rows
I20260810 19:48:24.282598 31940 alter_table-test.cc:1347] Scanner saw 71000 rows
I20260810 19:48:24.418310 31940 alter_table-test.cc:1347] Scanner saw 71900 rows
I20260810 19:48:24.560379 31940 alter_table-test.cc:1347] Scanner saw 72750 rows
I20260810 19:48:24.700884 31940 alter_table-test.cc:1347] Scanner saw 73600 rows
I20260810 19:48:24.828833 31940 alter_table-test.cc:1347] Scanner saw 74500 rows
I20260810 19:48:24.965884 31940 alter_table-test.cc:1347] Scanner saw 75250 rows
I20260810 19:48:25.103307 31940 alter_table-test.cc:1347] Scanner saw 76100 rows
I20260810 19:48:25.248384 31940 alter_table-test.cc:1347] Scanner saw 77000 rows
I20260810 19:48:25.392063 31940 alter_table-test.cc:1347] Scanner saw 77950 rows
I20260810 19:48:25.470249 31652 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48692:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: false read_default_value: "\005\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:25.521281 32003 tablet.cc:1724] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:25.562490 31940 alter_table-test.cc:1347] Scanner saw 78750 rows
I20260810 19:48:25.771552 31940 alter_table-test.cc:1347] Scanner saw 79300 rows
I20260810 19:48:25.978760 31940 alter_table-test.cc:1347] Scanner saw 79300 rows
I20260810 19:48:26.195137 31940 alter_table-test.cc:1347] Scanner saw 79300 rows
I20260810 19:48:26.391949 31940 alter_table-test.cc:1347] Scanner saw 79300 rows
I20260810 19:48:26.583469 31940 alter_table-test.cc:1347] Scanner saw 79300 rows
I20260810 19:48:26.750584 31940 alter_table-test.cc:1347] Scanner saw 79300 rows
I20260810 19:48:26.785048 32003 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46650 (request call id 4) took 1293 ms. Trace:
I20260810 19:48:26.785241 32003 rpcz_store.cc:276] 0810 19:48:25.491180 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:25.491368 (+ 188us) service_pool.cc:224] Handling call
0810 19:48:26.785023 (+1293655us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:25.492019 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:25.492189 (+ 170us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:25.519211 (+ 27022us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:25.519224 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:25.519253 (+ 29us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:25.519256 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:25.520240 (+ 984us) log.cc:844] Serialized 296 byte log entry
0810 19:48:25.521116 (+ 876us) op_driver.cc:464] REPLICATION: finished
0810 19:48:25.521255 (+ 139us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:26.778071 (+1256816us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:26.778539 (+ 468us) log.cc:844] Serialized 5 byte log entry
0810 19:48:26.783852 (+ 5313us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:26.784928 (+ 1076us) log.cc:844] Serialized 15 byte log entry
0810 19:48:26.784971 (+ 43us) alter_schema_op.cc:73] Released schema lock
0810 19:48:26.784975 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":70,"bytes_written":70115,"cfile_init":1,"compiler_manager_pool.queue_time_us":535,"compiler_manager_pool.run_cpu_time_us":719921,"compiler_manager_pool.run_wall_time_us":721730,"dirs.queue_time_us":522,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1131,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3028,"lbm_writes_lt_1ms":48,"peak_mem_usage":0,"prepare.queue_time_us":338,"prepare.run_cpu_time_us":5301,"prepare.run_wall_time_us":29218,"replication_time_us":1825,"rows_written":18350,"spinlock_wait_cycles":3840,"thread_start_us":2149,"threads_started":3,"wal-append.queue_time_us":1505}]]}
I20260810 19:48:26.805757 32003 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=2227, attempt_no=0}) took 1313 ms. Trace:
I20260810 19:48:26.805930 32003 rpcz_store.cc:276] 0810 19:48:25.492230 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:25.492285 (+ 55us) service_pool.cc:224] Handling call
0810 19:48:26.805721 (+1313436us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:25.521282 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:25.521391 (+ 109us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:26.787943 (+1266552us) write_op.cc:435] Acquired schema lock
0810 19:48:26.787946 (+ 3us) tablet.cc:662] Decoding operations
0810 19:48:26.788227 (+ 281us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:26.788237 (+ 10us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:26.788241 (+ 4us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:26.788696 (+ 455us) tablet.cc:701] Row locks acquired
0810 19:48:26.788701 (+ 5us) write_op.cc:260] PREPARE: finished
0810 19:48:26.788752 (+ 51us) write_op.cc:270] Start()
0810 19:48:26.788786 (+ 34us) write_op.cc:276] Timestamp: L: 2499
0810 19:48:26.788791 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:48:26.789011 (+ 220us) log.cc:844] Serialized 788 byte log entry
0810 19:48:26.799431 (+ 10420us) op_driver.cc:464] REPLICATION: finished
0810 19:48:26.799592 (+ 161us) write_op.cc:301] APPLY: starting
0810 19:48:26.799660 (+ 68us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:26.802991 (+ 3331us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:26.803031 (+ 40us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:26.805015 (+ 1984us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:26.805111 (+ 96us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=200,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0810 19:48:26.805124 (+ 13us) write_op.cc:312] APPLY: finished
0810 19:48:26.805369 (+ 245us) log.cc:844] Serialized 320 byte log entry
0810 19:48:26.805462 (+ 93us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:26.805549 (+ 87us) write_op.cc:454] Released schema lock
0810 19:48:26.805564 (+ 15us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":88,"cfile_cache_hit":9,"cfile_cache_hit_bytes":36954,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":222,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":28524,"prepare.run_cpu_time_us":204563,"prepare.run_wall_time_us":1267796,"replication_time_us":10609}]]}
I20260810 19:48:26.814769 31652 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5: fake-table [id=530257aabf554ca3acfaebb132a3f9de] alter complete (version 4)
I20260810 19:48:26.862393 32003 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=2228, attempt_no=0}) took 1339 ms. Trace:
I20260810 19:48:26.862654 32003 rpcz_store.cc:276] 0810 19:48:25.523002 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:25.523068 (+ 66us) service_pool.cc:224] Handling call
0810 19:48:26.862368 (+1339300us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:26.789133 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:26.789267 (+ 134us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:26.789274 (+ 7us) write_op.cc:435] Acquired schema lock
0810 19:48:26.789279 (+ 5us) tablet.cc:662] Decoding operations
0810 19:48:26.789953 (+ 674us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:26.789965 (+ 12us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:26.789972 (+ 7us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:26.790682 (+ 710us) tablet.cc:701] Row locks acquired
0810 19:48:26.790687 (+ 5us) write_op.cc:260] PREPARE: finished
0810 19:48:26.790729 (+ 42us) write_op.cc:270] Start()
0810 19:48:26.790761 (+ 32us) write_op.cc:276] Timestamp: L: 2500
0810 19:48:26.790765 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:48:26.790981 (+ 216us) log.cc:844] Serialized 788 byte log entry
0810 19:48:26.799567 (+ 8586us) op_driver.cc:464] REPLICATION: finished
0810 19:48:26.807884 (+ 8317us) write_op.cc:301] APPLY: starting
0810 19:48:26.807904 (+ 20us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:26.840100 (+ 32196us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:26.840127 (+ 27us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:26.861769 (+ 21642us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:26.861836 (+ 67us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=182,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0810 19:48:26.861844 (+ 8us) write_op.cc:312] APPLY: finished
0810 19:48:26.861993 (+ 149us) log.cc:844] Serialized 420 byte log entry
0810 19:48:26.862225 (+ 232us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:26.862277 (+ 52us) write_op.cc:454] Released schema lock
0810 19:48:26.862286 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":8271,"cfile_cache_hit":284,"cfile_cache_hit_bytes":831703,"cfile_cache_miss":7,"cfile_cache_miss_bytes":24991,"lbm_read_time_us":1470,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":6,"num_ops":50,"prepare.queue_time_us":1265546,"prepare.run_cpu_time_us":1914,"prepare.run_wall_time_us":1914,"replication_time_us":8785,"spinlock_wait_cycles":896,"thread_start_us":10734,"threads_started":1}]]}
I20260810 19:48:26.925160 31940 alter_table-test.cc:1347] Scanner saw 79300 rows
I20260810 19:48:27.060801 31940 alter_table-test.cc:1347] Scanner saw 79950 rows
I20260810 19:48:27.203450 31940 alter_table-test.cc:1347] Scanner saw 80750 rows
I20260810 19:48:27.337210 31940 alter_table-test.cc:1347] Scanner saw 81500 rows
I20260810 19:48:27.460970 31940 alter_table-test.cc:1347] Scanner saw 82350 rows
I20260810 19:48:27.587689 31940 alter_table-test.cc:1347] Scanner saw 83050 rows
I20260810 19:48:27.743268 31940 alter_table-test.cc:1347] Scanner saw 83750 rows
I20260810 19:48:27.885636 31940 alter_table-test.cc:1347] Scanner saw 84700 rows
I20260810 19:48:28.004232 31940 alter_table-test.cc:1347] Scanner saw 85450 rows
I20260810 19:48:28.130889 31940 alter_table-test.cc:1347] Scanner saw 86050 rows
I20260810 19:48:28.286315 31940 alter_table-test.cc:1347] Scanner saw 86850 rows
I20260810 19:48:28.452082 31940 alter_table-test.cc:1347] Scanner saw 87900 rows
I20260810 19:48:28.604911 31940 alter_table-test.cc:1347] Scanner saw 88800 rows
I20260810 19:48:28.771665 31940 alter_table-test.cc:1347] Scanner saw 89650 rows
I20260810 19:48:28.930789 31940 alter_table-test.cc:1347] Scanner saw 90650 rows
I20260810 19:48:29.099541 31940 alter_table-test.cc:1347] Scanner saw 91500 rows
I20260810 19:48:29.317224 31940 alter_table-test.cc:1347] Scanner saw 92450 rows
I20260810 19:48:29.470191 31940 alter_table-test.cc:1347] Scanner saw 93600 rows
I20260810 19:48:29.618398 31940 alter_table-test.cc:1347] Scanner saw 94450 rows
I20260810 19:48:29.805217 31940 alter_table-test.cc:1347] Scanner saw 95250 rows
I20260810 19:48:29.853080 31656 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48692:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: false read_default_value: "\006\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:29.881268 32003 tablet.cc:1724] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:30.028352 31940 alter_table-test.cc:1347] Scanner saw 96400 rows
I20260810 19:48:30.278419 31940 alter_table-test.cc:1347] Scanner saw 96800 rows
I20260810 19:48:30.550155 31940 alter_table-test.cc:1347] Scanner saw 96800 rows
I20260810 19:48:30.801783 31940 alter_table-test.cc:1347] Scanner saw 96800 rows
I20260810 19:48:31.025692 31940 alter_table-test.cc:1347] Scanner saw 96800 rows
I20260810 19:48:31.148204 32003 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46650 (request call id 5) took 1271 ms. Trace:
I20260810 19:48:31.148416 32003 rpcz_store.cc:276] 0810 19:48:29.876264 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:29.876334 (+ 70us) service_pool.cc:224] Handling call
0810 19:48:31.148178 (+1271844us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:29.876716 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:29.876916 (+ 200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:29.880124 (+ 3208us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:29.880132 (+ 8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:29.880151 (+ 19us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:29.880154 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:29.880332 (+ 178us) log.cc:844] Serialized 330 byte log entry
0810 19:48:29.881123 (+ 791us) op_driver.cc:464] REPLICATION: finished
0810 19:48:29.881243 (+ 120us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:31.142081 (+1260838us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:31.142545 (+ 464us) log.cc:844] Serialized 5 byte log entry
0810 19:48:31.146861 (+ 4316us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:31.148081 (+ 1220us) log.cc:844] Serialized 15 byte log entry
0810 19:48:31.148121 (+ 40us) alter_schema_op.cc:73] Released schema lock
0810 19:48:31.148125 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"bytes_written":67362,"cfile_init":1,"compiler_manager_pool.queue_time_us":375,"compiler_manager_pool.run_cpu_time_us":749106,"compiler_manager_pool.run_wall_time_us":761592,"dirs.queue_time_us":569,"dirs.run_cpu_time_us":221,"dirs.run_wall_time_us":1049,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3065,"lbm_writes_lt_1ms":52,"peak_mem_usage":0,"prepare.queue_time_us":54,"prepare.run_cpu_time_us":894,"prepare.run_wall_time_us":3670,"replication_time_us":943,"rows_written":17500,"thread_start_us":1071,"threads_started":3,"wal-append.queue_time_us":541}]]}
I20260810 19:48:31.168447 31656 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5: fake-table [id=530257aabf554ca3acfaebb132a3f9de] alter complete (version 5)
I20260810 19:48:31.178447 32077 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=2644, attempt_no=0}) took 1294 ms. Trace:
I20260810 19:48:31.178694 32077 rpcz_store.cc:276] 0810 19:48:29.883637 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:29.883826 (+ 189us) service_pool.cc:224] Handling call
0810 19:48:31.178417 (+1294591us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:31.152216 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:31.152345 (+ 129us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:31.152352 (+ 7us) write_op.cc:435] Acquired schema lock
0810 19:48:31.152356 (+ 4us) tablet.cc:662] Decoding operations
0810 19:48:31.152904 (+ 548us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:31.152917 (+ 13us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:31.152925 (+ 8us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:31.153574 (+ 649us) tablet.cc:701] Row locks acquired
0810 19:48:31.153578 (+ 4us) write_op.cc:260] PREPARE: finished
0810 19:48:31.153619 (+ 41us) write_op.cc:270] Start()
0810 19:48:31.153654 (+ 35us) write_op.cc:276] Timestamp: L: 2942
0810 19:48:31.153658 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:48:31.153878 (+ 220us) log.cc:844] Serialized 788 byte log entry
0810 19:48:31.163613 (+ 9735us) op_driver.cc:464] REPLICATION: finished
0810 19:48:31.174364 (+ 10751us) write_op.cc:301] APPLY: starting
0810 19:48:31.174382 (+ 18us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:31.176428 (+ 2046us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:31.176456 (+ 28us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:31.177655 (+ 1199us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:31.177725 (+ 70us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=250,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0810 19:48:31.177733 (+ 8us) write_op.cc:312] APPLY: finished
0810 19:48:31.177912 (+ 179us) log.cc:844] Serialized 320 byte log entry
0810 19:48:31.178218 (+ 306us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:31.178280 (+ 62us) write_op.cc:454] Released schema lock
0810 19:48:31.178291 (+ 11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":10692,"cfile_cache_hit":21,"cfile_cache_hit_bytes":66434,"num_ops":50,"prepare.queue_time_us":1268000,"prepare.run_cpu_time_us":1726,"prepare.run_wall_time_us":1725,"replication_time_us":9931,"spinlock_wait_cycles":768,"thread_start_us":11540,"threads_started":1}]]}
I20260810 19:48:31.216480 32003 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=2643, attempt_no=0}) took 1339 ms. Trace:
I20260810 19:48:31.216750 32003 rpcz_store.cc:276] 0810 19:48:29.876876 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:29.876920 (+ 44us) service_pool.cc:224] Handling call
0810 19:48:31.216454 (+1339534us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:29.880436 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:29.880523 (+ 87us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:31.150880 (+1270357us) write_op.cc:435] Acquired schema lock
0810 19:48:31.150883 (+ 3us) tablet.cc:662] Decoding operations
0810 19:48:31.151264 (+ 381us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:31.151273 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:31.151277 (+ 4us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:31.151761 (+ 484us) tablet.cc:701] Row locks acquired
0810 19:48:31.151766 (+ 5us) write_op.cc:260] PREPARE: finished
0810 19:48:31.151819 (+ 53us) write_op.cc:270] Start()
0810 19:48:31.151856 (+ 37us) write_op.cc:276] Timestamp: L: 2941
0810 19:48:31.151860 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:48:31.152091 (+ 231us) log.cc:844] Serialized 788 byte log entry
0810 19:48:31.163454 (+ 11363us) op_driver.cc:464] REPLICATION: finished
0810 19:48:31.163643 (+ 189us) write_op.cc:301] APPLY: starting
0810 19:48:31.163677 (+ 34us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:31.184964 (+ 21287us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:31.184984 (+ 20us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:31.215830 (+ 30846us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:31.215908 (+ 78us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=220,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0810 19:48:31.215917 (+ 9us) write_op.cc:312] APPLY: finished
0810 19:48:31.216075 (+ 158us) log.cc:844] Serialized 420 byte log entry
0810 19:48:31.216311 (+ 236us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:31.216361 (+ 50us) write_op.cc:454] Released schema lock
0810 19:48:31.216370 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":103,"cfile_cache_hit":302,"cfile_cache_hit_bytes":849916,"cfile_cache_miss":14,"cfile_cache_miss_bytes":49676,"cfile_init":1,"lbm_read_time_us":267,"lbm_reads_lt_1ms":18,"num_ops":50,"prepare.queue_time_us":3172,"prepare.run_cpu_time_us":207164,"prepare.run_wall_time_us":1271721,"replication_time_us":11560,"spinlock_wait_cycles":5120}]]}
I20260810 19:48:31.251036 31940 alter_table-test.cc:1347] Scanner saw 96800 rows
I20260810 19:48:31.430109 31940 alter_table-test.cc:1347] Scanner saw 97200 rows
I20260810 19:48:31.612107 31940 alter_table-test.cc:1347] Scanner saw 98150 rows
I20260810 19:48:31.768368 31940 alter_table-test.cc:1347] Scanner saw 99300 rows
I20260810 19:48:31.938047 31940 alter_table-test.cc:1347] Scanner saw 100100 rows
I20260810 19:48:32.106881 31940 alter_table-test.cc:1347] Scanner saw 100950 rows
I20260810 19:48:32.283668 31940 alter_table-test.cc:1347] Scanner saw 101850 rows
I20260810 19:48:32.461866 31940 alter_table-test.cc:1347] Scanner saw 102850 rows
I20260810 19:48:32.631378 31940 alter_table-test.cc:1347] Scanner saw 103800 rows
I20260810 19:48:32.821005 31940 alter_table-test.cc:1347] Scanner saw 104650 rows
I20260810 19:48:33.021672 31940 alter_table-test.cc:1347] Scanner saw 105700 rows
I20260810 19:48:33.204011 31940 alter_table-test.cc:1347] Scanner saw 106950 rows
I20260810 19:48:33.389364 31940 alter_table-test.cc:1347] Scanner saw 107900 rows
I20260810 19:48:33.610713 31940 alter_table-test.cc:1347] Scanner saw 108950 rows
I20260810 19:48:33.824501 31940 alter_table-test.cc:1347] Scanner saw 109850 rows
I20260810 19:48:34.024757 31940 alter_table-test.cc:1347] Scanner saw 110950 rows
I20260810 19:48:34.231140 31656 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48692:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: false read_default_value: "\007\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:34.242882 31940 alter_table-test.cc:1347] Scanner saw 111900 rows
I20260810 19:48:34.282161 32077 tablet.cc:1724] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:34.559875 31940 alter_table-test.cc:1347] Scanner saw 112950 rows
I20260810 19:48:34.846871 31940 alter_table-test.cc:1347] Scanner saw 112950 rows
I20260810 19:48:35.138932 31940 alter_table-test.cc:1347] Scanner saw 112950 rows
I20260810 19:48:35.427022 31940 alter_table-test.cc:1347] Scanner saw 112950 rows
I20260810 19:48:35.532397 32077 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46650 (request call id 6) took 1286 ms. Trace:
I20260810 19:48:35.532608 32077 rpcz_store.cc:276] 0810 19:48:34.246235 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:34.247190 (+ 955us) service_pool.cc:224] Handling call
0810 19:48:35.532370 (+1285180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:34.247762 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:34.247998 (+ 236us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:34.280672 (+ 32674us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:34.280684 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:34.280716 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:34.280719 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:34.280965 (+ 246us) log.cc:844] Serialized 364 byte log entry
0810 19:48:34.282018 (+ 1053us) op_driver.cc:464] REPLICATION: finished
0810 19:48:34.282134 (+ 116us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:35.525599 (+1243465us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:35.526124 (+ 525us) log.cc:844] Serialized 5 byte log entry
0810 19:48:35.530933 (+ 4809us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:35.532265 (+ 1332us) log.cc:844] Serialized 15 byte log entry
0810 19:48:35.532319 (+ 54us) alter_schema_op.cc:73] Released schema lock
0810 19:48:35.532324 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"bytes_written":64497,"cfile_init":1,"compiler_manager_pool.queue_time_us":432,"compiler_manager_pool.run_cpu_time_us":750218,"compiler_manager_pool.run_wall_time_us":786518,"dirs.queue_time_us":538,"dirs.run_cpu_time_us":242,"dirs.run_wall_time_us":7183,"drs_written":1,"lbm_read_time_us":132,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3271,"lbm_writes_lt_1ms":55,"peak_mem_usage":0,"prepare.queue_time_us":232,"prepare.run_cpu_time_us":6027,"prepare.run_wall_time_us":33270,"replication_time_us":1269,"rows_written":16150,"thread_start_us":1009,"threads_started":3,"wal-append.queue_time_us":538}]]}
I20260810 19:48:35.548740 31652 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5: fake-table [id=530257aabf554ca3acfaebb132a3f9de] alter complete (version 6)
I20260810 19:48:35.552431 32077 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=3032, attempt_no=0}) took 1310 ms. Trace:
I20260810 19:48:35.552598 32077 rpcz_store.cc:276] 0810 19:48:34.242125 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:34.242703 (+ 578us) service_pool.cc:224] Handling call
0810 19:48:35.552410 (+1309707us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:34.281113 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:34.282096 (+ 983us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:35.533745 (+1251649us) write_op.cc:435] Acquired schema lock
0810 19:48:35.533749 (+ 4us) tablet.cc:662] Decoding operations
0810 19:48:35.534166 (+ 417us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:35.534182 (+ 16us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:35.534188 (+ 6us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:35.534555 (+ 367us) tablet.cc:701] Row locks acquired
0810 19:48:35.534559 (+ 4us) write_op.cc:260] PREPARE: finished
0810 19:48:35.534608 (+ 49us) write_op.cc:270] Start()
0810 19:48:35.534645 (+ 37us) write_op.cc:276] Timestamp: L: 3353
0810 19:48:35.534648 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:35.534907 (+ 259us) log.cc:844] Serialized 788 byte log entry
0810 19:48:35.547433 (+ 12526us) op_driver.cc:464] REPLICATION: finished
0810 19:48:35.547590 (+ 157us) write_op.cc:301] APPLY: starting
0810 19:48:35.547617 (+ 27us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:35.550487 (+ 2870us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:35.550525 (+ 38us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:35.551897 (+ 1372us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:35.551973 (+ 76us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=300,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0810 19:48:35.551981 (+ 8us) write_op.cc:312] APPLY: finished
0810 19:48:35.552162 (+ 181us) log.cc:844] Serialized 320 byte log entry
0810 19:48:35.552235 (+ 73us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:35.552293 (+ 58us) write_op.cc:454] Released schema lock
0810 19:48:35.552301 (+ 8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":88,"cfile_cache_hit":19,"cfile_cache_hit_bytes":66146,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12444,"cfile_init":1,"lbm_read_time_us":167,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":33390,"prepare.run_cpu_time_us":216692,"prepare.run_wall_time_us":1253858,"replication_time_us":12754,"spinlock_wait_cycles":1280}]]}
I20260810 19:48:35.616444 32102 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=3034, attempt_no=0}) took 1332 ms. Trace:
I20260810 19:48:35.616691 32102 rpcz_store.cc:276] 0810 19:48:34.284214 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:34.284270 (+ 56us) service_pool.cc:224] Handling call
0810 19:48:35.616419 (+1332149us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:35.535018 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:35.535179 (+ 161us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:35.535185 (+ 6us) write_op.cc:435] Acquired schema lock
0810 19:48:35.535187 (+ 2us) tablet.cc:662] Decoding operations
0810 19:48:35.535669 (+ 482us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:35.535678 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:35.535683 (+ 5us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:35.536065 (+ 382us) tablet.cc:701] Row locks acquired
0810 19:48:35.536068 (+ 3us) write_op.cc:260] PREPARE: finished
0810 19:48:35.536106 (+ 38us) write_op.cc:270] Start()
0810 19:48:35.536142 (+ 36us) write_op.cc:276] Timestamp: L: 3354
0810 19:48:35.536147 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:48:35.536329 (+ 182us) log.cc:844] Serialized 788 byte log entry
0810 19:48:35.547589 (+ 11260us) op_driver.cc:464] REPLICATION: finished
0810 19:48:35.551409 (+ 3820us) write_op.cc:301] APPLY: starting
0810 19:48:35.551427 (+ 18us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:35.579695 (+ 28268us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:35.579719 (+ 24us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:35.615904 (+ 36185us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:35.615984 (+ 80us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=214,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0810 19:48:35.615993 (+ 9us) write_op.cc:312] APPLY: finished
0810 19:48:35.616163 (+ 170us) log.cc:844] Serialized 420 byte log entry
0810 19:48:35.616256 (+ 93us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:35.616311 (+ 55us) write_op.cc:454] Released schema lock
0810 19:48:35.616322 (+ 11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3765,"cfile_cache_hit":319,"cfile_cache_hit_bytes":896014,"cfile_cache_miss":4,"cfile_cache_miss_bytes":13482,"lbm_read_time_us":590,"lbm_reads_lt_1ms":4,"num_ops":50,"prepare.queue_time_us":1250283,"prepare.run_cpu_time_us":1370,"prepare.run_wall_time_us":1369,"replication_time_us":11414,"thread_start_us":5032,"threads_started":1}]]}
I20260810 19:48:35.670176 31940 alter_table-test.cc:1347] Scanner saw 112950 rows
I20260810 19:48:35.890514 31940 alter_table-test.cc:1347] Scanner saw 113500 rows
I20260810 19:48:36.106817 31940 alter_table-test.cc:1347] Scanner saw 114650 rows
I20260810 19:48:36.328092 31940 alter_table-test.cc:1347] Scanner saw 115850 rows
I20260810 19:48:36.528965 31940 alter_table-test.cc:1347] Scanner saw 117100 rows
I20260810 19:48:36.743120 31940 alter_table-test.cc:1347] Scanner saw 118100 rows
I20260810 19:48:36.956720 31940 alter_table-test.cc:1347] Scanner saw 119300 rows
I20260810 19:48:37.153883 31940 alter_table-test.cc:1347] Scanner saw 120450 rows
I20260810 19:48:37.368343 31940 alter_table-test.cc:1347] Scanner saw 121350 rows
I20260810 19:48:37.578608 31940 alter_table-test.cc:1347] Scanner saw 122400 rows
I20260810 19:48:37.784696 31940 alter_table-test.cc:1347] Scanner saw 123400 rows
I20260810 19:48:37.994637 31940 alter_table-test.cc:1347] Scanner saw 124450 rows
I20260810 19:48:38.225098 31940 alter_table-test.cc:1347] Scanner saw 125450 rows
I20260810 19:48:38.457832 31940 alter_table-test.cc:1347] Scanner saw 126700 rows
I20260810 19:48:38.604864 31652 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48692:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: false read_default_value: "\010\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:38.656348 32102 tablet.cc:1724] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
18:c8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260810 19:48:38.715955 31940 alter_table-test.cc:1347] Scanner saw 127900 rows
I20260810 19:48:38.967991 31652 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5: fake-table [id=530257aabf554ca3acfaebb132a3f9de] alter complete (version 7)
I20260810 19:48:39.035851 31940 alter_table-test.cc:1347] Scanner saw 128750 rows
I20260810 19:48:39.353137 31940 alter_table-test.cc:1347] Scanner saw 128750 rows
I20260810 19:48:39.686250 31940 alter_table-test.cc:1347] Scanner saw 128750 rows
I20260810 19:48:39.901813 32102 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46650 (request call id 7) took 1283 ms. Trace:
I20260810 19:48:39.902041 32102 rpcz_store.cc:276] 0810 19:48:38.617846 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:38.618046 (+ 200us) service_pool.cc:224] Handling call
0810 19:48:39.901785 (+1283739us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:38.618459 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:38.619218 (+ 759us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:38.654532 (+ 35314us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:38.654543 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:38.654571 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:38.654573 (+ 2us) op_driver.cc:348] REPLICATION: starting
0810 19:48:38.655477 (+ 904us) log.cc:844] Serialized 398 byte log entry
0810 19:48:38.656196 (+ 719us) op_driver.cc:464] REPLICATION: finished
0810 19:48:38.656322 (+ 126us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:39.895016 (+1238694us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:39.895616 (+ 600us) log.cc:844] Serialized 5 byte log entry
0810 19:48:39.900268 (+ 4652us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:39.901685 (+ 1417us) log.cc:844] Serialized 15 byte log entry
0810 19:48:39.901735 (+ 50us) alter_schema_op.cc:73] Released schema lock
0810 19:48:39.901740 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":77,"bytes_written":61296,"cfile_init":1,"compiler_manager_pool.queue_time_us":660,"compiler_manager_pool.run_cpu_time_us":750913,"compiler_manager_pool.run_wall_time_us":778627,"dirs.queue_time_us":515,"dirs.run_cpu_time_us":235,"dirs.run_wall_time_us":995,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3373,"lbm_writes_lt_1ms":59,"peak_mem_usage":0,"prepare.queue_time_us":75,"prepare.run_cpu_time_us":6000,"prepare.run_wall_time_us":37687,"replication_time_us":1588,"rows_written":15800,"spinlock_wait_cycles":3328,"thread_start_us":1187,"threads_started":3,"wal-append.queue_time_us":521}]]}
I20260810 19:48:39.912082 32102 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=3415, attempt_no=0}) took 1293 ms. Trace:
I20260810 19:48:39.912223 32102 rpcz_store.cc:276] 0810 19:48:38.618772 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:38.618817 (+ 45us) service_pool.cc:224] Handling call
0810 19:48:39.912058 (+1293241us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:38.656202 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:38.656316 (+ 114us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:39.902558 (+1246242us) write_op.cc:435] Acquired schema lock
0810 19:48:39.902562 (+ 4us) tablet.cc:662] Decoding operations
0810 19:48:39.902927 (+ 365us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:39.902944 (+ 17us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:39.902950 (+ 6us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:39.903361 (+ 411us) tablet.cc:701] Row locks acquired
0810 19:48:39.903364 (+ 3us) write_op.cc:260] PREPARE: finished
0810 19:48:39.903422 (+ 58us) write_op.cc:270] Start()
0810 19:48:39.903472 (+ 50us) write_op.cc:276] Timestamp: L: 3754
0810 19:48:39.903476 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:48:39.903741 (+ 265us) log.cc:844] Serialized 788 byte log entry
0810 19:48:39.906906 (+ 3165us) op_driver.cc:464] REPLICATION: finished
0810 19:48:39.907050 (+ 144us) write_op.cc:301] APPLY: starting
0810 19:48:39.907068 (+ 18us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:39.910141 (+ 3073us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:39.910168 (+ 27us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:39.911559 (+ 1391us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:39.911634 (+ 75us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=350,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0810 19:48:39.911643 (+ 9us) write_op.cc:312] APPLY: finished
0810 19:48:39.911798 (+ 155us) log.cc:844] Serialized 320 byte log entry
0810 19:48:39.911881 (+ 83us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:39.911938 (+ 57us) write_op.cc:454] Released schema lock
0810 19:48:39.911948 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":72,"cfile_cache_hit":18,"cfile_cache_hit_bytes":65996,"cfile_cache_miss":3,"cfile_cache_miss_bytes":8338,"cfile_init":1,"lbm_read_time_us":157,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":37003,"prepare.run_cpu_time_us":216368,"prepare.run_wall_time_us":1247611,"replication_time_us":3393}]]}
I20260810 19:48:39.970327 32102 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46664 (ReqId={client: bcd8f2511c97436aaa010576441a6fd3, seq_no=3416, attempt_no=0}) took 1312 ms. Trace:
I20260810 19:48:39.970588 32102 rpcz_store.cc:276] 0810 19:48:38.657938 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:38.657986 (+ 48us) service_pool.cc:224] Handling call
0810 19:48:39.970302 (+1312316us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:39.903866 (+ 0us) write_op.cc:183] PREPARE: starting on tablet c3d316780db04d1f8c33ce48e7d8a3c3
0810 19:48:39.903975 (+ 109us) write_op.cc:432] Acquiring schema lock in shared mode
0810 19:48:39.903980 (+ 5us) write_op.cc:435] Acquired schema lock
0810 19:48:39.903982 (+ 2us) tablet.cc:662] Decoding operations
0810 19:48:39.904412 (+ 430us) write_op.cc:620] Acquiring the partition lock for write op
0810 19:48:39.904423 (+ 11us) write_op.cc:641] Partition lock acquired for write op
0810 19:48:39.904428 (+ 5us) tablet.cc:685] Acquiring locks for 50 operations
0810 19:48:39.904834 (+ 406us) tablet.cc:701] Row locks acquired
0810 19:48:39.904837 (+ 3us) write_op.cc:260] PREPARE: finished
0810 19:48:39.904874 (+ 37us) write_op.cc:270] Start()
0810 19:48:39.904918 (+ 44us) write_op.cc:276] Timestamp: L: 3755
0810 19:48:39.904925 (+ 7us) op_driver.cc:348] REPLICATION: starting
0810 19:48:39.905110 (+ 185us) log.cc:844] Serialized 788 byte log entry
0810 19:48:39.907059 (+ 1949us) op_driver.cc:464] REPLICATION: finished
0810 19:48:39.913240 (+ 6181us) write_op.cc:301] APPLY: starting
0810 19:48:39.913253 (+ 13us) tablet.cc:1367] starting BulkCheckPresence
0810 19:48:39.947610 (+ 34357us) tablet.cc:1370] finished BulkCheckPresence
0810 19:48:39.947642 (+ 32us) tablet.cc:1372] starting ApplyRowOperation cycle
0810 19:48:39.969819 (+ 22177us) tablet.cc:1383] finished ApplyRowOperation cycle
0810 19:48:39.969889 (+ 70us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=241,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0810 19:48:39.969898 (+ 9us) write_op.cc:312] APPLY: finished
0810 19:48:39.970053 (+ 155us) log.cc:844] Serialized 420 byte log entry
0810 19:48:39.970157 (+ 104us) write_op.cc:489] Releasing partition, row and schema locks
0810 19:48:39.970210 (+ 53us) write_op.cc:454] Released schema lock
0810 19:48:39.970218 (+ 8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6111,"cfile_cache_hit":345,"cfile_cache_hit_bytes":940030,"cfile_cache_miss":2,"cfile_cache_miss_bytes":4148,"lbm_read_time_us":51,"lbm_reads_lt_1ms":2,"num_ops":50,"prepare.queue_time_us":1245370,"prepare.run_cpu_time_us":1308,"prepare.run_wall_time_us":1307,"replication_time_us":2112,"spinlock_wait_cycles":4608,"thread_start_us":20162,"threads_started":1}]]}
I20260810 19:48:39.998284 31940 alter_table-test.cc:1347] Scanner saw 128750 rows
I20260810 19:48:40.228389 31940 alter_table-test.cc:1347] Scanner saw 129150 rows
I20260810 19:48:40.486346 31940 alter_table-test.cc:1347] Scanner saw 130250 rows
I20260810 19:48:40.690896 31940 alter_table-test.cc:1347] Scanner saw 131700 rows
I20260810 19:48:40.942763 31940 alter_table-test.cc:1347] Scanner saw 132650 rows
I20260810 19:48:41.169332 31940 alter_table-test.cc:1347] Scanner saw 133850 rows
I20260810 19:48:41.424906 31940 alter_table-test.cc:1347] Scanner saw 134900 rows
I20260810 19:48:41.672863 31940 alter_table-test.cc:1347] Scanner saw 136200 rows
I20260810 19:48:41.922957 31940 alter_table-test.cc:1347] Scanner saw 137550 rows
I20260810 19:48:41.985006 31656 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48692:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: false read_default_value: "\t\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:42.019984 32118 tablet.cc:1724] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
18:c8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
18:c8 INT32 NOT NULL,
19:c9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260810 19:48:42.202906 31940 alter_table-test.cc:1347] Scanner saw 138800 rows
I20260810 19:48:42.477944 31940 alter_table-test.cc:1347] Scanner saw 139300 rows
I20260810 19:48:42.777961 31940 alter_table-test.cc:1347] Scanner saw 139300 rows
I20260810 19:48:42.889724 31652 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5: fake-table [id=530257aabf554ca3acfaebb132a3f9de] alter complete (version 8)
I20260810 19:48:43.021445 31940 alter_table-test.cc:1347] Scanner saw 139300 rows
I20260810 19:48:43.022212 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
W20260810 19:48:43.023634 31915 client.cc:2042] Couldn't close scanner ae08dbb5443e4c1983ab060ff3c54276: Remote error: Service unavailable: service kudu.tserver.TabletServerService not registered on TabletServer
I20260810 19:48:43.031905 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:43.032195 24944 tablet_replica.cc:333] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07: stopping tablet replica
I20260810 19:48:43.032423 24944 raft_consensus.cc:2243] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.032704 24944 raft_consensus.cc:2272] T c3d316780db04d1f8c33ce48e7d8a3c3 P 7108d8a5a20d4ca59cd3c37c1770cc07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.048439 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:43.057822 24944 master.cc:562] Master@127.24.92.62:43213 shutting down...
I20260810 19:48:43.067247 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.067510 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.067653 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61d8e760d268480bbd6c89c1de53e8d5: stopping tablet replica
I20260810 19:48:43.071883 24944 master.cc:584] Master@127.24.92.62:43213 shutdown complete.
[ OK ] AlterTableTest.TestAlterUnderWriteLoad (34309 ms)
[ RUN ] AlterTableTest.TestInsertAfterAlterTable
I20260810 19:48:43.088627 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:33543
I20260810 19:48:43.089332 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:43.090438 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:43.092010 24944 webserver.cc:533] Webserver started at http://127.24.92.62:43847/ using document root <none> and password file <none>
I20260810 19:48:43.092276 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:43.092370 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:43.092504 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:43.093284 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "6fb7ccb6e084487b94ba21fa3014f1e4"
format_stamp: "Formatted at 2026-08-10 19:48:43 on dist-test-slave-w4v5"
I20260810 19:48:43.096544 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260810 19:48:43.098397 32145 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:43.098827 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:43.098927 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "6fb7ccb6e084487b94ba21fa3014f1e4"
format_stamp: "Formatted at 2026-08-10 19:48:43 on dist-test-slave-w4v5"
I20260810 19:48:43.099059 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:43.106585 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:43.107013 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:43.121759 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:33543
I20260810 19:48:43.121814 32238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:33543 every 8 connection(s)
I20260810 19:48:43.123364 32240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.130349 32240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4: Bootstrap starting.
I20260810 19:48:43.132102 32240 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.133893 32240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4: No bootstrap required, opened a new log
I20260810 19:48:43.134528 32240 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fb7ccb6e084487b94ba21fa3014f1e4" member_type: VOTER }
I20260810 19:48:43.134742 32240 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.134873 32240 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb7ccb6e084487b94ba21fa3014f1e4, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.135190 32240 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fb7ccb6e084487b94ba21fa3014f1e4" member_type: VOTER }
I20260810 19:48:43.135365 32240 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.135490 32240 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.135618 32240 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.137692 32240 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fb7ccb6e084487b94ba21fa3014f1e4" member_type: VOTER }
I20260810 19:48:43.137948 32240 leader_election.cc:304] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6fb7ccb6e084487b94ba21fa3014f1e4; no voters:
I20260810 19:48:43.138521 32240 leader_election.cc:290] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.138634 32243 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.139684 32243 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [term 1 LEADER]: Becoming Leader. State: Replica: 6fb7ccb6e084487b94ba21fa3014f1e4, State: Running, Role: LEADER
I20260810 19:48:43.139953 32240 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:43.140057 32243 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fb7ccb6e084487b94ba21fa3014f1e4" member_type: VOTER }
I20260810 19:48:43.141017 32247 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6fb7ccb6e084487b94ba21fa3014f1e4. Latest consensus state: current_term: 1 leader_uuid: "6fb7ccb6e084487b94ba21fa3014f1e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fb7ccb6e084487b94ba21fa3014f1e4" member_type: VOTER } }
I20260810 19:48:43.141198 32247 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:43.147152 32245 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6fb7ccb6e084487b94ba21fa3014f1e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fb7ccb6e084487b94ba21fa3014f1e4" member_type: VOTER } }
I20260810 19:48:43.147857 32245 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:43.151944 32253 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:43.153782 32253 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:43.155591 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:43.157372 32253 catalog_manager.cc:1383] Generated new cluster ID: bb2b63db075a4bdeaa274601a63d8b50
I20260810 19:48:43.157480 32253 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:43.174537 32253 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:43.175688 32253 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:43.186473 32253 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4: Generated new TSK 0
I20260810 19:48:43.186756 32253 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:43.188510 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:43.189703 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:43.191421 24944 webserver.cc:533] Webserver started at http://127.24.92.1:46647/ using document root <none> and password file <none>
I20260810 19:48:43.191687 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:43.191816 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:43.191999 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:43.192652 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "6902680486f74a288990748a559f3388"
format_stamp: "Formatted at 2026-08-10 19:48:43 on dist-test-slave-w4v5"
I20260810 19:48:43.195310 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:48:43.197045 32281 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:43.197535 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:43.197674 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "6902680486f74a288990748a559f3388"
format_stamp: "Formatted at 2026-08-10 19:48:43 on dist-test-slave-w4v5"
I20260810 19:48:43.197806 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:43.205817 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:43.206321 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:43.206985 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:43.207976 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:43.208056 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:43.208206 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:43.208277 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:43.224733 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:35569
I20260810 19:48:43.224784 32407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:35569 every 8 connection(s)
I20260810 19:48:43.236477 32408 heartbeater.cc:344] Connected to a master server at 127.24.92.62:33543
I20260810 19:48:43.236723 32408 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:43.237147 32408 heartbeater.cc:507] Master 127.24.92.62:33543 requested a full tablet report, sending...
I20260810 19:48:43.238104 32173 ts_manager.cc:194] Registered new tserver with Master: 6902680486f74a288990748a559f3388 (127.24.92.1:35569)
I20260810 19:48:43.238197 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012465254s
I20260810 19:48:43.239301 32173 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52030
I20260810 19:48:43.249244 32173 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52034:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:43.250577 32408 heartbeater.cc:499] Master 127.24.92.62:33543 was elected leader, sending a full tablet report...
I20260810 19:48:43.261844 32333 tablet_service.cc:1511] Processing CreateTablet for tablet 1867ea4687d3474c82b9b00bdca32886 (DEFAULT_TABLE table=fake-table [id=9380a42412da4d6dbcdc5f49b5155928]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:43.262509 32333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1867ea4687d3474c82b9b00bdca32886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.268375 32428 tablet_bootstrap.cc:492] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388: Bootstrap starting.
I20260810 19:48:43.269840 32428 tablet_bootstrap.cc:654] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.271692 32428 tablet_bootstrap.cc:492] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388: No bootstrap required, opened a new log
I20260810 19:48:43.271819 32428 ts_tablet_manager.cc:1403] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:43.272379 32428 raft_consensus.cc:359] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.272526 32428 raft_consensus.cc:385] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.272575 32428 raft_consensus.cc:740] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6902680486f74a288990748a559f3388, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.272807 32428 consensus_queue.cc:260] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.272945 32428 raft_consensus.cc:399] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.273000 32428 raft_consensus.cc:493] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.273072 32428 raft_consensus.cc:3060] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.275777 32428 raft_consensus.cc:515] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.275998 32428 leader_election.cc:304] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6902680486f74a288990748a559f3388; no voters:
I20260810 19:48:43.276417 32428 leader_election.cc:290] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.276507 32430 raft_consensus.cc:2804] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.277149 32430 raft_consensus.cc:697] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Becoming Leader. State: Replica: 6902680486f74a288990748a559f3388, State: Running, Role: LEADER
I20260810 19:48:43.277223 32428 ts_tablet_manager.cc:1434] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260810 19:48:43.277490 32430 consensus_queue.cc:237] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.279626 32173 catalog_manager.cc:5719] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6902680486f74a288990748a559f3388 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "6902680486f74a288990748a559f3388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.301385 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:43.302723 32173 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52034:
name: "split-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000""\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:43.315232 32333 tablet_service.cc:1511] Processing CreateTablet for tablet 341761b65f594f349ae38fe3442e1aab (DEFAULT_TABLE table=split-table [id=e4f54aef1d444c968de10b0227675529]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:43.315583 32332 tablet_service.cc:1511] Processing CreateTablet for tablet bba6ba54b85840788971ecaefd32a519 (DEFAULT_TABLE table=split-table [id=e4f54aef1d444c968de10b0227675529]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260810 19:48:43.315747 32333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341761b65f594f349ae38fe3442e1aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.316056 32332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba6ba54b85840788971ecaefd32a519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.316373 32331 tablet_service.cc:1511] Processing CreateTablet for tablet 72ceda38b1eb49f0ae0f916255b92c48 (DEFAULT_TABLE table=split-table [id=e4f54aef1d444c968de10b0227675529]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260810 19:48:43.316833 32331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ceda38b1eb49f0ae0f916255b92c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.317893 32313 tablet_service.cc:1511] Processing CreateTablet for tablet 5c204ff7fec542ffa2764f70cccdfc01 (DEFAULT_TABLE table=split-table [id=e4f54aef1d444c968de10b0227675529]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260810 19:48:43.318356 32313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c204ff7fec542ffa2764f70cccdfc01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.319293 32312 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6a081ee0774b7982ca0797ba9a4aaa (DEFAULT_TABLE table=split-table [id=e4f54aef1d444c968de10b0227675529]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260810 19:48:43.319727 32312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6a081ee0774b7982ca0797ba9a4aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.323014 32428 tablet_bootstrap.cc:492] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388: Bootstrap starting.
I20260810 19:48:43.323593 32314 tablet_service.cc:1511] Processing CreateTablet for tablet 2bca8f9e6e6a4ce7a7d3da5fe9815df4 (DEFAULT_TABLE table=split-table [id=e4f54aef1d444c968de10b0227675529]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260810 19:48:43.323969 32314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bca8f9e6e6a4ce7a7d3da5fe9815df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.324641 32428 tablet_bootstrap.cc:654] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.325652 32329 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfafb499e4a4ae58aabaa96e9ea571a (DEFAULT_TABLE table=split-table [id=e4f54aef1d444c968de10b0227675529]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260810 19:48:43.326058 32329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfafb499e4a4ae58aabaa96e9ea571a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.326025 32320 tablet_service.cc:1511] Processing CreateTablet for tablet 1d34e44193b442e6ba12b42ffa03dfc1 (DEFAULT_TABLE table=split-table [id=e4f54aef1d444c968de10b0227675529]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260810 19:48:43.326581 32320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d34e44193b442e6ba12b42ffa03dfc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.326705 32321 tablet_service.cc:1511] Processing CreateTablet for tablet f9c60e772efe448c8566de66ec6b1019 (DEFAULT_TABLE table=split-table [id=e4f54aef1d444c968de10b0227675529]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260810 19:48:43.327062 32321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c60e772efe448c8566de66ec6b1019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.327355 32325 tablet_service.cc:1511] Processing CreateTablet for tablet a15da07e41814b5d80377e693b516b6a (DEFAULT_TABLE table=split-table [id=e4f54aef1d444c968de10b0227675529]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260810 19:48:43.330993 32325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15da07e41814b5d80377e693b516b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.334626 32428 tablet_bootstrap.cc:492] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388: No bootstrap required, opened a new log
I20260810 19:48:43.334794 32428 ts_tablet_manager.cc:1403] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388: Time spent bootstrapping tablet: real 0.012s user 0.003s sys 0.000s
I20260810 19:48:43.335562 32428 raft_consensus.cc:359] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.335793 32428 raft_consensus.cc:385] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.335893 32428 raft_consensus.cc:740] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6902680486f74a288990748a559f3388, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.336138 32428 consensus_queue.cc:260] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.336309 32428 raft_consensus.cc:399] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.336403 32428 raft_consensus.cc:493] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.336513 32428 raft_consensus.cc:3060] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.339207 32428 raft_consensus.cc:515] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.339450 32428 leader_election.cc:304] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6902680486f74a288990748a559f3388; no voters:
I20260810 19:48:43.339660 32428 leader_election.cc:290] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.339764 32430 raft_consensus.cc:2804] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.339937 32430 raft_consensus.cc:697] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Becoming Leader. State: Replica: 6902680486f74a288990748a559f3388, State: Running, Role: LEADER
I20260810 19:48:43.340090 32428 ts_tablet_manager.cc:1434] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:43.340212 32430 consensus_queue.cc:237] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.340390 32428 tablet_bootstrap.cc:492] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388: Bootstrap starting.
I20260810 19:48:43.342551 32172 catalog_manager.cc:5719] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6902680486f74a288990748a559f3388 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "6902680486f74a288990748a559f3388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.342800 32428 tablet_bootstrap.cc:654] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.344645 32428 tablet_bootstrap.cc:492] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388: No bootstrap required, opened a new log
I20260810 19:48:43.344796 32428 ts_tablet_manager.cc:1403] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:43.345420 32428 raft_consensus.cc:359] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.345602 32428 raft_consensus.cc:385] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.345764 32428 raft_consensus.cc:740] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6902680486f74a288990748a559f3388, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.346055 32428 consensus_queue.cc:260] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.346247 32428 raft_consensus.cc:399] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.346360 32428 raft_consensus.cc:493] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.346483 32428 raft_consensus.cc:3060] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.348579 32428 raft_consensus.cc:515] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.348802 32428 leader_election.cc:304] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6902680486f74a288990748a559f3388; no voters:
I20260810 19:48:43.349011 32428 leader_election.cc:290] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.349134 32430 raft_consensus.cc:2804] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.349335 32430 raft_consensus.cc:697] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Becoming Leader. State: Replica: 6902680486f74a288990748a559f3388, State: Running, Role: LEADER
I20260810 19:48:43.349520 32428 ts_tablet_manager.cc:1434] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:43.349670 32430 consensus_queue.cc:237] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.349821 32428 tablet_bootstrap.cc:492] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388: Bootstrap starting.
I20260810 19:48:43.351747 32428 tablet_bootstrap.cc:654] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.353698 32172 catalog_manager.cc:5719] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6902680486f74a288990748a559f3388 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "6902680486f74a288990748a559f3388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.353920 32428 tablet_bootstrap.cc:492] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388: No bootstrap required, opened a new log
I20260810 19:48:43.354072 32428 ts_tablet_manager.cc:1403] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:48:43.354631 32428 raft_consensus.cc:359] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.354790 32428 raft_consensus.cc:385] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.354911 32428 raft_consensus.cc:740] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6902680486f74a288990748a559f3388, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.355171 32428 consensus_queue.cc:260] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.355340 32428 raft_consensus.cc:399] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.355432 32428 raft_consensus.cc:493] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.355542 32428 raft_consensus.cc:3060] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.358377 32428 raft_consensus.cc:515] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.358621 32428 leader_election.cc:304] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6902680486f74a288990748a559f3388; no voters:
I20260810 19:48:43.358837 32428 leader_election.cc:290] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.358963 32430 raft_consensus.cc:2804] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.359228 32430 raft_consensus.cc:697] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Becoming Leader. State: Replica: 6902680486f74a288990748a559f3388, State: Running, Role: LEADER
I20260810 19:48:43.359344 32428 ts_tablet_manager.cc:1434] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388: Time spent starting tablet: real 0.005s user 0.005s sys 0.001s
I20260810 19:48:43.359476 32430 consensus_queue.cc:237] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.359586 32428 tablet_bootstrap.cc:492] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388: Bootstrap starting.
I20260810 19:48:43.361402 32428 tablet_bootstrap.cc:654] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.361724 32173 catalog_manager.cc:5719] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6902680486f74a288990748a559f3388 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "6902680486f74a288990748a559f3388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.363564 32428 tablet_bootstrap.cc:492] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388: No bootstrap required, opened a new log
I20260810 19:48:43.363801 32428 ts_tablet_manager.cc:1403] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20260810 19:48:43.364612 32428 raft_consensus.cc:359] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.364853 32428 raft_consensus.cc:385] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.365065 32428 raft_consensus.cc:740] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6902680486f74a288990748a559f3388, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.365399 32428 consensus_queue.cc:260] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.365640 32428 raft_consensus.cc:399] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.365742 32428 raft_consensus.cc:493] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.365863 32428 raft_consensus.cc:3060] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.368449 32428 raft_consensus.cc:515] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.368670 32428 leader_election.cc:304] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6902680486f74a288990748a559f3388; no voters:
I20260810 19:48:43.368873 32428 leader_election.cc:290] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.369248 32428 ts_tablet_manager.cc:1434] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:43.369010 32430 raft_consensus.cc:2804] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.369448 32430 raft_consensus.cc:697] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Becoming Leader. State: Replica: 6902680486f74a288990748a559f3388, State: Running, Role: LEADER
I20260810 19:48:43.369570 32428 tablet_bootstrap.cc:492] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388: Bootstrap starting.
I20260810 19:48:43.369706 32430 consensus_queue.cc:237] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.371621 32428 tablet_bootstrap.cc:654] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.372087 32173 catalog_manager.cc:5719] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6902680486f74a288990748a559f3388 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "6902680486f74a288990748a559f3388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.374228 32428 tablet_bootstrap.cc:492] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388: No bootstrap required, opened a new log
I20260810 19:48:43.374396 32428 ts_tablet_manager.cc:1403] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:43.375000 32428 raft_consensus.cc:359] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.375197 32428 raft_consensus.cc:385] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.375289 32428 raft_consensus.cc:740] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6902680486f74a288990748a559f3388, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.375510 32428 consensus_queue.cc:260] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.375689 32428 raft_consensus.cc:399] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.375780 32428 raft_consensus.cc:493] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.375888 32428 raft_consensus.cc:3060] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.378063 32428 raft_consensus.cc:515] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.378268 32428 leader_election.cc:304] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6902680486f74a288990748a559f3388; no voters:
I20260810 19:48:43.378479 32428 leader_election.cc:290] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.378556 32430 raft_consensus.cc:2804] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.378726 32430 raft_consensus.cc:697] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Becoming Leader. State: Replica: 6902680486f74a288990748a559f3388, State: Running, Role: LEADER
I20260810 19:48:43.378950 32428 ts_tablet_manager.cc:1434] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388: Time spent starting tablet: real 0.004s user 0.001s sys 0.000s
I20260810 19:48:43.378973 32430 consensus_queue.cc:237] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.379284 32428 tablet_bootstrap.cc:492] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388: Bootstrap starting.
I20260810 19:48:43.381004 32428 tablet_bootstrap.cc:654] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.381553 32173 catalog_manager.cc:5719] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6902680486f74a288990748a559f3388 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "6902680486f74a288990748a559f3388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.382920 32428 tablet_bootstrap.cc:492] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388: No bootstrap required, opened a new log
I20260810 19:48:43.383103 32428 ts_tablet_manager.cc:1403] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:43.383868 32428 raft_consensus.cc:359] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.384091 32428 raft_consensus.cc:385] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.384244 32428 raft_consensus.cc:740] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6902680486f74a288990748a559f3388, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.384559 32428 consensus_queue.cc:260] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.384757 32428 raft_consensus.cc:399] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.384863 32428 raft_consensus.cc:493] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.384986 32428 raft_consensus.cc:3060] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.387434 32428 raft_consensus.cc:515] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.387652 32428 leader_election.cc:304] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6902680486f74a288990748a559f3388; no voters:
I20260810 19:48:43.387851 32428 leader_election.cc:290] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.387955 32430 raft_consensus.cc:2804] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.388175 32430 raft_consensus.cc:697] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Becoming Leader. State: Replica: 6902680486f74a288990748a559f3388, State: Running, Role: LEADER
I20260810 19:48:43.388319 32428 ts_tablet_manager.cc:1434] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388: Time spent starting tablet: real 0.005s user 0.001s sys 0.003s
I20260810 19:48:43.388450 32430 consensus_queue.cc:237] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.388628 32428 tablet_bootstrap.cc:492] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388: Bootstrap starting.
I20260810 19:48:43.390369 32428 tablet_bootstrap.cc:654] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.391009 32172 catalog_manager.cc:5719] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6902680486f74a288990748a559f3388 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "6902680486f74a288990748a559f3388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.392026 32428 tablet_bootstrap.cc:492] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388: No bootstrap required, opened a new log
I20260810 19:48:43.392194 32428 ts_tablet_manager.cc:1403] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:48:43.392915 32428 raft_consensus.cc:359] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.393105 32428 raft_consensus.cc:385] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.393206 32428 raft_consensus.cc:740] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6902680486f74a288990748a559f3388, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.393441 32428 consensus_queue.cc:260] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.393616 32428 raft_consensus.cc:399] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.393707 32428 raft_consensus.cc:493] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.393811 32428 raft_consensus.cc:3060] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.396457 32428 raft_consensus.cc:515] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.396700 32428 leader_election.cc:304] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6902680486f74a288990748a559f3388; no voters:
I20260810 19:48:43.396920 32428 leader_election.cc:290] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.396994 32430 raft_consensus.cc:2804] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.397267 32430 raft_consensus.cc:697] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Becoming Leader. State: Replica: 6902680486f74a288990748a559f3388, State: Running, Role: LEADER
I20260810 19:48:43.397434 32428 ts_tablet_manager.cc:1434] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388: Time spent starting tablet: real 0.005s user 0.003s sys 0.001s
I20260810 19:48:43.397527 32430 consensus_queue.cc:237] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.397746 32428 tablet_bootstrap.cc:492] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388: Bootstrap starting.
I20260810 19:48:43.399533 32428 tablet_bootstrap.cc:654] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.399868 32172 catalog_manager.cc:5719] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6902680486f74a288990748a559f3388 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "6902680486f74a288990748a559f3388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.402199 32428 tablet_bootstrap.cc:492] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388: No bootstrap required, opened a new log
I20260810 19:48:43.402381 32428 ts_tablet_manager.cc:1403] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:43.403138 32428 raft_consensus.cc:359] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.403311 32428 raft_consensus.cc:385] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.403399 32428 raft_consensus.cc:740] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6902680486f74a288990748a559f3388, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.403616 32428 consensus_queue.cc:260] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.403784 32428 raft_consensus.cc:399] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.403890 32428 raft_consensus.cc:493] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.404018 32428 raft_consensus.cc:3060] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.406528 32428 raft_consensus.cc:515] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.406713 32428 leader_election.cc:304] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6902680486f74a288990748a559f3388; no voters:
I20260810 19:48:43.406908 32428 leader_election.cc:290] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.406960 32430 raft_consensus.cc:2804] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.407150 32430 raft_consensus.cc:697] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Becoming Leader. State: Replica: 6902680486f74a288990748a559f3388, State: Running, Role: LEADER
I20260810 19:48:43.407382 32430 consensus_queue.cc:237] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.407522 32428 ts_tablet_manager.cc:1434] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:43.407829 32428 tablet_bootstrap.cc:492] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388: Bootstrap starting.
I20260810 19:48:43.409485 32428 tablet_bootstrap.cc:654] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.409418 32172 catalog_manager.cc:5719] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6902680486f74a288990748a559f3388 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "6902680486f74a288990748a559f3388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.411624 32428 tablet_bootstrap.cc:492] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388: No bootstrap required, opened a new log
I20260810 19:48:43.411828 32428 ts_tablet_manager.cc:1403] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.001s
I20260810 19:48:43.412551 32428 raft_consensus.cc:359] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.412735 32428 raft_consensus.cc:385] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.412885 32428 raft_consensus.cc:740] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6902680486f74a288990748a559f3388, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.413136 32428 consensus_queue.cc:260] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.413321 32428 raft_consensus.cc:399] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.413443 32428 raft_consensus.cc:493] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.413590 32428 raft_consensus.cc:3060] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.415899 32428 raft_consensus.cc:515] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.416122 32428 leader_election.cc:304] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6902680486f74a288990748a559f3388; no voters:
I20260810 19:48:43.416324 32428 leader_election.cc:290] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.416411 32430 raft_consensus.cc:2804] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.416678 32430 raft_consensus.cc:697] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Becoming Leader. State: Replica: 6902680486f74a288990748a559f3388, State: Running, Role: LEADER
I20260810 19:48:43.416780 32428 ts_tablet_manager.cc:1434] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:43.416934 32430 consensus_queue.cc:237] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.417053 32428 tablet_bootstrap.cc:492] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388: Bootstrap starting.
I20260810 19:48:43.418812 32428 tablet_bootstrap.cc:654] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.419354 32172 catalog_manager.cc:5719] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6902680486f74a288990748a559f3388 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "6902680486f74a288990748a559f3388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.420776 32428 tablet_bootstrap.cc:492] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388: No bootstrap required, opened a new log
I20260810 19:48:43.420938 32428 ts_tablet_manager.cc:1403] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:43.421700 32428 raft_consensus.cc:359] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.421908 32428 raft_consensus.cc:385] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.422029 32428 raft_consensus.cc:740] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6902680486f74a288990748a559f3388, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.422261 32428 consensus_queue.cc:260] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.422439 32428 raft_consensus.cc:399] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.422542 32428 raft_consensus.cc:493] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.422646 32428 raft_consensus.cc:3060] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.425230 32428 raft_consensus.cc:515] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.425403 32428 leader_election.cc:304] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6902680486f74a288990748a559f3388; no voters:
I20260810 19:48:43.425601 32428 leader_election.cc:290] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.425652 32430 raft_consensus.cc:2804] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.425840 32430 raft_consensus.cc:697] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Becoming Leader. State: Replica: 6902680486f74a288990748a559f3388, State: Running, Role: LEADER
I20260810 19:48:43.426129 32428 ts_tablet_manager.cc:1434] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:43.426126 32430 consensus_queue.cc:237] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } }
I20260810 19:48:43.428280 32172 catalog_manager.cc:5719] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6902680486f74a288990748a559f3388 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "6902680486f74a288990748a559f3388" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6902680486f74a288990748a559f3388" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35569 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.434113 32172 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52034:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:43.471215 32513 tablet.cc:1724] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:43.472178 32513 tablet.cc:1622] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388: MemRowSet was empty: no flush needed.
I20260810 19:48:43.472625 32486 tablet.cc:1724] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:43.473284 32486 tablet.cc:1622] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388: MemRowSet was empty: no flush needed.
I20260810 19:48:43.478560 32513 tablet.cc:1724] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:43.479185 32513 tablet.cc:1622] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388: MemRowSet was empty: no flush needed.
I20260810 19:48:43.482668 32483 tablet.cc:1724] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:43.485782 32486 tablet.cc:1724] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:43.483505 32499 tablet.cc:1724] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:43.486315 32483 tablet.cc:1622] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388: MemRowSet was empty: no flush needed.
I20260810 19:48:43.486306 32486 tablet.cc:1622] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388: MemRowSet was empty: no flush needed.
I20260810 19:48:43.486824 32499 tablet.cc:1622] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388: MemRowSet was empty: no flush needed.
I20260810 19:48:43.484130 32513 tablet.cc:1724] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:43.487584 32513 tablet.cc:1622] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388: MemRowSet was empty: no flush needed.
I20260810 19:48:43.492388 32513 tablet.cc:1724] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:43.492990 32513 tablet.cc:1622] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388: MemRowSet was empty: no flush needed.
I20260810 19:48:43.492983 32486 tablet.cc:1724] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:43.493525 32486 tablet.cc:1622] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388: MemRowSet was empty: no flush needed.
I20260810 19:48:43.492689 32499 tablet.cc:1724] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:43.494256 32499 tablet.cc:1622] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388: MemRowSet was empty: no flush needed.
I20260810 19:48:43.503702 32171 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4: split-table [id=e4f54aef1d444c968de10b0227675529] alter complete (version 1)
I20260810 19:48:43.521415 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:43.531438 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:43.531865 24944 tablet_replica.cc:333] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388: stopping tablet replica
I20260810 19:48:43.532073 24944 raft_consensus.cc:2243] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.532266 24944 raft_consensus.cc:2272] T 341761b65f594f349ae38fe3442e1aab P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.533159 24944 tablet_replica.cc:333] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388: stopping tablet replica
I20260810 19:48:43.533318 24944 raft_consensus.cc:2243] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.533469 24944 raft_consensus.cc:2272] T 8d6a081ee0774b7982ca0797ba9a4aaa P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.534225 24944 tablet_replica.cc:333] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388: stopping tablet replica
I20260810 19:48:43.534359 24944 raft_consensus.cc:2243] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.534497 24944 raft_consensus.cc:2272] T f9c60e772efe448c8566de66ec6b1019 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.535302 24944 tablet_replica.cc:333] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388: stopping tablet replica
I20260810 19:48:43.535437 24944 raft_consensus.cc:2243] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.535569 24944 raft_consensus.cc:2272] T 1d34e44193b442e6ba12b42ffa03dfc1 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.536257 24944 tablet_replica.cc:333] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388: stopping tablet replica
I20260810 19:48:43.536382 24944 raft_consensus.cc:2243] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.536520 24944 raft_consensus.cc:2272] T bba6ba54b85840788971ecaefd32a519 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.537289 24944 tablet_replica.cc:333] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388: stopping tablet replica
I20260810 19:48:43.537418 24944 raft_consensus.cc:2243] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.537542 24944 raft_consensus.cc:2272] T 1867ea4687d3474c82b9b00bdca32886 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.538281 24944 tablet_replica.cc:333] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388: stopping tablet replica
I20260810 19:48:43.538407 24944 raft_consensus.cc:2243] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.538539 24944 raft_consensus.cc:2272] T 2bca8f9e6e6a4ce7a7d3da5fe9815df4 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.539330 24944 tablet_replica.cc:333] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388: stopping tablet replica
I20260810 19:48:43.539463 24944 raft_consensus.cc:2243] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.539593 24944 raft_consensus.cc:2272] T a15da07e41814b5d80377e693b516b6a P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.540376 24944 tablet_replica.cc:333] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388: stopping tablet replica
I20260810 19:48:43.540544 24944 raft_consensus.cc:2243] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.540688 24944 raft_consensus.cc:2272] T 72ceda38b1eb49f0ae0f916255b92c48 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.541469 24944 tablet_replica.cc:333] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388: stopping tablet replica
I20260810 19:48:43.541607 24944 raft_consensus.cc:2243] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.541749 24944 raft_consensus.cc:2272] T 5c204ff7fec542ffa2764f70cccdfc01 P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.542474 24944 tablet_replica.cc:333] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388: stopping tablet replica
I20260810 19:48:43.542589 24944 raft_consensus.cc:2243] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.542734 24944 raft_consensus.cc:2272] T 8dfafb499e4a4ae58aabaa96e9ea571a P 6902680486f74a288990748a559f3388 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.553293 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:43.567898 24944 master.cc:562] Master@127.24.92.62:33543 shutting down...
I20260810 19:48:43.579025 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:43.579362 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:43.579583 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6fb7ccb6e084487b94ba21fa3014f1e4: stopping tablet replica
I20260810 19:48:43.587639 24944 master.cc:584] Master@127.24.92.62:33543 shutdown complete.
[ OK ] AlterTableTest.TestInsertAfterAlterTable (521 ms)
[ RUN ] AlterTableTest.TestMultipleAlters
I20260810 19:48:43.609359 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:45513
I20260810 19:48:43.609942 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:43.610862 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:43.612303 24944 webserver.cc:533] Webserver started at http://127.24.92.62:46463/ using document root <none> and password file <none>
I20260810 19:48:43.612560 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:43.612663 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:43.612838 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:43.613512 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "f5e00a1f16464765ad8cf1b69d4b5cee"
format_stamp: "Formatted at 2026-08-10 19:48:43 on dist-test-slave-w4v5"
I20260810 19:48:43.616214 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260810 19:48:43.617777 32526 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:43.618167 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:43.618325 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "f5e00a1f16464765ad8cf1b69d4b5cee"
format_stamp: "Formatted at 2026-08-10 19:48:43 on dist-test-slave-w4v5"
I20260810 19:48:43.618466 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:43.652658 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:43.653291 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:43.665661 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:45513
I20260810 19:48:43.665692 32617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:45513 every 8 connection(s)
I20260810 19:48:43.667119 32618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.672006 32618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee: Bootstrap starting.
I20260810 19:48:43.673337 32618 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.674958 32618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee: No bootstrap required, opened a new log
I20260810 19:48:43.675654 32618 raft_consensus.cc:359] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5e00a1f16464765ad8cf1b69d4b5cee" member_type: VOTER }
I20260810 19:48:43.675801 32618 raft_consensus.cc:385] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.675859 32618 raft_consensus.cc:740] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5e00a1f16464765ad8cf1b69d4b5cee, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.676052 32618 consensus_queue.cc:260] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5e00a1f16464765ad8cf1b69d4b5cee" member_type: VOTER }
I20260810 19:48:43.676177 32618 raft_consensus.cc:399] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.676236 32618 raft_consensus.cc:493] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.676307 32618 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.678311 32618 raft_consensus.cc:515] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5e00a1f16464765ad8cf1b69d4b5cee" member_type: VOTER }
I20260810 19:48:43.678494 32618 leader_election.cc:304] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f5e00a1f16464765ad8cf1b69d4b5cee; no voters:
I20260810 19:48:43.678875 32618 leader_election.cc:290] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.679009 32621 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.679615 32621 raft_consensus.cc:697] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [term 1 LEADER]: Becoming Leader. State: Replica: f5e00a1f16464765ad8cf1b69d4b5cee, State: Running, Role: LEADER
I20260810 19:48:43.679876 32621 consensus_queue.cc:237] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5e00a1f16464765ad8cf1b69d4b5cee" member_type: VOTER }
I20260810 19:48:43.679927 32618 sys_catalog.cc:565] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:43.680840 32622 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f5e00a1f16464765ad8cf1b69d4b5cee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5e00a1f16464765ad8cf1b69d4b5cee" member_type: VOTER } }
I20260810 19:48:43.680943 32623 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5e00a1f16464765ad8cf1b69d4b5cee. Latest consensus state: current_term: 1 leader_uuid: "f5e00a1f16464765ad8cf1b69d4b5cee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5e00a1f16464765ad8cf1b69d4b5cee" member_type: VOTER } }
I20260810 19:48:43.681165 32623 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:43.681216 32622 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:43.682158 32630 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:43.683429 32630 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:43.685662 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:43.686422 32630 catalog_manager.cc:1383] Generated new cluster ID: 4e0acdcb30de4f2e8961a3a292ce06f8
I20260810 19:48:43.686518 32630 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:43.709007 32630 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:43.709868 32630 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:43.717180 32630 catalog_manager.cc:6092] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee: Generated new TSK 0
I20260810 19:48:43.717478 32630 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:43.750959 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:43.752270 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:43.753803 24944 webserver.cc:533] Webserver started at http://127.24.92.1:46085/ using document root <none> and password file <none>
I20260810 19:48:43.754019 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:43.754088 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:43.754204 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:43.754838 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb"
format_stamp: "Formatted at 2026-08-10 19:48:43 on dist-test-slave-w4v5"
I20260810 19:48:43.757920 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.002s
I20260810 19:48:43.759800 32649 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:43.760239 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260810 19:48:43.760377 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb"
format_stamp: "Formatted at 2026-08-10 19:48:43 on dist-test-slave-w4v5"
I20260810 19:48:43.760520 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:43.771898 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:43.772423 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:43.772996 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:43.773859 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:43.773926 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:43.774067 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:43.774147 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:43.787525 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:40591
I20260810 19:48:43.787554 301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:40591 every 8 connection(s)
I20260810 19:48:43.794936 302 heartbeater.cc:344] Connected to a master server at 127.24.92.62:45513
I20260810 19:48:43.795136 302 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:43.795509 302 heartbeater.cc:507] Master 127.24.92.62:45513 requested a full tablet report, sending...
I20260810 19:48:43.796494 32561 ts_manager.cc:194] Registered new tserver with Master: aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591)
I20260810 19:48:43.796563 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008014659s
I20260810 19:48:43.798018 32561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39794
I20260810 19:48:43.807902 32561 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39802:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:43.809408 302 heartbeater.cc:499] Master 127.24.92.62:45513 was elected leader, sending a full tablet report...
I20260810 19:48:43.825112 32708 tablet_service.cc:1511] Processing CreateTablet for tablet 49923ef0166e432f889c36ac6ae94b6b (DEFAULT_TABLE table=fake-table [id=24666aa029e64c70b79c8cdcb194fe7b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:43.825590 32708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49923ef0166e432f889c36ac6ae94b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.830549 329 tablet_bootstrap.cc:492] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb: Bootstrap starting.
I20260810 19:48:43.832022 329 tablet_bootstrap.cc:654] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.834050 329 tablet_bootstrap.cc:492] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb: No bootstrap required, opened a new log
I20260810 19:48:43.834213 329 ts_tablet_manager.cc:1403] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:43.834879 329 raft_consensus.cc:359] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.835034 329 raft_consensus.cc:385] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.835161 329 raft_consensus.cc:740] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.835410 329 consensus_queue.cc:260] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.835556 329 raft_consensus.cc:399] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.835657 329 raft_consensus.cc:493] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.835783 329 raft_consensus.cc:3060] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.837801 329 raft_consensus.cc:515] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.838042 329 leader_election.cc:304] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa2c689b9da44b9b8c43ba65e99ec6eb; no voters:
I20260810 19:48:43.838523 329 leader_election.cc:290] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.838730 335 raft_consensus.cc:2804] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.839438 329 ts_tablet_manager.cc:1434] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260810 19:48:43.839707 335 raft_consensus.cc:697] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Becoming Leader. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Running, Role: LEADER
I20260810 19:48:43.839993 335 consensus_queue.cc:237] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.842197 32561 catalog_manager.cc:5719] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1). New cstate: current_term: 1 leader_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.860514 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:43.861464 32561 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39802:
name: "split-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000""\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:43.872009 32708 tablet_service.cc:1511] Processing CreateTablet for tablet a2c52f74b0af41e0b426f30f200299ee (DEFAULT_TABLE table=split-table [id=5808fad4edf541c284948ffc82a380e4]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:43.872217 32706 tablet_service.cc:1511] Processing CreateTablet for tablet 2515f9bc9d374b86a6cb1e61ff56f1b0 (DEFAULT_TABLE table=split-table [id=5808fad4edf541c284948ffc82a380e4]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260810 19:48:43.872550 32708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c52f74b0af41e0b426f30f200299ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.872551 32705 tablet_service.cc:1511] Processing CreateTablet for tablet 1eeb34e9576f4c8fbf897014679c03f6 (DEFAULT_TABLE table=split-table [id=5808fad4edf541c284948ffc82a380e4]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260810 19:48:43.872802 32706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2515f9bc9d374b86a6cb1e61ff56f1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.873068 32705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eeb34e9576f4c8fbf897014679c03f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.875999 32704 tablet_service.cc:1511] Processing CreateTablet for tablet 96134f1611a04c8190c1b3a18545a764 (DEFAULT_TABLE table=split-table [id=5808fad4edf541c284948ffc82a380e4]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260810 19:48:43.876458 32704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96134f1611a04c8190c1b3a18545a764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.879511 329 tablet_bootstrap.cc:492] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Bootstrap starting.
I20260810 19:48:43.879443 32703 tablet_service.cc:1511] Processing CreateTablet for tablet d36d8fc20ae74ff98b707129a73c8e63 (DEFAULT_TABLE table=split-table [id=5808fad4edf541c284948ffc82a380e4]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260810 19:48:43.879902 32703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36d8fc20ae74ff98b707129a73c8e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.880012 32690 tablet_service.cc:1511] Processing CreateTablet for tablet 0646d252ff674899aaf406bd0084c2e3 (DEFAULT_TABLE table=split-table [id=5808fad4edf541c284948ffc82a380e4]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260810 19:48:43.880434 32690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0646d252ff674899aaf406bd0084c2e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.881302 329 tablet_bootstrap.cc:654] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.883421 32693 tablet_service.cc:1511] Processing CreateTablet for tablet 26e14806b1dc40f2951cdfea3de93f4e (DEFAULT_TABLE table=split-table [id=5808fad4edf541c284948ffc82a380e4]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260810 19:48:43.883876 32693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e14806b1dc40f2951cdfea3de93f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.887422 32694 tablet_service.cc:1511] Processing CreateTablet for tablet 60a8cb67f15a4862bdf74f4cc94477b2 (DEFAULT_TABLE table=split-table [id=5808fad4edf541c284948ffc82a380e4]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260810 19:48:43.887856 32694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a8cb67f15a4862bdf74f4cc94477b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.891067 32702 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd31ccabc694349935fc6615e584162 (DEFAULT_TABLE table=split-table [id=5808fad4edf541c284948ffc82a380e4]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260810 19:48:43.891531 32702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd31ccabc694349935fc6615e584162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.891661 32700 tablet_service.cc:1511] Processing CreateTablet for tablet 02731eaeb00a42b7907245dbe2ea06eb (DEFAULT_TABLE table=split-table [id=5808fad4edf541c284948ffc82a380e4]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260810 19:48:43.892230 32700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02731eaeb00a42b7907245dbe2ea06eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:43.899637 329 tablet_bootstrap.cc:492] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: No bootstrap required, opened a new log
I20260810 19:48:43.899821 329 ts_tablet_manager.cc:1403] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent bootstrapping tablet: real 0.020s user 0.011s sys 0.008s
I20260810 19:48:43.900655 329 raft_consensus.cc:359] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.900846 329 raft_consensus.cc:385] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.900939 329 raft_consensus.cc:740] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.901170 329 consensus_queue.cc:260] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.901345 329 raft_consensus.cc:399] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.901443 329 raft_consensus.cc:493] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.901564 329 raft_consensus.cc:3060] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.903927 329 raft_consensus.cc:515] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.904193 329 leader_election.cc:304] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa2c689b9da44b9b8c43ba65e99ec6eb; no voters:
I20260810 19:48:43.904484 335 raft_consensus.cc:2804] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.904417 329 leader_election.cc:290] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.904639 335 raft_consensus.cc:697] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Becoming Leader. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Running, Role: LEADER
I20260810 19:48:43.904896 335 consensus_queue.cc:237] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.905156 329 ts_tablet_manager.cc:1434] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260810 19:48:43.905462 329 tablet_bootstrap.cc:492] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Bootstrap starting.
I20260810 19:48:43.907583 329 tablet_bootstrap.cc:654] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.908430 32557 catalog_manager.cc:5719] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1). New cstate: current_term: 1 leader_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.910868 329 tablet_bootstrap.cc:492] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: No bootstrap required, opened a new log
I20260810 19:48:43.911029 329 ts_tablet_manager.cc:1403] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.000s
I20260810 19:48:43.911818 329 raft_consensus.cc:359] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.911985 329 raft_consensus.cc:385] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.912104 329 raft_consensus.cc:740] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.912374 329 consensus_queue.cc:260] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.912566 329 raft_consensus.cc:399] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.912688 329 raft_consensus.cc:493] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.912796 329 raft_consensus.cc:3060] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.914839 329 raft_consensus.cc:515] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.915062 329 leader_election.cc:304] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa2c689b9da44b9b8c43ba65e99ec6eb; no voters:
I20260810 19:48:43.915324 329 leader_election.cc:290] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.915383 335 raft_consensus.cc:2804] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.915524 335 raft_consensus.cc:697] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Becoming Leader. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Running, Role: LEADER
I20260810 19:48:43.915799 329 ts_tablet_manager.cc:1434] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent starting tablet: real 0.005s user 0.001s sys 0.003s
I20260810 19:48:43.915772 335 consensus_queue.cc:237] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.916070 329 tablet_bootstrap.cc:492] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Bootstrap starting.
I20260810 19:48:43.917822 329 tablet_bootstrap.cc:654] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.917865 32557 catalog_manager.cc:5719] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1). New cstate: current_term: 1 leader_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.919777 329 tablet_bootstrap.cc:492] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: No bootstrap required, opened a new log
I20260810 19:48:43.919955 329 ts_tablet_manager.cc:1403] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260810 19:48:43.920694 329 raft_consensus.cc:359] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.920874 329 raft_consensus.cc:385] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.920970 329 raft_consensus.cc:740] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.921205 329 consensus_queue.cc:260] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.921391 329 raft_consensus.cc:399] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.921482 329 raft_consensus.cc:493] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.921586 329 raft_consensus.cc:3060] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.924069 329 raft_consensus.cc:515] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.924283 329 leader_election.cc:304] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa2c689b9da44b9b8c43ba65e99ec6eb; no voters:
I20260810 19:48:43.924494 329 leader_election.cc:290] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.924551 335 raft_consensus.cc:2804] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.924737 335 raft_consensus.cc:697] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Becoming Leader. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Running, Role: LEADER
I20260810 19:48:43.924984 329 ts_tablet_manager.cc:1434] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:43.924985 335 consensus_queue.cc:237] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.925294 329 tablet_bootstrap.cc:492] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Bootstrap starting.
I20260810 19:48:43.926954 329 tablet_bootstrap.cc:654] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.927320 32561 catalog_manager.cc:5719] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1). New cstate: current_term: 1 leader_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.928680 329 tablet_bootstrap.cc:492] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: No bootstrap required, opened a new log
I20260810 19:48:43.928833 329 ts_tablet_manager.cc:1403] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:43.929471 329 raft_consensus.cc:359] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.929668 329 raft_consensus.cc:385] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.929759 329 raft_consensus.cc:740] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.930029 329 consensus_queue.cc:260] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.930189 329 raft_consensus.cc:399] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.930279 329 raft_consensus.cc:493] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.930397 329 raft_consensus.cc:3060] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.933244 329 raft_consensus.cc:515] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.933466 329 leader_election.cc:304] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa2c689b9da44b9b8c43ba65e99ec6eb; no voters:
I20260810 19:48:43.933681 329 leader_election.cc:290] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.933740 335 raft_consensus.cc:2804] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.933914 335 raft_consensus.cc:697] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Becoming Leader. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Running, Role: LEADER
I20260810 19:48:43.934185 329 ts_tablet_manager.cc:1434] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260810 19:48:43.934182 335 consensus_queue.cc:237] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.934535 329 tablet_bootstrap.cc:492] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Bootstrap starting.
I20260810 19:48:43.936110 329 tablet_bootstrap.cc:654] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.936743 32561 catalog_manager.cc:5719] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1). New cstate: current_term: 1 leader_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.937855 329 tablet_bootstrap.cc:492] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: No bootstrap required, opened a new log
I20260810 19:48:43.938012 329 ts_tablet_manager.cc:1403] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:43.938676 329 raft_consensus.cc:359] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.938844 329 raft_consensus.cc:385] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.938930 329 raft_consensus.cc:740] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.939196 329 consensus_queue.cc:260] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.939373 329 raft_consensus.cc:399] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.939497 329 raft_consensus.cc:493] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.939623 329 raft_consensus.cc:3060] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.941860 329 raft_consensus.cc:515] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.942081 329 leader_election.cc:304] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa2c689b9da44b9b8c43ba65e99ec6eb; no voters:
I20260810 19:48:43.942296 329 leader_election.cc:290] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.942350 335 raft_consensus.cc:2804] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.942524 335 raft_consensus.cc:697] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Becoming Leader. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Running, Role: LEADER
I20260810 19:48:43.942792 329 ts_tablet_manager.cc:1434] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260810 19:48:43.942790 335 consensus_queue.cc:237] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.943106 329 tablet_bootstrap.cc:492] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Bootstrap starting.
I20260810 19:48:43.944729 329 tablet_bootstrap.cc:654] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.945061 32561 catalog_manager.cc:5719] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1). New cstate: current_term: 1 leader_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.946883 329 tablet_bootstrap.cc:492] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: No bootstrap required, opened a new log
I20260810 19:48:43.947034 329 ts_tablet_manager.cc:1403] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:48:43.947778 329 raft_consensus.cc:359] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.947942 329 raft_consensus.cc:385] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.948063 329 raft_consensus.cc:740] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.948315 329 consensus_queue.cc:260] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.948480 329 raft_consensus.cc:399] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.948613 329 raft_consensus.cc:493] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.948731 329 raft_consensus.cc:3060] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.951233 329 raft_consensus.cc:515] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.951447 329 leader_election.cc:304] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa2c689b9da44b9b8c43ba65e99ec6eb; no voters:
I20260810 19:48:43.951668 329 leader_election.cc:290] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.951730 335 raft_consensus.cc:2804] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.951874 335 raft_consensus.cc:697] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Becoming Leader. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Running, Role: LEADER
I20260810 19:48:43.952159 329 ts_tablet_manager.cc:1434] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent starting tablet: real 0.005s user 0.000s sys 0.004s
I20260810 19:48:43.952121 335 consensus_queue.cc:237] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.952425 329 tablet_bootstrap.cc:492] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Bootstrap starting.
I20260810 19:48:43.954075 329 tablet_bootstrap.cc:654] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.954306 32561 catalog_manager.cc:5719] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1). New cstate: current_term: 1 leader_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.955821 329 tablet_bootstrap.cc:492] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: No bootstrap required, opened a new log
I20260810 19:48:43.955991 329 ts_tablet_manager.cc:1403] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260810 19:48:43.956727 329 raft_consensus.cc:359] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.956851 329 raft_consensus.cc:385] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.956954 329 raft_consensus.cc:740] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.957185 329 consensus_queue.cc:260] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.957376 329 raft_consensus.cc:399] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.957490 329 raft_consensus.cc:493] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.957612 329 raft_consensus.cc:3060] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.959864 329 raft_consensus.cc:515] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.960088 329 leader_election.cc:304] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa2c689b9da44b9b8c43ba65e99ec6eb; no voters:
I20260810 19:48:43.960284 329 leader_election.cc:290] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.960399 335 raft_consensus.cc:2804] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.960605 335 raft_consensus.cc:697] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Becoming Leader. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Running, Role: LEADER
I20260810 19:48:43.960789 329 ts_tablet_manager.cc:1434] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:43.960841 335 consensus_queue.cc:237] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.961112 329 tablet_bootstrap.cc:492] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Bootstrap starting.
I20260810 19:48:43.963020 329 tablet_bootstrap.cc:654] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.963538 32561 catalog_manager.cc:5719] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1). New cstate: current_term: 1 leader_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.964728 329 tablet_bootstrap.cc:492] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: No bootstrap required, opened a new log
I20260810 19:48:43.964893 329 ts_tablet_manager.cc:1403] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:43.965639 329 raft_consensus.cc:359] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.965822 329 raft_consensus.cc:385] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.965927 329 raft_consensus.cc:740] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.966168 329 consensus_queue.cc:260] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.966374 329 raft_consensus.cc:399] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.966480 329 raft_consensus.cc:493] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.966614 329 raft_consensus.cc:3060] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.969328 329 raft_consensus.cc:515] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.969548 329 leader_election.cc:304] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa2c689b9da44b9b8c43ba65e99ec6eb; no voters:
I20260810 19:48:43.969762 329 leader_election.cc:290] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.969815 335 raft_consensus.cc:2804] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.969990 335 raft_consensus.cc:697] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Becoming Leader. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Running, Role: LEADER
I20260810 19:48:43.970242 329 ts_tablet_manager.cc:1434] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260810 19:48:43.970242 335 consensus_queue.cc:237] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.970566 329 tablet_bootstrap.cc:492] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Bootstrap starting.
I20260810 19:48:43.972393 329 tablet_bootstrap.cc:654] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.972546 32561 catalog_manager.cc:5719] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1). New cstate: current_term: 1 leader_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.974291 329 tablet_bootstrap.cc:492] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: No bootstrap required, opened a new log
I20260810 19:48:43.974439 329 ts_tablet_manager.cc:1403] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:43.975394 329 raft_consensus.cc:359] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.975569 329 raft_consensus.cc:385] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.975669 329 raft_consensus.cc:740] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.975888 329 consensus_queue.cc:260] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.976063 329 raft_consensus.cc:399] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.976157 329 raft_consensus.cc:493] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.976269 329 raft_consensus.cc:3060] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.978706 329 raft_consensus.cc:515] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.978948 329 leader_election.cc:304] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa2c689b9da44b9b8c43ba65e99ec6eb; no voters:
I20260810 19:48:43.979151 329 leader_election.cc:290] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.979251 335 raft_consensus.cc:2804] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.979424 335 raft_consensus.cc:697] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Becoming Leader. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Running, Role: LEADER
I20260810 19:48:43.979625 329 ts_tablet_manager.cc:1434] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:43.979681 335 consensus_queue.cc:237] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.979930 329 tablet_bootstrap.cc:492] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Bootstrap starting.
I20260810 19:48:43.981631 329 tablet_bootstrap.cc:654] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:43.982295 32557 catalog_manager.cc:5719] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1). New cstate: current_term: 1 leader_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:43.983521 329 tablet_bootstrap.cc:492] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: No bootstrap required, opened a new log
I20260810 19:48:43.983700 329 ts_tablet_manager.cc:1403] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:43.984373 329 raft_consensus.cc:359] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.984557 329 raft_consensus.cc:385] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:43.984680 329 raft_consensus.cc:740] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Initialized, Role: FOLLOWER
I20260810 19:48:43.984910 329 consensus_queue.cc:260] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.985092 329 raft_consensus.cc:399] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:43.985203 329 raft_consensus.cc:493] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:43.985298 329 raft_consensus.cc:3060] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:43.987982 329 raft_consensus.cc:515] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.988150 329 leader_election.cc:304] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa2c689b9da44b9b8c43ba65e99ec6eb; no voters:
I20260810 19:48:43.988325 329 leader_election.cc:290] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:43.988399 335 raft_consensus.cc:2804] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:43.988538 335 raft_consensus.cc:697] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Becoming Leader. State: Replica: aa2c689b9da44b9b8c43ba65e99ec6eb, State: Running, Role: LEADER
I20260810 19:48:43.988806 329 ts_tablet_manager.cc:1434] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Time spent starting tablet: real 0.005s user 0.000s sys 0.004s
I20260810 19:48:43.988751 335 consensus_queue.cc:237] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } }
I20260810 19:48:43.990900 32557 catalog_manager.cc:5719] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1). New cstate: current_term: 1 leader_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa2c689b9da44b9b8c43ba65e99ec6eb" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40591 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:44.007128 32557 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39802:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col0" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:44.023900 32557 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39802:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col1" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:44.032456 411 tablet.cc:1724] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:44.033211 411 tablet.cc:1622] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.047843 411 tablet.cc:1724] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:44.048527 411 tablet.cc:1622] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.047892 396 tablet.cc:1724] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:44.049414 396 tablet.cc:1622] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.062227 399 tablet.cc:1724] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:44.062073 396 tablet.cc:1724] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:44.062600 401 tablet.cc:1724] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:44.063176 399 tablet.cc:1622] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.064430 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 96134f1611a04c8190c1b3a18545a764 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 2 got 1
I20260810 19:48:44.064721 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 2515f9bc9d374b86a6cb1e61ff56f1b0 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 2 got 1
I20260810 19:48:44.063501 396 tablet.cc:1622] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.063699 401 tablet.cc:1622] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.067035 411 tablet.cc:1724] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:44.067544 411 tablet.cc:1622] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.070283 399 tablet.cc:1724] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:44.070492 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 3fd31ccabc694349935fc6615e584162 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 2 got 1
I20260810 19:48:44.070798 399 tablet.cc:1622] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.073137 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 60a8cb67f15a4862bdf74f4cc94477b2 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 2 got 1
I20260810 19:48:44.074767 401 tablet.cc:1724] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:44.075889 411 tablet.cc:1724] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:44.076372 411 tablet.cc:1622] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.076926 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 1eeb34e9576f4c8fbf897014679c03f6 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 2 got 1
I20260810 19:48:44.079511 32556 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet d36d8fc20ae74ff98b707129a73c8e63 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 2 got 1
I20260810 19:48:44.080533 401 tablet.cc:1622] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.082245 32556 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 02731eaeb00a42b7907245dbe2ea06eb (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 2 got 1
I20260810 19:48:44.084154 411 tablet.cc:1724] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:44.084648 411 tablet.cc:1622] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.084969 32561 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39802:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col2" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:44.085080 396 tablet.cc:1724] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:44.086062 396 tablet.cc:1622] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.086751 401 tablet.cc:1724] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:44.087905 399 tablet.cc:1724] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:44.088186 401 tablet.cc:1622] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.088372 399 tablet.cc:1622] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.089425 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 0646d252ff674899aaf406bd0084c2e3 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 2 got 1
I20260810 19:48:44.089650 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 26e14806b1dc40f2951cdfea3de93f4e (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 2 got 1
I20260810 19:48:44.091387 396 tablet.cc:1724] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:44.091940 396 tablet.cc:1622] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.092278 411 tablet.cc:1724] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:44.092756 411 tablet.cc:1622] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.095505 32556 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet a2c52f74b0af41e0b426f30f200299ee (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 3 got 2
I20260810 19:48:44.095747 32556 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 2515f9bc9d374b86a6cb1e61ff56f1b0 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 3 got 2
I20260810 19:48:44.096793 411 tablet.cc:1724] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:44.097338 411 tablet.cc:1622] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.098582 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet d36d8fc20ae74ff98b707129a73c8e63 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 3 got 2
I20260810 19:48:44.100443 399 tablet.cc:1724] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:44.101079 399 tablet.cc:1622] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.101164 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 1eeb34e9576f4c8fbf897014679c03f6 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 3 got 2
I20260810 19:48:44.101472 411 tablet.cc:1724] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:44.101634 396 tablet.cc:1724] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:44.101953 411 tablet.cc:1622] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.102303 396 tablet.cc:1622] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.105650 399 tablet.cc:1724] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:44.106231 399 tablet.cc:1622] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.106479 411 tablet.cc:1724] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:44.106968 411 tablet.cc:1622] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.111485 399 tablet.cc:1724] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:44.112191 399 tablet.cc:1622] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.113010 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 60a8cb67f15a4862bdf74f4cc94477b2 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 3 got 2
I20260810 19:48:44.113232 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 02731eaeb00a42b7907245dbe2ea06eb (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 3 got 2
I20260810 19:48:44.113035 401 tablet.cc:1724] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:44.113858 401 tablet.cc:1622] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.114589 411 tablet.cc:1724] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:44.115090 411 tablet.cc:1622] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.115536 396 tablet.cc:1724] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:44.115628 32561 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39802:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col3" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:44.116039 396 tablet.cc:1622] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.117604 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 96134f1611a04c8190c1b3a18545a764 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 3 got 2
I20260810 19:48:44.117897 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 0646d252ff674899aaf406bd0084c2e3 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 3 got 2
I20260810 19:48:44.118197 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 26e14806b1dc40f2951cdfea3de93f4e (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 3 got 2
I20260810 19:48:44.120182 396 tablet.cc:1724] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:44.120693 396 tablet.cc:1622] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.123965 32556 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 1eeb34e9576f4c8fbf897014679c03f6 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 4 got 3
I20260810 19:48:44.124284 32556 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 02731eaeb00a42b7907245dbe2ea06eb (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 4 got 3
I20260810 19:48:44.126747 411 tablet.cc:1724] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:44.127303 411 tablet.cc:1622] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.119554 399 tablet.cc:1724] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:44.128643 399 tablet.cc:1622] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.131136 32554 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 3fd31ccabc694349935fc6615e584162 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 4 got 3
I20260810 19:48:44.129837 396 tablet.cc:1724] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:44.134074 396 tablet.cc:1622] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.134289 32554 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 60a8cb67f15a4862bdf74f4cc94477b2 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 4 got 3
I20260810 19:48:44.133566 411 tablet.cc:1724] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:44.135821 32554 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39802:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col4" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:44.137416 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 0646d252ff674899aaf406bd0084c2e3 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 4 got 3
I20260810 19:48:44.138303 396 tablet.cc:1724] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:44.138844 396 tablet.cc:1622] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.141335 399 tablet.cc:1724] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:44.141901 399 tablet.cc:1622] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.146799 32561 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39802:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col5" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:44.148834 411 tablet.cc:1622] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.155680 411 tablet.cc:1724] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:44.156178 411 tablet.cc:1622] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.169157 399 tablet.cc:1724] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:44.169776 399 tablet.cc:1622] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.170012 401 tablet.cc:1724] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:44.170642 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 26e14806b1dc40f2951cdfea3de93f4e (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 3
I20260810 19:48:44.175135 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 96134f1611a04c8190c1b3a18545a764 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 3
I20260810 19:48:44.175607 401 tablet.cc:1622] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.176591 396 tablet.cc:1724] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:44.177254 396 tablet.cc:1622] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.176592 411 tablet.cc:1724] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:44.178423 411 tablet.cc:1622] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.181555 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet d36d8fc20ae74ff98b707129a73c8e63 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 3
I20260810 19:48:44.183725 399 tablet.cc:1724] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:44.185778 396 tablet.cc:1724] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:44.186131 401 tablet.cc:1724] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:44.186353 399 tablet.cc:1622] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.187453 396 tablet.cc:1622] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.193346 399 tablet.cc:1724] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:44.194211 399 tablet.cc:1622] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.194487 401 tablet.cc:1622] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.195662 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 26e14806b1dc40f2951cdfea3de93f4e (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 4
I20260810 19:48:44.195997 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 0646d252ff674899aaf406bd0084c2e3 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 4
I20260810 19:48:44.196331 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 02731eaeb00a42b7907245dbe2ea06eb (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 4
I20260810 19:48:44.196646 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 2515f9bc9d374b86a6cb1e61ff56f1b0 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 4
I20260810 19:48:44.197037 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet a2c52f74b0af41e0b426f30f200299ee (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 5
I20260810 19:48:44.197523 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 1eeb34e9576f4c8fbf897014679c03f6 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 4
I20260810 19:48:44.198057 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 3fd31ccabc694349935fc6615e584162 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 4
I20260810 19:48:44.198839 396 tablet.cc:1724] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:44.200181 396 tablet.cc:1622] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.205399 411 tablet.cc:1724] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:44.209386 411 tablet.cc:1622] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.211598 396 tablet.cc:1724] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:44.213634 401 tablet.cc:1724] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:44.214339 401 tablet.cc:1622] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.215135 396 tablet.cc:1622] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.216029 399 tablet.cc:1724] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:44.216707 399 tablet.cc:1622] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.223815 411 tablet.cc:1724] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:44.223928 401 tablet.cc:1724] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:44.224540 401 tablet.cc:1622] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.226189 396 tablet.cc:1724] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:44.226910 396 tablet.cc:1622] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.224540 411 tablet.cc:1622] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.233232 399 tablet.cc:1724] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:44.235051 399 tablet.cc:1622] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.236037 401 tablet.cc:1724] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:44.236860 401 tablet.cc:1622] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.237169 396 tablet.cc:1724] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:44.238698 396 tablet.cc:1622] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.238699 411 tablet.cc:1724] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:44.240082 411 tablet.cc:1622] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.243654 399 tablet.cc:1724] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:44.244701 399 tablet.cc:1622] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.246541 396 tablet.cc:1724] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:44.247159 396 tablet.cc:1622] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.249125 401 tablet.cc:1724] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:44.249897 401 tablet.cc:1622] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.255024 32554 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet a2c52f74b0af41e0b426f30f200299ee (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 5
I20260810 19:48:44.255362 32554 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 60a8cb67f15a4862bdf74f4cc94477b2 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 4
I20260810 19:48:44.255565 32554 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet d36d8fc20ae74ff98b707129a73c8e63 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 4
I20260810 19:48:44.259743 411 tablet.cc:1724] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:44.260409 411 tablet.cc:1622] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.262818 32554 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 60a8cb67f15a4862bdf74f4cc94477b2 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 5
I20260810 19:48:44.263157 32554 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 0646d252ff674899aaf406bd0084c2e3 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 5
I20260810 19:48:44.263473 32554 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 26e14806b1dc40f2951cdfea3de93f4e (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 6 got 5
I20260810 19:48:44.264881 32561 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39802:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col6" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:44.265631 411 tablet.cc:1724] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:44.266202 411 tablet.cc:1622] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.267215 401 tablet.cc:1724] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:44.267771 401 tablet.cc:1622] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.271844 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 60a8cb67f15a4862bdf74f4cc94477b2 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 7 got 6
I20260810 19:48:44.272544 411 tablet.cc:1724] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260810 19:48:44.272603 401 tablet.cc:1724] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260810 19:48:44.273142 401 tablet.cc:1622] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.275981 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 0646d252ff674899aaf406bd0084c2e3 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 7 got 6
I20260810 19:48:44.275208 396 tablet.cc:1724] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260810 19:48:44.276223 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 26e14806b1dc40f2951cdfea3de93f4e (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 7 got 6
I20260810 19:48:44.276489 396 tablet.cc:1622] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.281553 32555 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39802:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col7" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:44.277984 401 tablet.cc:1724] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260810 19:48:44.282486 401 tablet.cc:1622] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.283131 396 tablet.cc:1724] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260810 19:48:44.283721 396 tablet.cc:1622] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.273841 411 tablet.cc:1622] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.288101 396 tablet.cc:1724] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260810 19:48:44.288728 396 tablet.cc:1622] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.292670 32555 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39802:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col8" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:44.294134 401 tablet.cc:1724] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260810 19:48:44.295187 401 tablet.cc:1622] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.295367 411 tablet.cc:1724] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260810 19:48:44.295929 411 tablet.cc:1622] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.297828 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 2515f9bc9d374b86a6cb1e61ff56f1b0 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 8 got 7
I20260810 19:48:44.298561 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 96134f1611a04c8190c1b3a18545a764 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 8 got 7
I20260810 19:48:44.298982 396 tablet.cc:1724] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260810 19:48:44.284196 399 tablet.cc:1724] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260810 19:48:44.303653 411 tablet.cc:1724] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260810 19:48:44.304118 399 tablet.cc:1622] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.304291 411 tablet.cc:1622] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.299597 396 tablet.cc:1622] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.305697 401 tablet.cc:1724] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260810 19:48:44.306443 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 60a8cb67f15a4862bdf74f4cc94477b2 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 9 got 7
I20260810 19:48:44.306809 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 3fd31ccabc694349935fc6615e584162 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 9 got 7
I20260810 19:48:44.306943 401 tablet.cc:1622] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.307297 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 1eeb34e9576f4c8fbf897014679c03f6 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 9 got 7
I20260810 19:48:44.313426 396 tablet.cc:1724] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260810 19:48:44.314035 396 tablet.cc:1622] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.315056 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 02731eaeb00a42b7907245dbe2ea06eb (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 9 got 7
I20260810 19:48:44.315302 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 0646d252ff674899aaf406bd0084c2e3 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 9 got 7
I20260810 19:48:44.315519 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 26e14806b1dc40f2951cdfea3de93f4e (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 9 got 7
I20260810 19:48:44.318751 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet d36d8fc20ae74ff98b707129a73c8e63 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 9 got 7
I20260810 19:48:44.319002 32557 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 96134f1611a04c8190c1b3a18545a764 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 9 got 8
I20260810 19:48:44.319698 401 tablet.cc:1724] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260810 19:48:44.320824 401 tablet.cc:1622] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.319815 399 tablet.cc:1724] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260810 19:48:44.322371 399 tablet.cc:1622] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.322839 32561 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39802:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col9" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:44.327746 401 tablet.cc:1724] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260810 19:48:44.328363 401 tablet.cc:1622] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.330204 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet a2c52f74b0af41e0b426f30f200299ee (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 8
I20260810 19:48:44.330740 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 2515f9bc9d374b86a6cb1e61ff56f1b0 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 8
I20260810 19:48:44.330276 396 tablet.cc:1724] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260810 19:48:44.332089 396 tablet.cc:1622] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.336347 401 tablet.cc:1719] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Skipping requested alter to schema version 7, tablet already version 7
I20260810 19:48:44.336853 411 tablet.cc:1719] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Skipping requested alter to schema version 7, tablet already version 7
I20260810 19:48:44.337996 401 tablet.cc:1724] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260810 19:48:44.339608 396 tablet.cc:1724] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260810 19:48:44.341686 401 tablet.cc:1622] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.341629 411 tablet.cc:1724] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260810 19:48:44.342232 411 tablet.cc:1622] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.342518 396 tablet.cc:1622] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.346232 399 tablet.cc:1724] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260810 19:48:44.347003 399 tablet.cc:1622] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.348248 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 60a8cb67f15a4862bdf74f4cc94477b2 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 8
I20260810 19:48:44.349138 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 02731eaeb00a42b7907245dbe2ea06eb (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 8
I20260810 19:48:44.349814 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 3fd31ccabc694349935fc6615e584162 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 8
I20260810 19:48:44.353857 401 tablet.cc:1724] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260810 19:48:44.356181 401 tablet.cc:1622] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.357539 396 tablet.cc:1724] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260810 19:48:44.358659 396 tablet.cc:1622] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.358724 399 tablet.cc:1724] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260810 19:48:44.365283 399 tablet.cc:1622] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.361315 411 tablet.cc:1724] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260810 19:48:44.365932 411 tablet.cc:1622] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.364642 396 tablet.cc:1724] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260810 19:48:44.360647 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 1eeb34e9576f4c8fbf897014679c03f6 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 8
I20260810 19:48:44.365091 401 tablet.cc:1724] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260810 19:48:44.369305 401 tablet.cc:1622] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.369499 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet d36d8fc20ae74ff98b707129a73c8e63 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 8
I20260810 19:48:44.372198 396 tablet.cc:1622] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.375312 411 tablet.cc:1724] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260810 19:48:44.376516 411 tablet.cc:1622] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.377053 399 tablet.cc:1724] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260810 19:48:44.377691 399 tablet.cc:1622] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.378589 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet a2c52f74b0af41e0b426f30f200299ee (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 9
I20260810 19:48:44.379596 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 2515f9bc9d374b86a6cb1e61ff56f1b0 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 9
I20260810 19:48:44.380399 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 60a8cb67f15a4862bdf74f4cc94477b2 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 9
I20260810 19:48:44.380654 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 02731eaeb00a42b7907245dbe2ea06eb (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 9
I20260810 19:48:44.379930 401 tablet.cc:1724] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260810 19:48:44.381409 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 96134f1611a04c8190c1b3a18545a764 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 9
I20260810 19:48:44.381304 411 tablet.cc:1724] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260810 19:48:44.381997 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 3fd31ccabc694349935fc6615e584162 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 9
I20260810 19:48:44.382341 396 tablet.cc:1724] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260810 19:48:44.381661 401 tablet.cc:1622] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.382860 411 tablet.cc:1622] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.383137 396 tablet.cc:1622] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.385231 399 tablet.cc:1724] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260810 19:48:44.386431 399 tablet.cc:1622] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.387498 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet d36d8fc20ae74ff98b707129a73c8e63 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 9
I20260810 19:48:44.387778 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 26e14806b1dc40f2951cdfea3de93f4e (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 8
I20260810 19:48:44.387995 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 0646d252ff674899aaf406bd0084c2e3 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 8
I20260810 19:48:44.388219 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 1eeb34e9576f4c8fbf897014679c03f6 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 9
I20260810 19:48:44.388465 411 tablet.cc:1724] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260810 19:48:44.389195 411 tablet.cc:1622] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.389008 396 tablet.cc:1724] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260810 19:48:44.389803 396 tablet.cc:1622] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.393730 411 tablet.cc:1724] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260810 19:48:44.394362 411 tablet.cc:1622] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.394659 399 tablet.cc:1724] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260810 19:48:44.395493 399 tablet.cc:1622] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.397668 396 tablet.cc:1724] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260810 19:48:44.398483 396 tablet.cc:1622] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.399150 401 tablet.cc:1724] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260810 19:48:44.400197 32555 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 26e14806b1dc40f2951cdfea3de93f4e (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 9
I20260810 19:48:44.400266 401 tablet.cc:1622] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.407002 396 tablet.cc:1724] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260810 19:48:44.407680 396 tablet.cc:1622] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: MemRowSet was empty: no flush needed.
I20260810 19:48:44.408054 32561 catalog_manager.cc:5811] TS aa2c689b9da44b9b8c43ba65e99ec6eb (127.24.92.1:40591) does not have the latest schema for tablet 0646d252ff674899aaf406bd0084c2e3 (table split-table [id=5808fad4edf541c284948ffc82a380e4]). Expected version 10 got 9
I20260810 19:48:44.414242 32561 catalog_manager.cc:6264] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee: split-table [id=5808fad4edf541c284948ffc82a380e4] alter complete (version 10)
I20260810 19:48:44.421612 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:44.431182 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:44.431532 24944 tablet_replica.cc:333] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb: stopping tablet replica
I20260810 19:48:44.431770 24944 raft_consensus.cc:2243] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.432021 24944 raft_consensus.cc:2272] T 02731eaeb00a42b7907245dbe2ea06eb P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.433012 24944 tablet_replica.cc:333] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb: stopping tablet replica
I20260810 19:48:44.433252 24944 raft_consensus.cc:2243] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.433462 24944 raft_consensus.cc:2272] T 26e14806b1dc40f2951cdfea3de93f4e P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.434620 24944 tablet_replica.cc:333] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb: stopping tablet replica
I20260810 19:48:44.434813 24944 raft_consensus.cc:2243] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.435041 24944 raft_consensus.cc:2272] T 3fd31ccabc694349935fc6615e584162 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.436008 24944 tablet_replica.cc:333] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb: stopping tablet replica
I20260810 19:48:44.436242 24944 raft_consensus.cc:2243] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.436484 24944 raft_consensus.cc:2272] T 0646d252ff674899aaf406bd0084c2e3 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.437469 24944 tablet_replica.cc:333] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb: stopping tablet replica
I20260810 19:48:44.437951 24944 raft_consensus.cc:2243] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.438300 24944 raft_consensus.cc:2272] T 60a8cb67f15a4862bdf74f4cc94477b2 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.439231 24944 tablet_replica.cc:333] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb: stopping tablet replica
I20260810 19:48:44.439370 24944 raft_consensus.cc:2243] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.439554 24944 raft_consensus.cc:2272] T 2515f9bc9d374b86a6cb1e61ff56f1b0 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.440225 24944 tablet_replica.cc:333] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb: stopping tablet replica
I20260810 19:48:44.440348 24944 raft_consensus.cc:2243] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.440483 24944 raft_consensus.cc:2272] T 49923ef0166e432f889c36ac6ae94b6b P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.441084 24944 tablet_replica.cc:333] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb: stopping tablet replica
I20260810 19:48:44.441227 24944 raft_consensus.cc:2243] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.441366 24944 raft_consensus.cc:2272] T 1eeb34e9576f4c8fbf897014679c03f6 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.441933 24944 tablet_replica.cc:333] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb: stopping tablet replica
I20260810 19:48:44.442050 24944 raft_consensus.cc:2243] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.442210 24944 raft_consensus.cc:2272] T a2c52f74b0af41e0b426f30f200299ee P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.442754 24944 tablet_replica.cc:333] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb: stopping tablet replica
I20260810 19:48:44.442879 24944 raft_consensus.cc:2243] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.443017 24944 raft_consensus.cc:2272] T d36d8fc20ae74ff98b707129a73c8e63 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.443763 24944 tablet_replica.cc:333] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb: stopping tablet replica
I20260810 19:48:44.443874 24944 raft_consensus.cc:2243] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.444056 24944 raft_consensus.cc:2272] T 96134f1611a04c8190c1b3a18545a764 P aa2c689b9da44b9b8c43ba65e99ec6eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.461874 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:44.466874 24944 master.cc:562] Master@127.24.92.62:45513 shutting down...
I20260810 19:48:44.474951 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.475240 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.475384 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P f5e00a1f16464765ad8cf1b69d4b5cee: stopping tablet replica
I20260810 19:48:44.479218 24944 master.cc:584] Master@127.24.92.62:45513 shutdown complete.
[ OK ] AlterTableTest.TestMultipleAlters (883 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioning
I20260810 19:48:44.492781 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:36349
I20260810 19:48:44.493332 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:44.494155 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:44.495486 24944 webserver.cc:533] Webserver started at http://127.24.92.62:46209/ using document root <none> and password file <none>
I20260810 19:48:44.495740 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:44.495870 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:44.496024 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:44.496685 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "220503b21bad40dfbe28fb3c683f59c6"
format_stamp: "Formatted at 2026-08-10 19:48:44 on dist-test-slave-w4v5"
I20260810 19:48:44.499449 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260810 19:48:44.501030 433 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:44.501464 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:44.501605 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "220503b21bad40dfbe28fb3c683f59c6"
format_stamp: "Formatted at 2026-08-10 19:48:44 on dist-test-slave-w4v5"
I20260810 19:48:44.501726 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:44.528045 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:44.528560 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:44.540062 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:36349
I20260810 19:48:44.540130 546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:36349 every 8 connection(s)
I20260810 19:48:44.541522 547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:44.545861 547 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: Bootstrap starting.
I20260810 19:48:44.547387 547 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:44.548970 547 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: No bootstrap required, opened a new log
I20260810 19:48:44.549602 547 raft_consensus.cc:359] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "220503b21bad40dfbe28fb3c683f59c6" member_type: VOTER }
I20260810 19:48:44.549780 547 raft_consensus.cc:385] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:44.549906 547 raft_consensus.cc:740] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 220503b21bad40dfbe28fb3c683f59c6, State: Initialized, Role: FOLLOWER
I20260810 19:48:44.550149 547 consensus_queue.cc:260] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "220503b21bad40dfbe28fb3c683f59c6" member_type: VOTER }
I20260810 19:48:44.550336 547 raft_consensus.cc:399] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:44.550433 547 raft_consensus.cc:493] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:44.550580 547 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:44.552579 547 raft_consensus.cc:515] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "220503b21bad40dfbe28fb3c683f59c6" member_type: VOTER }
I20260810 19:48:44.552827 547 leader_election.cc:304] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 220503b21bad40dfbe28fb3c683f59c6; no voters:
I20260810 19:48:44.553241 547 leader_election.cc:290] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:44.553529 550 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:44.554033 550 raft_consensus.cc:697] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [term 1 LEADER]: Becoming Leader. State: Replica: 220503b21bad40dfbe28fb3c683f59c6, State: Running, Role: LEADER
I20260810 19:48:44.554302 547 sys_catalog.cc:565] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:44.554328 550 consensus_queue.cc:237] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "220503b21bad40dfbe28fb3c683f59c6" member_type: VOTER }
I20260810 19:48:44.555343 554 sys_catalog.cc:455] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "220503b21bad40dfbe28fb3c683f59c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "220503b21bad40dfbe28fb3c683f59c6" member_type: VOTER } }
I20260810 19:48:44.555371 555 sys_catalog.cc:455] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 220503b21bad40dfbe28fb3c683f59c6. Latest consensus state: current_term: 1 leader_uuid: "220503b21bad40dfbe28fb3c683f59c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "220503b21bad40dfbe28fb3c683f59c6" member_type: VOTER } }
I20260810 19:48:44.555630 554 sys_catalog.cc:458] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:44.555670 555 sys_catalog.cc:458] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:44.556713 560 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:44.557792 560 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:44.560979 560 catalog_manager.cc:1383] Generated new cluster ID: e83649a9d6304ffd8a012236a819654c
I20260810 19:48:44.561084 560 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:44.562922 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:44.567945 560 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:44.568809 560 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:44.582355 560 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: Generated new TSK 0
I20260810 19:48:44.582639 560 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:44.595708 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:44.596892 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:44.598269 24944 webserver.cc:533] Webserver started at http://127.24.92.1:40187/ using document root <none> and password file <none>
I20260810 19:48:44.598536 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:44.598642 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:44.598834 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:44.599578 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "3e2c05605eca4f4782316603336c5360"
format_stamp: "Formatted at 2026-08-10 19:48:44 on dist-test-slave-w4v5"
I20260810 19:48:44.602411 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.001s sys 0.002s
I20260810 19:48:44.604084 587 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:44.604542 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:44.604693 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "3e2c05605eca4f4782316603336c5360"
format_stamp: "Formatted at 2026-08-10 19:48:44 on dist-test-slave-w4v5"
I20260810 19:48:44.604804 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:44.614162 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:44.614650 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:44.615221 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:44.616122 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:44.616204 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:44.616285 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:44.616343 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:44.629127 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:34359
I20260810 19:48:44.629209 694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:34359 every 8 connection(s)
I20260810 19:48:44.636700 695 heartbeater.cc:344] Connected to a master server at 127.24.92.62:36349
I20260810 19:48:44.636847 695 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:44.637243 695 heartbeater.cc:507] Master 127.24.92.62:36349 requested a full tablet report, sending...
I20260810 19:48:44.638144 475 ts_manager.cc:194] Registered new tserver with Master: 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359)
I20260810 19:48:44.638247 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008044952s
I20260810 19:48:44.639485 475 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58630
I20260810 19:48:44.649508 475 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58646:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:44.651234 695 heartbeater.cc:499] Master 127.24.92.62:36349 was elected leader, sending a full tablet report...
I20260810 19:48:44.665020 637 tablet_service.cc:1511] Processing CreateTablet for tablet 5affc5b4a69941d6811638ac93ae7e7c (DEFAULT_TABLE table=fake-table [id=e969742f5c1b494f834c96bd009ed1da]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:44.665491 637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5affc5b4a69941d6811638ac93ae7e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:44.670997 724 tablet_bootstrap.cc:492] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360: Bootstrap starting.
I20260810 19:48:44.672360 724 tablet_bootstrap.cc:654] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:44.673977 724 tablet_bootstrap.cc:492] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360: No bootstrap required, opened a new log
I20260810 19:48:44.674157 724 ts_tablet_manager.cc:1403] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:44.674894 724 raft_consensus.cc:359] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.675166 724 raft_consensus.cc:385] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:44.675310 724 raft_consensus.cc:740] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Initialized, Role: FOLLOWER
I20260810 19:48:44.675662 724 consensus_queue.cc:260] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.675879 724 raft_consensus.cc:399] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:44.675976 724 raft_consensus.cc:493] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:44.676080 724 raft_consensus.cc:3060] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:44.677874 724 raft_consensus.cc:515] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.678074 724 leader_election.cc:304] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3e2c05605eca4f4782316603336c5360; no voters:
I20260810 19:48:44.678488 724 leader_election.cc:290] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:44.678735 726 raft_consensus.cc:2804] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:44.679388 726 raft_consensus.cc:697] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Running, Role: LEADER
I20260810 19:48:44.679441 724 ts_tablet_manager.cc:1434] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260810 19:48:44.679772 726 consensus_queue.cc:237] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.682092 471 catalog_manager.cc:5719] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2c05605eca4f4782316603336c5360 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3e2c05605eca4f4782316603336c5360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:44.701072 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:44.702389 471 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58646:
name: "test-alter-range-partitioning"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
hash_schema {
columns {
name: "c0"
}
num_buckets: 2
seed: 0
}
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:44.710757 637 tablet_service.cc:1511] Processing CreateTablet for tablet 59d024c032d94864b6c579e80bec8588 (DEFAULT_TABLE table=test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:44.711123 635 tablet_service.cc:1511] Processing CreateTablet for tablet 045c95172faa452ca775095fd47dee29 (DEFAULT_TABLE table=test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:44.711229 637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d024c032d94864b6c579e80bec8588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:44.711526 635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045c95172faa452ca775095fd47dee29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:44.716553 724 tablet_bootstrap.cc:492] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360: Bootstrap starting.
I20260810 19:48:44.717880 724 tablet_bootstrap.cc:654] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:44.719621 724 tablet_bootstrap.cc:492] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360: No bootstrap required, opened a new log
I20260810 19:48:44.719802 724 ts_tablet_manager.cc:1403] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:44.720448 724 raft_consensus.cc:359] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.720649 724 raft_consensus.cc:385] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:44.720765 724 raft_consensus.cc:740] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Initialized, Role: FOLLOWER
I20260810 19:48:44.721065 724 consensus_queue.cc:260] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.721246 724 raft_consensus.cc:399] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:44.721371 724 raft_consensus.cc:493] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:44.721496 724 raft_consensus.cc:3060] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:44.723719 724 raft_consensus.cc:515] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.724014 724 leader_election.cc:304] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3e2c05605eca4f4782316603336c5360; no voters:
I20260810 19:48:44.724280 724 leader_election.cc:290] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:44.724289 726 raft_consensus.cc:2804] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:44.724502 726 raft_consensus.cc:697] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Running, Role: LEADER
I20260810 19:48:44.724768 726 consensus_queue.cc:237] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.724825 724 ts_tablet_manager.cc:1434] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260810 19:48:44.725158 724 tablet_bootstrap.cc:492] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360: Bootstrap starting.
I20260810 19:48:44.726907 724 tablet_bootstrap.cc:654] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:44.727049 471 catalog_manager.cc:5719] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2c05605eca4f4782316603336c5360 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3e2c05605eca4f4782316603336c5360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:44.729238 724 tablet_bootstrap.cc:492] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360: No bootstrap required, opened a new log
I20260810 19:48:44.729385 724 ts_tablet_manager.cc:1403] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:48:44.730273 724 raft_consensus.cc:359] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.730437 724 raft_consensus.cc:385] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:44.730564 724 raft_consensus.cc:740] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Initialized, Role: FOLLOWER
I20260810 19:48:44.730794 724 consensus_queue.cc:260] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.731011 724 raft_consensus.cc:399] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:44.731153 724 raft_consensus.cc:493] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:44.731283 724 raft_consensus.cc:3060] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:44.733556 724 raft_consensus.cc:515] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.733774 724 leader_election.cc:304] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3e2c05605eca4f4782316603336c5360; no voters:
I20260810 19:48:44.733954 724 leader_election.cc:290] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:44.734040 726 raft_consensus.cc:2804] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:44.734185 726 raft_consensus.cc:697] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Running, Role: LEADER
I20260810 19:48:44.734488 724 ts_tablet_manager.cc:1434] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20260810 19:48:44.734431 726 consensus_queue.cc:237] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.736388 471 catalog_manager.cc:5719] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2c05605eca4f4782316603336c5360 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3e2c05605eca4f4782316603336c5360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:44.774295 471 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58646:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:44.778677 471 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: Sending DeleteTablet for 1 replicas of tablet 59d024c032d94864b6c579e80bec8588
I20260810 19:48:44.779290 471 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: Sending DeleteTablet for 1 replicas of tablet 045c95172faa452ca775095fd47dee29
I20260810 19:48:44.779947 635 tablet_service.cc:1558] Processing DeleteTablet for tablet 59d024c032d94864b6c579e80bec8588 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:44 UTC) from {username='slave'} at 127.0.0.1:60634
I20260810 19:48:44.781013 753 tablet_replica.cc:333] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360: stopping tablet replica
I20260810 19:48:44.781064 635 tablet_service.cc:1558] Processing DeleteTablet for tablet 045c95172faa452ca775095fd47dee29 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:44 UTC) from {username='slave'} at 127.0.0.1:60634
I20260810 19:48:44.781342 753 raft_consensus.cc:2243] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.781623 753 raft_consensus.cc:2272] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.782799 753 ts_tablet_manager.cc:1916] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:44.787461 471 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58646:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:44.789878 753 ts_tablet_manager.cc:1929] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260810 19:48:44.790055 753 log.cc:1199] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/59d024c032d94864b6c579e80bec8588
I20260810 19:48:44.790565 753 ts_tablet_manager.cc:1950] T 59d024c032d94864b6c579e80bec8588 P 3e2c05605eca4f4782316603336c5360: Deleting consensus metadata
I20260810 19:48:44.791922 753 tablet_replica.cc:333] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360: stopping tablet replica
I20260810 19:48:44.792080 438 catalog_manager.cc:5050] TS 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359): tablet 59d024c032d94864b6c579e80bec8588 (table test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]) successfully deleted
I20260810 19:48:44.792199 753 raft_consensus.cc:2243] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Raft consensus shutting down.
W20260810 19:48:44.792403 471 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6c2046b76c81474b905d63f051aefd23 has no consensus state
I20260810 19:48:44.792439 753 raft_consensus.cc:2272] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:48:44.792819 471 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4e6f323159c7428693397c230d927724 has no consensus state
I20260810 19:48:44.794605 753 ts_tablet_manager.cc:1916] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:44.797158 635 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2046b76c81474b905d63f051aefd23 (DEFAULT_TABLE table=test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:44.797567 635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2046b76c81474b905d63f051aefd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:44.797533 637 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6f323159c7428693397c230d927724 (DEFAULT_TABLE table=test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:44.797966 637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6f323159c7428693397c230d927724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:44.802095 753 ts_tablet_manager.cc:1929] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260810 19:48:44.802271 753 log.cc:1199] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/045c95172faa452ca775095fd47dee29
I20260810 19:48:44.802597 724 tablet_bootstrap.cc:492] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360: Bootstrap starting.
I20260810 19:48:44.802763 753 ts_tablet_manager.cc:1950] T 045c95172faa452ca775095fd47dee29 P 3e2c05605eca4f4782316603336c5360: Deleting consensus metadata
I20260810 19:48:44.803826 438 catalog_manager.cc:5050] TS 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359): tablet 045c95172faa452ca775095fd47dee29 (table test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]) successfully deleted
I20260810 19:48:44.804222 724 tablet_bootstrap.cc:654] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:44.836560 724 tablet_bootstrap.cc:492] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360: No bootstrap required, opened a new log
I20260810 19:48:44.836787 724 ts_tablet_manager.cc:1403] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360: Time spent bootstrapping tablet: real 0.034s user 0.007s sys 0.026s
I20260810 19:48:44.837522 724 raft_consensus.cc:359] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.837715 724 raft_consensus.cc:385] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:44.837848 724 raft_consensus.cc:740] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Initialized, Role: FOLLOWER
I20260810 19:48:44.838092 724 consensus_queue.cc:260] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.838284 724 raft_consensus.cc:399] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:44.838377 724 raft_consensus.cc:493] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:44.838511 724 raft_consensus.cc:3060] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:44.840771 724 raft_consensus.cc:515] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.841032 724 leader_election.cc:304] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3e2c05605eca4f4782316603336c5360; no voters:
I20260810 19:48:44.841240 724 leader_election.cc:290] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:44.841344 726 raft_consensus.cc:2804] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:44.841619 726 raft_consensus.cc:697] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Running, Role: LEADER
I20260810 19:48:44.841799 724 ts_tablet_manager.cc:1434] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:44.841907 726 consensus_queue.cc:237] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.842121 724 tablet_bootstrap.cc:492] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360: Bootstrap starting.
I20260810 19:48:44.844029 724 tablet_bootstrap.cc:654] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:44.844487 475 catalog_manager.cc:5719] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2c05605eca4f4782316603336c5360 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3e2c05605eca4f4782316603336c5360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:44.846174 724 tablet_bootstrap.cc:492] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360: No bootstrap required, opened a new log
I20260810 19:48:44.846362 724 ts_tablet_manager.cc:1403] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:48:44.847139 724 raft_consensus.cc:359] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.847335 724 raft_consensus.cc:385] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:44.847470 724 raft_consensus.cc:740] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Initialized, Role: FOLLOWER
I20260810 19:48:44.847730 724 consensus_queue.cc:260] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.847900 724 raft_consensus.cc:399] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:44.848040 724 raft_consensus.cc:493] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:44.848163 724 raft_consensus.cc:3060] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:44.849068 436 catalog_manager.cc:4832] Async tablet task AlterTable RPC for tablet 4e6f323159c7428693397c230d927724 (table test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 4e6f323159c7428693397c230d927724 consensus state has no leader
I20260810 19:48:44.850809 724 raft_consensus.cc:515] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.851038 724 leader_election.cc:304] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3e2c05605eca4f4782316603336c5360; no voters:
I20260810 19:48:44.851289 724 leader_election.cc:290] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:44.851390 726 raft_consensus.cc:2804] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:44.851568 726 raft_consensus.cc:697] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Running, Role: LEADER
I20260810 19:48:44.851814 724 ts_tablet_manager.cc:1434] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360: Time spent starting tablet: real 0.005s user 0.003s sys 0.003s
I20260810 19:48:44.851890 726 consensus_queue.cc:237] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.853979 475 catalog_manager.cc:5719] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2c05605eca4f4782316603336c5360 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3e2c05605eca4f4782316603336c5360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:44.858781 475 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8] alter complete (version 0)
I20260810 19:48:44.891217 468 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58646:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\0011\000\000\000\t\001\225\000\000\000""\010\0011\000\000\000\t\001\225\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:44.896255 468 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet de39fd50e00340339bd8105890f5854f has no consensus state
W20260810 19:48:44.896483 468 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 330f91ed86354a7cb44a96f0a1a3e27b has no consensus state
I20260810 19:48:44.896586 468 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: Sending DeleteTablet for 1 replicas of tablet 6c2046b76c81474b905d63f051aefd23
I20260810 19:48:44.896880 468 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: Sending DeleteTablet for 1 replicas of tablet 4e6f323159c7428693397c230d927724
I20260810 19:48:44.897330 635 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c2046b76c81474b905d63f051aefd23 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:44 UTC) from {username='slave'} at 127.0.0.1:60634
I20260810 19:48:44.897709 753 tablet_replica.cc:333] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360: stopping tablet replica
I20260810 19:48:44.897677 637 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e6f323159c7428693397c230d927724 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:44 UTC) from {username='slave'} at 127.0.0.1:60634
I20260810 19:48:44.897931 753 raft_consensus.cc:2243] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.898214 753 raft_consensus.cc:2272] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.899255 753 ts_tablet_manager.cc:1916] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:44.903669 637 tablet_service.cc:1511] Processing CreateTablet for tablet de39fd50e00340339bd8105890f5854f (DEFAULT_TABLE table=test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260810 19:48:44.904170 637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de39fd50e00340339bd8105890f5854f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:44.906328 753 ts_tablet_manager.cc:1929] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260810 19:48:44.906533 753 log.cc:1199] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/6c2046b76c81474b905d63f051aefd23
I20260810 19:48:44.907011 753 ts_tablet_manager.cc:1950] T 6c2046b76c81474b905d63f051aefd23 P 3e2c05605eca4f4782316603336c5360: Deleting consensus metadata
I20260810 19:48:44.908185 753 tablet_replica.cc:333] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360: stopping tablet replica
I20260810 19:48:44.910135 438 catalog_manager.cc:5050] TS 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359): tablet 6c2046b76c81474b905d63f051aefd23 (table test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]) successfully deleted
I20260810 19:48:44.910387 753 raft_consensus.cc:2243] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:44.910643 753 raft_consensus.cc:2272] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:44.911468 635 tablet_service.cc:1511] Processing CreateTablet for tablet 330f91ed86354a7cb44a96f0a1a3e27b (DEFAULT_TABLE table=test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260810 19:48:44.911996 635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330f91ed86354a7cb44a96f0a1a3e27b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:44.918497 724 tablet_bootstrap.cc:492] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360: Bootstrap starting.
I20260810 19:48:44.920491 724 tablet_bootstrap.cc:654] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:44.921305 753 ts_tablet_manager.cc:1916] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:44.926888 753 ts_tablet_manager.cc:1929] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260810 19:48:44.927175 753 log.cc:1199] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/4e6f323159c7428693397c230d927724
I20260810 19:48:44.927603 753 ts_tablet_manager.cc:1950] T 4e6f323159c7428693397c230d927724 P 3e2c05605eca4f4782316603336c5360: Deleting consensus metadata
I20260810 19:48:44.928819 438 catalog_manager.cc:5050] TS 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359): tablet 4e6f323159c7428693397c230d927724 (table test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]) successfully deleted
I20260810 19:48:44.930290 724 tablet_bootstrap.cc:492] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360: No bootstrap required, opened a new log
I20260810 19:48:44.930492 724 ts_tablet_manager.cc:1403] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360: Time spent bootstrapping tablet: real 0.012s user 0.007s sys 0.003s
I20260810 19:48:44.932322 724 raft_consensus.cc:359] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.932732 724 raft_consensus.cc:385] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:44.932899 724 raft_consensus.cc:740] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Initialized, Role: FOLLOWER
I20260810 19:48:44.933199 724 consensus_queue.cc:260] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.933759 724 raft_consensus.cc:399] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:44.934074 724 raft_consensus.cc:493] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260810 19:48:44.934185 438 catalog_manager.cc:5123] TS 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359): alter failed for tablet 4e6f323159c7428693397c230d927724 (table test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]),no further retry: Not found: Tablet not found: 4e6f323159c7428693397c230d927724
I20260810 19:48:44.934278 724 raft_consensus.cc:3060] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:44.937357 724 raft_consensus.cc:515] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.937704 724 leader_election.cc:304] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3e2c05605eca4f4782316603336c5360; no voters:
I20260810 19:48:44.938059 727 raft_consensus.cc:2804] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:44.938225 727 raft_consensus.cc:697] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Running, Role: LEADER
I20260810 19:48:44.938519 727 consensus_queue.cc:237] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.944144 724 leader_election.cc:290] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:44.945046 724 ts_tablet_manager.cc:1434] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360: Time spent starting tablet: real 0.014s user 0.003s sys 0.003s
I20260810 19:48:44.945847 724 tablet_bootstrap.cc:492] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360: Bootstrap starting.
I20260810 19:48:44.948367 724 tablet_bootstrap.cc:654] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:44.949107 459 catalog_manager.cc:5719] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2c05605eca4f4782316603336c5360 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3e2c05605eca4f4782316603336c5360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:44.950613 724 tablet_bootstrap.cc:492] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360: No bootstrap required, opened a new log
I20260810 19:48:44.950800 724 ts_tablet_manager.cc:1403] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:44.951668 724 raft_consensus.cc:359] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.951900 724 raft_consensus.cc:385] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:44.952001 724 raft_consensus.cc:740] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Initialized, Role: FOLLOWER
I20260810 19:48:44.952297 724 consensus_queue.cc:260] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.952527 724 raft_consensus.cc:399] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:44.952713 724 raft_consensus.cc:493] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:44.952853 724 raft_consensus.cc:3060] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:44.955683 724 raft_consensus.cc:515] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.955977 724 leader_election.cc:304] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3e2c05605eca4f4782316603336c5360; no voters:
I20260810 19:48:44.956243 724 leader_election.cc:290] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:44.956292 727 raft_consensus.cc:2804] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:44.956486 727 raft_consensus.cc:697] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Running, Role: LEADER
I20260810 19:48:44.956698 727 consensus_queue.cc:237] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:44.958962 724 ts_tablet_manager.cc:1434] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20260810 19:48:44.961727 459 catalog_manager.cc:5719] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2c05605eca4f4782316603336c5360 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3e2c05605eca4f4782316603336c5360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:44.967110 459 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8] alter complete (version 0)
I20260810 19:48:45.003388 468 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58646:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:45.007886 468 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dd3fe316e33e43df8c11f2a4af4ac48d has no consensus state
W20260810 19:48:45.008128 468 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet de66babb4a60450899c04bfd49d8af82 has no consensus state
I20260810 19:48:45.008247 468 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: Sending DeleteTablet for 1 replicas of tablet de39fd50e00340339bd8105890f5854f
I20260810 19:48:45.008556 468 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: Sending DeleteTablet for 1 replicas of tablet 330f91ed86354a7cb44a96f0a1a3e27b
I20260810 19:48:45.009032 635 tablet_service.cc:1558] Processing DeleteTablet for tablet de39fd50e00340339bd8105890f5854f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:45 UTC) from {username='slave'} at 127.0.0.1:60634
I20260810 19:48:45.009228 637 tablet_service.cc:1558] Processing DeleteTablet for tablet 330f91ed86354a7cb44a96f0a1a3e27b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:45 UTC) from {username='slave'} at 127.0.0.1:60634
I20260810 19:48:45.009380 753 tablet_replica.cc:333] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360: stopping tablet replica
I20260810 19:48:45.009595 753 raft_consensus.cc:2243] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:45.009882 753 raft_consensus.cc:2272] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:45.011546 753 ts_tablet_manager.cc:1916] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:45.013316 637 tablet_service.cc:1511] Processing CreateTablet for tablet dd3fe316e33e43df8c11f2a4af4ac48d (DEFAULT_TABLE table=test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260810 19:48:45.013842 637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd3fe316e33e43df8c11f2a4af4ac48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:45.017477 753 ts_tablet_manager.cc:1929] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260810 19:48:45.017642 753 log.cc:1199] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/de39fd50e00340339bd8105890f5854f
I20260810 19:48:45.018039 753 ts_tablet_manager.cc:1950] T de39fd50e00340339bd8105890f5854f P 3e2c05605eca4f4782316603336c5360: Deleting consensus metadata
I20260810 19:48:45.018942 753 tablet_replica.cc:333] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360: stopping tablet replica
I20260810 19:48:45.019030 438 catalog_manager.cc:5050] TS 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359): tablet de39fd50e00340339bd8105890f5854f (table test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]) successfully deleted
I20260810 19:48:45.019827 753 raft_consensus.cc:2243] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:45.019375 724 tablet_bootstrap.cc:492] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360: Bootstrap starting.
I20260810 19:48:45.019469 635 tablet_service.cc:1511] Processing CreateTablet for tablet de66babb4a60450899c04bfd49d8af82 (DEFAULT_TABLE table=test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260810 19:48:45.020067 753 raft_consensus.cc:2272] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:45.020320 635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de66babb4a60450899c04bfd49d8af82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:45.021100 753 ts_tablet_manager.cc:1916] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:45.021865 724 tablet_bootstrap.cc:654] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:45.023818 724 tablet_bootstrap.cc:492] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360: No bootstrap required, opened a new log
I20260810 19:48:45.024014 724 ts_tablet_manager.cc:1403] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:45.025051 724 raft_consensus.cc:359] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.025271 724 raft_consensus.cc:385] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:45.025393 724 raft_consensus.cc:740] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Initialized, Role: FOLLOWER
I20260810 19:48:45.025640 724 consensus_queue.cc:260] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.025835 724 raft_consensus.cc:399] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:45.025938 724 raft_consensus.cc:493] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:45.026114 724 raft_consensus.cc:3060] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:45.026533 753 ts_tablet_manager.cc:1929] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260810 19:48:45.026741 753 log.cc:1199] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/330f91ed86354a7cb44a96f0a1a3e27b
I20260810 19:48:45.027256 753 ts_tablet_manager.cc:1950] T 330f91ed86354a7cb44a96f0a1a3e27b P 3e2c05605eca4f4782316603336c5360: Deleting consensus metadata
I20260810 19:48:45.028189 438 catalog_manager.cc:5050] TS 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359): tablet 330f91ed86354a7cb44a96f0a1a3e27b (table test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8]) successfully deleted
I20260810 19:48:45.028829 724 raft_consensus.cc:515] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.029064 724 leader_election.cc:304] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3e2c05605eca4f4782316603336c5360; no voters:
I20260810 19:48:45.029320 724 leader_election.cc:290] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:45.029407 727 raft_consensus.cc:2804] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:45.029636 727 raft_consensus.cc:697] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Running, Role: LEADER
I20260810 19:48:45.030143 724 ts_tablet_manager.cc:1434] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360: Time spent starting tablet: real 0.006s user 0.003s sys 0.000s
I20260810 19:48:45.030164 727 consensus_queue.cc:237] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.030439 724 tablet_bootstrap.cc:492] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360: Bootstrap starting.
I20260810 19:48:45.032339 724 tablet_bootstrap.cc:654] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:45.032433 468 catalog_manager.cc:5719] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2c05605eca4f4782316603336c5360 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3e2c05605eca4f4782316603336c5360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:45.034150 724 tablet_bootstrap.cc:492] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360: No bootstrap required, opened a new log
I20260810 19:48:45.034334 724 ts_tablet_manager.cc:1403] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:45.035210 724 raft_consensus.cc:359] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.035444 724 raft_consensus.cc:385] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:45.035571 724 raft_consensus.cc:740] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Initialized, Role: FOLLOWER
I20260810 19:48:45.035833 724 consensus_queue.cc:260] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.036051 724 raft_consensus.cc:399] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:45.036176 724 raft_consensus.cc:493] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:45.036284 724 raft_consensus.cc:3060] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:45.038462 724 raft_consensus.cc:515] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.038643 724 leader_election.cc:304] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3e2c05605eca4f4782316603336c5360; no voters:
I20260810 19:48:45.038857 724 leader_election.cc:290] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:45.038887 727 raft_consensus.cc:2804] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:45.039054 727 raft_consensus.cc:697] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Running, Role: LEADER
I20260810 19:48:45.039327 727 consensus_queue.cc:237] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.039425 724 ts_tablet_manager.cc:1434] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260810 19:48:45.041478 468 catalog_manager.cc:5719] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2c05605eca4f4782316603336c5360 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3e2c05605eca4f4782316603336c5360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:45.045874 468 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: test-alter-range-partitioning [id=44f8ae0d6d754e0db2f44973768a4dd8] alter complete (version 0)
I20260810 19:48:45.073653 459 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58646:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } new_table_name: "test-alter-range-partitioning-renamed" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:45.077692 459 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6a689eb72ae14558a72e2d57af1281fe has no consensus state
W20260810 19:48:45.078222 459 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 43f43e9d6039480da955b0101c36aa0f has no consensus state
I20260810 19:48:45.079280 752 tablet.cc:1724] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:45.080394 751 tablet.cc:1724] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:45.084504 637 tablet_service.cc:1511] Processing CreateTablet for tablet 43f43e9d6039480da955b0101c36aa0f (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=44f8ae0d6d754e0db2f44973768a4dd8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260810 19:48:45.084968 637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f43e9d6039480da955b0101c36aa0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:45.091894 635 tablet_service.cc:1511] Processing CreateTablet for tablet 6a689eb72ae14558a72e2d57af1281fe (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=44f8ae0d6d754e0db2f44973768a4dd8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260810 19:48:45.092446 724 tablet_bootstrap.cc:492] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360: Bootstrap starting.
I20260810 19:48:45.092664 635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a689eb72ae14558a72e2d57af1281fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:45.097957 724 tablet_bootstrap.cc:654] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:45.107059 724 tablet_bootstrap.cc:492] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360: No bootstrap required, opened a new log
I20260810 19:48:45.107290 724 ts_tablet_manager.cc:1403] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360: Time spent bootstrapping tablet: real 0.015s user 0.005s sys 0.001s
I20260810 19:48:45.108187 724 raft_consensus.cc:359] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.108402 724 raft_consensus.cc:385] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:45.108531 724 raft_consensus.cc:740] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Initialized, Role: FOLLOWER
I20260810 19:48:45.108822 724 consensus_queue.cc:260] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.109023 724 raft_consensus.cc:399] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:45.109125 724 raft_consensus.cc:493] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:45.109259 724 raft_consensus.cc:3060] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:45.112191 724 raft_consensus.cc:515] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.112468 724 leader_election.cc:304] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3e2c05605eca4f4782316603336c5360; no voters:
I20260810 19:48:45.112717 724 leader_election.cc:290] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:45.112818 727 raft_consensus.cc:2804] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:45.113000 727 raft_consensus.cc:697] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Running, Role: LEADER
I20260810 19:48:45.113300 727 consensus_queue.cc:237] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.113694 724 ts_tablet_manager.cc:1434] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260810 19:48:45.114054 724 tablet_bootstrap.cc:492] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360: Bootstrap starting.
I20260810 19:48:45.115831 459 catalog_manager.cc:5719] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2c05605eca4f4782316603336c5360 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3e2c05605eca4f4782316603336c5360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:45.116247 459 catalog_manager.cc:5811] TS 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359) does not have the latest schema for tablet 43f43e9d6039480da955b0101c36aa0f (table test-alter-range-partitioning-renamed [id=44f8ae0d6d754e0db2f44973768a4dd8]). Expected version 1 got 0
I20260810 19:48:45.117173 724 tablet_bootstrap.cc:654] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:45.119180 724 tablet_bootstrap.cc:492] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360: No bootstrap required, opened a new log
I20260810 19:48:45.119393 724 ts_tablet_manager.cc:1403] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.001s
I20260810 19:48:45.120254 724 raft_consensus.cc:359] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.120465 724 raft_consensus.cc:385] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:45.120563 724 raft_consensus.cc:740] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Initialized, Role: FOLLOWER
I20260810 19:48:45.120869 724 consensus_queue.cc:260] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.121042 724 raft_consensus.cc:399] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:45.121165 724 raft_consensus.cc:493] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:45.121270 724 raft_consensus.cc:3060] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:45.121541 459 catalog_manager.cc:5811] TS 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359) does not have the latest schema for tablet 43f43e9d6039480da955b0101c36aa0f (table test-alter-range-partitioning-renamed [id=44f8ae0d6d754e0db2f44973768a4dd8]). Expected version 1 got 0
I20260810 19:48:45.124188 724 raft_consensus.cc:515] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.124419 724 leader_election.cc:304] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3e2c05605eca4f4782316603336c5360; no voters:
I20260810 19:48:45.124679 724 leader_election.cc:290] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:45.124763 727 raft_consensus.cc:2804] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:45.124948 727 raft_consensus.cc:697] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2c05605eca4f4782316603336c5360, State: Running, Role: LEADER
I20260810 19:48:45.125160 724 ts_tablet_manager.cc:1434] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260810 19:48:45.125198 727 consensus_queue.cc:237] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } }
I20260810 19:48:45.127379 468 catalog_manager.cc:5719] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2c05605eca4f4782316603336c5360 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3e2c05605eca4f4782316603336c5360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e2c05605eca4f4782316603336c5360" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34359 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:45.127727 468 catalog_manager.cc:5811] TS 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359) does not have the latest schema for tablet 6a689eb72ae14558a72e2d57af1281fe (table test-alter-range-partitioning-renamed [id=44f8ae0d6d754e0db2f44973768a4dd8]). Expected version 1 got 0
I20260810 19:48:45.132069 468 catalog_manager.cc:5811] TS 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359) does not have the latest schema for tablet 6a689eb72ae14558a72e2d57af1281fe (table test-alter-range-partitioning-renamed [id=44f8ae0d6d754e0db2f44973768a4dd8]). Expected version 1 got 0
I20260810 19:48:45.133188 751 tablet.cc:1724] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:45.142800 751 tablet.cc:1724] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:45.149385 468 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: test-alter-range-partitioning-renamed [id=44f8ae0d6d754e0db2f44973768a4dd8] alter complete (version 1)
I20260810 19:48:45.198601 459 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58646:
table { table_name: "test-alter-range-partitioning-renamed" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: STRING is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.203325 459 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: Sending DeleteTablet for 1 replicas of tablet dd3fe316e33e43df8c11f2a4af4ac48d
I20260810 19:48:45.203657 459 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: Sending DeleteTablet for 1 replicas of tablet de66babb4a60450899c04bfd49d8af82
I20260810 19:48:45.203922 459 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: Sending DeleteTablet for 1 replicas of tablet 6a689eb72ae14558a72e2d57af1281fe
I20260810 19:48:45.204236 459 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: Sending DeleteTablet for 1 replicas of tablet 43f43e9d6039480da955b0101c36aa0f
I20260810 19:48:45.204414 635 tablet_service.cc:1558] Processing DeleteTablet for tablet dd3fe316e33e43df8c11f2a4af4ac48d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:45 UTC) from {username='slave'} at 127.0.0.1:60634
I20260810 19:48:45.204731 637 tablet_service.cc:1558] Processing DeleteTablet for tablet de66babb4a60450899c04bfd49d8af82 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:45 UTC) from {username='slave'} at 127.0.0.1:60634
I20260810 19:48:45.204967 753 tablet_replica.cc:333] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360: stopping tablet replica
I20260810 19:48:45.205181 753 raft_consensus.cc:2243] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:45.205452 753 raft_consensus.cc:2272] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:45.205586 637 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a689eb72ae14558a72e2d57af1281fe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:45 UTC) from {username='slave'} at 127.0.0.1:60634
I20260810 19:48:45.205915 635 tablet_service.cc:1558] Processing DeleteTablet for tablet 43f43e9d6039480da955b0101c36aa0f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:45 UTC) from {username='slave'} at 127.0.0.1:60634
I20260810 19:48:45.206856 753 ts_tablet_manager.cc:1916] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:45.209959 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:45.223523 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:45.224304 753 ts_tablet_manager.cc:1929] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 19:48:45.224452 753 log.cc:1199] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/dd3fe316e33e43df8c11f2a4af4ac48d
I20260810 19:48:45.224860 753 ts_tablet_manager.cc:1950] T dd3fe316e33e43df8c11f2a4af4ac48d P 3e2c05605eca4f4782316603336c5360: Deleting consensus metadata
W20260810 19:48:45.225723 438 catalog_manager.cc:5042] TS 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359): delete failed for tablet dd3fe316e33e43df8c11f2a4af4ac48d with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
W20260810 19:48:45.226073 438 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 14 similar messages]
I20260810 19:48:45.226287 24944 tablet_replica.cc:333] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360: stopping tablet replica
I20260810 19:48:45.226496 24944 raft_consensus.cc:2243] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:45.226751 24944 raft_consensus.cc:2272] T 6a689eb72ae14558a72e2d57af1281fe P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:45.227948 24944 tablet_replica.cc:333] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360: stopping tablet replica
W20260810 19:48:45.227989 438 catalog_manager.cc:4777] TS 3e2c05605eca4f4782316603336c5360 (127.24.92.1:34359): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet de66babb4a60450899c04bfd49d8af82: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260810 19:48:45.228148 24944 raft_consensus.cc:2243] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:45.228338 24944 raft_consensus.cc:2272] T de66babb4a60450899c04bfd49d8af82 P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:45.229382 24944 tablet_replica.cc:333] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360: stopping tablet replica
I20260810 19:48:45.229542 24944 raft_consensus.cc:2243] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:45.229761 24944 raft_consensus.cc:2272] T 43f43e9d6039480da955b0101c36aa0f P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:45.230736 24944 tablet_replica.cc:333] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360: stopping tablet replica
I20260810 19:48:45.230913 24944 raft_consensus.cc:2243] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:45.231150 24944 raft_consensus.cc:2272] T 5affc5b4a69941d6811638ac93ae7e7c P 3e2c05605eca4f4782316603336c5360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:45.255975 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:45.262188 24944 master.cc:562] Master@127.24.92.62:36349 shutting down...
I20260810 19:48:45.319887 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:45.320200 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:45.320386 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 220503b21bad40dfbe28fb3c683f59c6: stopping tablet replica
I20260810 19:48:45.325351 24944 master.cc:584] Master@127.24.92.62:36349 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioning (849 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioningInvalid
I20260810 19:48:45.343333 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:37945
I20260810 19:48:45.343986 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:45.345045 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:45.346418 24944 webserver.cc:533] Webserver started at http://127.24.92.62:42569/ using document root <none> and password file <none>
I20260810 19:48:45.346694 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:45.346796 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:45.346969 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:45.347771 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "40f6f31e901e42b1a2df56ab2ea8478f"
format_stamp: "Formatted at 2026-08-10 19:48:45 on dist-test-slave-w4v5"
I20260810 19:48:45.350977 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260810 19:48:45.352900 811 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:45.353413 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:45.353543 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "40f6f31e901e42b1a2df56ab2ea8478f"
format_stamp: "Formatted at 2026-08-10 19:48:45 on dist-test-slave-w4v5"
I20260810 19:48:45.353713 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:45.378808 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:45.379469 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:45.396018 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:37945
I20260810 19:48:45.396075 908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:37945 every 8 connection(s)
I20260810 19:48:45.397625 909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:45.402689 909 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f: Bootstrap starting.
I20260810 19:48:45.404227 909 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:45.406006 909 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f: No bootstrap required, opened a new log
I20260810 19:48:45.406669 909 raft_consensus.cc:359] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f6f31e901e42b1a2df56ab2ea8478f" member_type: VOTER }
I20260810 19:48:45.406875 909 raft_consensus.cc:385] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:45.406997 909 raft_consensus.cc:740] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f6f31e901e42b1a2df56ab2ea8478f, State: Initialized, Role: FOLLOWER
I20260810 19:48:45.407316 909 consensus_queue.cc:260] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f6f31e901e42b1a2df56ab2ea8478f" member_type: VOTER }
I20260810 19:48:45.407548 909 raft_consensus.cc:399] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:45.407678 909 raft_consensus.cc:493] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:45.407826 909 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:45.409968 909 raft_consensus.cc:515] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f6f31e901e42b1a2df56ab2ea8478f" member_type: VOTER }
I20260810 19:48:45.410260 909 leader_election.cc:304] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 40f6f31e901e42b1a2df56ab2ea8478f; no voters:
I20260810 19:48:45.410794 909 leader_election.cc:290] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:45.410961 912 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:45.412067 909 sys_catalog.cc:565] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:45.419214 912 raft_consensus.cc:697] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [term 1 LEADER]: Becoming Leader. State: Replica: 40f6f31e901e42b1a2df56ab2ea8478f, State: Running, Role: LEADER
I20260810 19:48:45.419538 912 consensus_queue.cc:237] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f6f31e901e42b1a2df56ab2ea8478f" member_type: VOTER }
I20260810 19:48:45.420524 913 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "40f6f31e901e42b1a2df56ab2ea8478f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f6f31e901e42b1a2df56ab2ea8478f" member_type: VOTER } }
I20260810 19:48:45.420706 913 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:45.427209 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:45.427856 914 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 40f6f31e901e42b1a2df56ab2ea8478f. Latest consensus state: current_term: 1 leader_uuid: "40f6f31e901e42b1a2df56ab2ea8478f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f6f31e901e42b1a2df56ab2ea8478f" member_type: VOTER } }
I20260810 19:48:45.428138 914 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [sys.catalog]: This master's current role is: LEADER
W20260810 19:48:45.428809 940 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260810 19:48:45.428943 940 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260810 19:48:45.429082 941 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:45.430662 941 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:45.434038 941 catalog_manager.cc:1383] Generated new cluster ID: 4b9b277a73854276888a4ad278b9cd38
I20260810 19:48:45.434150 941 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:45.450469 941 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:45.451402 941 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:45.464025 941 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f: Generated new TSK 0
I20260810 19:48:45.464325 941 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:45.492908 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:45.494259 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:45.495997 24944 webserver.cc:533] Webserver started at http://127.24.92.1:40303/ using document root <none> and password file <none>
I20260810 19:48:45.496304 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:45.496426 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:45.496614 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:45.497324 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "010a18680c394a26994c972e4aed3224"
format_stamp: "Formatted at 2026-08-10 19:48:45 on dist-test-slave-w4v5"
I20260810 19:48:45.500145 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.002s
I20260810 19:48:45.502079 952 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:45.502609 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:45.502740 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "010a18680c394a26994c972e4aed3224"
format_stamp: "Formatted at 2026-08-10 19:48:45 on dist-test-slave-w4v5"
I20260810 19:48:45.502914 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:45.516707 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:45.517341 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:45.518043 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:45.519153 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:45.519232 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:45.519388 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:45.519467 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:45.538861 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:38025
I20260810 19:48:45.538884 1078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:38025 every 8 connection(s)
I20260810 19:48:45.549594 1080 heartbeater.cc:344] Connected to a master server at 127.24.92.62:37945
I20260810 19:48:45.549775 1080 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:45.550173 1080 heartbeater.cc:507] Master 127.24.92.62:37945 requested a full tablet report, sending...
I20260810 19:48:45.551222 841 ts_manager.cc:194] Registered new tserver with Master: 010a18680c394a26994c972e4aed3224 (127.24.92.1:38025)
I20260810 19:48:45.551280 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011245246s
I20260810 19:48:45.552568 841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45382
I20260810 19:48:45.564157 1080 heartbeater.cc:499] Master 127.24.92.62:37945 was elected leader, sending a full tablet report...
I20260810 19:48:45.564276 841 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45390:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:45.582613 1007 tablet_service.cc:1511] Processing CreateTablet for tablet a97308bf106c4949bfbd728f2df8db96 (DEFAULT_TABLE table=fake-table [id=9fbc028736a048f28a90f17e42ce6a51]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:45.583063 1007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97308bf106c4949bfbd728f2df8db96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:45.588919 1104 tablet_bootstrap.cc:492] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224: Bootstrap starting.
I20260810 19:48:45.590996 1104 tablet_bootstrap.cc:654] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:45.592949 1104 tablet_bootstrap.cc:492] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224: No bootstrap required, opened a new log
I20260810 19:48:45.593119 1104 ts_tablet_manager.cc:1403] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:45.593889 1104 raft_consensus.cc:359] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.594074 1104 raft_consensus.cc:385] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:45.594174 1104 raft_consensus.cc:740] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010a18680c394a26994c972e4aed3224, State: Initialized, Role: FOLLOWER
I20260810 19:48:45.594430 1104 consensus_queue.cc:260] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.594614 1104 raft_consensus.cc:399] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:45.594698 1104 raft_consensus.cc:493] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:45.594810 1104 raft_consensus.cc:3060] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:45.597899 1104 raft_consensus.cc:515] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.598151 1104 leader_election.cc:304] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 010a18680c394a26994c972e4aed3224; no voters:
I20260810 19:48:45.598624 1104 leader_election.cc:290] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:45.598927 1107 raft_consensus.cc:2804] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:45.599408 1104 ts_tablet_manager.cc:1434] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224: Time spent starting tablet: real 0.006s user 0.007s sys 0.000s
I20260810 19:48:45.599797 1107 raft_consensus.cc:697] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [term 1 LEADER]: Becoming Leader. State: Replica: 010a18680c394a26994c972e4aed3224, State: Running, Role: LEADER
I20260810 19:48:45.600103 1107 consensus_queue.cc:237] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.602504 841 catalog_manager.cc:5719] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 reported cstate change: term changed from 0 to 1, leader changed from <none> to 010a18680c394a26994c972e4aed3224 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "010a18680c394a26994c972e4aed3224" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:45.622215 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:45.623447 841 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45390:
name: "test-alter-range-partitioning-invalid"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:45.630400 1007 tablet_service.cc:1511] Processing CreateTablet for tablet 64262ace1f334cc9992bac8ca77a9f9a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=4ef48cac2309471090d4eae4d7f6515f]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:45.630873 1007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64262ace1f334cc9992bac8ca77a9f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:45.635438 1104 tablet_bootstrap.cc:492] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224: Bootstrap starting.
I20260810 19:48:45.636809 1104 tablet_bootstrap.cc:654] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:45.638461 1104 tablet_bootstrap.cc:492] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224: No bootstrap required, opened a new log
I20260810 19:48:45.638592 1104 ts_tablet_manager.cc:1403] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:45.639289 1104 raft_consensus.cc:359] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.639421 1104 raft_consensus.cc:385] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:45.639494 1104 raft_consensus.cc:740] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010a18680c394a26994c972e4aed3224, State: Initialized, Role: FOLLOWER
I20260810 19:48:45.639727 1104 consensus_queue.cc:260] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.639838 1104 raft_consensus.cc:399] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:45.639920 1104 raft_consensus.cc:493] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:45.640028 1104 raft_consensus.cc:3060] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:45.642717 1104 raft_consensus.cc:515] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.642931 1104 leader_election.cc:304] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 010a18680c394a26994c972e4aed3224; no voters:
I20260810 19:48:45.643146 1104 leader_election.cc:290] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:45.643240 1107 raft_consensus.cc:2804] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:45.643378 1107 raft_consensus.cc:697] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [term 1 LEADER]: Becoming Leader. State: Replica: 010a18680c394a26994c972e4aed3224, State: Running, Role: LEADER
I20260810 19:48:45.643579 1104 ts_tablet_manager.cc:1434] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:45.643579 1107 consensus_queue.cc:237] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.645704 840 catalog_manager.cc:5719] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 reported cstate change: term changed from 0 to 1, leader changed from <none> to 010a18680c394a26994c972e4aed3224 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "010a18680c394a26994c972e4aed3224" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:45.681275 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.688670 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.695302 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\001\316\377\377\377\t\0012\000\000\000""\010\001\316\377\377\377\t\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.702426 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\316\377\377\377\007\001\226\000\000\000""\006\001\316\377\377\377\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:45.718622 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.718773 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.718815 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.718935 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.719010 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.719115 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.719218 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.719311 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.719372 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.719446 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.719527 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.719600 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.719658 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.719738 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.719796 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.719872 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.719933 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720006 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720067 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720139 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720199 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720286 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720347 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720427 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720485 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720559 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720618 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720698 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720757 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720830 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720890 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.720989 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.721052 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.721134 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.721199 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.721285 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.721351 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.721447 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.721527 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.721609 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.721688 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.721776 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.721845 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.721932 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.722005 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.722076 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.722136 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.722213 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.722272 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.722328 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.722373 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.722427 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.722483 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.722579 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260810 19:48:45.722640 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.722725 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.722785 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.722894 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.722960 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.723031 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.723117 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.723197 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.723271 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.723348 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.723412 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.723487 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.723551 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.723625 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.723721 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260810 19:48:45.723821 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.723922 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.723999 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.724073 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.724149 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.724210 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.724298 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.724362 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.724436 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.724501 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.724577 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.724635 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.724714 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.724778 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.724866 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260810 19:48:45.724947 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725023 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725082 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725153 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725247 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725322 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725385 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725457 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725514 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725584 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725641 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725718 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725775 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725843 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725900 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260810 19:48:45.725984 24944 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
I20260810 19:48:45.733142 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.739521 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } new_table_name: "foo" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.745837 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\316\377\377\377\007\0012\000\000\000""\006\001\316\377\377\377\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.752792 837 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\001\372\000\000\000""\006\001\226\000\000\000\007\001\372\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.766211 837 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.772778 837 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.778539 837 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\226\000\000\000""\006\001d\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.785084 837 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\001\310\000\000\000""\006\001\226\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.791124 837 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\316\377\377\377""\006\000\007\001\316\377\377\377" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.797621 837 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.804082 837 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\000""\006\001\226\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.811290 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.818926 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:45.823457 841 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a47c1dde99214d90933d0cad772b4c45 has no consensus state
W20260810 19:48:45.823967 841 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e54073bcc9804daba4c0a35d5f56030c has no consensus state
I20260810 19:48:45.828063 1007 tablet_service.cc:1511] Processing CreateTablet for tablet a47c1dde99214d90933d0cad772b4c45 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=4ef48cac2309471090d4eae4d7f6515f]), partition=RANGE (c0) PARTITION VALUES < 0
I20260810 19:48:45.828323 1004 tablet_service.cc:1511] Processing CreateTablet for tablet e54073bcc9804daba4c0a35d5f56030c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=4ef48cac2309471090d4eae4d7f6515f]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20260810 19:48:45.828524 1007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47c1dde99214d90933d0cad772b4c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:45.828856 1004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54073bcc9804daba4c0a35d5f56030c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:45.835438 1104 tablet_bootstrap.cc:492] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224: Bootstrap starting.
I20260810 19:48:45.837190 1104 tablet_bootstrap.cc:654] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:45.838979 1104 tablet_bootstrap.cc:492] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224: No bootstrap required, opened a new log
I20260810 19:48:45.839149 1104 ts_tablet_manager.cc:1403] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20260810 19:48:45.839843 1104 raft_consensus.cc:359] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.839968 1104 raft_consensus.cc:385] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:45.840025 1104 raft_consensus.cc:740] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010a18680c394a26994c972e4aed3224, State: Initialized, Role: FOLLOWER
I20260810 19:48:45.840276 1104 consensus_queue.cc:260] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.840451 1104 raft_consensus.cc:399] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:45.840516 1104 raft_consensus.cc:493] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:45.840636 1104 raft_consensus.cc:3060] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:45.843295 1104 raft_consensus.cc:515] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.843505 1104 leader_election.cc:304] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 010a18680c394a26994c972e4aed3224; no voters:
I20260810 19:48:45.843717 1104 leader_election.cc:290] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:45.843775 1107 raft_consensus.cc:2804] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:45.843919 1107 raft_consensus.cc:697] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [term 1 LEADER]: Becoming Leader. State: Replica: 010a18680c394a26994c972e4aed3224, State: Running, Role: LEADER
I20260810 19:48:45.844141 1107 consensus_queue.cc:237] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.844465 1104 ts_tablet_manager.cc:1434] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260810 19:48:45.844760 1104 tablet_bootstrap.cc:492] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224: Bootstrap starting.
I20260810 19:48:45.846431 837 catalog_manager.cc:5719] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 reported cstate change: term changed from 0 to 1, leader changed from <none> to 010a18680c394a26994c972e4aed3224 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "010a18680c394a26994c972e4aed3224" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:45.846674 1104 tablet_bootstrap.cc:654] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:45.872105 1104 tablet_bootstrap.cc:492] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224: No bootstrap required, opened a new log
I20260810 19:48:45.872267 1104 ts_tablet_manager.cc:1403] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224: Time spent bootstrapping tablet: real 0.028s user 0.013s sys 0.011s
I20260810 19:48:45.872864 1104 raft_consensus.cc:359] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.872999 1104 raft_consensus.cc:385] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:45.873070 1104 raft_consensus.cc:740] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010a18680c394a26994c972e4aed3224, State: Initialized, Role: FOLLOWER
I20260810 19:48:45.873314 1104 consensus_queue.cc:260] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.873435 1104 raft_consensus.cc:399] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:45.873519 1104 raft_consensus.cc:493] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:45.873647 1104 raft_consensus.cc:3060] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:45.875754 1104 raft_consensus.cc:515] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.875962 1104 leader_election.cc:304] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 010a18680c394a26994c972e4aed3224; no voters:
I20260810 19:48:45.876147 1104 leader_election.cc:290] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:45.876204 1107 raft_consensus.cc:2804] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:45.876341 1107 raft_consensus.cc:697] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [term 1 LEADER]: Becoming Leader. State: Replica: 010a18680c394a26994c972e4aed3224, State: Running, Role: LEADER
I20260810 19:48:45.876543 1107 consensus_queue.cc:237] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } }
I20260810 19:48:45.876654 1104 ts_tablet_manager.cc:1434] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260810 19:48:45.878647 841 catalog_manager.cc:5719] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 reported cstate change: term changed from 0 to 1, leader changed from <none> to 010a18680c394a26994c972e4aed3224 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "010a18680c394a26994c972e4aed3224" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010a18680c394a26994c972e4aed3224" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38025 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:45.883440 841 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f: test-alter-range-partitioning-invalid [id=4ef48cac2309471090d4eae4d7f6515f] alter complete (version 0)
I20260810 19:48:45.891136 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\316\377\377\377""\006\000\007\001\316\377\377\377" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.904006 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.914826 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\000""\006\001\226\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.926117 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.937491 841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45390:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:45.947679 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:45.959192 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:45.959543 24944 tablet_replica.cc:333] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224: stopping tablet replica
I20260810 19:48:45.959759 24944 raft_consensus.cc:2243] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:45.959983 24944 raft_consensus.cc:2272] T e54073bcc9804daba4c0a35d5f56030c P 010a18680c394a26994c972e4aed3224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:45.960939 24944 tablet_replica.cc:333] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224: stopping tablet replica
I20260810 19:48:45.961122 24944 raft_consensus.cc:2243] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:45.961305 24944 raft_consensus.cc:2272] T a97308bf106c4949bfbd728f2df8db96 P 010a18680c394a26994c972e4aed3224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:45.962153 24944 tablet_replica.cc:333] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224: stopping tablet replica
I20260810 19:48:45.962323 24944 raft_consensus.cc:2243] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:45.962491 24944 raft_consensus.cc:2272] T a47c1dde99214d90933d0cad772b4c45 P 010a18680c394a26994c972e4aed3224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:45.963331 24944 tablet_replica.cc:333] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224: stopping tablet replica
I20260810 19:48:45.963481 24944 raft_consensus.cc:2243] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:45.963676 24944 raft_consensus.cc:2272] T 64262ace1f334cc9992bac8ca77a9f9a P 010a18680c394a26994c972e4aed3224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:45.969857 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:45.974879 24944 master.cc:562] Master@127.24.92.62:37945 shutting down...
I20260810 19:48:46.000499 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.000785 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.000896 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 40f6f31e901e42b1a2df56ab2ea8478f: stopping tablet replica
I20260810 19:48:46.005849 24944 master.cc:584] Master@127.24.92.62:37945 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioningInvalid (678 ms)
[ RUN ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20260810 19:48:46.020946 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:44179
I20260810 19:48:46.021515 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:46.022395 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:46.023835 24944 webserver.cc:533] Webserver started at http://127.24.92.62:33003/ using document root <none> and password file <none>
I20260810 19:48:46.024066 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:46.024148 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:46.024283 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:46.024956 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "cccb1469615e471fb1ea0409972784c8"
format_stamp: "Formatted at 2026-08-10 19:48:46 on dist-test-slave-w4v5"
I20260810 19:48:46.027725 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.004s
I20260810 19:48:46.029446 1136 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:46.029819 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20260810 19:48:46.029953 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "cccb1469615e471fb1ea0409972784c8"
format_stamp: "Formatted at 2026-08-10 19:48:46 on dist-test-slave-w4v5"
I20260810 19:48:46.030087 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:46.039804 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:46.040330 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:46.055261 1238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:44179 every 8 connection(s)
I20260810 19:48:46.055260 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:44179
I20260810 19:48:46.056813 1239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.061048 1239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Bootstrap starting.
I20260810 19:48:46.062227 1239 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.063799 1239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: No bootstrap required, opened a new log
I20260810 19:48:46.064363 1239 raft_consensus.cc:359] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cccb1469615e471fb1ea0409972784c8" member_type: VOTER }
I20260810 19:48:46.064493 1239 raft_consensus.cc:385] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.064576 1239 raft_consensus.cc:740] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccb1469615e471fb1ea0409972784c8, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.064842 1239 consensus_queue.cc:260] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cccb1469615e471fb1ea0409972784c8" member_type: VOTER }
I20260810 19:48:46.064965 1239 raft_consensus.cc:399] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.065044 1239 raft_consensus.cc:493] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.065125 1239 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.066910 1239 raft_consensus.cc:515] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cccb1469615e471fb1ea0409972784c8" member_type: VOTER }
I20260810 19:48:46.067127 1239 leader_election.cc:304] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cccb1469615e471fb1ea0409972784c8; no voters:
I20260810 19:48:46.067595 1239 leader_election.cc:290] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.067694 1244 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.068638 1239 sys_catalog.cc:565] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:46.073796 1244 raft_consensus.cc:697] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [term 1 LEADER]: Becoming Leader. State: Replica: cccb1469615e471fb1ea0409972784c8, State: Running, Role: LEADER
I20260810 19:48:46.074050 1244 consensus_queue.cc:237] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cccb1469615e471fb1ea0409972784c8" member_type: VOTER }
I20260810 19:48:46.074965 1245 sys_catalog.cc:455] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cccb1469615e471fb1ea0409972784c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cccb1469615e471fb1ea0409972784c8" member_type: VOTER } }
I20260810 19:48:46.075167 1245 sys_catalog.cc:458] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:46.075706 1247 sys_catalog.cc:455] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cccb1469615e471fb1ea0409972784c8. Latest consensus state: current_term: 1 leader_uuid: "cccb1469615e471fb1ea0409972784c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cccb1469615e471fb1ea0409972784c8" member_type: VOTER } }
I20260810 19:48:46.075881 1247 sys_catalog.cc:458] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:46.078559 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260810 19:48:46.080969 1263 catalog_manager.cc:1594] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260810 19:48:46.081064 1263 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260810 19:48:46.081581 1264 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:46.082607 1264 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:46.085568 1264 catalog_manager.cc:1383] Generated new cluster ID: fe4cd06acb2649b88a2bb003bdd1e7cb
I20260810 19:48:46.085652 1264 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:46.101752 1264 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:46.102591 1264 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:46.111114 1264 catalog_manager.cc:6092] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Generated new TSK 0
I20260810 19:48:46.111387 1264 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:46.144910 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:46.146091 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:46.147568 24944 webserver.cc:533] Webserver started at http://127.24.92.1:42949/ using document root <none> and password file <none>
I20260810 19:48:46.147847 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:46.147938 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:46.148100 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:46.148717 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "f679fbb9d6f04d52ac14e25f0b2ae935"
format_stamp: "Formatted at 2026-08-10 19:48:46 on dist-test-slave-w4v5"
I20260810 19:48:46.151324 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:48:46.152868 1272 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:46.153347 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:46.153440 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "f679fbb9d6f04d52ac14e25f0b2ae935"
format_stamp: "Formatted at 2026-08-10 19:48:46 on dist-test-slave-w4v5"
I20260810 19:48:46.153573 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:46.167104 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:46.167590 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:46.168133 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:46.169027 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:46.169116 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:46.169227 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:46.169292 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:46.181159 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:37113
I20260810 19:48:46.181197 1393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:37113 every 8 connection(s)
I20260810 19:48:46.188361 1396 heartbeater.cc:344] Connected to a master server at 127.24.92.62:44179
I20260810 19:48:46.188495 1396 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:46.188774 1396 heartbeater.cc:507] Master 127.24.92.62:44179 requested a full tablet report, sending...
I20260810 19:48:46.189615 1167 ts_manager.cc:194] Registered new tserver with Master: f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113)
I20260810 19:48:46.190017 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007880323s
I20260810 19:48:46.191130 1167 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33652
I20260810 19:48:46.200908 1167 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33660:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:46.202450 1396 heartbeater.cc:499] Master 127.24.92.62:44179 was elected leader, sending a full tablet report...
I20260810 19:48:46.214289 1333 tablet_service.cc:1511] Processing CreateTablet for tablet c0dbae2e6c7b4979ad00aaccbb63bdef (DEFAULT_TABLE table=fake-table [id=872ff8b2719e43a09b44645e8d732e96]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:46.214803 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0dbae2e6c7b4979ad00aaccbb63bdef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.220233 1419 tablet_bootstrap.cc:492] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.221477 1419 tablet_bootstrap.cc:654] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.223215 1419 tablet_bootstrap.cc:492] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.223347 1419 ts_tablet_manager.cc:1403] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260810 19:48:46.223896 1419 raft_consensus.cc:359] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.224047 1419 raft_consensus.cc:385] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.224109 1419 raft_consensus.cc:740] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.224270 1419 consensus_queue.cc:260] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.224371 1419 raft_consensus.cc:399] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.224407 1419 raft_consensus.cc:493] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.224462 1419 raft_consensus.cc:3060] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.226575 1419 raft_consensus.cc:515] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.226797 1419 leader_election.cc:304] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.227552 1419 leader_election.cc:290] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.227685 1424 raft_consensus.cc:2804] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.228228 1424 raft_consensus.cc:697] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.228344 1419 ts_tablet_manager.cc:1434] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260810 19:48:46.228466 1424 consensus_queue.cc:237] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.230434 1164 catalog_manager.cc:5719] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 reported cstate change: term changed from 0 to 1, leader changed from <none> to f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:46.245405 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:46.246408 1167 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33660:
name: "test-alter-range-partitioning-invalid-unbounded"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:46.252882 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 48fac52fcfb4478298fca6ed7782920c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:46.253334 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fac52fcfb4478298fca6ed7782920c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.258077 1419 tablet_bootstrap.cc:492] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.259687 1419 tablet_bootstrap.cc:654] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.261286 1419 tablet_bootstrap.cc:492] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.261438 1419 ts_tablet_manager.cc:1403] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260810 19:48:46.262035 1419 raft_consensus.cc:359] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.262166 1419 raft_consensus.cc:385] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.262249 1419 raft_consensus.cc:740] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.262509 1419 consensus_queue.cc:260] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.262676 1419 raft_consensus.cc:399] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.262744 1419 raft_consensus.cc:493] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.262825 1419 raft_consensus.cc:3060] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.264943 1419 raft_consensus.cc:515] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.265121 1419 leader_election.cc:304] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.265245 1419 leader_election.cc:290] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.265340 1424 raft_consensus.cc:2804] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.265499 1424 raft_consensus.cc:697] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.265626 1419 ts_tablet_manager.cc:1434] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.004s user 0.000s sys 0.002s
I20260810 19:48:46.265729 1424 consensus_queue.cc:237] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.267825 1164 catalog_manager.cc:5719] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 reported cstate change: term changed from 0 to 1, leader changed from <none> to f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:46.275429 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.278502 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 48fac52fcfb4478298fca6ed7782920c
I20260810 19:48:46.279291 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 48fac52fcfb4478298fca6ed7782920c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.279968 1446 tablet_replica.cc:333] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.280164 1446 raft_consensus.cc:2243] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.280368 1446 raft_consensus.cc:2272] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.281388 1446 ts_tablet_manager.cc:1916] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.281297 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:46.285007 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 84c62fedf9fc49b0941c108896c88a80 has no consensus state
I20260810 19:48:46.286635 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.288890 1446 ts_tablet_manager.cc:1929] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.289013 1446 log.cc:1199] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/48fac52fcfb4478298fca6ed7782920c
I20260810 19:48:46.289347 1446 ts_tablet_manager.cc:1950] T 48fac52fcfb4478298fca6ed7782920c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.289237 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.289312 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 84c62fedf9fc49b0941c108896c88a80 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.289740 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c62fedf9fc49b0941c108896c88a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.290366 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 48fac52fcfb4478298fca6ed7782920c (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.292971 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 84c62fedf9fc49b0941c108896c88a80
I20260810 19:48:46.293732 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 84c62fedf9fc49b0941c108896c88a80 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:46.294999 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 84c62fedf9fc49b0941c108896c88a80 because the tablet was not found. No further retry: Not found: Tablet not found: 84c62fedf9fc49b0941c108896c88a80
I20260810 19:48:46.294960 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.296340 1419 tablet_bootstrap.cc:492] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.297755 1419 tablet_bootstrap.cc:654] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.297981 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.299590 1419 tablet_bootstrap.cc:492] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.299746 1419 ts_tablet_manager.cc:1403] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20260810 19:48:46.300287 1419 raft_consensus.cc:359] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.300437 1419 raft_consensus.cc:385] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.300501 1419 raft_consensus.cc:740] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.300717 1419 consensus_queue.cc:260] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.300858 1419 raft_consensus.cc:399] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.300923 1419 raft_consensus.cc:493] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.301002 1419 raft_consensus.cc:3060] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.301573 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 32cfdce8e0a44cbdac7233117c30d494 has no consensus state
I20260810 19:48:46.303330 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.303660 1419 raft_consensus.cc:515] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.303882 1419 leader_election.cc:304] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.304108 1424 raft_consensus.cc:2804] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.304247 1424 raft_consensus.cc:697] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.304490 1424 consensus_queue.cc:237] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.305460 1419 leader_election.cc:290] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.306193 1419 ts_tablet_manager.cc:1434] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260810 19:48:46.306527 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 32cfdce8e0a44cbdac7233117c30d494 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.306770 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.306941 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32cfdce8e0a44cbdac7233117c30d494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.310000 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 32cfdce8e0a44cbdac7233117c30d494
I20260810 19:48:46.310734 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 32cfdce8e0a44cbdac7233117c30d494 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:46.311733 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 32cfdce8e0a44cbdac7233117c30d494 because the tablet was not found. No further retry: Not found: Tablet not found: 32cfdce8e0a44cbdac7233117c30d494
I20260810 19:48:46.312589 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.312525 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.313251 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 84c62fedf9fc49b0941c108896c88a80 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.312575 1419 tablet_bootstrap.cc:492] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.313513 1446 tablet_replica.cc:333] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.313701 1446 raft_consensus.cc:2243] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.313864 1446 raft_consensus.cc:2272] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.314913 1446 ts_tablet_manager.cc:1916] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.316561 1419 tablet_bootstrap.cc:654] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.316890 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.318161 1419 tablet_bootstrap.cc:492] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.318300 1419 ts_tablet_manager.cc:1403] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.000s
I20260810 19:48:46.318938 1419 raft_consensus.cc:359] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.319121 1419 raft_consensus.cc:385] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.319197 1419 raft_consensus.cc:740] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.319433 1419 consensus_queue.cc:260] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.319566 1419 raft_consensus.cc:399] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.319614 1419 raft_consensus.cc:493] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.319674 1419 raft_consensus.cc:3060] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.320470 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet adf2430b741c48e289466385f9d6c688 has no consensus state
I20260810 19:48:46.321300 1446 ts_tablet_manager.cc:1929] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.321413 1446 log.cc:1199] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/84c62fedf9fc49b0941c108896c88a80
I20260810 19:48:46.321834 1446 ts_tablet_manager.cc:1950] T 84c62fedf9fc49b0941c108896c88a80 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.322052 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.322770 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 84c62fedf9fc49b0941c108896c88a80 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.323208 1419 raft_consensus.cc:515] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.323412 1419 leader_election.cc:304] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.323657 1424 raft_consensus.cc:2804] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.323786 1424 raft_consensus.cc:697] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.324009 1424 consensus_queue.cc:237] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.324199 1333 tablet_service.cc:1511] Processing CreateTablet for tablet adf2430b741c48e289466385f9d6c688 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.324628 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf2430b741c48e289466385f9d6c688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.325502 1419 leader_election.cc:290] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.325600 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.325948 1419 ts_tablet_manager.cc:1434] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.008s user 0.004s sys 0.001s
W20260810 19:48:46.327958 1137 catalog_manager.cc:4832] Async tablet task AlterTable RPC for tablet 32cfdce8e0a44cbdac7233117c30d494 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 32cfdce8e0a44cbdac7233117c30d494 consensus state has no leader
I20260810 19:48:46.329037 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet adf2430b741c48e289466385f9d6c688
I20260810 19:48:46.329728 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet adf2430b741c48e289466385f9d6c688 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:46.330197 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet adf2430b741c48e289466385f9d6c688 because the tablet was not found. No further retry: Not found: Tablet not found: adf2430b741c48e289466385f9d6c688
I20260810 19:48:46.330408 1419 tablet_bootstrap.cc:492] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.331162 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.331621 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.331872 1419 tablet_bootstrap.cc:654] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.332614 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 32cfdce8e0a44cbdac7233117c30d494 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.332945 1446 tablet_replica.cc:333] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.333148 1446 raft_consensus.cc:2243] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.333359 1446 raft_consensus.cc:2272] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.334384 1419 tablet_bootstrap.cc:492] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.334399 1446 ts_tablet_manager.cc:1916] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.334522 1419 ts_tablet_manager.cc:1403] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:46.334717 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.335062 1419 raft_consensus.cc:359] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.335287 1419 raft_consensus.cc:385] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.335350 1419 raft_consensus.cc:740] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.335541 1419 consensus_queue.cc:260] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.335685 1419 raft_consensus.cc:399] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.335747 1419 raft_consensus.cc:493] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.335820 1419 raft_consensus.cc:3060] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.338020 1419 raft_consensus.cc:515] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.338235 1419 leader_election.cc:304] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
W20260810 19:48:46.338306 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 46eb88e3e52e4495ab15e50b6d8947af has no consensus state
I20260810 19:48:46.338429 1419 leader_election.cc:290] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.338493 1426 raft_consensus.cc:2804] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.338609 1426 raft_consensus.cc:697] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.338830 1419 ts_tablet_manager.cc:1434] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260810 19:48:46.338809 1426 consensus_queue.cc:237] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.339867 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.341653 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet adf2430b741c48e289466385f9d6c688 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.342170 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.341672 1446 ts_tablet_manager.cc:1929] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.342595 1446 log.cc:1199] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/32cfdce8e0a44cbdac7233117c30d494
I20260810 19:48:46.343046 1446 ts_tablet_manager.cc:1950] T 32cfdce8e0a44cbdac7233117c30d494 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.344049 1446 tablet_replica.cc:333] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.344125 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 32cfdce8e0a44cbdac7233117c30d494 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.344209 1446 raft_consensus.cc:2243] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.344352 1446 raft_consensus.cc:2272] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.345346 1446 ts_tablet_manager.cc:1916] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.346402 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 46eb88e3e52e4495ab15e50b6d8947af (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.346740 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46eb88e3e52e4495ab15e50b6d8947af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.347582 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 46eb88e3e52e4495ab15e50b6d8947af
I20260810 19:48:46.348255 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 46eb88e3e52e4495ab15e50b6d8947af with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.349380 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.351002 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.351432 1446 ts_tablet_manager.cc:1929] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.351547 1446 log.cc:1199] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/adf2430b741c48e289466385f9d6c688
I20260810 19:48:46.352069 1446 ts_tablet_manager.cc:1950] T adf2430b741c48e289466385f9d6c688 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.352826 1419 tablet_bootstrap.cc:492] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.353271 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet adf2430b741c48e289466385f9d6c688 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:46.353505 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 46eb88e3e52e4495ab15e50b6d8947af because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 46eb88e3e52e4495ab15e50b6d8947af already in progress: creating tablet
I20260810 19:48:46.353981 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.354207 1419 tablet_bootstrap.cc:654] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.355829 1419 tablet_bootstrap.cc:492] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.355958 1419 ts_tablet_manager.cc:1403] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260810 19:48:46.356535 1419 raft_consensus.cc:359] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.356685 1419 raft_consensus.cc:385] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.356750 1419 raft_consensus.cc:740] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.356957 1419 consensus_queue.cc:260] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.357111 1419 raft_consensus.cc:399] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.357183 1419 raft_consensus.cc:493] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.357262 1419 raft_consensus.cc:3060] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.357275 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7df678bcaf914f9db357c45e52c9f2d4 has no consensus state
I20260810 19:48:46.358868 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.359913 1419 raft_consensus.cc:515] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.360117 1419 leader_election.cc:304] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.360321 1419 leader_election.cc:290] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.360375 1426 raft_consensus.cc:2804] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.360613 1426 raft_consensus.cc:697] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.360837 1426 consensus_queue.cc:237] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.361246 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.361719 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 7df678bcaf914f9db357c45e52c9f2d4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260810 19:48:46.362126 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df678bcaf914f9db357c45e52c9f2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.362756 1419 ts_tablet_manager.cc:1434] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260810 19:48:46.364552 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 7df678bcaf914f9db357c45e52c9f2d4
I20260810 19:48:46.365237 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 7df678bcaf914f9db357c45e52c9f2d4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:46.365769 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 7df678bcaf914f9db357c45e52c9f2d4 because the tablet was not found. No further retry: Not found: Tablet not found: 7df678bcaf914f9db357c45e52c9f2d4
I20260810 19:48:46.366588 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.366505 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.367403 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 46eb88e3e52e4495ab15e50b6d8947af with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.367640 1446 tablet_replica.cc:333] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.367816 1446 raft_consensus.cc:2243] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.367993 1446 raft_consensus.cc:2272] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.368597 1419 tablet_bootstrap.cc:492] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.369215 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.370324 1419 tablet_bootstrap.cc:654] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.372186 1446 ts_tablet_manager.cc:1916] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.372498 1419 tablet_bootstrap.cc:492] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.372653 1419 ts_tablet_manager.cc:1403] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
W20260810 19:48:46.373168 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7c8011af36de43a8abbc6cc84b6c9818 has no consensus state
I20260810 19:48:46.373353 1419 raft_consensus.cc:359] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.373474 1419 raft_consensus.cc:385] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.373508 1419 raft_consensus.cc:740] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.373759 1419 consensus_queue.cc:260] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.373910 1419 raft_consensus.cc:399] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.373974 1419 raft_consensus.cc:493] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.374049 1419 raft_consensus.cc:3060] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.376914 1419 raft_consensus.cc:515] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.377157 1419 leader_election.cc:304] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.377133 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.377367 1419 leader_election.cc:290] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.377509 1426 raft_consensus.cc:2804] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.377625 1426 raft_consensus.cc:697] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.377817 1426 consensus_queue.cc:237] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.378093 1419 ts_tablet_manager.cc:1434] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260810 19:48:46.379364 1446 ts_tablet_manager.cc:1929] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.379470 1446 log.cc:1199] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/46eb88e3e52e4495ab15e50b6d8947af
I20260810 19:48:46.379853 1446 ts_tablet_manager.cc:1950] T 46eb88e3e52e4495ab15e50b6d8947af P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.380708 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8011af36de43a8abbc6cc84b6c9818 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260810 19:48:46.380800 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 46eb88e3e52e4495ab15e50b6d8947af (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.381139 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8011af36de43a8abbc6cc84b6c9818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.381508 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 7df678bcaf914f9db357c45e52c9f2d4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.381464 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.382159 1446 tablet_replica.cc:333] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.382339 1446 raft_consensus.cc:2243] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.382496 1446 raft_consensus.cc:2272] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.383407 1446 ts_tablet_manager.cc:1916] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.385504 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 7c8011af36de43a8abbc6cc84b6c9818
I20260810 19:48:46.386153 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c8011af36de43a8abbc6cc84b6c9818 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.387595 1419 tablet_bootstrap.cc:492] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.387853 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.388969 1419 tablet_bootstrap.cc:654] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.389072 1446 ts_tablet_manager.cc:1929] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.389168 1446 log.cc:1199] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/7df678bcaf914f9db357c45e52c9f2d4
I20260810 19:48:46.389518 1446 ts_tablet_manager.cc:1950] T 7df678bcaf914f9db357c45e52c9f2d4 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.390175 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.390432 1419 tablet_bootstrap.cc:492] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.390504 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 7df678bcaf914f9db357c45e52c9f2d4 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.390581 1419 ts_tablet_manager.cc:1403] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:46.391304 1419 raft_consensus.cc:359] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:46.391330 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 7c8011af36de43a8abbc6cc84b6c9818 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7c8011af36de43a8abbc6cc84b6c9818 already in progress: creating tablet
I20260810 19:48:46.391446 1419 raft_consensus.cc:385] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.391528 1419 raft_consensus.cc:740] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.391515 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.391745 1419 consensus_queue.cc:260] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.391880 1419 raft_consensus.cc:399] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.391953 1419 raft_consensus.cc:493] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.392026 1419 raft_consensus.cc:3060] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.393872 1419 raft_consensus.cc:515] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.394090 1419 leader_election.cc:304] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.394276 1419 leader_election.cc:290] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.394335 1426 raft_consensus.cc:2804] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.394476 1426 raft_consensus.cc:697] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
W20260810 19:48:46.394770 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 733741273de64c33a24fdc3e6cf9758a has no consensus state
I20260810 19:48:46.394694 1426 consensus_queue.cc:237] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.395040 1419 ts_tablet_manager.cc:1434] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260810 19:48:46.396936 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.398715 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 733741273de64c33a24fdc3e6cf9758a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.399135 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733741273de64c33a24fdc3e6cf9758a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.399374 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.402923 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 733741273de64c33a24fdc3e6cf9758a
I20260810 19:48:46.403709 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 733741273de64c33a24fdc3e6cf9758a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:46.404295 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 733741273de64c33a24fdc3e6cf9758a because the tablet was not found. No further retry: Not found: Tablet not found: 733741273de64c33a24fdc3e6cf9758a
I20260810 19:48:46.405105 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.405470 1419 tablet_bootstrap.cc:492] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.406638 1419 tablet_bootstrap.cc:654] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.409442 1419 tablet_bootstrap.cc:492] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.409611 1419 ts_tablet_manager.cc:1403] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:46.410440 1419 raft_consensus.cc:359] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.410631 1419 raft_consensus.cc:385] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.410706 1419 raft_consensus.cc:740] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.410923 1419 consensus_queue.cc:260] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.411082 1419 raft_consensus.cc:399] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.411185 1419 raft_consensus.cc:493] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.411253 1419 raft_consensus.cc:3060] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.411671 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.413403 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.414283 1419 raft_consensus.cc:515] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.414494 1419 leader_election.cc:304] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.414723 1426 raft_consensus.cc:2804] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.414849 1426 raft_consensus.cc:697] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.415061 1426 consensus_queue.cc:237] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.415522 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c8011af36de43a8abbc6cc84b6c9818 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.415871 1446 tablet_replica.cc:333] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.416108 1446 raft_consensus.cc:2243] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.416144 1419 leader_election.cc:290] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.416260 1446 raft_consensus.cc:2272] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:48:46.417127 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d489d13ce90c4ca7b270a68cb9679044 has no consensus state
I20260810 19:48:46.417290 1446 ts_tablet_manager.cc:1916] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.419703 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 733741273de64c33a24fdc3e6cf9758a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.420070 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.423534 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.423904 1333 tablet_service.cc:1511] Processing CreateTablet for tablet d489d13ce90c4ca7b270a68cb9679044 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.424286 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d489d13ce90c4ca7b270a68cb9679044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.425038 1446 ts_tablet_manager.cc:1929] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.425138 1446 log.cc:1199] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/7c8011af36de43a8abbc6cc84b6c9818
I20260810 19:48:46.425508 1446 ts_tablet_manager.cc:1950] T 7c8011af36de43a8abbc6cc84b6c9818 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.426890 1419 ts_tablet_manager.cc:1434] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.017s user 0.006s sys 0.000s
I20260810 19:48:46.427311 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 7c8011af36de43a8abbc6cc84b6c9818 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:46.427573 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 733741273de64c33a24fdc3e6cf9758a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 733741273de64c33a24fdc3e6cf9758a already in progress: creating tablet
I20260810 19:48:46.427793 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet d489d13ce90c4ca7b270a68cb9679044
I20260810 19:48:46.429612 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.430543 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.431532 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet d489d13ce90c4ca7b270a68cb9679044 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.432102 1419 tablet_bootstrap.cc:492] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
W20260810 19:48:46.432194 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet d489d13ce90c4ca7b270a68cb9679044 because the tablet was not found. No further retry: Not found: Tablet not found: d489d13ce90c4ca7b270a68cb9679044
I20260810 19:48:46.433759 1419 tablet_bootstrap.cc:654] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.433689 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.434201 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 733741273de64c33a24fdc3e6cf9758a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.434501 1446 tablet_replica.cc:333] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.434737 1446 raft_consensus.cc:2243] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.434937 1446 raft_consensus.cc:2272] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.435911 1446 ts_tablet_manager.cc:1916] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.436473 1419 tablet_bootstrap.cc:492] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.436604 1419 ts_tablet_manager.cc:1403] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
W20260810 19:48:46.437315 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d0da039f648440a4a010713b27949645 has no consensus state
I20260810 19:48:46.437288 1419 raft_consensus.cc:359] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.437434 1419 raft_consensus.cc:385] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.437486 1419 raft_consensus.cc:740] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.437740 1419 consensus_queue.cc:260] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.437877 1419 raft_consensus.cc:399] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.437932 1419 raft_consensus.cc:493] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.438005 1419 raft_consensus.cc:3060] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.438647 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.440635 1419 raft_consensus.cc:515] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.440842 1419 leader_election.cc:304] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.440835 1333 tablet_service.cc:1511] Processing CreateTablet for tablet d0da039f648440a4a010713b27949645 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260810 19:48:46.441095 1426 raft_consensus.cc:2804] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.440984 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.441210 1426 raft_consensus.cc:697] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.441435 1426 consensus_queue.cc:237] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.442041 1446 ts_tablet_manager.cc:1929] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.442149 1446 log.cc:1199] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/733741273de64c33a24fdc3e6cf9758a
I20260810 19:48:46.442526 1446 ts_tablet_manager.cc:1950] T 733741273de64c33a24fdc3e6cf9758a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.441236 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0da039f648440a4a010713b27949645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.443819 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 733741273de64c33a24fdc3e6cf9758a (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.444252 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet d0da039f648440a4a010713b27949645
I20260810 19:48:46.444897 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet d0da039f648440a4a010713b27949645 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:46.445375 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet d0da039f648440a4a010713b27949645 because the tablet was not found. No further retry: Not found: Tablet not found: d0da039f648440a4a010713b27949645
I20260810 19:48:46.446329 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.447201 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.448266 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet d489d13ce90c4ca7b270a68cb9679044 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.448547 1419 leader_election.cc:290] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.449003 1419 ts_tablet_manager.cc:1434] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.012s user 0.005s sys 0.000s
W20260810 19:48:46.449003 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet d489d13ce90c4ca7b270a68cb9679044 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d489d13ce90c4ca7b270a68cb9679044 already in progress: creating tablet
I20260810 19:48:46.449430 1419 tablet_bootstrap.cc:492] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.449782 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.450807 1419 tablet_bootstrap.cc:654] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.452531 1419 tablet_bootstrap.cc:492] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.452670 1419 ts_tablet_manager.cc:1403] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
W20260810 19:48:46.453059 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a9cfd99c8d8848e3a49eba047474a06a has no consensus state
I20260810 19:48:46.453308 1419 raft_consensus.cc:359] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.453466 1419 raft_consensus.cc:385] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.453516 1419 raft_consensus.cc:740] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.453766 1419 consensus_queue.cc:260] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.453928 1419 raft_consensus.cc:399] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.454005 1419 raft_consensus.cc:493] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.454083 1419 raft_consensus.cc:3060] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.454493 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.454864 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet d489d13ce90c4ca7b270a68cb9679044 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.455173 1446 tablet_replica.cc:333] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.455375 1446 raft_consensus.cc:2243] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.455579 1446 raft_consensus.cc:2272] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.457021 1419 raft_consensus.cc:515] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.456974 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.457226 1419 leader_election.cc:304] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.457463 1426 raft_consensus.cc:2804] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.457590 1426 raft_consensus.cc:697] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.457816 1426 consensus_queue.cc:237] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.458228 1446 ts_tablet_manager.cc:1916] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.458524 1419 leader_election.cc:290] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.458658 1333 tablet_service.cc:1511] Processing CreateTablet for tablet a9cfd99c8d8848e3a49eba047474a06a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260810 19:48:46.458986 1419 ts_tablet_manager.cc:1434] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260810 19:48:46.459157 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9cfd99c8d8848e3a49eba047474a06a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.462361 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet a9cfd99c8d8848e3a49eba047474a06a
I20260810 19:48:46.462978 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet a9cfd99c8d8848e3a49eba047474a06a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.463766 1446 ts_tablet_manager.cc:1929] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.463869 1446 log.cc:1199] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/d489d13ce90c4ca7b270a68cb9679044
I20260810 19:48:46.464233 1446 ts_tablet_manager.cc:1950] T d489d13ce90c4ca7b270a68cb9679044 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.464294 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.464740 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.465788 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet d489d13ce90c4ca7b270a68cb9679044 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:46.466348 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet a9cfd99c8d8848e3a49eba047474a06a because the tablet was not found. No further retry: Not found: Tablet not found: a9cfd99c8d8848e3a49eba047474a06a
I20260810 19:48:46.466612 1419 tablet_bootstrap.cc:492] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.467603 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet d0da039f648440a4a010713b27949645 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.467900 1446 tablet_replica.cc:333] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.468053 1419 tablet_bootstrap.cc:654] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.468086 1446 raft_consensus.cc:2243] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.468245 1446 raft_consensus.cc:2272] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.468197 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.469455 1446 ts_tablet_manager.cc:1916] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.469872 1419 tablet_bootstrap.cc:492] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.469988 1419 ts_tablet_manager.cc:1403] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
W20260810 19:48:46.471685 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8915c75a785944b1b697c4f62a6bd25b has no consensus state
I20260810 19:48:46.471751 1419 raft_consensus.cc:359] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.471884 1419 raft_consensus.cc:385] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.471926 1419 raft_consensus.cc:740] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.472162 1419 consensus_queue.cc:260] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.472288 1419 raft_consensus.cc:399] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.472337 1419 raft_consensus.cc:493] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.472394 1419 raft_consensus.cc:3060] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.473220 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.475369 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 8915c75a785944b1b697c4f62a6bd25b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.475764 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8915c75a785944b1b697c4f62a6bd25b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.475747 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.476518 1419 raft_consensus.cc:515] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.476720 1419 leader_election.cc:304] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.476878 1419 leader_election.cc:290] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.476966 1426 raft_consensus.cc:2804] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.477102 1426 raft_consensus.cc:697] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.477308 1426 consensus_queue.cc:237] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.477593 1419 ts_tablet_manager.cc:1434] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.004s sys 0.001s
I20260810 19:48:46.479692 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 8915c75a785944b1b697c4f62a6bd25b
I20260810 19:48:46.480345 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 8915c75a785944b1b697c4f62a6bd25b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.481675 1419 tablet_bootstrap.cc:492] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.481567 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.475761 1446 ts_tablet_manager.cc:1929] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.482056 1446 log.cc:1199] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/d0da039f648440a4a010713b27949645
I20260810 19:48:46.482045 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.483135 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet a9cfd99c8d8848e3a49eba047474a06a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.482519 1446 ts_tablet_manager.cc:1950] T d0da039f648440a4a010713b27949645 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.483381 1419 tablet_bootstrap.cc:654] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.484172 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet d0da039f648440a4a010713b27949645 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:46.484756 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 8915c75a785944b1b697c4f62a6bd25b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8915c75a785944b1b697c4f62a6bd25b already in progress: creating tablet
I20260810 19:48:46.485049 1446 tablet_replica.cc:333] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.485121 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.485234 1446 raft_consensus.cc:2243] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.485388 1446 raft_consensus.cc:2272] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.485968 1419 tablet_bootstrap.cc:492] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.486089 1419 ts_tablet_manager.cc:1403] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:46.486747 1419 raft_consensus.cc:359] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.486912 1419 raft_consensus.cc:385] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.487758 1446 ts_tablet_manager.cc:1916] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:46.489187 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b7f068a703d4f22a535391c0a8eb4e3 has no consensus state
I20260810 19:48:46.490989 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.492869 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7f068a703d4f22a535391c0a8eb4e3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.493263 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7f068a703d4f22a535391c0a8eb4e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.493920 1446 ts_tablet_manager.cc:1929] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.494041 1446 log.cc:1199] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/a9cfd99c8d8848e3a49eba047474a06a
I20260810 19:48:46.494012 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.494441 1446 ts_tablet_manager.cc:1950] T a9cfd99c8d8848e3a49eba047474a06a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.486980 1419 raft_consensus.cc:740] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.495443 1419 consensus_queue.cc:260] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.495653 1419 raft_consensus.cc:399] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.495774 1419 raft_consensus.cc:493] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.495795 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet a9cfd99c8d8848e3a49eba047474a06a (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.495972 1419 raft_consensus.cc:3060] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.497893 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 0b7f068a703d4f22a535391c0a8eb4e3
I20260810 19:48:46.498732 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b7f068a703d4f22a535391c0a8eb4e3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.498807 1419 raft_consensus.cc:515] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.498994 1419 leader_election.cc:304] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.499200 1419 leader_election.cc:290] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.499276 1426 raft_consensus.cc:2804] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.499379 1426 raft_consensus.cc:697] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.499577 1426 consensus_queue.cc:237] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.500041 1419 ts_tablet_manager.cc:1434] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.014s user 0.005s sys 0.000s
W20260810 19:48:46.500313 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 0b7f068a703d4f22a535391c0a8eb4e3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0b7f068a703d4f22a535391c0a8eb4e3 already in progress: creating tablet
I20260810 19:48:46.500329 1419 tablet_bootstrap.cc:492] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.500357 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.502552 1419 tablet_bootstrap.cc:654] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.503976 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.504323 1419 tablet_bootstrap.cc:492] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.504472 1419 ts_tablet_manager.cc:1403] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260810 19:48:46.504846 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.505175 1419 raft_consensus.cc:359] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.505342 1419 raft_consensus.cc:385] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.505407 1419 raft_consensus.cc:740] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.505642 1419 consensus_queue.cc:260] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.505887 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 8915c75a785944b1b697c4f62a6bd25b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.506155 1419 raft_consensus.cc:399] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.506183 1446 tablet_replica.cc:333] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.506351 1446 raft_consensus.cc:2243] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.506524 1446 raft_consensus.cc:2272] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.506709 1419 raft_consensus.cc:493] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.506795 1419 raft_consensus.cc:3060] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.507918 1446 ts_tablet_manager.cc:1916] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:46.509168 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 83d38423db634e1f8b5a512e9a8bfd57 has no consensus state
I20260810 19:48:46.511775 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.513140 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 83d38423db634e1f8b5a512e9a8bfd57 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260810 19:48:46.513403 1446 ts_tablet_manager.cc:1929] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.513377 1419 raft_consensus.cc:515] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.513502 1446 log.cc:1199] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/8915c75a785944b1b697c4f62a6bd25b
I20260810 19:48:46.513589 1419 leader_election.cc:304] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.513818 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d38423db634e1f8b5a512e9a8bfd57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.513849 1426 raft_consensus.cc:2804] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.513850 1446 ts_tablet_manager.cc:1950] T 8915c75a785944b1b697c4f62a6bd25b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.513996 1426 raft_consensus.cc:697] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.514173 1419 leader_election.cc:290] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.514240 1426 consensus_queue.cc:237] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.514671 1419 ts_tablet_manager.cc:1434] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.010s user 0.005s sys 0.000s
I20260810 19:48:46.515192 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.516201 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 8915c75a785944b1b697c4f62a6bd25b (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.518558 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 83d38423db634e1f8b5a512e9a8bfd57
I20260810 19:48:46.519270 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 83d38423db634e1f8b5a512e9a8bfd57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:46.519886 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 83d38423db634e1f8b5a512e9a8bfd57 because the tablet was not found. No further retry: Not found: Tablet not found: 83d38423db634e1f8b5a512e9a8bfd57
I20260810 19:48:46.520495 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.520891 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.521762 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b7f068a703d4f22a535391c0a8eb4e3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.522125 1446 tablet_replica.cc:333] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.522279 1446 raft_consensus.cc:2243] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.522408 1446 raft_consensus.cc:2272] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.523842 1446 ts_tablet_manager.cc:1916] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.528815 1446 ts_tablet_manager.cc:1929] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.528985 1446 log.cc:1199] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/0b7f068a703d4f22a535391c0a8eb4e3
I20260810 19:48:46.529490 1419 tablet_bootstrap.cc:492] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.529798 1446 ts_tablet_manager.cc:1950] T 0b7f068a703d4f22a535391c0a8eb4e3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.530835 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 0b7f068a703d4f22a535391c0a8eb4e3 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.530831 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.531163 1419 tablet_bootstrap.cc:654] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.532830 1419 tablet_bootstrap.cc:492] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.532963 1419 ts_tablet_manager.cc:1403] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:46.533636 1419 raft_consensus.cc:359] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.533793 1419 raft_consensus.cc:385] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.533895 1419 raft_consensus.cc:740] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.534108 1419 consensus_queue.cc:260] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.534260 1419 raft_consensus.cc:399] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.534328 1419 raft_consensus.cc:493] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.534411 1419 raft_consensus.cc:3060] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.535218 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d9b151960fc042a8bf9719211ff9192f has no consensus state
I20260810 19:48:46.536689 1419 raft_consensus.cc:515] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.536893 1419 leader_election.cc:304] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.537074 1419 leader_election.cc:290] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.537139 1426 raft_consensus.cc:2804] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.537307 1426 raft_consensus.cc:697] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.537496 1426 consensus_queue.cc:237] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.537557 1419 ts_tablet_manager.cc:1434] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:46.537129 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.539508 1333 tablet_service.cc:1511] Processing CreateTablet for tablet d9b151960fc042a8bf9719211ff9192f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260810 19:48:46.539943 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b151960fc042a8bf9719211ff9192f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.540894 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.541092 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 83d38423db634e1f8b5a512e9a8bfd57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.541332 1446 tablet_replica.cc:333] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.541536 1446 raft_consensus.cc:2243] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.541708 1446 raft_consensus.cc:2272] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.543359 1446 ts_tablet_manager.cc:1916] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.544409 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet d9b151960fc042a8bf9719211ff9192f
I20260810 19:48:46.545728 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet d9b151960fc042a8bf9719211ff9192f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.546154 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.546907 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.549455 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.549850 1446 ts_tablet_manager.cc:1929] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.549961 1446 log.cc:1199] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/83d38423db634e1f8b5a512e9a8bfd57
I20260810 19:48:46.550200 1419 tablet_bootstrap.cc:492] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.550359 1446 ts_tablet_manager.cc:1950] T 83d38423db634e1f8b5a512e9a8bfd57 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.551357 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 83d38423db634e1f8b5a512e9a8bfd57 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:46.551615 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet d9b151960fc042a8bf9719211ff9192f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d9b151960fc042a8bf9719211ff9192f already in progress: creating tablet
I20260810 19:48:46.551874 1419 tablet_bootstrap.cc:654] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:46.552986 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a3f37f1387064846a507b7bbde219672 has no consensus state
I20260810 19:48:46.554477 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.554585 1419 tablet_bootstrap.cc:492] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.554762 1419 ts_tablet_manager.cc:1403] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20260810 19:48:46.555464 1419 raft_consensus.cc:359] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.555583 1419 raft_consensus.cc:385] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.555617 1419 raft_consensus.cc:740] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.555797 1419 consensus_queue.cc:260] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.555944 1419 raft_consensus.cc:399] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.556016 1419 raft_consensus.cc:493] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.556092 1419 raft_consensus.cc:3060] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.556473 1333 tablet_service.cc:1511] Processing CreateTablet for tablet a3f37f1387064846a507b7bbde219672 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.556881 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f37f1387064846a507b7bbde219672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.556914 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.558697 1419 raft_consensus.cc:515] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.558885 1419 leader_election.cc:304] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.559047 1419 leader_election.cc:290] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.559299 1430 raft_consensus.cc:2804] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.559422 1430 raft_consensus.cc:697] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.559511 1419 ts_tablet_manager.cc:1434] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:46.559628 1430 consensus_queue.cc:237] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.560537 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet a3f37f1387064846a507b7bbde219672
I20260810 19:48:46.561300 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet a3f37f1387064846a507b7bbde219672 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:46.562048 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet a3f37f1387064846a507b7bbde219672 because the tablet was not found. No further retry: Not found: Tablet not found: a3f37f1387064846a507b7bbde219672
I20260810 19:48:46.562391 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.563823 1419 tablet_bootstrap.cc:492] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.564524 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.565356 1419 tablet_bootstrap.cc:654] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.565469 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet d9b151960fc042a8bf9719211ff9192f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.565788 1446 tablet_replica.cc:333] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.566164 1446 raft_consensus.cc:2243] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.566334 1446 raft_consensus.cc:2272] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.567870 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.568265 1446 ts_tablet_manager.cc:1916] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.568279 1419 tablet_bootstrap.cc:492] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.568449 1419 ts_tablet_manager.cc:1403] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:46.568974 1419 raft_consensus.cc:359] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.569126 1419 raft_consensus.cc:385] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.569188 1419 raft_consensus.cc:740] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.569386 1419 consensus_queue.cc:260] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.569571 1419 raft_consensus.cc:399] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.569641 1419 raft_consensus.cc:493] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.569720 1419 raft_consensus.cc:3060] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.571416 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f798f2ce6a9040c58785aa26e24eec21 has no consensus state
I20260810 19:48:46.572266 1419 raft_consensus.cc:515] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.572466 1419 leader_election.cc:304] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.572731 1430 raft_consensus.cc:2804] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.572852 1430 raft_consensus.cc:697] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.573047 1430 consensus_queue.cc:237] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.573129 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.573865 1446 ts_tablet_manager.cc:1929] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.573959 1446 log.cc:1199] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/d9b151960fc042a8bf9719211ff9192f
I20260810 19:48:46.574342 1446 ts_tablet_manager.cc:1950] T d9b151960fc042a8bf9719211ff9192f P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.575346 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet d9b151960fc042a8bf9719211ff9192f (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.575371 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.575759 1419 leader_election.cc:290] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.576321 1419 ts_tablet_manager.cc:1434] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.008s user 0.004s sys 0.000s
I20260810 19:48:46.577811 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet a3f37f1387064846a507b7bbde219672 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.577845 1333 tablet_service.cc:1511] Processing CreateTablet for tablet f798f2ce6a9040c58785aa26e24eec21 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.578049 1446 tablet_replica.cc:333] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.578214 1446 raft_consensus.cc:2243] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.578269 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f798f2ce6a9040c58785aa26e24eec21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.578354 1446 raft_consensus.cc:2272] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.578756 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet f798f2ce6a9040c58785aa26e24eec21
I20260810 19:48:46.579917 1446 ts_tablet_manager.cc:1916] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.580152 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet f798f2ce6a9040c58785aa26e24eec21 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.580626 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.582923 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.584348 1419 tablet_bootstrap.cc:492] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.585659 1419 tablet_bootstrap.cc:654] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:46.586066 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4310ca7bcc314ad5aff893ef10f55624 has no consensus state
I20260810 19:48:46.586736 1446 ts_tablet_manager.cc:1929] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.586851 1446 log.cc:1199] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/a3f37f1387064846a507b7bbde219672
I20260810 19:48:46.587289 1446 ts_tablet_manager.cc:1950] T a3f37f1387064846a507b7bbde219672 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.587419 1419 tablet_bootstrap.cc:492] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.587558 1419 ts_tablet_manager.cc:1403] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:46.588215 1419 raft_consensus.cc:359] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.588376 1419 raft_consensus.cc:385] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.588444 1419 raft_consensus.cc:740] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.588315 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet a3f37f1387064846a507b7bbde219672 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.588645 1419 consensus_queue.cc:260] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.588797 1419 raft_consensus.cc:399] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.588872 1419 raft_consensus.cc:493] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.588958 1419 raft_consensus.cc:3060] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.589004 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet f798f2ce6a9040c58785aa26e24eec21 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f798f2ce6a9040c58785aa26e24eec21 already in progress: creating tablet
I20260810 19:48:46.589985 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 4310ca7bcc314ad5aff893ef10f55624 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260810 19:48:46.590346 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4310ca7bcc314ad5aff893ef10f55624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.590835 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.592103 1419 raft_consensus.cc:515] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.592322 1419 leader_election.cc:304] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.592504 1419 leader_election.cc:290] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.592566 1430 raft_consensus.cc:2804] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.592695 1430 raft_consensus.cc:697] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.592917 1430 consensus_queue.cc:237] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.593339 1419 ts_tablet_manager.cc:1434] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260810 19:48:46.593417 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.596275 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 4310ca7bcc314ad5aff893ef10f55624
I20260810 19:48:46.597436 1419 tablet_bootstrap.cc:492] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.597817 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.598438 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 4310ca7bcc314ad5aff893ef10f55624 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.599202 1419 tablet_bootstrap.cc:654] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:46.599172 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 4310ca7bcc314ad5aff893ef10f55624 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4310ca7bcc314ad5aff893ef10f55624 already in progress: creating tablet
I20260810 19:48:46.600731 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.601121 1419 tablet_bootstrap.cc:492] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.601244 1419 ts_tablet_manager.cc:1403] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.001s sys 0.001s
I20260810 19:48:46.601922 1419 raft_consensus.cc:359] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.602058 1419 raft_consensus.cc:385] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.602123 1419 raft_consensus.cc:740] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.602315 1419 consensus_queue.cc:260] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.602468 1419 raft_consensus.cc:399] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.602545 1419 raft_consensus.cc:493] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.602614 1419 raft_consensus.cc:3060] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.604501 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 98803b097a9441e5911c25684ec255c4 has no consensus state
I20260810 19:48:46.605304 1419 raft_consensus.cc:515] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.605551 1419 leader_election.cc:304] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.605734 1419 leader_election.cc:290] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.605855 1430 raft_consensus.cc:2804] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.606048 1430 raft_consensus.cc:697] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.606194 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet f798f2ce6a9040c58785aa26e24eec21 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.606309 1419 ts_tablet_manager.cc:1434] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.003s sys 0.002s
I20260810 19:48:46.606422 1446 tablet_replica.cc:333] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.606596 1446 raft_consensus.cc:2243] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.606746 1446 raft_consensus.cc:2272] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.607067 1430 consensus_queue.cc:237] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.607821 1446 ts_tablet_manager.cc:1916] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.608482 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 98803b097a9441e5911c25684ec255c4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260810 19:48:46.608866 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98803b097a9441e5911c25684ec255c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.609848 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.612083 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.614097 1446 ts_tablet_manager.cc:1929] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.614202 1446 log.cc:1199] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/f798f2ce6a9040c58785aa26e24eec21
I20260810 19:48:46.614533 1446 ts_tablet_manager.cc:1950] T f798f2ce6a9040c58785aa26e24eec21 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.615140 1419 tablet_bootstrap.cc:492] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.615536 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet f798f2ce6a9040c58785aa26e24eec21 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.615638 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 98803b097a9441e5911c25684ec255c4
I20260810 19:48:46.616423 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 98803b097a9441e5911c25684ec255c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.616703 1419 tablet_bootstrap.cc:654] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:46.617439 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 98803b097a9441e5911c25684ec255c4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 98803b097a9441e5911c25684ec255c4 already in progress: creating tablet
I20260810 19:48:46.618394 1419 tablet_bootstrap.cc:492] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.618309 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.618539 1419 ts_tablet_manager.cc:1403] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:46.618752 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.619234 1419 raft_consensus.cc:359] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.619347 1419 raft_consensus.cc:385] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.619403 1419 raft_consensus.cc:740] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.619601 1419 consensus_queue.cc:260] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.619704 1419 raft_consensus.cc:399] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.619783 1419 raft_consensus.cc:493] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.619881 1419 raft_consensus.cc:3060] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.621284 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 4310ca7bcc314ad5aff893ef10f55624 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.621523 1446 tablet_replica.cc:333] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.621380 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.621742 1446 raft_consensus.cc:2243] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.621915 1446 raft_consensus.cc:2272] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.622862 1446 ts_tablet_manager.cc:1916] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.622939 1419 raft_consensus.cc:515] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.623164 1419 leader_election.cc:304] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.621382 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet f798f2ce6a9040c58785aa26e24eec21 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.623356 1419 leader_election.cc:290] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.623397 1430 raft_consensus.cc:2804] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.623533 1430 raft_consensus.cc:697] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.623728 1430 consensus_queue.cc:237] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.624138 1419 ts_tablet_manager.cc:1434] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
W20260810 19:48:46.625231 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 74c9a6d610974838ba2f67480112ce11 has no consensus state
I20260810 19:48:46.626762 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 98803b097a9441e5911c25684ec255c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.629007 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.629315 1446 ts_tablet_manager.cc:1929] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.629426 1446 log.cc:1199] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/4310ca7bcc314ad5aff893ef10f55624
I20260810 19:48:46.629550 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 74c9a6d610974838ba2f67480112ce11 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.629794 1446 ts_tablet_manager.cc:1950] T 4310ca7bcc314ad5aff893ef10f55624 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.629987 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c9a6d610974838ba2f67480112ce11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.630744 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 4310ca7bcc314ad5aff893ef10f55624 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:46.631295 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet f798f2ce6a9040c58785aa26e24eec21 because the tablet was not found. No further retry: Not found: Tablet not found: f798f2ce6a9040c58785aa26e24eec21
I20260810 19:48:46.631263 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.631590 1446 tablet_replica.cc:333] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.631745 1446 raft_consensus.cc:2243] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.631881 1446 raft_consensus.cc:2272] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.632822 1446 ts_tablet_manager.cc:1916] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.634356 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 74c9a6d610974838ba2f67480112ce11
I20260810 19:48:46.634982 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 74c9a6d610974838ba2f67480112ce11 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.635972 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.636377 1419 tablet_bootstrap.cc:492] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.637924 1419 tablet_bootstrap.cc:654] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.638458 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.639752 1446 ts_tablet_manager.cc:1929] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.639858 1446 log.cc:1199] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/98803b097a9441e5911c25684ec255c4
I20260810 19:48:46.640158 1419 tablet_bootstrap.cc:492] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.640208 1446 ts_tablet_manager.cc:1950] T 98803b097a9441e5911c25684ec255c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.640287 1419 ts_tablet_manager.cc:1403] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260810 19:48:46.640904 1419 raft_consensus.cc:359] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.641062 1419 raft_consensus.cc:385] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.641116 1419 raft_consensus.cc:740] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.641188 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 98803b097a9441e5911c25684ec255c4 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.641337 1419 consensus_queue.cc:260] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:46.641413 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 74c9a6d610974838ba2f67480112ce11 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 74c9a6d610974838ba2f67480112ce11 already in progress: creating tablet
I20260810 19:48:46.641474 1419 raft_consensus.cc:399] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.641556 1419 raft_consensus.cc:493] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.641623 1419 raft_consensus.cc:3060] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.642690 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4950e119f3ac4924abe572c3a3de3071 has no consensus state
I20260810 19:48:46.644167 1419 raft_consensus.cc:515] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.644193 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.644378 1419 leader_election.cc:304] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.644622 1419 leader_election.cc:290] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.644675 1430 raft_consensus.cc:2804] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.644783 1430 raft_consensus.cc:697] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.645030 1419 ts_tablet_manager.cc:1434] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:46.644973 1430 consensus_queue.cc:237] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.646682 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.646965 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 4950e119f3ac4924abe572c3a3de3071 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.647377 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4950e119f3ac4924abe572c3a3de3071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.649663 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 4950e119f3ac4924abe572c3a3de3071
I20260810 19:48:46.650321 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 4950e119f3ac4924abe572c3a3de3071 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:46.651051 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 4950e119f3ac4924abe572c3a3de3071 because the tablet was not found. No further retry: Not found: Tablet not found: 4950e119f3ac4924abe572c3a3de3071
I20260810 19:48:46.651887 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.652251 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.653371 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 74c9a6d610974838ba2f67480112ce11 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.653496 1419 tablet_bootstrap.cc:492] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.653680 1446 tablet_replica.cc:333] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.653873 1446 raft_consensus.cc:2243] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.654078 1446 raft_consensus.cc:2272] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.655156 1419 tablet_bootstrap.cc:654] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.655046 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.656700 1419 tablet_bootstrap.cc:492] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.656852 1419 ts_tablet_manager.cc:1403] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260810 19:48:46.657622 1446 ts_tablet_manager.cc:1916] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.657586 1419 raft_consensus.cc:359] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.657722 1419 raft_consensus.cc:385] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.657769 1419 raft_consensus.cc:740] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.657958 1419 consensus_queue.cc:260] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.658102 1419 raft_consensus.cc:399] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.658155 1419 raft_consensus.cc:493] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.658216 1419 raft_consensus.cc:3060] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.658564 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e6136b319e7140baa68a6564f3091a1e has no consensus state
I20260810 19:48:46.660652 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.660933 1419 raft_consensus.cc:515] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.661141 1419 leader_election.cc:304] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.661376 1426 raft_consensus.cc:2804] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.661486 1426 raft_consensus.cc:697] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.661725 1426 consensus_queue.cc:237] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.663393 1419 leader_election.cc:290] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.663877 1419 ts_tablet_manager.cc:1434] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260810 19:48:46.664178 1333 tablet_service.cc:1511] Processing CreateTablet for tablet e6136b319e7140baa68a6564f3091a1e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260810 19:48:46.664345 1446 ts_tablet_manager.cc:1929] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.664444 1446 log.cc:1199] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/74c9a6d610974838ba2f67480112ce11
I20260810 19:48:46.664580 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6136b319e7140baa68a6564f3091a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.664723 1446 ts_tablet_manager.cc:1950] T 74c9a6d610974838ba2f67480112ce11 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.664919 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.665576 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 74c9a6d610974838ba2f67480112ce11 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.666172 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 4950e119f3ac4924abe572c3a3de3071 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.666388 1446 tablet_replica.cc:333] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.666507 1446 raft_consensus.cc:2243] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.666625 1446 raft_consensus.cc:2272] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.668205 1446 ts_tablet_manager.cc:1916] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.669251 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet e6136b319e7140baa68a6564f3091a1e
I20260810 19:48:46.669934 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet e6136b319e7140baa68a6564f3091a1e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.671241 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.672290 1419 tablet_bootstrap.cc:492] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.672434 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.673457 1419 tablet_bootstrap.cc:654] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.675411 1446 ts_tablet_manager.cc:1929] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.675561 1446 log.cc:1199] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/4950e119f3ac4924abe572c3a3de3071
I20260810 19:48:46.675411 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.675781 1419 tablet_bootstrap.cc:492] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.675925 1419 ts_tablet_manager.cc:1403] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260810 19:48:46.675992 1446 ts_tablet_manager.cc:1950] T 4950e119f3ac4924abe572c3a3de3071 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.676575 1419 raft_consensus.cc:359] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.676726 1419 raft_consensus.cc:385] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.676788 1419 raft_consensus.cc:740] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.677006 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 4950e119f3ac4924abe572c3a3de3071 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.677003 1419 consensus_queue.cc:260] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.677225 1419 raft_consensus.cc:399] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.677294 1419 raft_consensus.cc:493] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.677366 1419 raft_consensus.cc:3060] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.677614 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet e6136b319e7140baa68a6564f3091a1e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e6136b319e7140baa68a6564f3091a1e already in progress: creating tablet
W20260810 19:48:46.679431 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a6ff8a78aaad4b54896f7290d4b7ab08 has no consensus state
I20260810 19:48:46.680161 1419 raft_consensus.cc:515] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.680371 1419 leader_election.cc:304] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.680544 1419 leader_election.cc:290] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.680634 1426 raft_consensus.cc:2804] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.680766 1426 raft_consensus.cc:697] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.680959 1419 ts_tablet_manager.cc:1434] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:46.680975 1426 consensus_queue.cc:237] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.682662 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.683360 1333 tablet_service.cc:1511] Processing CreateTablet for tablet a6ff8a78aaad4b54896f7290d4b7ab08 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260810 19:48:46.683727 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ff8a78aaad4b54896f7290d4b7ab08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.684715 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet e6136b319e7140baa68a6564f3091a1e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.684952 1446 tablet_replica.cc:333] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.685125 1446 raft_consensus.cc:2243] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.685153 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.685289 1446 raft_consensus.cc:2272] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.686309 1446 ts_tablet_manager.cc:1916] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.688771 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet a6ff8a78aaad4b54896f7290d4b7ab08
I20260810 19:48:46.689417 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet a6ff8a78aaad4b54896f7290d4b7ab08 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.689908 1419 tablet_bootstrap.cc:492] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.690673 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.691488 1419 tablet_bootstrap.cc:654] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.692430 1446 ts_tablet_manager.cc:1929] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.692548 1446 log.cc:1199] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/e6136b319e7140baa68a6564f3091a1e
I20260810 19:48:46.692966 1446 ts_tablet_manager.cc:1950] T e6136b319e7140baa68a6564f3091a1e P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.693228 1419 tablet_bootstrap.cc:492] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.693365 1419 ts_tablet_manager.cc:1403] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260810 19:48:46.693835 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.694031 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet e6136b319e7140baa68a6564f3091a1e (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.694059 1419 raft_consensus.cc:359] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.694216 1419 raft_consensus.cc:385] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.694281 1419 raft_consensus.cc:740] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
W20260810 19:48:46.694350 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet a6ff8a78aaad4b54896f7290d4b7ab08 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a6ff8a78aaad4b54896f7290d4b7ab08 already in progress: creating tablet
I20260810 19:48:46.694483 1419 consensus_queue.cc:260] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.694618 1419 raft_consensus.cc:399] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.694696 1419 raft_consensus.cc:493] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.694761 1419 raft_consensus.cc:3060] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.697219 1419 raft_consensus.cc:515] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.697459 1419 leader_election.cc:304] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.697646 1419 leader_election.cc:290] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
W20260810 19:48:46.697666 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f3df157fb3a64425bcf0aa68ba79a5a1 has no consensus state
I20260810 19:48:46.697701 1426 raft_consensus.cc:2804] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.697819 1426 raft_consensus.cc:697] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.698028 1426 consensus_queue.cc:237] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.698513 1419 ts_tablet_manager.cc:1434] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:46.700651 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.702118 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet a6ff8a78aaad4b54896f7290d4b7ab08 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.702042 1333 tablet_service.cc:1511] Processing CreateTablet for tablet f3df157fb3a64425bcf0aa68ba79a5a1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.702342 1446 tablet_replica.cc:333] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.702471 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3df157fb3a64425bcf0aa68ba79a5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.702518 1446 raft_consensus.cc:2243] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.702672 1446 raft_consensus.cc:2272] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.703014 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.705694 1446 ts_tablet_manager.cc:1916] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.706195 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet f3df157fb3a64425bcf0aa68ba79a5a1
I20260810 19:48:46.707878 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet f3df157fb3a64425bcf0aa68ba79a5a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.708361 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.708501 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.709465 1419 tablet_bootstrap.cc:492] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.711110 1419 tablet_bootstrap.cc:654] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.711539 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.713639 1446 ts_tablet_manager.cc:1929] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.714289 1446 log.cc:1199] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/a6ff8a78aaad4b54896f7290d4b7ab08
I20260810 19:48:46.714746 1446 ts_tablet_manager.cc:1950] T a6ff8a78aaad4b54896f7290d4b7ab08 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
W20260810 19:48:46.715242 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0ceb1e1e62cd43178e0f9b25e4fce1f3 has no consensus state
I20260810 19:48:46.716804 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.718123 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet a6ff8a78aaad4b54896f7290d4b7ab08 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:46.718513 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet f3df157fb3a64425bcf0aa68ba79a5a1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f3df157fb3a64425bcf0aa68ba79a5a1 already in progress: creating tablet
I20260810 19:48:46.719571 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.720077 1419 tablet_bootstrap.cc:492] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.720232 1419 ts_tablet_manager.cc:1403] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.011s user 0.005s sys 0.004s
I20260810 19:48:46.720960 1419 raft_consensus.cc:359] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.721100 1419 raft_consensus.cc:385] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.721534 1419 raft_consensus.cc:740] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.721730 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 0ceb1e1e62cd43178e0f9b25e4fce1f3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.721817 1419 consensus_queue.cc:260] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.721974 1419 raft_consensus.cc:399] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.722043 1419 raft_consensus.cc:493] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.722110 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ceb1e1e62cd43178e0f9b25e4fce1f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.722121 1419 raft_consensus.cc:3060] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.722429 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet a6ff8a78aaad4b54896f7290d4b7ab08 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:46.722992 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet a6ff8a78aaad4b54896f7290d4b7ab08 because the tablet was not found. No further retry: Not found: Tablet not found: a6ff8a78aaad4b54896f7290d4b7ab08
I20260810 19:48:46.724222 1419 raft_consensus.cc:515] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.724426 1419 leader_election.cc:304] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.724606 1419 leader_election.cc:290] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.724668 1430 raft_consensus.cc:2804] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.724808 1430 raft_consensus.cc:697] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.725001 1430 consensus_queue.cc:237] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.725390 1419 ts_tablet_manager.cc:1434] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:46.727698 1419 tablet_bootstrap.cc:492] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.728224 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 0ceb1e1e62cd43178e0f9b25e4fce1f3
I20260810 19:48:46.728874 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ceb1e1e62cd43178e0f9b25e4fce1f3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.729179 1419 tablet_bootstrap.cc:654] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:46.729878 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 0ceb1e1e62cd43178e0f9b25e4fce1f3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0ceb1e1e62cd43178e0f9b25e4fce1f3 already in progress: creating tablet
I20260810 19:48:46.730489 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.730664 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.731189 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet f3df157fb3a64425bcf0aa68ba79a5a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.731523 1446 tablet_replica.cc:333] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.731819 1446 raft_consensus.cc:2243] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.732057 1446 raft_consensus.cc:2272] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.733762 1419 tablet_bootstrap.cc:492] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.733891 1419 ts_tablet_manager.cc:1403] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.006s user 0.005s sys 0.000s
I20260810 19:48:46.733893 1446 ts_tablet_manager.cc:1916] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.734088 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.734579 1419 raft_consensus.cc:359] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.734728 1419 raft_consensus.cc:385] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.734792 1419 raft_consensus.cc:740] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.734987 1419 consensus_queue.cc:260] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.735165 1419 raft_consensus.cc:399] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.735235 1419 raft_consensus.cc:493] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.735314 1419 raft_consensus.cc:3060] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.737097 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e2199c15d9f648f885268fd58490c600 has no consensus state
I20260810 19:48:46.737811 1419 raft_consensus.cc:515] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.738016 1419 leader_election.cc:304] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.738201 1419 leader_election.cc:290] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.738418 1426 raft_consensus.cc:2804] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.738538 1426 raft_consensus.cc:697] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.738669 1419 ts_tablet_manager.cc:1434] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:46.738744 1426 consensus_queue.cc:237] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.738839 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.741134 1333 tablet_service.cc:1511] Processing CreateTablet for tablet e2199c15d9f648f885268fd58490c600 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:46.741624 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2199c15d9f648f885268fd58490c600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.741881 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ceb1e1e62cd43178e0f9b25e4fce1f3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.742596 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.744527 1446 ts_tablet_manager.cc:1929] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.744640 1446 log.cc:1199] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/f3df157fb3a64425bcf0aa68ba79a5a1
I20260810 19:48:46.745069 1446 ts_tablet_manager.cc:1950] T f3df157fb3a64425bcf0aa68ba79a5a1 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.745820 1446 tablet_replica.cc:333] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.745958 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet f3df157fb3a64425bcf0aa68ba79a5a1 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.746017 1446 raft_consensus.cc:2243] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.746165 1446 raft_consensus.cc:2272] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.747246 1446 ts_tablet_manager.cc:1916] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.748016 1419 tablet_bootstrap.cc:492] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.749101 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet e2199c15d9f648f885268fd58490c600
I20260810 19:48:46.749337 1419 tablet_bootstrap.cc:654] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.749869 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet e2199c15d9f648f885268fd58490c600 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.751009 1419 tablet_bootstrap.cc:492] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.751160 1419 ts_tablet_manager.cc:1403] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260810 19:48:46.751387 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.751816 1419 raft_consensus.cc:359] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.751953 1419 raft_consensus.cc:385] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.752007 1419 raft_consensus.cc:740] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.752228 1419 consensus_queue.cc:260] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.752357 1419 raft_consensus.cc:399] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.752404 1419 raft_consensus.cc:493] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.752463 1419 raft_consensus.cc:3060] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.754522 1446 ts_tablet_manager.cc:1929] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.754617 1446 log.cc:1199] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/0ceb1e1e62cd43178e0f9b25e4fce1f3
I20260810 19:48:46.754992 1446 ts_tablet_manager.cc:1950] T 0ceb1e1e62cd43178e0f9b25e4fce1f3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.755000 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.755446 1419 raft_consensus.cc:515] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.755643 1419 leader_election.cc:304] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.755842 1419 leader_election.cc:290] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.755867 1426 raft_consensus.cc:2804] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.755977 1426 raft_consensus.cc:697] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.756186 1426 consensus_queue.cc:237] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.756263 1419 ts_tablet_manager.cc:1434] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
W20260810 19:48:46.759686 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d506fab985ef469890172acfc2d4508b has no consensus state
I20260810 19:48:46.762123 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 0ceb1e1e62cd43178e0f9b25e4fce1f3 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.764480 1446 tablet_replica.cc:333] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.765378 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.766263 1333 tablet_service.cc:1511] Processing CreateTablet for tablet d506fab985ef469890172acfc2d4508b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:46.766992 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d506fab985ef469890172acfc2d4508b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.767809 1446 raft_consensus.cc:2243] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.768070 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.768477 1446 raft_consensus.cc:2272] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.770351 1446 ts_tablet_manager.cc:1916] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.771478 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet d506fab985ef469890172acfc2d4508b
I20260810 19:48:46.772176 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet d506fab985ef469890172acfc2d4508b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.773204 1419 tablet_bootstrap.cc:492] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.773213 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.774758 1419 tablet_bootstrap.cc:654] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.776087 1446 ts_tablet_manager.cc:1929] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.776211 1446 log.cc:1199] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/e2199c15d9f648f885268fd58490c600
I20260810 19:48:46.776154 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.776588 1446 ts_tablet_manager.cc:1950] T e2199c15d9f648f885268fd58490c600 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.777100 1419 tablet_bootstrap.cc:492] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.777302 1419 ts_tablet_manager.cc:1403] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20260810 19:48:46.777416 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet e2199c15d9f648f885268fd58490c600 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:46.777797 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet d506fab985ef469890172acfc2d4508b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d506fab985ef469890172acfc2d4508b already in progress: creating tablet
I20260810 19:48:46.778071 1419 raft_consensus.cc:359] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.778230 1419 raft_consensus.cc:385] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.778299 1419 raft_consensus.cc:740] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.778555 1419 consensus_queue.cc:260] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.778723 1419 raft_consensus.cc:399] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.778801 1419 raft_consensus.cc:493] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.778885 1419 raft_consensus.cc:3060] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.780018 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3d9b41915a5d40fbb9bfbc54aba97c48 has no consensus state
I20260810 19:48:46.781535 1419 raft_consensus.cc:515] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.781591 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.781771 1419 leader_election.cc:304] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.781980 1419 leader_election.cc:290] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.782056 1424 raft_consensus.cc:2804] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.782193 1424 raft_consensus.cc:697] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.782397 1424 consensus_queue.cc:237] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.782822 1419 ts_tablet_manager.cc:1434] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260810 19:48:46.784258 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9b41915a5d40fbb9bfbc54aba97c48 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.784245 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.784653 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9b41915a5d40fbb9bfbc54aba97c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.789193 1419 tablet_bootstrap.cc:492] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.789809 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 3d9b41915a5d40fbb9bfbc54aba97c48
I20260810 19:48:46.790647 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d9b41915a5d40fbb9bfbc54aba97c48 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.790848 1419 tablet_bootstrap.cc:654] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:46.791857 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 3d9b41915a5d40fbb9bfbc54aba97c48 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3d9b41915a5d40fbb9bfbc54aba97c48 already in progress: creating tablet
I20260810 19:48:46.792074 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.793458 1419 tablet_bootstrap.cc:492] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.793604 1419 ts_tablet_manager.cc:1403] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:46.794145 1419 raft_consensus.cc:359] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.794299 1419 raft_consensus.cc:385] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.794381 1419 raft_consensus.cc:740] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.794584 1419 consensus_queue.cc:260] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.794721 1419 raft_consensus.cc:399] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.794790 1419 raft_consensus.cc:493] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.794872 1419 raft_consensus.cc:3060] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.796227 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.796989 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.797878 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet d506fab985ef469890172acfc2d4508b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.797928 1419 raft_consensus.cc:515] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.798135 1446 tablet_replica.cc:333] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.798121 1419 leader_election.cc:304] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.798355 1446 raft_consensus.cc:2243] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.798390 1424 raft_consensus.cc:2804] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.798512 1424 raft_consensus.cc:697] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.798707 1424 consensus_queue.cc:237] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.799275 1446 raft_consensus.cc:2272] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.800568 1419 leader_election.cc:290] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.800698 1446 ts_tablet_manager.cc:1916] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.801214 1419 ts_tablet_manager.cc:1434] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.008s user 0.001s sys 0.004s
W20260810 19:48:46.801415 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 41b6ad7b56924d73a7258f116de5b6b5 has no consensus state
I20260810 19:48:46.803718 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.806128 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d9b41915a5d40fbb9bfbc54aba97c48 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.806221 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.806308 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 41b6ad7b56924d73a7258f116de5b6b5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.806721 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b6ad7b56924d73a7258f116de5b6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.807581 1446 ts_tablet_manager.cc:1929] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.807678 1446 log.cc:1199] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/d506fab985ef469890172acfc2d4508b
I20260810 19:48:46.808033 1446 ts_tablet_manager.cc:1950] T d506fab985ef469890172acfc2d4508b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.808931 1446 tablet_replica.cc:333] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.809011 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 41b6ad7b56924d73a7258f116de5b6b5
I20260810 19:48:46.809099 1446 raft_consensus.cc:2243] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.809242 1446 raft_consensus.cc:2272] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.810425 1446 ts_tablet_manager.cc:1916] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.810488 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.811484 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet d506fab985ef469890172acfc2d4508b (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.811512 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 41b6ad7b56924d73a7258f116de5b6b5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.812906 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.815367 1419 tablet_bootstrap.cc:492] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
W20260810 19:48:46.815805 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0cac10e130a04f3893518f1ff5c00e6a has no consensus state
I20260810 19:48:46.816784 1446 ts_tablet_manager.cc:1929] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.816919 1446 log.cc:1199] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/3d9b41915a5d40fbb9bfbc54aba97c48
I20260810 19:48:46.817319 1446 ts_tablet_manager.cc:1950] T 3d9b41915a5d40fbb9bfbc54aba97c48 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.817440 1419 tablet_bootstrap.cc:654] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.817746 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.818596 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 3d9b41915a5d40fbb9bfbc54aba97c48 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.819693 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 0cac10e130a04f3893518f1ff5c00e6a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 1 <= VALUES
W20260810 19:48:46.819876 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 41b6ad7b56924d73a7258f116de5b6b5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 41b6ad7b56924d73a7258f116de5b6b5 already in progress: creating tablet
I20260810 19:48:46.820257 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cac10e130a04f3893518f1ff5c00e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.820197 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.823396 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 0cac10e130a04f3893518f1ff5c00e6a
I20260810 19:48:46.824018 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 0cac10e130a04f3893518f1ff5c00e6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:46.824572 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 0cac10e130a04f3893518f1ff5c00e6a because the tablet was not found. No further retry: Not found: Tablet not found: 0cac10e130a04f3893518f1ff5c00e6a
I20260810 19:48:46.825217 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.826510 1419 tablet_bootstrap.cc:492] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.826699 1419 ts_tablet_manager.cc:1403] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.011s user 0.002s sys 0.002s
I20260810 19:48:46.827402 1419 raft_consensus.cc:359] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.827559 1419 raft_consensus.cc:385] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.827634 1419 raft_consensus.cc:740] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.827756 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.827910 1419 consensus_queue.cc:260] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.828105 1419 raft_consensus.cc:399] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.828181 1419 raft_consensus.cc:493] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.828270 1419 raft_consensus.cc:3060] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.830585 1419 raft_consensus.cc:515] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.830818 1419 leader_election.cc:304] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.831024 1419 leader_election.cc:290] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
W20260810 19:48:46.831136 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 897c3f113efc43c7af2d2cffc457c34e has no consensus state
I20260810 19:48:46.831138 1424 raft_consensus.cc:2804] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.831337 1424 raft_consensus.cc:697] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.831553 1424 consensus_queue.cc:237] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.831638 1419 ts_tablet_manager.cc:1434] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.003s sys 0.002s
I20260810 19:48:46.831966 1419 tablet_bootstrap.cc:492] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.833328 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.833547 1419 tablet_bootstrap.cc:654] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.835621 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 897c3f113efc43c7af2d2cffc457c34e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260810 19:48:46.836016 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897c3f113efc43c7af2d2cffc457c34e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.835903 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.837625 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 41b6ad7b56924d73a7258f116de5b6b5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.837924 1446 tablet_replica.cc:333] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.838125 1446 raft_consensus.cc:2243] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.838299 1446 raft_consensus.cc:2272] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.839434 1446 ts_tablet_manager.cc:1916] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.839677 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 897c3f113efc43c7af2d2cffc457c34e
I20260810 19:48:46.840340 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 897c3f113efc43c7af2d2cffc457c34e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.841724 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.844296 1419 tablet_bootstrap.cc:492] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.844296 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.844465 1419 ts_tablet_manager.cc:1403] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.013s user 0.001s sys 0.004s
I20260810 19:48:46.845055 1446 ts_tablet_manager.cc:1929] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.845156 1446 log.cc:1199] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/41b6ad7b56924d73a7258f116de5b6b5
I20260810 19:48:46.845228 1419 raft_consensus.cc:359] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.845409 1446 ts_tablet_manager.cc:1950] T 41b6ad7b56924d73a7258f116de5b6b5 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.845391 1419 raft_consensus.cc:385] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.845506 1419 raft_consensus.cc:740] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.845726 1419 consensus_queue.cc:260] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.845876 1419 raft_consensus.cc:399] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.845937 1419 raft_consensus.cc:493] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.846014 1419 raft_consensus.cc:3060] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.846340 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 41b6ad7b56924d73a7258f116de5b6b5 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:46.846577 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 897c3f113efc43c7af2d2cffc457c34e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 897c3f113efc43c7af2d2cffc457c34e already in progress: creating tablet
I20260810 19:48:46.847419 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.849023 1419 raft_consensus.cc:515] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.849308 1419 leader_election.cc:304] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.849493 1419 leader_election.cc:290] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.849597 1426 raft_consensus.cc:2804] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.849737 1426 raft_consensus.cc:697] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.849908 1419 ts_tablet_manager.cc:1434] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:46.849957 1426 consensus_queue.cc:237] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.850180 1419 tablet_bootstrap.cc:492] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
W20260810 19:48:46.851759 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6a0d0a5ec0014e73ac941c125567dea3 has no consensus state
I20260810 19:48:46.852669 1419 tablet_bootstrap.cc:654] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.852944 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 0cac10e130a04f3893518f1ff5c00e6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.853421 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.854578 1446 tablet_replica.cc:333] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.854830 1446 raft_consensus.cc:2243] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.855011 1446 raft_consensus.cc:2272] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.855698 1419 tablet_bootstrap.cc:492] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.855837 1419 ts_tablet_manager.cc:1403] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.001s
I20260810 19:48:46.856531 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.856791 1446 ts_tablet_manager.cc:1916] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.857525 1419 raft_consensus.cc:359] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.857663 1419 raft_consensus.cc:385] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.857712 1419 raft_consensus.cc:740] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.857892 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0d0a5ec0014e73ac941c125567dea3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.857939 1419 consensus_queue.cc:260] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.858088 1419 raft_consensus.cc:399] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.858143 1419 raft_consensus.cc:493] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.858220 1419 raft_consensus.cc:3060] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.858294 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0d0a5ec0014e73ac941c125567dea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.859987 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 6a0d0a5ec0014e73ac941c125567dea3
I20260810 19:48:46.860719 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a0d0a5ec0014e73ac941c125567dea3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.862392 1419 raft_consensus.cc:515] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.862599 1419 leader_election.cc:304] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.862774 1419 leader_election.cc:290] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.862885 1426 raft_consensus.cc:2804] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.863018 1426 raft_consensus.cc:697] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.863219 1419 ts_tablet_manager.cc:1434] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.003s sys 0.003s
I20260810 19:48:46.863281 1426 consensus_queue.cc:237] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.863502 1446 ts_tablet_manager.cc:1929] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.863637 1446 log.cc:1199] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/0cac10e130a04f3893518f1ff5c00e6a
I20260810 19:48:46.863977 1446 ts_tablet_manager.cc:1950] T 0cac10e130a04f3893518f1ff5c00e6a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.864889 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 0cac10e130a04f3893518f1ff5c00e6a (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.864856 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:46.865276 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 6a0d0a5ec0014e73ac941c125567dea3 because the tablet was not found. No further retry: Not found: Tablet not found: 6a0d0a5ec0014e73ac941c125567dea3
I20260810 19:48:46.865911 1419 tablet_bootstrap.cc:492] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.867511 1419 tablet_bootstrap.cc:654] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.868002 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.869240 1419 tablet_bootstrap.cc:492] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.869382 1419 ts_tablet_manager.cc:1403] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:46.870138 1419 raft_consensus.cc:359] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.870293 1419 raft_consensus.cc:385] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.870357 1419 raft_consensus.cc:740] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.870214 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.870595 1419 consensus_queue.cc:260] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.870750 1419 raft_consensus.cc:399] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.870819 1419 raft_consensus.cc:493] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.870891 1419 raft_consensus.cc:3060] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.871452 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 897c3f113efc43c7af2d2cffc457c34e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.871693 1446 tablet_replica.cc:333] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.871886 1446 raft_consensus.cc:2243] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.872047 1446 raft_consensus.cc:2272] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.872877 1446 ts_tablet_manager.cc:1916] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.874298 1419 raft_consensus.cc:515] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.874529 1419 leader_election.cc:304] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
W20260810 19:48:46.874404 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 16ba4eda34ce4238bee09761290d35f2 has no consensus state
I20260810 19:48:46.874747 1419 leader_election.cc:290] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.874842 1426 raft_consensus.cc:2804] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.875039 1426 raft_consensus.cc:697] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.875259 1426 consensus_queue.cc:237] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.875622 1419 ts_tablet_manager.cc:1434] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260810 19:48:46.877580 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.879159 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 16ba4eda34ce4238bee09761290d35f2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.879427 1446 ts_tablet_manager.cc:1929] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.879582 1446 log.cc:1199] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/897c3f113efc43c7af2d2cffc457c34e
I20260810 19:48:46.879654 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ba4eda34ce4238bee09761290d35f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.880275 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.882777 1446 ts_tablet_manager.cc:1950] T 897c3f113efc43c7af2d2cffc457c34e P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.884028 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 897c3f113efc43c7af2d2cffc457c34e (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.884457 1419 tablet_bootstrap.cc:492] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.885769 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 16ba4eda34ce4238bee09761290d35f2
I20260810 19:48:46.886130 1419 tablet_bootstrap.cc:654] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.887641 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 16ba4eda34ce4238bee09761290d35f2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.887923 1419 tablet_bootstrap.cc:492] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.887850 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.888116 1419 ts_tablet_manager.cc:1403] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
W20260810 19:48:46.888410 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 16ba4eda34ce4238bee09761290d35f2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 16ba4eda34ce4238bee09761290d35f2 already in progress: creating tablet
I20260810 19:48:46.888867 1419 raft_consensus.cc:359] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.889087 1419 raft_consensus.cc:385] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.889204 1419 raft_consensus.cc:740] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.889127 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.889513 1419 consensus_queue.cc:260] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.889703 1419 raft_consensus.cc:399] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.889860 1419 raft_consensus.cc:493] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.889992 1419 raft_consensus.cc:3060] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.890481 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a0d0a5ec0014e73ac941c125567dea3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.890801 1446 tablet_replica.cc:333] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.891013 1446 raft_consensus.cc:2243] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.891256 1446 raft_consensus.cc:2272] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.892146 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.892468 1446 ts_tablet_manager.cc:1916] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.893520 1419 raft_consensus.cc:515] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.893774 1419 leader_election.cc:304] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.893991 1419 leader_election.cc:290] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.894240 1430 raft_consensus.cc:2804] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.894434 1430 raft_consensus.cc:697] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.894443 1419 ts_tablet_manager.cc:1434] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260810 19:48:46.894696 1430 consensus_queue.cc:237] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:46.895998 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a6187001245c4f8293ddfffef05732b3 has no consensus state
I20260810 19:48:46.898379 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 16ba4eda34ce4238bee09761290d35f2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.898922 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.899716 1446 ts_tablet_manager.cc:1929] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.899864 1446 log.cc:1199] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/6a0d0a5ec0014e73ac941c125567dea3
I20260810 19:48:46.900175 1446 ts_tablet_manager.cc:1950] T 6a0d0a5ec0014e73ac941c125567dea3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.901146 1333 tablet_service.cc:1511] Processing CreateTablet for tablet a6187001245c4f8293ddfffef05732b3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260810 19:48:46.901635 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6187001245c4f8293ddfffef05732b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.901784 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 6a0d0a5ec0014e73ac941c125567dea3 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.902061 1446 tablet_replica.cc:333] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.902119 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.902302 1446 raft_consensus.cc:2243] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.902546 1446 raft_consensus.cc:2272] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.903628 1446 ts_tablet_manager.cc:1916] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.905702 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet a6187001245c4f8293ddfffef05732b3
I20260810 19:48:46.906490 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet a6187001245c4f8293ddfffef05732b3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.907600 1419 tablet_bootstrap.cc:492] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.908324 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.909308 1419 tablet_bootstrap.cc:654] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.910291 1446 ts_tablet_manager.cc:1929] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.910485 1446 log.cc:1199] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/16ba4eda34ce4238bee09761290d35f2
I20260810 19:48:46.910929 1446 ts_tablet_manager.cc:1950] T 16ba4eda34ce4238bee09761290d35f2 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.911366 1419 tablet_bootstrap.cc:492] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.911520 1419 ts_tablet_manager.cc:1403] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:46.911621 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.912322 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 16ba4eda34ce4238bee09761290d35f2 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:46.912653 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet a6187001245c4f8293ddfffef05732b3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a6187001245c4f8293ddfffef05732b3 already in progress: creating tablet
I20260810 19:48:46.912328 1419 raft_consensus.cc:359] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.913007 1419 raft_consensus.cc:385] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.913115 1419 raft_consensus.cc:740] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.913431 1419 consensus_queue.cc:260] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.913647 1419 raft_consensus.cc:399] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.913761 1419 raft_consensus.cc:493] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.913882 1419 raft_consensus.cc:3060] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.916056 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 20cadaf6355f4aac92e2b84453e786e8 has no consensus state
I20260810 19:48:46.916723 1419 raft_consensus.cc:515] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.916990 1419 leader_election.cc:304] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.917248 1419 leader_election.cc:290] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.917342 1430 raft_consensus.cc:2804] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.917616 1430 raft_consensus.cc:697] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.917788 1419 ts_tablet_manager.cc:1434] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.003s sys 0.000s
I20260810 19:48:46.917901 1430 consensus_queue.cc:237] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.920190 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.922123 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 20cadaf6355f4aac92e2b84453e786e8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260810 19:48:46.922585 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20cadaf6355f4aac92e2b84453e786e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.922581 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet a6187001245c4f8293ddfffef05732b3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.923256 1446 tablet_replica.cc:333] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.923158 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.923491 1446 raft_consensus.cc:2243] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.923687 1446 raft_consensus.cc:2272] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.925706 1446 ts_tablet_manager.cc:1916] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.926654 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 20cadaf6355f4aac92e2b84453e786e8
I20260810 19:48:46.927538 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 20cadaf6355f4aac92e2b84453e786e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.928516 1419 tablet_bootstrap.cc:492] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.929739 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.929976 1419 tablet_bootstrap.cc:654] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.930269 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.932219 1419 tablet_bootstrap.cc:492] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.932365 1419 ts_tablet_manager.cc:1403] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260810 19:48:46.933061 1446 ts_tablet_manager.cc:1929] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.933107 1419 raft_consensus.cc:359] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.933312 1419 raft_consensus.cc:385] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.933202 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.933343 1446 log.cc:1199] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/a6187001245c4f8293ddfffef05732b3
I20260810 19:48:46.933889 1446 ts_tablet_manager.cc:1950] T a6187001245c4f8293ddfffef05732b3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.933419 1419 raft_consensus.cc:740] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.934962 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet a6187001245c4f8293ddfffef05732b3 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:46.935220 1419 consensus_queue.cc:260] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:46.935293 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 20cadaf6355f4aac92e2b84453e786e8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 20cadaf6355f4aac92e2b84453e786e8 already in progress: creating tablet
I20260810 19:48:46.935424 1419 raft_consensus.cc:399] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.935559 1419 raft_consensus.cc:493] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.935672 1419 raft_consensus.cc:3060] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.937192 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a98a04906b714cddb2c1140b22d532c4 has no consensus state
I20260810 19:48:46.938298 1419 raft_consensus.cc:515] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.938558 1419 leader_election.cc:304] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.938814 1419 leader_election.cc:290] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.938860 1430 raft_consensus.cc:2804] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.939088 1430 raft_consensus.cc:697] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.939296 1419 ts_tablet_manager.cc:1434] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260810 19:48:46.939388 1430 consensus_queue.cc:237] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.939592 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.942356 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.943558 1333 tablet_service.cc:1511] Processing CreateTablet for tablet a98a04906b714cddb2c1140b22d532c4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.944020 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98a04906b714cddb2c1140b22d532c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.946298 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet a98a04906b714cddb2c1140b22d532c4
I20260810 19:48:46.947243 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet a98a04906b714cddb2c1140b22d532c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:46.947851 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet a98a04906b714cddb2c1140b22d532c4 because the tablet was not found. No further retry: Not found: Tablet not found: a98a04906b714cddb2c1140b22d532c4
I20260810 19:48:46.948662 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.950543 1419 tablet_bootstrap.cc:492] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.952003 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.952200 1419 tablet_bootstrap.cc:654] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:46.953790 1419 tablet_bootstrap.cc:492] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.953971 1419 ts_tablet_manager.cc:1403] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:46.954694 1419 raft_consensus.cc:359] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.954877 1419 raft_consensus.cc:385] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.954985 1419 raft_consensus.cc:740] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.955260 1419 consensus_queue.cc:260] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.955463 1419 raft_consensus.cc:399] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.955564 1419 raft_consensus.cc:493] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.955698 1419 raft_consensus.cc:3060] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:46.955837 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 962a577b8c3d43a69a740e1f5392bfc3 has no consensus state
I20260810 19:48:46.957559 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.958140 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 20cadaf6355f4aac92e2b84453e786e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.958470 1446 tablet_replica.cc:333] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.958762 1446 raft_consensus.cc:2243] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.959148 1446 raft_consensus.cc:2272] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.960532 1446 ts_tablet_manager.cc:1916] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.960780 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.961153 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 962a577b8c3d43a69a740e1f5392bfc3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:46.961616 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962a577b8c3d43a69a740e1f5392bfc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.964438 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 962a577b8c3d43a69a740e1f5392bfc3
I20260810 19:48:46.965161 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 962a577b8c3d43a69a740e1f5392bfc3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.966638 1446 ts_tablet_manager.cc:1929] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:46.966745 1446 log.cc:1199] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/20cadaf6355f4aac92e2b84453e786e8
I20260810 19:48:46.967190 1446 ts_tablet_manager.cc:1950] T 20cadaf6355f4aac92e2b84453e786e8 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:46.968308 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 20cadaf6355f4aac92e2b84453e786e8 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:46.968667 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 962a577b8c3d43a69a740e1f5392bfc3 because the tablet was not found. No further retry: Not found: Tablet not found: 962a577b8c3d43a69a740e1f5392bfc3
I20260810 19:48:46.968839 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.971686 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:46.975035 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cb4d74ca0661444b930f7a32f222b05a has no consensus state
I20260810 19:48:46.976750 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.977349 1419 raft_consensus.cc:515] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.977567 1419 leader_election.cc:304] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.977811 1419 leader_election.cc:290] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.977840 1430 raft_consensus.cc:2804] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.978039 1430 raft_consensus.cc:697] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.978276 1430 consensus_queue.cc:237] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.978659 1333 tablet_service.cc:1511] Processing CreateTablet for tablet cb4d74ca0661444b930f7a32f222b05a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260810 19:48:46.979118 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb4d74ca0661444b930f7a32f222b05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.980094 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.978343 1419 ts_tablet_manager.cc:1434] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.024s user 0.021s sys 0.003s
I20260810 19:48:46.983425 1419 tablet_bootstrap.cc:492] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.983479 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet cb4d74ca0661444b930f7a32f222b05a
I20260810 19:48:46.984274 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet cb4d74ca0661444b930f7a32f222b05a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.984944 1419 tablet_bootstrap.cc:654] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:46.985293 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet cb4d74ca0661444b930f7a32f222b05a because the tablet was not found. No further retry: Not found: Tablet not found: cb4d74ca0661444b930f7a32f222b05a
I20260810 19:48:46.986698 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.986889 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:46.987641 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet a98a04906b714cddb2c1140b22d532c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:46.988022 1419 tablet_bootstrap.cc:492] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.988127 1446 tablet_replica.cc:333] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:46.988152 1419 ts_tablet_manager.cc:1403] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.001s
I20260810 19:48:46.988319 1446 raft_consensus.cc:2243] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:46.988787 1446 raft_consensus.cc:2272] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:46.989445 1419 raft_consensus.cc:359] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.989573 1419 raft_consensus.cc:385] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.989609 1419 raft_consensus.cc:740] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.989854 1419 consensus_queue.cc:260] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.990008 1419 raft_consensus.cc:399] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.990079 1419 raft_consensus.cc:493] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.989966 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.990155 1419 raft_consensus.cc:3060] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.991010 1446 ts_tablet_manager.cc:1916] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:46.992957 1419 raft_consensus.cc:515] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.993157 1419 leader_election.cc:304] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:46.993311 1419 leader_election.cc:290] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:46.993366 1424 raft_consensus.cc:2804] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:46.993496 1424 raft_consensus.cc:697] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:46.993705 1424 consensus_queue.cc:237] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.993861 1419 ts_tablet_manager.cc:1434] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260810 19:48:46.994112 1419 tablet_bootstrap.cc:492] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:46.995519 1419 tablet_bootstrap.cc:654] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:46.995606 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 187bf314f78541dfa41e1c57fc8b6c1b has no consensus state
I20260810 19:48:46.997125 1419 tablet_bootstrap.cc:492] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:46.997300 1419 ts_tablet_manager.cc:1403] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:46.997323 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:46.997978 1419 raft_consensus.cc:359] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.998107 1419 raft_consensus.cc:385] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:46.998160 1419 raft_consensus.cc:740] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:46.998379 1419 consensus_queue.cc:260] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:46.998538 1419 raft_consensus.cc:399] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:46.998602 1419 raft_consensus.cc:493] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:46.998678 1419 raft_consensus.cc:3060] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:46.999228 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 187bf314f78541dfa41e1c57fc8b6c1b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260810 19:48:46.999679 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187bf314f78541dfa41e1c57fc8b6c1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:46.999753 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.000430 1446 ts_tablet_manager.cc:1929] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.000546 1446 log.cc:1199] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/a98a04906b714cddb2c1140b22d532c4
I20260810 19:48:47.000907 1446 ts_tablet_manager.cc:1950] T a98a04906b714cddb2c1140b22d532c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.001319 1419 raft_consensus.cc:515] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.001519 1419 leader_election.cc:304] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.001735 1419 leader_election.cc:290] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.001807 1424 raft_consensus.cc:2804] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.001940 1424 raft_consensus.cc:697] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.002153 1424 consensus_queue.cc:237] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.002312 1419 ts_tablet_manager.cc:1434] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:47.003141 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet a98a04906b714cddb2c1140b22d532c4 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.003499 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 187bf314f78541dfa41e1c57fc8b6c1b
I20260810 19:48:47.004252 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 187bf314f78541dfa41e1c57fc8b6c1b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.005326 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.006007 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
W20260810 19:48:47.006143 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 187bf314f78541dfa41e1c57fc8b6c1b because the tablet was not found. No further retry: Not found: Tablet not found: 187bf314f78541dfa41e1c57fc8b6c1b
I20260810 19:48:47.006986 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 962a577b8c3d43a69a740e1f5392bfc3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.007326 1446 tablet_replica.cc:333] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.007539 1446 raft_consensus.cc:2243] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.007745 1446 raft_consensus.cc:2272] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.008797 1419 tablet_bootstrap.cc:492] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.009070 1446 ts_tablet_manager.cc:1916] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.009363 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.010155 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet cb4d74ca0661444b930f7a32f222b05a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.010306 1419 tablet_bootstrap.cc:654] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.012223 1419 tablet_bootstrap.cc:492] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.012430 1419 ts_tablet_manager.cc:1403] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.002s
I20260810 19:48:47.013052 1419 raft_consensus.cc:359] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.013262 1419 raft_consensus.cc:385] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.013379 1419 raft_consensus.cc:740] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.013643 1419 consensus_queue.cc:260] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.013813 1419 raft_consensus.cc:399] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260810 19:48:47.013901 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7c23b98a72e649a3b693845c04f91a46 has no consensus state
I20260810 19:48:47.013929 1419 raft_consensus.cc:493] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.015113 1419 raft_consensus.cc:3060] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.015635 1446 ts_tablet_manager.cc:1929] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.015769 1446 log.cc:1199] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/962a577b8c3d43a69a740e1f5392bfc3
I20260810 19:48:47.015936 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.016270 1446 ts_tablet_manager.cc:1950] T 962a577b8c3d43a69a740e1f5392bfc3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.017311 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 962a577b8c3d43a69a740e1f5392bfc3 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.017580 1446 tablet_replica.cc:333] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.017827 1446 raft_consensus.cc:2243] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.018030 1446 raft_consensus.cc:2272] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.018582 1419 raft_consensus.cc:515] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.018750 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.018841 1419 leader_election.cc:304] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.018843 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 7c23b98a72e649a3b693845c04f91a46 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.019165 1430 raft_consensus.cc:2804] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.019347 1430 raft_consensus.cc:697] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.019639 1446 ts_tablet_manager.cc:1916] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.019587 1430 consensus_queue.cc:237] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.020371 1419 leader_election.cc:290] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.020925 1419 ts_tablet_manager.cc:1434] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.008s user 0.000s sys 0.006s
I20260810 19:48:47.019345 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c23b98a72e649a3b693845c04f91a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.022729 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 7c23b98a72e649a3b693845c04f91a46
I20260810 19:48:47.023670 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c23b98a72e649a3b693845c04f91a46 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.024607 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.026120 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.026742 1419 tablet_bootstrap.cc:492] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.026911 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 187bf314f78541dfa41e1c57fc8b6c1b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:46 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.028270 1419 tablet_bootstrap.cc:654] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.029363 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.030258 1446 ts_tablet_manager.cc:1929] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.030431 1446 log.cc:1199] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/cb4d74ca0661444b930f7a32f222b05a
I20260810 19:48:47.030844 1446 ts_tablet_manager.cc:1950] T cb4d74ca0661444b930f7a32f222b05a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.032043 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet cb4d74ca0661444b930f7a32f222b05a (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.032281 1446 tablet_replica.cc:333] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
W20260810 19:48:47.032353 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 7c23b98a72e649a3b693845c04f91a46 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7c23b98a72e649a3b693845c04f91a46 already in progress: creating tablet
I20260810 19:48:47.032477 1446 raft_consensus.cc:2243] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.032701 1446 raft_consensus.cc:2272] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.034119 1419 tablet_bootstrap.cc:492] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.034150 1446 ts_tablet_manager.cc:1916] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.034291 1419 ts_tablet_manager.cc:1403] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.008s user 0.006s sys 0.000s
W20260810 19:48:47.034590 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c535ce1e210d4191971e88b3f2bd34cf has no consensus state
I20260810 19:48:47.035108 1419 raft_consensus.cc:359] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.035295 1419 raft_consensus.cc:385] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.035392 1419 raft_consensus.cc:740] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.035673 1419 consensus_queue.cc:260] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.035882 1419 raft_consensus.cc:399] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.035985 1419 raft_consensus.cc:493] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.036111 1419 raft_consensus.cc:3060] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.036294 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.038745 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.038832 1333 tablet_service.cc:1511] Processing CreateTablet for tablet c535ce1e210d4191971e88b3f2bd34cf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.039273 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c535ce1e210d4191971e88b3f2bd34cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.039467 1419 raft_consensus.cc:515] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.039714 1419 leader_election.cc:304] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.039991 1430 raft_consensus.cc:2804] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.040138 1430 raft_consensus.cc:697] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.040385 1430 consensus_queue.cc:237] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.040791 1446 ts_tablet_manager.cc:1929] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.040923 1446 log.cc:1199] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/187bf314f78541dfa41e1c57fc8b6c1b
I20260810 19:48:47.041358 1446 ts_tablet_manager.cc:1950] T 187bf314f78541dfa41e1c57fc8b6c1b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.042451 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 187bf314f78541dfa41e1c57fc8b6c1b (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.043279 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet c535ce1e210d4191971e88b3f2bd34cf
I20260810 19:48:47.044008 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet c535ce1e210d4191971e88b3f2bd34cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.044631 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet c535ce1e210d4191971e88b3f2bd34cf because the tablet was not found. No further retry: Not found: Tablet not found: c535ce1e210d4191971e88b3f2bd34cf
I20260810 19:48:47.045110 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.046790 1419 leader_election.cc:290] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.047537 1419 ts_tablet_manager.cc:1434] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.013s user 0.001s sys 0.005s
I20260810 19:48:47.047904 1419 tablet_bootstrap.cc:492] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.048063 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.049875 1419 tablet_bootstrap.cc:654] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:47.051637 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b3dc2f162ea947c7b9b2a2c4dcf582d0 has no consensus state
I20260810 19:48:47.051645 1419 tablet_bootstrap.cc:492] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.051891 1419 ts_tablet_manager.cc:1403] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.001s sys 0.003s
I20260810 19:48:47.052320 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c23b98a72e649a3b693845c04f91a46 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.052634 1446 tablet_replica.cc:333] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.052857 1446 raft_consensus.cc:2243] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.053043 1446 raft_consensus.cc:2272] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.052610 1419 raft_consensus.cc:359] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.053375 1419 raft_consensus.cc:385] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.053468 1419 raft_consensus.cc:740] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.053754 1419 consensus_queue.cc:260] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.053973 1419 raft_consensus.cc:399] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.054101 1419 raft_consensus.cc:493] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.054214 1419 raft_consensus.cc:3060] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.054646 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.056761 1333 tablet_service.cc:1511] Processing CreateTablet for tablet b3dc2f162ea947c7b9b2a2c4dcf582d0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 1
I20260810 19:48:47.057202 1419 raft_consensus.cc:515] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.057209 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.057420 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dc2f162ea947c7b9b2a2c4dcf582d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.057475 1419 leader_election.cc:304] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.057722 1446 ts_tablet_manager.cc:1916] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.057777 1430 raft_consensus.cc:2804] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.057947 1419 leader_election.cc:290] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.058548 1430 raft_consensus.cc:697] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.058810 1430 consensus_queue.cc:237] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.059581 1419 ts_tablet_manager.cc:1434] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20260810 19:48:47.061791 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet b3dc2f162ea947c7b9b2a2c4dcf582d0
I20260810 19:48:47.062742 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet b3dc2f162ea947c7b9b2a2c4dcf582d0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.063817 1419 tablet_bootstrap.cc:492] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.063959 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.065296 1419 tablet_bootstrap.cc:654] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.066116 1446 ts_tablet_manager.cc:1929] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.066823 1446 log.cc:1199] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/7c23b98a72e649a3b693845c04f91a46
I20260810 19:48:47.066902 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.067482 1446 ts_tablet_manager.cc:1950] T 7c23b98a72e649a3b693845c04f91a46 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.068423 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.068576 1419 tablet_bootstrap.cc:492] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.068755 1419 ts_tablet_manager.cc:1403] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:47.068830 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 7c23b98a72e649a3b693845c04f91a46 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:47.069465 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet b3dc2f162ea947c7b9b2a2c4dcf582d0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b3dc2f162ea947c7b9b2a2c4dcf582d0 already in progress: creating tablet
I20260810 19:48:47.069510 1419 raft_consensus.cc:359] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.069710 1419 raft_consensus.cc:385] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.069821 1419 raft_consensus.cc:740] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.070055 1419 consensus_queue.cc:260] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.070252 1419 raft_consensus.cc:399] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.070343 1419 raft_consensus.cc:493] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.070436 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet c535ce1e210d4191971e88b3f2bd34cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.070493 1419 raft_consensus.cc:3060] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.070749 1446 tablet_replica.cc:333] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.071177 1446 raft_consensus.cc:2243] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.071386 1446 raft_consensus.cc:2272] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.072701 1446 ts_tablet_manager.cc:1916] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:47.072698 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6610617aae2a4d2ea466437392a182c0 has no consensus state
I20260810 19:48:47.073539 1419 raft_consensus.cc:515] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.073791 1419 leader_election.cc:304] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.074112 1430 raft_consensus.cc:2804] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.074584 1430 raft_consensus.cc:697] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.074859 1430 consensus_queue.cc:237] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.076012 1419 leader_election.cc:290] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.076268 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.076508 1419 ts_tablet_manager.cc:1434] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20260810 19:48:47.077876 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 6610617aae2a4d2ea466437392a182c0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 1
I20260810 19:48:47.078192 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet b3dc2f162ea947c7b9b2a2c4dcf582d0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.078370 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6610617aae2a4d2ea466437392a182c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.078764 1446 ts_tablet_manager.cc:1929] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.078903 1446 log.cc:1199] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/c535ce1e210d4191971e88b3f2bd34cf
I20260810 19:48:47.079039 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.079365 1446 ts_tablet_manager.cc:1950] T c535ce1e210d4191971e88b3f2bd34cf P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.080273 1446 tablet_replica.cc:333] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.080454 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet c535ce1e210d4191971e88b3f2bd34cf (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.080489 1446 raft_consensus.cc:2243] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.080715 1446 raft_consensus.cc:2272] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.081700 1446 ts_tablet_manager.cc:1916] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.082147 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 6610617aae2a4d2ea466437392a182c0
I20260810 19:48:47.082831 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 6610617aae2a4d2ea466437392a182c0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.084066 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.084290 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.086625 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.087694 1446 ts_tablet_manager.cc:1929] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.087850 1446 log.cc:1199] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/b3dc2f162ea947c7b9b2a2c4dcf582d0
I20260810 19:48:47.088057 1419 tablet_bootstrap.cc:492] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.088310 1446 ts_tablet_manager.cc:1950] T b3dc2f162ea947c7b9b2a2c4dcf582d0 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.089318 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet b3dc2f162ea947c7b9b2a2c4dcf582d0 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.089530 1419 tablet_bootstrap.cc:654] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:47.089602 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 6610617aae2a4d2ea466437392a182c0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6610617aae2a4d2ea466437392a182c0 already in progress: creating tablet
W20260810 19:48:47.090220 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e1b45398acf64062a450775cec6cf31f has no consensus state
I20260810 19:48:47.091168 1419 tablet_bootstrap.cc:492] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.091363 1419 ts_tablet_manager.cc:1403] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:47.092061 1419 raft_consensus.cc:359] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.091986 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.092231 1419 raft_consensus.cc:385] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.092330 1419 raft_consensus.cc:740] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.092603 1419 consensus_queue.cc:260] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.092770 1419 raft_consensus.cc:399] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.092886 1419 raft_consensus.cc:493] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.093003 1419 raft_consensus.cc:3060] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.093729 1333 tablet_service.cc:1511] Processing CreateTablet for tablet e1b45398acf64062a450775cec6cf31f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.094135 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b45398acf64062a450775cec6cf31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.094566 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.095849 1419 raft_consensus.cc:515] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.096072 1419 leader_election.cc:304] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.096287 1419 leader_election.cc:290] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.096676 1419 ts_tablet_manager.cc:1434] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:47.096766 1424 raft_consensus.cc:2804] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.096946 1424 raft_consensus.cc:697] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.097185 1424 consensus_queue.cc:237] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.098829 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet e1b45398acf64062a450775cec6cf31f
I20260810 19:48:47.099815 1419 tablet_bootstrap.cc:492] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.099866 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet e1b45398acf64062a450775cec6cf31f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.100409 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet e1b45398acf64062a450775cec6cf31f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e1b45398acf64062a450775cec6cf31f already in progress: creating tablet
I20260810 19:48:47.101044 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.101456 1419 tablet_bootstrap.cc:654] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.101950 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.103539 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 6610617aae2a4d2ea466437392a182c0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.103766 1419 tablet_bootstrap.cc:492] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.103842 1446 tablet_replica.cc:333] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.103940 1419 ts_tablet_manager.cc:1403] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:47.104046 1446 raft_consensus.cc:2243] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.104280 1446 raft_consensus.cc:2272] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.104833 1419 raft_consensus.cc:359] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.105041 1419 raft_consensus.cc:385] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.105151 1419 raft_consensus.cc:740] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.105613 1419 consensus_queue.cc:260] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.105692 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.105892 1424 raft_consensus.cc:493] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 19:48:47.105943 1446 ts_tablet_manager.cc:1916] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.106048 1424 raft_consensus.cc:515] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.105866 1419 raft_consensus.cc:399] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.106313 1424 leader_election.cc:304] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.106372 1419 raft_consensus.cc:493] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.106504 1419 raft_consensus.cc:3060] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.106542 1424 leader_election.cc:290] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers
W20260810 19:48:47.109247 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cc64282f39aa4527b9aa2f376ae92e09 has no consensus state
I20260810 19:48:47.109220 1419 raft_consensus.cc:515] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.109508 1424 raft_consensus.cc:2764] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260810 19:48:47.109995 1419 leader_election.cc:304] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.110245 1424 raft_consensus.cc:2804] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.110399 1424 raft_consensus.cc:697] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.110653 1424 consensus_queue.cc:237] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.111678 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.113412 1446 ts_tablet_manager.cc:1929] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.113577 1446 log.cc:1199] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/6610617aae2a4d2ea466437392a182c0
I20260810 19:48:47.114053 1446 ts_tablet_manager.cc:1950] T 6610617aae2a4d2ea466437392a182c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.114050 1419 leader_election.cc:290] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.114240 1331 tablet_service.cc:1511] Processing CreateTablet for tablet cc64282f39aa4527b9aa2f376ae92e09 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.114534 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.114717 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc64282f39aa4527b9aa2f376ae92e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.115360 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 6610617aae2a4d2ea466437392a182c0 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.118155 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet cc64282f39aa4527b9aa2f376ae92e09
I20260810 19:48:47.119012 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet cc64282f39aa4527b9aa2f376ae92e09 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.114867 1419 ts_tablet_manager.cc:1434] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.011s user 0.006s sys 0.000s
W20260810 19:48:47.119695 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet cc64282f39aa4527b9aa2f376ae92e09 because the tablet was not found. No further retry: Not found: Tablet not found: cc64282f39aa4527b9aa2f376ae92e09
I20260810 19:48:47.119825 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.122771 1419 tablet_bootstrap.cc:492] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.123026 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.123791 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.124291 1419 tablet_bootstrap.cc:654] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.124868 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet e1b45398acf64062a450775cec6cf31f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.125308 1446 tablet_replica.cc:333] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.125530 1446 raft_consensus.cc:2243] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.125727 1446 raft_consensus.cc:2272] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:48:47.127136 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ca1833443dbd4eae8441a2fafdefda52 has no consensus state
I20260810 19:48:47.127256 1419 tablet_bootstrap.cc:492] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.127358 1446 ts_tablet_manager.cc:1916] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.127475 1419 ts_tablet_manager.cc:1403] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:47.128142 1419 raft_consensus.cc:359] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.128329 1419 raft_consensus.cc:385] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.128417 1419 raft_consensus.cc:740] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.128671 1419 consensus_queue.cc:260] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.128842 1419 raft_consensus.cc:399] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.128952 1419 raft_consensus.cc:493] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.129058 1419 raft_consensus.cc:3060] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.129498 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.131295 1331 tablet_service.cc:1511] Processing CreateTablet for tablet ca1833443dbd4eae8441a2fafdefda52 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 50
I20260810 19:48:47.131748 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1833443dbd4eae8441a2fafdefda52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.131798 1419 raft_consensus.cc:515] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.132030 1419 leader_election.cc:304] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.132289 1430 raft_consensus.cc:2804] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.132459 1430 raft_consensus.cc:697] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.132704 1430 consensus_queue.cc:237] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.133399 1419 leader_election.cc:290] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.133911 1419 ts_tablet_manager.cc:1434] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260810 19:48:47.134877 1446 ts_tablet_manager.cc:1929] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.135044 1446 log.cc:1199] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/e1b45398acf64062a450775cec6cf31f
I20260810 19:48:47.135452 1446 ts_tablet_manager.cc:1950] T e1b45398acf64062a450775cec6cf31f P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.135337 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.135954 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet cc64282f39aa4527b9aa2f376ae92e09 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.137714 1446 tablet_replica.cc:333] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.137830 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet e1b45398acf64062a450775cec6cf31f (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.137939 1446 raft_consensus.cc:2243] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.138116 1446 raft_consensus.cc:2272] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.138469 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet ca1833443dbd4eae8441a2fafdefda52
I20260810 19:48:47.139147 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet ca1833443dbd4eae8441a2fafdefda52 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.139216 1446 ts_tablet_manager.cc:1916] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.140290 1419 tablet_bootstrap.cc:492] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.141644 1419 tablet_bootstrap.cc:654] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.141675 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.142071 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.144733 1419 tablet_bootstrap.cc:492] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.144894 1419 ts_tablet_manager.cc:1403] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20260810 19:48:47.144774 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.145583 1419 raft_consensus.cc:359] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.145772 1419 raft_consensus.cc:385] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.145895 1419 raft_consensus.cc:740] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.145967 1446 ts_tablet_manager.cc:1929] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.146090 1446 log.cc:1199] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/cc64282f39aa4527b9aa2f376ae92e09
I20260810 19:48:47.146205 1419 consensus_queue.cc:260] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.146402 1419 raft_consensus.cc:399] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.146497 1419 raft_consensus.cc:493] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.146526 1446 ts_tablet_manager.cc:1950] T cc64282f39aa4527b9aa2f376ae92e09 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.146649 1419 raft_consensus.cc:3060] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.147569 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet cc64282f39aa4527b9aa2f376ae92e09 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:47.147929 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet ca1833443dbd4eae8441a2fafdefda52 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ca1833443dbd4eae8441a2fafdefda52 already in progress: creating tablet
W20260810 19:48:47.148353 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9448de60e1334061a693a4caf2fe0020 has no consensus state
I20260810 19:48:47.149637 1419 raft_consensus.cc:515] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.149708 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.149902 1419 leader_election.cc:304] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.150152 1419 leader_election.cc:290] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.150241 1430 raft_consensus.cc:2804] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.150396 1430 raft_consensus.cc:697] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.150671 1430 consensus_queue.cc:237] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.151003 1419 ts_tablet_manager.cc:1434] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260810 19:48:47.152679 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 9448de60e1334061a693a4caf2fe0020 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 50
I20260810 19:48:47.153052 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.153195 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9448de60e1334061a693a4caf2fe0020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.156044 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 9448de60e1334061a693a4caf2fe0020
I20260810 19:48:47.156769 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 9448de60e1334061a693a4caf2fe0020 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.157367 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 9448de60e1334061a693a4caf2fe0020 because the tablet was not found. No further retry: Not found: Tablet not found: 9448de60e1334061a693a4caf2fe0020
I20260810 19:48:47.158136 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.158850 1419 tablet_bootstrap.cc:492] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.159215 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.160218 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet ca1833443dbd4eae8441a2fafdefda52 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.160509 1419 tablet_bootstrap.cc:654] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.160542 1446 tablet_replica.cc:333] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.160837 1446 raft_consensus.cc:2243] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.161104 1446 raft_consensus.cc:2272] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.162243 1446 ts_tablet_manager.cc:1916] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.162163 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:47.166589 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3ae88e97b7b04021bf8e9c7e39ac6433 has no consensus state
I20260810 19:48:47.167243 1446 ts_tablet_manager.cc:1929] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.167407 1446 log.cc:1199] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/ca1833443dbd4eae8441a2fafdefda52
I20260810 19:48:47.167837 1446 ts_tablet_manager.cc:1950] T ca1833443dbd4eae8441a2fafdefda52 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.167968 1419 tablet_bootstrap.cc:492] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.168154 1419 ts_tablet_manager.cc:1403] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.009s user 0.004s sys 0.003s
I20260810 19:48:47.168078 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.168843 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet ca1833443dbd4eae8441a2fafdefda52 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.169024 1419 raft_consensus.cc:359] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.169253 1419 raft_consensus.cc:385] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.169385 1419 raft_consensus.cc:740] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.169652 1419 consensus_queue.cc:260] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.169777 1419 raft_consensus.cc:399] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.169849 1419 raft_consensus.cc:493] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.169947 1419 raft_consensus.cc:3060] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.170434 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.170595 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae88e97b7b04021bf8e9c7e39ac6433 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.171029 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae88e97b7b04021bf8e9c7e39ac6433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.172662 1419 raft_consensus.cc:515] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.173060 1419 leader_election.cc:304] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.173283 1426 raft_consensus.cc:2804] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.173453 1426 raft_consensus.cc:697] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.173650 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 3ae88e97b7b04021bf8e9c7e39ac6433
I20260810 19:48:47.173712 1426 consensus_queue.cc:237] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.174401 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ae88e97b7b04021bf8e9c7e39ac6433 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.175011 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 3ae88e97b7b04021bf8e9c7e39ac6433 because the tablet was not found. No further retry: Not found: Tablet not found: 3ae88e97b7b04021bf8e9c7e39ac6433
I20260810 19:48:47.175997 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.179284 1419 leader_election.cc:290] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.179242 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.179925 1419 ts_tablet_manager.cc:1434] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.012s user 0.005s sys 0.000s
I20260810 19:48:47.180298 1419 tablet_bootstrap.cc:492] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
W20260810 19:48:47.182387 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 130288b440c942adbb2fdedd9032965f has no consensus state
I20260810 19:48:47.182533 1419 tablet_bootstrap.cc:654] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:47.183811 1397 tablet.cc:2406] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260810 19:48:47.184708 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.185705 1419 tablet_bootstrap.cc:492] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.185817 1419 ts_tablet_manager.cc:1403] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.000s
I20260810 19:48:47.186494 1419 raft_consensus.cc:359] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.186662 1419 raft_consensus.cc:385] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.186779 1419 raft_consensus.cc:740] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.187050 1419 consensus_queue.cc:260] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.187315 1419 raft_consensus.cc:399] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.187252 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.187434 1419 raft_consensus.cc:493] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.187567 1419 raft_consensus.cc:3060] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.188165 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 9448de60e1334061a693a4caf2fe0020 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.188548 1446 tablet_replica.cc:333] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.189882 1446 raft_consensus.cc:2243] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.190112 1446 raft_consensus.cc:2272] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.186980 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 130288b440c942adbb2fdedd9032965f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.190583 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130288b440c942adbb2fdedd9032965f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.190721 1419 raft_consensus.cc:515] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.190963 1419 leader_election.cc:304] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.191299 1426 raft_consensus.cc:2804] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.191478 1426 raft_consensus.cc:697] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.191784 1426 consensus_queue.cc:237] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.191295 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 130288b440c942adbb2fdedd9032965f
I20260810 19:48:47.192844 1419 leader_election.cc:290] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.193043 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 130288b440c942adbb2fdedd9032965f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.193344 1419 ts_tablet_manager.cc:1434] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.002s sys 0.004s
I20260810 19:48:47.194219 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.196688 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.199056 1419 tablet_bootstrap.cc:492] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.199715 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.201345 1419 tablet_bootstrap.cc:654] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.199849 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ae88e97b7b04021bf8e9c7e39ac6433 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.203159 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 88374b04f8aa449daa0147a31355061b has no consensus state
I20260810 19:48:47.203207 1419 tablet_bootstrap.cc:492] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.203329 1419 ts_tablet_manager.cc:1403] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:48:47.203970 1419 raft_consensus.cc:359] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.204130 1419 raft_consensus.cc:385] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.204190 1419 raft_consensus.cc:740] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.204380 1419 consensus_queue.cc:260] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.204510 1419 raft_consensus.cc:399] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.204566 1419 raft_consensus.cc:493] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.204646 1419 raft_consensus.cc:3060] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.206462 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.206586 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 88374b04f8aa449daa0147a31355061b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:47.206955 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88374b04f8aa449daa0147a31355061b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.207356 1419 raft_consensus.cc:515] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.207561 1419 leader_election.cc:304] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.207697 1446 ts_tablet_manager.cc:1916] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.207829 1426 raft_consensus.cc:2804] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.207962 1426 raft_consensus.cc:697] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.208201 1426 consensus_queue.cc:237] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.209054 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.212823 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 88374b04f8aa449daa0147a31355061b
I20260810 19:48:47.213550 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 88374b04f8aa449daa0147a31355061b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.213922 1446 ts_tablet_manager.cc:1929] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.213922 1419 leader_election.cc:290] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.214087 1446 log.cc:1199] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/9448de60e1334061a693a4caf2fe0020
I20260810 19:48:47.214562 1446 ts_tablet_manager.cc:1950] T 9448de60e1334061a693a4caf2fe0020 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.214700 1419 ts_tablet_manager.cc:1434] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.011s user 0.005s sys 0.000s
I20260810 19:48:47.215399 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.215639 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 9448de60e1334061a693a4caf2fe0020 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.216012 1446 tablet_replica.cc:333] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.218142 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.218344 1419 tablet_bootstrap.cc:492] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.218760 1446 raft_consensus.cc:2243] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.220472 1419 tablet_bootstrap.cc:654] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.220602 1446 raft_consensus.cc:2272] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.221714 1446 ts_tablet_manager.cc:1916] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:47.222748 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0af414dee90c44b18404e80f2121cffd has no consensus state
I20260810 19:48:47.227451 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 0af414dee90c44b18404e80f2121cffd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:47.227892 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af414dee90c44b18404e80f2121cffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.228566 1446 ts_tablet_manager.cc:1929] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.228688 1446 log.cc:1199] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/130288b440c942adbb2fdedd9032965f
I20260810 19:48:47.229025 1446 ts_tablet_manager.cc:1950] T 130288b440c942adbb2fdedd9032965f P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.229045 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.229997 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 130288b440c942adbb2fdedd9032965f (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.230286 1446 tablet_replica.cc:333] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.230840 1446 raft_consensus.cc:2243] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.231014 1446 raft_consensus.cc:2272] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.232280 1446 ts_tablet_manager.cc:1916] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.232468 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.236313 1419 tablet_bootstrap.cc:492] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.236505 1419 ts_tablet_manager.cc:1403] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.018s user 0.005s sys 0.012s
I20260810 19:48:47.236845 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 0af414dee90c44b18404e80f2121cffd
I20260810 19:48:47.237272 1419 raft_consensus.cc:359] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.237452 1419 raft_consensus.cc:385] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.237577 1419 raft_consensus.cc:740] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.237699 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 0af414dee90c44b18404e80f2121cffd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.237859 1419 consensus_queue.cc:260] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.238070 1419 raft_consensus.cc:399] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.238191 1419 raft_consensus.cc:493] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.238324 1419 raft_consensus.cc:3060] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.238833 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.239362 1446 ts_tablet_manager.cc:1929] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.239506 1446 log.cc:1199] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/3ae88e97b7b04021bf8e9c7e39ac6433
I20260810 19:48:47.239913 1446 ts_tablet_manager.cc:1950] T 3ae88e97b7b04021bf8e9c7e39ac6433 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.240839 1419 raft_consensus.cc:515] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.240937 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 3ae88e97b7b04021bf8e9c7e39ac6433 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.241117 1419 leader_election.cc:304] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.241338 1419 leader_election.cc:290] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.241421 1426 raft_consensus.cc:2804] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.241564 1426 raft_consensus.cc:697] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
W20260810 19:48:47.241675 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 88374b04f8aa449daa0147a31355061b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 88374b04f8aa449daa0147a31355061b already in progress: creating tablet
I20260810 19:48:47.241827 1426 consensus_queue.cc:237] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.242203 1419 ts_tablet_manager.cc:1434] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
W20260810 19:48:47.242307 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 0af414dee90c44b18404e80f2121cffd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0af414dee90c44b18404e80f2121cffd already in progress: creating tablet
I20260810 19:48:47.242410 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.242552 1419 tablet_bootstrap.cc:492] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.245038 1419 tablet_bootstrap.cc:654] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:47.246136 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 38f5daef62c04841a8ddfc41f4b103ab has no consensus state
I20260810 19:48:47.246721 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 88374b04f8aa449daa0147a31355061b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.246984 1446 tablet_replica.cc:333] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.247218 1446 raft_consensus.cc:2243] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.247447 1446 raft_consensus.cc:2272] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.248139 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.248734 1419 tablet_bootstrap.cc:492] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.248899 1419 ts_tablet_manager.cc:1403] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.006s user 0.002s sys 0.001s
I20260810 19:48:47.249554 1419 raft_consensus.cc:359] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.249745 1419 raft_consensus.cc:385] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.249845 1419 raft_consensus.cc:740] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.250149 1419 consensus_queue.cc:260] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.250298 1419 raft_consensus.cc:399] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.250423 1419 raft_consensus.cc:493] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.250599 1419 raft_consensus.cc:3060] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.251055 1446 ts_tablet_manager.cc:1916] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.251031 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.251046 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 38f5daef62c04841a8ddfc41f4b103ab (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.251510 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f5daef62c04841a8ddfc41f4b103ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.254295 1419 raft_consensus.cc:515] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.254498 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 38f5daef62c04841a8ddfc41f4b103ab
I20260810 19:48:47.254529 1419 leader_election.cc:304] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.254770 1426 raft_consensus.cc:2804] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.254935 1426 raft_consensus.cc:697] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.255236 1426 consensus_queue.cc:237] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.255960 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 38f5daef62c04841a8ddfc41f4b103ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.256704 1419 leader_election.cc:290] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.256585 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.257431 1446 ts_tablet_manager.cc:1929] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.257548 1446 log.cc:1199] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/88374b04f8aa449daa0147a31355061b
I20260810 19:48:47.257946 1446 ts_tablet_manager.cc:1950] T 88374b04f8aa449daa0147a31355061b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.259424 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 88374b04f8aa449daa0147a31355061b (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:47.260360 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 38f5daef62c04841a8ddfc41f4b103ab because the tablet was not found. No further retry: Not found: Tablet not found: 38f5daef62c04841a8ddfc41f4b103ab
I20260810 19:48:47.260576 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.260408 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.261575 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 0af414dee90c44b18404e80f2121cffd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.262145 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 0af414dee90c44b18404e80f2121cffd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0af414dee90c44b18404e80f2121cffd already in progress: creating tablet
I20260810 19:48:47.260314 1419 ts_tablet_manager.cc:1434] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.010s user 0.006s sys 0.000s
I20260810 19:48:47.262797 1419 tablet_bootstrap.cc:492] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.264689 1419 tablet_bootstrap.cc:654] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:47.264737 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ccd9272a41e4433d82a7f58527f1e6c0 has no consensus state
I20260810 19:48:47.265511 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 0af414dee90c44b18404e80f2121cffd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.265853 1446 tablet_replica.cc:333] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.266120 1446 raft_consensus.cc:2243] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.266397 1446 raft_consensus.cc:2272] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.269248 1331 tablet_service.cc:1511] Processing CreateTablet for tablet ccd9272a41e4433d82a7f58527f1e6c0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.269733 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd9272a41e4433d82a7f58527f1e6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.270197 1446 ts_tablet_manager.cc:1916] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.270414 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.271852 1419 tablet_bootstrap.cc:492] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.272107 1419 ts_tablet_manager.cc:1403] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260810 19:48:47.272919 1419 raft_consensus.cc:359] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.272927 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.273262 1419 raft_consensus.cc:385] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.273437 1419 raft_consensus.cc:740] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.273741 1419 consensus_queue.cc:260] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.273988 1419 raft_consensus.cc:399] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.274127 1419 raft_consensus.cc:493] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.274287 1419 raft_consensus.cc:3060] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.276731 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet ccd9272a41e4433d82a7f58527f1e6c0
I20260810 19:48:47.276986 1446 ts_tablet_manager.cc:1929] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.277158 1446 log.cc:1199] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/0af414dee90c44b18404e80f2121cffd
I20260810 19:48:47.277168 1419 raft_consensus.cc:515] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.277457 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet ccd9272a41e4433d82a7f58527f1e6c0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.277660 1446 ts_tablet_manager.cc:1950] T 0af414dee90c44b18404e80f2121cffd P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.277623 1419 leader_election.cc:304] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.277874 1419 leader_election.cc:290] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.277957 1426 raft_consensus.cc:2804] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.278621 1426 raft_consensus.cc:697] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.278954 1419 ts_tablet_manager.cc:1434] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260810 19:48:47.278983 1426 consensus_queue.cc:237] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.279048 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.279278 1419 tablet_bootstrap.cc:492] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.281317 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 0af414dee90c44b18404e80f2121cffd (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.281627 1419 tablet_bootstrap.cc:654] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:47.281701 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet ccd9272a41e4433d82a7f58527f1e6c0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ccd9272a41e4433d82a7f58527f1e6c0 already in progress: creating tablet
I20260810 19:48:47.281888 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.283735 1419 tablet_bootstrap.cc:492] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.283941 1419 ts_tablet_manager.cc:1403] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:47.284667 1419 raft_consensus.cc:359] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.284839 1419 raft_consensus.cc:385] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.284904 1419 raft_consensus.cc:740] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.285158 1419 consensus_queue.cc:260] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.285337 1419 raft_consensus.cc:399] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260810 19:48:47.285442 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2fddb5cd619b4cb7866d900926ea83ca has no consensus state
I20260810 19:48:47.285470 1419 raft_consensus.cc:493] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.285574 1419 raft_consensus.cc:3060] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.287190 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 38f5daef62c04841a8ddfc41f4b103ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.287563 1446 tablet_replica.cc:333] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.287828 1446 raft_consensus.cc:2243] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.288079 1446 raft_consensus.cc:2272] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.287729 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.289100 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 2fddb5cd619b4cb7866d900926ea83ca (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 125
I20260810 19:48:47.289268 1419 raft_consensus.cc:515] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.289448 1419 leader_election.cc:304] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.289654 1419 leader_election.cc:290] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.289740 1426 raft_consensus.cc:2804] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.289968 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fddb5cd619b4cb7866d900926ea83ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.290479 1446 ts_tablet_manager.cc:1916] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.290658 1426 raft_consensus.cc:697] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.290920 1426 consensus_queue.cc:237] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.291136 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.293846 1419 ts_tablet_manager.cc:1434] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.010s user 0.006s sys 0.000s
I20260810 19:48:47.296350 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 2fddb5cd619b4cb7866d900926ea83ca
I20260810 19:48:47.297215 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fddb5cd619b4cb7866d900926ea83ca with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.299278 1446 ts_tablet_manager.cc:1929] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.299063 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.299587 1446 log.cc:1199] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/38f5daef62c04841a8ddfc41f4b103ab
I20260810 19:48:47.299245 1419 tablet_bootstrap.cc:492] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.300170 1446 ts_tablet_manager.cc:1950] T 38f5daef62c04841a8ddfc41f4b103ab P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.301407 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 38f5daef62c04841a8ddfc41f4b103ab (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:47.301692 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 2fddb5cd619b4cb7866d900926ea83ca because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2fddb5cd619b4cb7866d900926ea83ca already in progress: creating tablet
I20260810 19:48:47.301923 1419 tablet_bootstrap.cc:654] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.302563 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.304644 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.305630 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet ccd9272a41e4433d82a7f58527f1e6c0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.306123 1446 tablet_replica.cc:333] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.306391 1446 raft_consensus.cc:2243] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.306639 1446 raft_consensus.cc:2272] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:48:47.308334 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 06e386b7c6b54a26b3d9f2b2367b8b51 has no consensus state
I20260810 19:48:47.308738 1446 ts_tablet_manager.cc:1916] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.309783 1419 tablet_bootstrap.cc:492] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.309976 1419 ts_tablet_manager.cc:1403] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.012s user 0.001s sys 0.008s
I20260810 19:48:47.310606 1419 raft_consensus.cc:359] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.310788 1419 raft_consensus.cc:385] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.310926 1419 raft_consensus.cc:740] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.311208 1419 consensus_queue.cc:260] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.311400 1419 raft_consensus.cc:399] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.311524 1419 raft_consensus.cc:493] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.311662 1419 raft_consensus.cc:3060] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.312378 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 06e386b7c6b54a26b3d9f2b2367b8b51 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 125
I20260810 19:48:47.312835 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e386b7c6b54a26b3d9f2b2367b8b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.313827 1419 raft_consensus.cc:515] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.314092 1419 leader_election.cc:304] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.314343 1419 leader_election.cc:290] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.314468 1426 raft_consensus.cc:2804] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.314730 1426 raft_consensus.cc:697] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.315043 1426 consensus_queue.cc:237] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.315214 1419 ts_tablet_manager.cc:1434] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:47.315703 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.318136 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fddb5cd619b4cb7866d900926ea83ca with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.319031 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.319664 1419 tablet_bootstrap.cc:492] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.321365 1446 ts_tablet_manager.cc:1929] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.321441 1419 tablet_bootstrap.cc:654] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.321545 1446 log.cc:1199] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/ccd9272a41e4433d82a7f58527f1e6c0
I20260810 19:48:47.322008 1446 ts_tablet_manager.cc:1950] T ccd9272a41e4433d82a7f58527f1e6c0 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.322762 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 06e386b7c6b54a26b3d9f2b2367b8b51
I20260810 19:48:47.323190 1446 tablet_replica.cc:333] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.323316 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet ccd9272a41e4433d82a7f58527f1e6c0 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.323462 1446 raft_consensus.cc:2243] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.323705 1446 raft_consensus.cc:2272] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.323783 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 06e386b7c6b54a26b3d9f2b2367b8b51 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.325176 1446 ts_tablet_manager.cc:1916] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.325512 1419 tablet_bootstrap.cc:492] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.325438 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.325671 1419 ts_tablet_manager.cc:1403] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.006s user 0.001s sys 0.004s
I20260810 19:48:47.326139 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.326349 1419 raft_consensus.cc:359] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.326534 1419 raft_consensus.cc:385] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.326629 1419 raft_consensus.cc:740] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.326884 1419 consensus_queue.cc:260] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.327052 1419 raft_consensus.cc:399] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.327196 1419 raft_consensus.cc:493] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.327296 1419 raft_consensus.cc:3060] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:47.328678 1141 catalog_manager.cc:4832] Async tablet task AlterTable RPC for tablet f3df157fb3a64425bcf0aa68ba79a5a1 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet f3df157fb3a64425bcf0aa68ba79a5a1 consensus state has no leader
I20260810 19:48:47.329016 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.330186 1419 raft_consensus.cc:515] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.330420 1419 leader_election.cc:304] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.330680 1419 leader_election.cc:290] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.330935 1424 raft_consensus.cc:2804] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.331110 1424 raft_consensus.cc:697] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.331386 1424 consensus_queue.cc:237] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.332538 1419 ts_tablet_manager.cc:1434] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260810 19:48:47.332544 1446 ts_tablet_manager.cc:1929] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260810 19:48:47.332765 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b68d32def5db4059bbb8cce422d8a172 has no consensus state
I20260810 19:48:47.332690 1446 log.cc:1199] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/2fddb5cd619b4cb7866d900926ea83ca
I20260810 19:48:47.333277 1446 ts_tablet_manager.cc:1950] T 2fddb5cd619b4cb7866d900926ea83ca P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.334126 1446 tablet_replica.cc:333] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.334250 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 2fddb5cd619b4cb7866d900926ea83ca (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.334349 1446 raft_consensus.cc:2243] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.334502 1446 pending_rounds.cc:70] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935: Trying to abort 1 pending ops.
I20260810 19:48:47.334653 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.334875 1446 pending_rounds.cc:77] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 112 op_type: NO_OP noop_request { }
I20260810 19:48:47.335029 1446 raft_consensus.cc:2889] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260810 19:48:47.335227 1446 raft_consensus.cc:2272] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:48:47.335651 1671 consensus_queue.cc:1175] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260810 19:48:47.336958 1331 tablet_service.cc:1511] Processing CreateTablet for tablet b68d32def5db4059bbb8cce422d8a172 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.337124 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.337445 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68d32def5db4059bbb8cce422d8a172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.340026 1446 ts_tablet_manager.cc:1916] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.340472 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet b68d32def5db4059bbb8cce422d8a172
I20260810 19:48:47.341205 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet b68d32def5db4059bbb8cce422d8a172 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.343015 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.342968 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.343829 1419 tablet_bootstrap.cc:492] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.345419 1419 tablet_bootstrap.cc:654] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.346067 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.348179 1446 ts_tablet_manager.cc:1929] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.348346 1446 log.cc:1199] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/06e386b7c6b54a26b3d9f2b2367b8b51
I20260810 19:48:47.348758 1446 ts_tablet_manager.cc:1950] T 06e386b7c6b54a26b3d9f2b2367b8b51 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.349916 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 06e386b7c6b54a26b3d9f2b2367b8b51 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:47.350268 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet b68d32def5db4059bbb8cce422d8a172 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b68d32def5db4059bbb8cce422d8a172 already in progress: creating tablet
W20260810 19:48:47.350976 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dcdd6747bba94f378fc949220cada6a7 has no consensus state
I20260810 19:48:47.351194 1419 tablet_bootstrap.cc:492] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.351358 1419 ts_tablet_manager.cc:1403] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.008s user 0.007s sys 0.000s
I20260810 19:48:47.352111 1419 raft_consensus.cc:359] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.352306 1419 raft_consensus.cc:385] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.352421 1419 raft_consensus.cc:740] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.352524 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.352698 1419 consensus_queue.cc:260] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.352972 1419 raft_consensus.cc:399] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.353082 1419 raft_consensus.cc:493] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.353210 1419 raft_consensus.cc:3060] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.355101 1331 tablet_service.cc:1511] Processing CreateTablet for tablet dcdd6747bba94f378fc949220cada6a7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.355634 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcdd6747bba94f378fc949220cada6a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.356053 1419 raft_consensus.cc:515] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.356088 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.356333 1419 leader_election.cc:304] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.356614 1426 raft_consensus.cc:2804] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.356793 1426 raft_consensus.cc:697] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.357045 1426 consensus_queue.cc:237] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.357786 1419 leader_election.cc:290] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.358327 1419 ts_tablet_manager.cc:1434] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260810 19:48:47.360893 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet dcdd6747bba94f378fc949220cada6a7
I20260810 19:48:47.361582 1419 tablet_bootstrap.cc:492] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.361764 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet dcdd6747bba94f378fc949220cada6a7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.362427 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet dcdd6747bba94f378fc949220cada6a7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dcdd6747bba94f378fc949220cada6a7 already in progress: creating tablet
I20260810 19:48:47.363557 1419 tablet_bootstrap.cc:654] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.363903 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.364260 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.365236 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet b68d32def5db4059bbb8cce422d8a172 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.365500 1446 tablet_replica.cc:333] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.365741 1446 raft_consensus.cc:2243] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.365877 1419 tablet_bootstrap.cc:492] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.365943 1446 raft_consensus.cc:2272] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.366422 1419 ts_tablet_manager.cc:1403] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20260810 19:48:47.366854 1446 ts_tablet_manager.cc:1916] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.367210 1419 raft_consensus.cc:359] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.367412 1419 raft_consensus.cc:385] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.367509 1419 raft_consensus.cc:740] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.367498 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.367939 1419 consensus_queue.cc:260] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.368104 1419 raft_consensus.cc:399] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.368182 1419 raft_consensus.cc:493] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.368251 1419 raft_consensus.cc:3060] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.370281 1419 raft_consensus.cc:515] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.370507 1419 leader_election.cc:304] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.370824 1419 leader_election.cc:290] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.370863 1426 raft_consensus.cc:2804] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.371134 1426 raft_consensus.cc:697] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.371345 1419 ts_tablet_manager.cc:1434] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:47.371440 1426 consensus_queue.cc:237] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:47.372529 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 30604892ef0248f0bfb74a8bc1782739 has no consensus state
I20260810 19:48:47.374248 1446 ts_tablet_manager.cc:1929] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.374409 1446 log.cc:1199] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/b68d32def5db4059bbb8cce422d8a172
I20260810 19:48:47.374502 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet dcdd6747bba94f378fc949220cada6a7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.374838 1446 ts_tablet_manager.cc:1950] T b68d32def5db4059bbb8cce422d8a172 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.375391 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.375849 1446 tablet_replica.cc:333] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.376044 1446 raft_consensus.cc:2243] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.376204 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet b68d32def5db4059bbb8cce422d8a172 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.376255 1446 raft_consensus.cc:2272] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.377897 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.378238 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 30604892ef0248f0bfb74a8bc1782739 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:47.378638 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30604892ef0248f0bfb74a8bc1782739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.380119 1446 ts_tablet_manager.cc:1916] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.383314 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 30604892ef0248f0bfb74a8bc1782739
I20260810 19:48:47.384132 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 30604892ef0248f0bfb74a8bc1782739 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.385162 1419 tablet_bootstrap.cc:492] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.385193 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.387051 1446 ts_tablet_manager.cc:1929] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.387130 1419 tablet_bootstrap.cc:654] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.387770 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.388073 1446 log.cc:1199] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/dcdd6747bba94f378fc949220cada6a7
I20260810 19:48:47.388485 1446 ts_tablet_manager.cc:1950] T dcdd6747bba94f378fc949220cada6a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.389452 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet dcdd6747bba94f378fc949220cada6a7 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:47.389773 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 30604892ef0248f0bfb74a8bc1782739 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 30604892ef0248f0bfb74a8bc1782739 already in progress: creating tablet
I20260810 19:48:47.390632 1419 tablet_bootstrap.cc:492] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.390801 1419 ts_tablet_manager.cc:1403] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.006s user 0.000s sys 0.003s
W20260810 19:48:47.391631 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 930224ada26548c383cb732f810fdaaf has no consensus state
I20260810 19:48:47.391682 1419 raft_consensus.cc:359] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.391887 1419 raft_consensus.cc:385] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.392006 1419 raft_consensus.cc:740] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.392279 1419 consensus_queue.cc:260] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.392499 1419 raft_consensus.cc:399] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.392613 1419 raft_consensus.cc:493] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.392752 1419 raft_consensus.cc:3060] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.394338 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.395358 1419 raft_consensus.cc:515] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.395643 1419 leader_election.cc:304] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.395861 1419 leader_election.cc:290] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.396061 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 930224ada26548c383cb732f810fdaaf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:47.396127 1430 raft_consensus.cc:2804] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.396361 1430 raft_consensus.cc:697] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.396395 1419 ts_tablet_manager.cc:1434] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:47.396528 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930224ada26548c383cb732f810fdaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.396629 1430 consensus_queue.cc:237] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.397342 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.400490 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 930224ada26548c383cb732f810fdaaf
I20260810 19:48:47.401269 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 930224ada26548c383cb732f810fdaaf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.401820 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 930224ada26548c383cb732f810fdaaf because the tablet was not found. No further retry: Not found: Tablet not found: 930224ada26548c383cb732f810fdaaf
I20260810 19:48:47.402309 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.402590 1419 tablet_bootstrap.cc:492] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.404191 1419 tablet_bootstrap.cc:654] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.405879 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.406327 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.406919 1419 tablet_bootstrap.cc:492] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.407156 1419 ts_tablet_manager.cc:1403] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:47.407356 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 30604892ef0248f0bfb74a8bc1782739 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.407655 1446 tablet_replica.cc:333] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.407881 1446 raft_consensus.cc:2243] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.407917 1419 raft_consensus.cc:359] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.408084 1419 raft_consensus.cc:385] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.408102 1446 raft_consensus.cc:2272] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.408203 1419 raft_consensus.cc:740] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.408499 1419 consensus_queue.cc:260] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.408669 1419 raft_consensus.cc:399] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.408823 1419 raft_consensus.cc:493] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.408921 1419 raft_consensus.cc:3060] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:47.410506 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0de11f8e668e43029ef81e22924b47b2 has no consensus state
I20260810 19:48:47.411600 1419 raft_consensus.cc:515] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.411983 1419 leader_election.cc:304] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.412278 1430 raft_consensus.cc:2804] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.412437 1446 ts_tablet_manager.cc:1916] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.412439 1430 raft_consensus.cc:697] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.412662 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.412815 1430 consensus_queue.cc:237] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.414932 1419 leader_election.cc:290] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.415545 1419 ts_tablet_manager.cc:1434] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.008s user 0.003s sys 0.002s
I20260810 19:48:47.415706 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.419057 1446 ts_tablet_manager.cc:1929] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.419212 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 0de11f8e668e43029ef81e22924b47b2
I20260810 19:48:47.419317 1446 log.cc:1199] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/30604892ef0248f0bfb74a8bc1782739
I20260810 19:48:47.419518 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 0de11f8e668e43029ef81e22924b47b2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.419831 1446 ts_tablet_manager.cc:1950] T 30604892ef0248f0bfb74a8bc1782739 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.420070 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de11f8e668e43029ef81e22924b47b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.420990 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 30604892ef0248f0bfb74a8bc1782739 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.425101 1419 tablet_bootstrap.cc:492] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.426954 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 0de11f8e668e43029ef81e22924b47b2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.427055 1419 tablet_bootstrap.cc:654] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.427000 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.426800 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:47.427649 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 0de11f8e668e43029ef81e22924b47b2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0de11f8e668e43029ef81e22924b47b2 already in progress: creating tablet
I20260810 19:48:47.427785 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 930224ada26548c383cb732f810fdaaf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.428006 1446 tablet_replica.cc:333] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.428179 1446 raft_consensus.cc:2243] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.428349 1446 raft_consensus.cc:2272] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.429734 1419 tablet_bootstrap.cc:492] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.429854 1446 ts_tablet_manager.cc:1916] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.429855 1419 ts_tablet_manager.cc:1403] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20260810 19:48:47.430644 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.430962 1419 raft_consensus.cc:359] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.431131 1419 raft_consensus.cc:385] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.431195 1419 raft_consensus.cc:740] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.431411 1419 consensus_queue.cc:260] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.431552 1419 raft_consensus.cc:399] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.431614 1419 raft_consensus.cc:493] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.431682 1419 raft_consensus.cc:3060] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:47.434398 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a55b8b0289414980ac02553aa1715bbd has no consensus state
I20260810 19:48:47.434713 1419 raft_consensus.cc:515] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.434916 1419 leader_election.cc:304] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.435115 1419 leader_election.cc:290] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.435213 1426 raft_consensus.cc:2804] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.435348 1426 raft_consensus.cc:697] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.435523 1419 ts_tablet_manager.cc:1434] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.001s sys 0.003s
I20260810 19:48:47.435549 1426 consensus_queue.cc:237] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.436813 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.439110 1446 ts_tablet_manager.cc:1929] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.439262 1446 log.cc:1199] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/930224ada26548c383cb732f810fdaaf
I20260810 19:48:47.439132 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.439500 1333 tablet_service.cc:1511] Processing CreateTablet for tablet a55b8b0289414980ac02553aa1715bbd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.439718 1446 ts_tablet_manager.cc:1950] T 930224ada26548c383cb732f810fdaaf P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.439965 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55b8b0289414980ac02553aa1715bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.440749 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 930224ada26548c383cb732f810fdaaf (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.442746 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet a55b8b0289414980ac02553aa1715bbd
I20260810 19:48:47.443388 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet a55b8b0289414980ac02553aa1715bbd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.444833 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet a55b8b0289414980ac02553aa1715bbd because the tablet was not found. No further retry: Not found: Tablet not found: a55b8b0289414980ac02553aa1715bbd
I20260810 19:48:47.445246 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.445942 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 0de11f8e668e43029ef81e22924b47b2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.445935 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.446193 1446 tablet_replica.cc:333] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.446337 1446 raft_consensus.cc:2243] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.446478 1446 raft_consensus.cc:2272] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.446875 1419 tablet_bootstrap.cc:492] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.448457 1446 ts_tablet_manager.cc:1916] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.448800 1419 tablet_bootstrap.cc:654] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.448907 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.451442 1419 tablet_bootstrap.cc:492] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.451576 1419 ts_tablet_manager.cc:1403] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:47.452289 1419 raft_consensus.cc:359] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.452438 1419 raft_consensus.cc:385] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.452505 1419 raft_consensus.cc:740] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
W20260810 19:48:47.452711 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d7b6b4195e2743eea7a38ee6d1096fb3 has no consensus state
I20260810 19:48:47.452783 1419 consensus_queue.cc:260] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.452942 1419 raft_consensus.cc:399] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.452997 1419 raft_consensus.cc:493] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.453066 1419 raft_consensus.cc:3060] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.454174 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.454867 1446 ts_tablet_manager.cc:1929] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.454970 1446 log.cc:1199] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/0de11f8e668e43029ef81e22924b47b2
I20260810 19:48:47.455400 1446 ts_tablet_manager.cc:1950] T 0de11f8e668e43029ef81e22924b47b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.456540 1419 raft_consensus.cc:515] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.456728 1419 leader_election.cc:304] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.456866 1419 leader_election.cc:290] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.456749 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.456990 1426 raft_consensus.cc:2804] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.457141 1426 raft_consensus.cc:697] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.457306 1419 ts_tablet_manager.cc:1434] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.003s sys 0.000s
I20260810 19:48:47.457340 1426 consensus_queue.cc:237] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.456877 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 0de11f8e668e43029ef81e22924b47b2 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.458457 1333 tablet_service.cc:1511] Processing CreateTablet for tablet d7b6b4195e2743eea7a38ee6d1096fb3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260810 19:48:47.458866 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b6b4195e2743eea7a38ee6d1096fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.460037 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet d7b6b4195e2743eea7a38ee6d1096fb3
I20260810 19:48:47.460750 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet d7b6b4195e2743eea7a38ee6d1096fb3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.461691 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:47.463536 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet d7b6b4195e2743eea7a38ee6d1096fb3 because the tablet was not found. No further retry: Not found: Tablet not found: d7b6b4195e2743eea7a38ee6d1096fb3
I20260810 19:48:47.464026 1419 tablet_bootstrap.cc:492] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.464171 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.465102 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet a55b8b0289414980ac02553aa1715bbd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.465389 1446 tablet_replica.cc:333] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.465588 1446 raft_consensus.cc:2243] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.465794 1446 raft_consensus.cc:2272] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.465960 1419 tablet_bootstrap.cc:654] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.466958 1446 ts_tablet_manager.cc:1916] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.466854 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.468226 1419 tablet_bootstrap.cc:492] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.468385 1419 ts_tablet_manager.cc:1403] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.002s
I20260810 19:48:47.469153 1419 raft_consensus.cc:359] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.469334 1419 raft_consensus.cc:385] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.469485 1419 raft_consensus.cc:740] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.469781 1419 consensus_queue.cc:260] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.470000 1419 raft_consensus.cc:399] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.470089 1419 raft_consensus.cc:493] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.470242 1419 raft_consensus.cc:3060] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:47.470734 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1732eb366af74daa89480e13536a9b22 has no consensus state
I20260810 19:48:47.472362 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.473982 1446 ts_tablet_manager.cc:1929] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.474130 1446 log.cc:1199] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/a55b8b0289414980ac02553aa1715bbd
I20260810 19:48:47.474669 1446 ts_tablet_manager.cc:1950] T a55b8b0289414980ac02553aa1715bbd P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.474596 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 1732eb366af74daa89480e13536a9b22 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260810 19:48:47.474751 1419 raft_consensus.cc:515] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.474993 1419 leader_election.cc:304] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.475039 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1732eb366af74daa89480e13536a9b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.475245 1419 leader_election.cc:290] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.475287 1430 raft_consensus.cc:2804] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.475452 1430 raft_consensus.cc:697] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.475755 1430 consensus_queue.cc:237] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.475853 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.476997 1419 ts_tablet_manager.cc:1434] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.008s user 0.003s sys 0.003s
I20260810 19:48:47.477785 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet a55b8b0289414980ac02553aa1715bbd (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.479243 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 1732eb366af74daa89480e13536a9b22
I20260810 19:48:47.479983 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 1732eb366af74daa89480e13536a9b22 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.480640 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 1732eb366af74daa89480e13536a9b22 because the tablet was not found. No further retry: Not found: Tablet not found: 1732eb366af74daa89480e13536a9b22
I20260810 19:48:47.480902 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.481405 1419 tablet_bootstrap.cc:492] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.483594 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.483868 1419 tablet_bootstrap.cc:654] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.485199 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.485867 1419 tablet_bootstrap.cc:492] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.486068 1419 ts_tablet_manager.cc:1403] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20260810 19:48:47.486284 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet d7b6b4195e2743eea7a38ee6d1096fb3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.486564 1446 tablet_replica.cc:333] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.486816 1446 raft_consensus.cc:2243] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.486811 1419 raft_consensus.cc:359] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.486987 1419 raft_consensus.cc:385] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.487066 1446 raft_consensus.cc:2272] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.487056 1419 raft_consensus.cc:740] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.487392 1419 consensus_queue.cc:260] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.487588 1419 raft_consensus.cc:399] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.487744 1419 raft_consensus.cc:493] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.487877 1419 raft_consensus.cc:3060] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.488440 1446 ts_tablet_manager.cc:1916] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:47.488886 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 534a3fdd6a1546afaad1ec5ea97775c4 has no consensus state
I20260810 19:48:47.490909 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.491375 1419 raft_consensus.cc:515] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.491616 1419 leader_election.cc:304] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.491901 1430 raft_consensus.cc:2804] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.492055 1430 raft_consensus.cc:697] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.492334 1430 consensus_queue.cc:237] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.493891 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 534a3fdd6a1546afaad1ec5ea97775c4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.494127 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.494469 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 534a3fdd6a1546afaad1ec5ea97775c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.494621 1446 ts_tablet_manager.cc:1929] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.494766 1446 log.cc:1199] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/d7b6b4195e2743eea7a38ee6d1096fb3
I20260810 19:48:47.495262 1446 ts_tablet_manager.cc:1950] T d7b6b4195e2743eea7a38ee6d1096fb3 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.496361 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet d7b6b4195e2743eea7a38ee6d1096fb3 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.498334 1419 leader_election.cc:290] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.498394 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 534a3fdd6a1546afaad1ec5ea97775c4
I20260810 19:48:47.499241 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 534a3fdd6a1546afaad1ec5ea97775c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.499899 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 534a3fdd6a1546afaad1ec5ea97775c4 because the tablet was not found. No further retry: Not found: Tablet not found: 534a3fdd6a1546afaad1ec5ea97775c4
I20260810 19:48:47.499243 1419 ts_tablet_manager.cc:1434] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.013s user 0.002s sys 0.004s
I20260810 19:48:47.500672 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.501667 1419 tablet_bootstrap.cc:492] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.503399 1419 tablet_bootstrap.cc:654] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.503562 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.505364 1419 tablet_bootstrap.cc:492] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.505273 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.505544 1419 ts_tablet_manager.cc:1403] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:47.506428 1419 raft_consensus.cc:359] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.506618 1419 raft_consensus.cc:385] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.506731 1419 raft_consensus.cc:740] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.507023 1419 consensus_queue.cc:260] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.507226 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 1732eb366af74daa89480e13536a9b22 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.507290 1419 raft_consensus.cc:399] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.507377 1419 raft_consensus.cc:493] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.507509 1419 raft_consensus.cc:3060] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.507550 1446 tablet_replica.cc:333] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.507747 1446 raft_consensus.cc:2243] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.507952 1446 raft_consensus.cc:2272] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.508855 1446 ts_tablet_manager.cc:1916] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:47.509392 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 59f08cd30d4c437d9cf8b7b1b34faa0a has no consensus state
I20260810 19:48:47.510809 1419 raft_consensus.cc:515] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.511089 1419 leader_election.cc:304] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.511394 1430 raft_consensus.cc:2804] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.511555 1430 raft_consensus.cc:697] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.511775 1430 consensus_queue.cc:237] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.513288 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.515426 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 59f08cd30d4c437d9cf8b7b1b34faa0a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.515841 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f08cd30d4c437d9cf8b7b1b34faa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.516769 1446 ts_tablet_manager.cc:1929] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.516940 1446 log.cc:1199] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/1732eb366af74daa89480e13536a9b22
I20260810 19:48:47.517449 1419 leader_election.cc:290] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.517482 1446 ts_tablet_manager.cc:1950] T 1732eb366af74daa89480e13536a9b22 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.518308 1419 ts_tablet_manager.cc:1434] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.013s user 0.006s sys 0.000s
I20260810 19:48:47.518790 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 1732eb366af74daa89480e13536a9b22 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.519497 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.521387 1419 tablet_bootstrap.cc:492] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.523252 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 59f08cd30d4c437d9cf8b7b1b34faa0a
I20260810 19:48:47.523038 1419 tablet_bootstrap.cc:654] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.524209 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 59f08cd30d4c437d9cf8b7b1b34faa0a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.524869 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 59f08cd30d4c437d9cf8b7b1b34faa0a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 59f08cd30d4c437d9cf8b7b1b34faa0a already in progress: creating tablet
I20260810 19:48:47.525295 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.527011 1419 tablet_bootstrap.cc:492] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.527240 1419 ts_tablet_manager.cc:1403] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.001s
I20260810 19:48:47.528053 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.528461 1419 raft_consensus.cc:359] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.528668 1419 raft_consensus.cc:385] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.528750 1419 raft_consensus.cc:740] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.529034 1419 consensus_queue.cc:260] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.529217 1419 raft_consensus.cc:399] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.529354 1419 raft_consensus.cc:493] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.529485 1419 raft_consensus.cc:3060] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:47.531708 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 58f88891caab48e48a84ef4dc0ca9031 has no consensus state
I20260810 19:48:47.531828 1419 raft_consensus.cc:515] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.532092 1419 leader_election.cc:304] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.532330 1419 leader_election.cc:290] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.532546 1426 raft_consensus.cc:2804] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.532717 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 534a3fdd6a1546afaad1ec5ea97775c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.532744 1426 raft_consensus.cc:697] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.532989 1426 consensus_queue.cc:237] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.533586 1446 tablet_replica.cc:333] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.533809 1446 raft_consensus.cc:2243] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.533998 1446 raft_consensus.cc:2272] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.534937 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.535115 1446 ts_tablet_manager.cc:1916] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.536578 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 58f88891caab48e48a84ef4dc0ca9031 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260810 19:48:47.537036 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f88891caab48e48a84ef4dc0ca9031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.539479 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.540320 1419 ts_tablet_manager.cc:1434] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.013s user 0.004s sys 0.001s
I20260810 19:48:47.541904 1446 ts_tablet_manager.cc:1929] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.542070 1446 log.cc:1199] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/534a3fdd6a1546afaad1ec5ea97775c4
I20260810 19:48:47.542517 1446 ts_tablet_manager.cc:1950] T 534a3fdd6a1546afaad1ec5ea97775c4 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.543697 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 534a3fdd6a1546afaad1ec5ea97775c4 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.544576 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 58f88891caab48e48a84ef4dc0ca9031
I20260810 19:48:47.544907 1419 tablet_bootstrap.cc:492] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.546665 1419 tablet_bootstrap.cc:654] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.546732 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 58f88891caab48e48a84ef4dc0ca9031 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.547416 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 58f88891caab48e48a84ef4dc0ca9031 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 58f88891caab48e48a84ef4dc0ca9031 already in progress: creating tablet
I20260810 19:48:47.547593 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.548918 1419 tablet_bootstrap.cc:492] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.549049 1419 ts_tablet_manager.cc:1403] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:48:47.549832 1419 raft_consensus.cc:359] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.550032 1419 raft_consensus.cc:385] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.550179 1419 raft_consensus.cc:740] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.550441 1419 consensus_queue.cc:260] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.550941 1419 raft_consensus.cc:399] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.550938 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.551160 1419 raft_consensus.cc:493] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.551303 1419 raft_consensus.cc:3060] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.551874 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 59f08cd30d4c437d9cf8b7b1b34faa0a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.552201 1446 tablet_replica.cc:333] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.552407 1446 raft_consensus.cc:2243] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.552621 1446 raft_consensus.cc:2272] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.553297 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.553790 1446 ts_tablet_manager.cc:1916] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.554373 1419 raft_consensus.cc:515] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.554664 1419 leader_election.cc:304] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.554895 1419 leader_election.cc:290] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.554975 1424 raft_consensus.cc:2804] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.555217 1424 raft_consensus.cc:697] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.555485 1424 consensus_queue.cc:237] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.555636 1419 ts_tablet_manager.cc:1434] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.003s sys 0.003s
W20260810 19:48:47.557339 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 040c6b4748b1472f9ee0f64197ec6b32 has no consensus state
I20260810 19:48:47.559953 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.560601 1446 ts_tablet_manager.cc:1929] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.560741 1446 log.cc:1199] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/59f08cd30d4c437d9cf8b7b1b34faa0a
I20260810 19:48:47.561084 1446 ts_tablet_manager.cc:1950] T 59f08cd30d4c437d9cf8b7b1b34faa0a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.561869 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 58f88891caab48e48a84ef4dc0ca9031 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.562186 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 040c6b4748b1472f9ee0f64197ec6b32 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260810 19:48:47.562271 1446 tablet_replica.cc:333] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.562589 1446 raft_consensus.cc:2243] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.562642 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040c6b4748b1472f9ee0f64197ec6b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.562805 1446 raft_consensus.cc:2272] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.562806 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 59f08cd30d4c437d9cf8b7b1b34faa0a (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.562978 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.563822 1446 ts_tablet_manager.cc:1916] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.566788 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 040c6b4748b1472f9ee0f64197ec6b32
I20260810 19:48:47.567731 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 040c6b4748b1472f9ee0f64197ec6b32 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.568674 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.568991 1419 tablet_bootstrap.cc:492] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.569828 1446 ts_tablet_manager.cc:1929] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.570009 1446 log.cc:1199] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/58f88891caab48e48a84ef4dc0ca9031
I20260810 19:48:47.570905 1446 ts_tablet_manager.cc:1950] T 58f88891caab48e48a84ef4dc0ca9031 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.571017 1419 tablet_bootstrap.cc:654] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.571975 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 58f88891caab48e48a84ef4dc0ca9031 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.572019 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:47.572702 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 040c6b4748b1472f9ee0f64197ec6b32 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 040c6b4748b1472f9ee0f64197ec6b32 already in progress: creating tablet
I20260810 19:48:47.574632 1419 tablet_bootstrap.cc:492] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.574833 1419 ts_tablet_manager.cc:1403] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.001s
I20260810 19:48:47.575531 1419 raft_consensus.cc:359] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:47.575570 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 02beec34ea044ef691db42a08166e153 has no consensus state
I20260810 19:48:47.575736 1419 raft_consensus.cc:385] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.575850 1419 raft_consensus.cc:740] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.576150 1419 consensus_queue.cc:260] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.576330 1419 raft_consensus.cc:399] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.576453 1419 raft_consensus.cc:493] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.576571 1419 raft_consensus.cc:3060] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.577874 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.579044 1419 raft_consensus.cc:515] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.579316 1419 leader_election.cc:304] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.579419 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 02beec34ea044ef691db42a08166e153 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.579560 1419 leader_election.cc:290] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.579617 1424 raft_consensus.cc:2804] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.579790 1424 raft_consensus.cc:697] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.580013 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02beec34ea044ef691db42a08166e153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.580089 1424 consensus_queue.cc:237] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.580394 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.582127 1419 ts_tablet_manager.cc:1434] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.002s sys 0.003s
I20260810 19:48:47.583720 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 02beec34ea044ef691db42a08166e153
I20260810 19:48:47.584477 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 02beec34ea044ef691db42a08166e153 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.585017 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 02beec34ea044ef691db42a08166e153 because the tablet was not found. No further retry: Not found: Tablet not found: 02beec34ea044ef691db42a08166e153
I20260810 19:48:47.586329 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.586549 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.587292 1419 tablet_bootstrap.cc:492] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.587472 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 040c6b4748b1472f9ee0f64197ec6b32 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.587816 1446 tablet_replica.cc:333] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.588085 1446 raft_consensus.cc:2243] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.588486 1446 raft_consensus.cc:2272] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.589205 1419 tablet_bootstrap.cc:654] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.589543 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.590523 1446 ts_tablet_manager.cc:1916] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.591562 1419 tablet_bootstrap.cc:492] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.591749 1419 ts_tablet_manager.cc:1403] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.001s
I20260810 19:48:47.592490 1419 raft_consensus.cc:359] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.592664 1419 raft_consensus.cc:385] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.592823 1419 raft_consensus.cc:740] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.593062 1419 consensus_queue.cc:260] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.593252 1419 raft_consensus.cc:399] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.593351 1419 raft_consensus.cc:493] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.593482 1419 raft_consensus.cc:3060] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:47.593951 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f53894a08f644f2a8a50516361faa377 has no consensus state
I20260810 19:48:47.595541 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.596418 1419 raft_consensus.cc:515] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.596673 1419 leader_election.cc:304] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.596909 1424 raft_consensus.cc:2804] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.597061 1424 raft_consensus.cc:697] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.597321 1424 consensus_queue.cc:237] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.597491 1446 ts_tablet_manager.cc:1929] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.597615 1446 log.cc:1199] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/040c6b4748b1472f9ee0f64197ec6b32
I20260810 19:48:47.598080 1446 ts_tablet_manager.cc:1950] T 040c6b4748b1472f9ee0f64197ec6b32 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.598137 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.598335 1331 tablet_service.cc:1511] Processing CreateTablet for tablet f53894a08f644f2a8a50516361faa377 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:47.598676 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53894a08f644f2a8a50516361faa377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.599229 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 040c6b4748b1472f9ee0f64197ec6b32 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.602577 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet f53894a08f644f2a8a50516361faa377
I20260810 19:48:47.603209 1419 leader_election.cc:290] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.603507 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet f53894a08f644f2a8a50516361faa377 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.603796 1419 ts_tablet_manager.cc:1434] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.012s user 0.005s sys 0.000s
I20260810 19:48:47.604082 1419 tablet_bootstrap.cc:492] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
W20260810 19:48:47.604839 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet f53894a08f644f2a8a50516361faa377 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f53894a08f644f2a8a50516361faa377 already in progress: creating tablet
I20260810 19:48:47.604902 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.606123 1419 tablet_bootstrap.cc:654] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.607812 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.608583 1419 tablet_bootstrap.cc:492] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.608749 1419 ts_tablet_manager.cc:1403] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20260810 19:48:47.609016 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.609531 1419 raft_consensus.cc:359] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.609745 1419 raft_consensus.cc:385] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.609851 1419 raft_consensus.cc:740] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.610149 1419 consensus_queue.cc:260] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.610342 1419 raft_consensus.cc:399] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.610476 1419 raft_consensus.cc:493] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.610616 1419 raft_consensus.cc:3060] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.610574 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 02beec34ea044ef691db42a08166e153 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.610898 1446 tablet_replica.cc:333] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.611141 1446 raft_consensus.cc:2243] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.611343 1446 raft_consensus.cc:2272] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.612313 1446 ts_tablet_manager.cc:1916] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:47.612906 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 26da03102d1b45ebbfb13756ce415009 has no consensus state
I20260810 19:48:47.614313 1419 raft_consensus.cc:515] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.614621 1419 leader_election.cc:304] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.614873 1419 leader_election.cc:290] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.614923 1424 raft_consensus.cc:2804] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.615389 1419 ts_tablet_manager.cc:1434] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.006s sys 0.001s
I20260810 19:48:47.615695 1424 raft_consensus.cc:697] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.616072 1424 consensus_queue.cc:237] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.617226 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 26da03102d1b45ebbfb13756ce415009 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260810 19:48:47.617753 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26da03102d1b45ebbfb13756ce415009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.618839 1446 ts_tablet_manager.cc:1929] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.619006 1446 log.cc:1199] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/02beec34ea044ef691db42a08166e153
I20260810 19:48:47.619753 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet f53894a08f644f2a8a50516361faa377 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.620555 1446 ts_tablet_manager.cc:1950] T 02beec34ea044ef691db42a08166e153 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.620682 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.621630 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 02beec34ea044ef691db42a08166e153 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.622170 1446 tablet_replica.cc:333] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.622321 1446 raft_consensus.cc:2243] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.622478 1446 raft_consensus.cc:2272] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.623334 1446 ts_tablet_manager.cc:1916] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.624220 1419 tablet_bootstrap.cc:492] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.624471 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.626149 1419 tablet_bootstrap.cc:654] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.627898 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 26da03102d1b45ebbfb13756ce415009
I20260810 19:48:47.628206 1419 tablet_bootstrap.cc:492] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.628369 1419 ts_tablet_manager.cc:1403] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:48:47.628664 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 26da03102d1b45ebbfb13756ce415009 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.629666 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.629727 1419 raft_consensus.cc:359] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.629977 1419 raft_consensus.cc:385] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.630108 1419 raft_consensus.cc:740] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.630427 1446 ts_tablet_manager.cc:1929] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.630406 1419 consensus_queue.cc:260] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.630594 1446 log.cc:1199] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/f53894a08f644f2a8a50516361faa377
I20260810 19:48:47.630684 1419 raft_consensus.cc:399] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.630792 1419 raft_consensus.cc:493] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.630909 1419 raft_consensus.cc:3060] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.631095 1446 ts_tablet_manager.cc:1950] T f53894a08f644f2a8a50516361faa377 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.632124 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet f53894a08f644f2a8a50516361faa377 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:47.632447 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 26da03102d1b45ebbfb13756ce415009 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 26da03102d1b45ebbfb13756ce415009 already in progress: creating tablet
I20260810 19:48:47.632854 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.634076 1419 raft_consensus.cc:515] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.634286 1419 leader_election.cc:304] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.634460 1419 leader_election.cc:290] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.634547 1424 raft_consensus.cc:2804] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.634702 1424 raft_consensus.cc:697] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.635002 1419 ts_tablet_manager.cc:1434] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.002s sys 0.002s
I20260810 19:48:47.634999 1424 consensus_queue.cc:237] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:47.636915 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ea87cf6f6b43414791de332f57541589 has no consensus state
I20260810 19:48:47.638085 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 26da03102d1b45ebbfb13756ce415009 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.638765 1446 tablet_replica.cc:333] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.638984 1446 raft_consensus.cc:2243] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.639200 1446 raft_consensus.cc:2272] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.639955 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.640280 1446 ts_tablet_manager.cc:1916] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.641088 1331 tablet_service.cc:1511] Processing CreateTablet for tablet ea87cf6f6b43414791de332f57541589 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260810 19:48:47.641539 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea87cf6f6b43414791de332f57541589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.642652 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.646432 1446 ts_tablet_manager.cc:1929] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.646589 1446 log.cc:1199] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/26da03102d1b45ebbfb13756ce415009
I20260810 19:48:47.646792 1419 tablet_bootstrap.cc:492] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.646816 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet ea87cf6f6b43414791de332f57541589
I20260810 19:48:47.647037 1446 ts_tablet_manager.cc:1950] T 26da03102d1b45ebbfb13756ce415009 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.647567 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet ea87cf6f6b43414791de332f57541589 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.648145 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 26da03102d1b45ebbfb13756ce415009 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:47.648581 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet ea87cf6f6b43414791de332f57541589 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ea87cf6f6b43414791de332f57541589 already in progress: creating tablet
I20260810 19:48:47.648671 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.648802 1419 tablet_bootstrap.cc:654] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.650866 1419 tablet_bootstrap.cc:492] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.651150 1419 ts_tablet_manager.cc:1403] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:47.651441 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.651824 1419 raft_consensus.cc:359] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.652011 1419 raft_consensus.cc:385] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.652127 1419 raft_consensus.cc:740] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.652416 1419 consensus_queue.cc:260] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.652603 1419 raft_consensus.cc:399] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.652742 1419 raft_consensus.cc:493] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.652833 1419 raft_consensus.cc:3060] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:47.654778 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8345f63395034ec5b55b19a2cc929840 has no consensus state
I20260810 19:48:47.655607 1419 raft_consensus.cc:515] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.655844 1419 leader_election.cc:304] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.656071 1419 leader_election.cc:290] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.656154 1424 raft_consensus.cc:2804] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.656323 1424 raft_consensus.cc:697] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.656242 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.656590 1424 consensus_queue.cc:237] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.656922 1419 ts_tablet_manager.cc:1434] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.003s sys 0.002s
I20260810 19:48:47.659008 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 8345f63395034ec5b55b19a2cc929840 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:47.659122 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.659507 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8345f63395034ec5b55b19a2cc929840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.659787 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet ea87cf6f6b43414791de332f57541589 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.660195 1446 tablet_replica.cc:333] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.660398 1446 raft_consensus.cc:2243] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.660621 1446 raft_consensus.cc:2272] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.662429 1446 ts_tablet_manager.cc:1916] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.662765 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 8345f63395034ec5b55b19a2cc929840
I20260810 19:48:47.663484 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 8345f63395034ec5b55b19a2cc929840 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.665138 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.665609 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.666929 1419 tablet_bootstrap.cc:492] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.668728 1419 tablet_bootstrap.cc:654] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.668773 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.670348 1446 ts_tablet_manager.cc:1929] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.670569 1446 log.cc:1199] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/ea87cf6f6b43414791de332f57541589
I20260810 19:48:47.670745 1419 tablet_bootstrap.cc:492] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.670913 1419 ts_tablet_manager.cc:1403] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:47.671010 1446 ts_tablet_manager.cc:1950] T ea87cf6f6b43414791de332f57541589 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.671588 1419 raft_consensus.cc:359] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.671759 1419 raft_consensus.cc:385] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.671869 1419 raft_consensus.cc:740] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.672088 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet ea87cf6f6b43414791de332f57541589 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.672161 1419 consensus_queue.cc:260] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:47.672472 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 8345f63395034ec5b55b19a2cc929840 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8345f63395034ec5b55b19a2cc929840 already in progress: creating tablet
I20260810 19:48:47.672444 1419 raft_consensus.cc:399] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.672766 1419 raft_consensus.cc:493] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.672935 1419 raft_consensus.cc:3060] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:47.673146 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d3d0a00c15534b3a8bf224dbe7de4b52 has no consensus state
I20260810 19:48:47.674597 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.675678 1419 raft_consensus.cc:515] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.675966 1419 leader_election.cc:304] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.676225 1424 raft_consensus.cc:2804] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.676409 1424 raft_consensus.cc:697] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.676677 1424 consensus_queue.cc:237] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.677013 1331 tablet_service.cc:1511] Processing CreateTablet for tablet d3d0a00c15534b3a8bf224dbe7de4b52 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:47.677197 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.677491 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d0a00c15534b3a8bf224dbe7de4b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.680742 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet d3d0a00c15534b3a8bf224dbe7de4b52
I20260810 19:48:47.682411 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.683475 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet d3d0a00c15534b3a8bf224dbe7de4b52 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.683498 1419 leader_election.cc:290] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.684155 1419 ts_tablet_manager.cc:1434] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.013s user 0.006s sys 0.000s
I20260810 19:48:47.684824 1419 tablet_bootstrap.cc:492] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
W20260810 19:48:47.684832 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet d3d0a00c15534b3a8bf224dbe7de4b52 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d3d0a00c15534b3a8bf224dbe7de4b52 already in progress: creating tablet
I20260810 19:48:47.685900 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.686684 1419 tablet_bootstrap.cc:654] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.689258 1419 tablet_bootstrap.cc:492] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.689411 1419 ts_tablet_manager.cc:1403] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
W20260810 19:48:47.689916 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b3a4cbb092234d78bf1da2f70e34b39b has no consensus state
I20260810 19:48:47.690171 1419 raft_consensus.cc:359] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.690326 1419 raft_consensus.cc:385] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.690414 1419 raft_consensus.cc:740] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.690721 1419 consensus_queue.cc:260] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.690902 1419 raft_consensus.cc:399] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.690979 1419 raft_consensus.cc:493] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.692377 1419 raft_consensus.cc:3060] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.692601 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 8345f63395034ec5b55b19a2cc929840 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.693225 1446 tablet_replica.cc:333] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.693396 1446 raft_consensus.cc:2243] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.693555 1446 raft_consensus.cc:2272] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.694023 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.694159 1331 tablet_service.cc:1511] Processing CreateTablet for tablet b3a4cbb092234d78bf1da2f70e34b39b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260810 19:48:47.694634 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a4cbb092234d78bf1da2f70e34b39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.695333 1446 ts_tablet_manager.cc:1916] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.695574 1419 raft_consensus.cc:515] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.695817 1419 leader_election.cc:304] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.696105 1419 leader_election.cc:290] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.696166 1426 raft_consensus.cc:2804] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.696328 1426 raft_consensus.cc:697] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.696609 1426 consensus_queue.cc:237] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.697701 1419 ts_tablet_manager.cc:1434] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20260810 19:48:47.700083 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.701431 1419 tablet_bootstrap.cc:492] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.702627 1446 ts_tablet_manager.cc:1929] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.702795 1446 log.cc:1199] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/8345f63395034ec5b55b19a2cc929840
I20260810 19:48:47.703369 1419 tablet_bootstrap.cc:654] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.704066 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet b3a4cbb092234d78bf1da2f70e34b39b
I20260810 19:48:47.704958 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet b3a4cbb092234d78bf1da2f70e34b39b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.703400 1446 ts_tablet_manager.cc:1950] T 8345f63395034ec5b55b19a2cc929840 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.705951 1419 tablet_bootstrap.cc:492] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.706166 1419 ts_tablet_manager.cc:1403] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.001s sys 0.003s
I20260810 19:48:47.706686 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 8345f63395034ec5b55b19a2cc929840 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.706799 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:47.706988 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet b3a4cbb092234d78bf1da2f70e34b39b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b3a4cbb092234d78bf1da2f70e34b39b already in progress: creating tablet
I20260810 19:48:47.707154 1419 raft_consensus.cc:359] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.707330 1419 raft_consensus.cc:385] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.707443 1419 raft_consensus.cc:740] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.707691 1419 consensus_queue.cc:260] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.707729 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.707924 1419 raft_consensus.cc:399] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.708024 1419 raft_consensus.cc:493] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.708177 1419 raft_consensus.cc:3060] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.708670 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet d3d0a00c15534b3a8bf224dbe7de4b52 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.708936 1446 tablet_replica.cc:333] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.709146 1446 raft_consensus.cc:2243] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.709354 1446 raft_consensus.cc:2272] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.710258 1446 ts_tablet_manager.cc:1916] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.710672 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.711778 1419 raft_consensus.cc:515] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.712039 1419 leader_election.cc:304] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.712330 1426 raft_consensus.cc:2804] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.712519 1426 raft_consensus.cc:697] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.712778 1426 consensus_queue.cc:237] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.713567 1419 leader_election.cc:290] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.714356 1419 ts_tablet_manager.cc:1434] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
W20260810 19:48:47.714702 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d0d49411e1194c58bcbf2e975010e20a has no consensus state
I20260810 19:48:47.716377 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.716974 1446 ts_tablet_manager.cc:1929] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.717129 1446 log.cc:1199] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/d3d0a00c15534b3a8bf224dbe7de4b52
I20260810 19:48:47.717573 1446 ts_tablet_manager.cc:1950] T d3d0a00c15534b3a8bf224dbe7de4b52 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.718649 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet d3d0a00c15534b3a8bf224dbe7de4b52 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.718879 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet b3a4cbb092234d78bf1da2f70e34b39b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.719180 1446 tablet_replica.cc:333] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.719135 1331 tablet_service.cc:1511] Processing CreateTablet for tablet d0d49411e1194c58bcbf2e975010e20a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260810 19:48:47.719453 1446 raft_consensus.cc:2243] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.719344 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.719552 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d49411e1194c58bcbf2e975010e20a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.719715 1446 raft_consensus.cc:2272] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.722715 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet d0d49411e1194c58bcbf2e975010e20a
I20260810 19:48:47.723464 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet d0d49411e1194c58bcbf2e975010e20a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.724486 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.725715 1419 tablet_bootstrap.cc:492] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.726262 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.726801 1446 ts_tablet_manager.cc:1916] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.727718 1419 tablet_bootstrap.cc:654] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.729471 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.729714 1419 tablet_bootstrap.cc:492] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.729894 1419 ts_tablet_manager.cc:1403] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:47.730808 1419 raft_consensus.cc:359] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.731014 1419 raft_consensus.cc:385] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.731137 1419 raft_consensus.cc:740] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.731412 1419 consensus_queue.cc:260] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.731617 1419 raft_consensus.cc:399] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.731755 1419 raft_consensus.cc:493] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.731868 1419 raft_consensus.cc:3060] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.732429 1446 ts_tablet_manager.cc:1929] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.732556 1446 log.cc:1199] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/b3a4cbb092234d78bf1da2f70e34b39b
I20260810 19:48:47.732841 1446 ts_tablet_manager.cc:1950] T b3a4cbb092234d78bf1da2f70e34b39b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.733844 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet b3a4cbb092234d78bf1da2f70e34b39b (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:47.733992 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ecfda60bffd04edfac634fc57e87c37e has no consensus state
I20260810 19:48:47.734472 1419 raft_consensus.cc:515] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:47.734529 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet d0d49411e1194c58bcbf2e975010e20a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d0d49411e1194c58bcbf2e975010e20a already in progress: creating tablet
I20260810 19:48:47.734822 1419 leader_election.cc:304] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.735144 1419 leader_election.cc:290] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.735205 1426 raft_consensus.cc:2804] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.735397 1426 raft_consensus.cc:697] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.735677 1426 consensus_queue.cc:237] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.736585 1419 ts_tablet_manager.cc:1434] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.000s sys 0.006s
I20260810 19:48:47.736495 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.737974 1331 tablet_service.cc:1511] Processing CreateTablet for tablet ecfda60bffd04edfac634fc57e87c37e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:47.738404 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfda60bffd04edfac634fc57e87c37e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.738874 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.742123 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet ecfda60bffd04edfac634fc57e87c37e
I20260810 19:48:47.742895 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet ecfda60bffd04edfac634fc57e87c37e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.743801 1419 tablet_bootstrap.cc:492] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.744446 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:47.744755 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet ecfda60bffd04edfac634fc57e87c37e because the tablet was not found. No further retry: Not found: Tablet not found: ecfda60bffd04edfac634fc57e87c37e
I20260810 19:48:47.745139 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.745697 1419 tablet_bootstrap.cc:654] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.746843 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet d0d49411e1194c58bcbf2e975010e20a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.748175 1419 tablet_bootstrap.cc:492] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.748075 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.748253 1446 tablet_replica.cc:333] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.748344 1419 ts_tablet_manager.cc:1403] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20260810 19:48:47.748452 1446 raft_consensus.cc:2243] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.748680 1446 raft_consensus.cc:2272] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.749151 1419 raft_consensus.cc:359] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.749289 1419 raft_consensus.cc:385] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.749423 1419 raft_consensus.cc:740] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.749675 1419 consensus_queue.cc:260] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.749856 1419 raft_consensus.cc:399] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.749962 1419 raft_consensus.cc:493] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.750087 1419 raft_consensus.cc:3060] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.751820 1446 ts_tablet_manager.cc:1916] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:47.751875 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4e014bae944a4c349f2c283bf18a8970 has no consensus state
I20260810 19:48:47.752715 1419 raft_consensus.cc:515] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.752982 1419 leader_election.cc:304] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.753314 1426 raft_consensus.cc:2804] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.753528 1426 raft_consensus.cc:697] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.753775 1426 consensus_queue.cc:237] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.754421 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.756541 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 4e014bae944a4c349f2c283bf18a8970 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:47.756987 1419 leader_election.cc:290] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.757215 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e014bae944a4c349f2c283bf18a8970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.757843 1419 ts_tablet_manager.cc:1434] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.009s user 0.004s sys 0.002s
I20260810 19:48:47.757874 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.759097 1446 ts_tablet_manager.cc:1929] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.759253 1446 log.cc:1199] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/d0d49411e1194c58bcbf2e975010e20a
I20260810 19:48:47.759753 1446 ts_tablet_manager.cc:1950] T d0d49411e1194c58bcbf2e975010e20a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.760835 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet d0d49411e1194c58bcbf2e975010e20a (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.761881 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 4e014bae944a4c349f2c283bf18a8970
I20260810 19:48:47.762596 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e014bae944a4c349f2c283bf18a8970 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.763110 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 4e014bae944a4c349f2c283bf18a8970 because the tablet was not found. No further retry: Not found: Tablet not found: 4e014bae944a4c349f2c283bf18a8970
I20260810 19:48:47.764094 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.766301 1419 tablet_bootstrap.cc:492] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.766914 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.768069 1419 tablet_bootstrap.cc:654] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.769464 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.770238 1419 tablet_bootstrap.cc:492] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.770417 1419 ts_tablet_manager.cc:1403] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:48:47.770840 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet ecfda60bffd04edfac634fc57e87c37e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.771236 1419 raft_consensus.cc:359] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.771385 1446 tablet_replica.cc:333] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.771440 1419 raft_consensus.cc:385] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.771571 1419 raft_consensus.cc:740] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.771606 1446 raft_consensus.cc:2243] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.771790 1446 raft_consensus.cc:2272] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.771917 1419 consensus_queue.cc:260] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.772101 1419 raft_consensus.cc:399] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.772238 1419 raft_consensus.cc:493] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.772360 1419 raft_consensus.cc:3060] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:47.773241 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 03821660c3b84f92ae5b879c46e45631 has no consensus state
I20260810 19:48:47.774753 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.775215 1419 raft_consensus.cc:515] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.775472 1419 leader_election.cc:304] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.775725 1419 leader_election.cc:290] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.775781 1424 raft_consensus.cc:2804] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.775939 1424 raft_consensus.cc:697] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.776234 1424 consensus_queue.cc:237] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.776576 1419 ts_tablet_manager.cc:1434] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.002s sys 0.004s
I20260810 19:48:47.777681 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.778066 1446 ts_tablet_manager.cc:1916] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.778035 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 03821660c3b84f92ae5b879c46e45631 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:47.778502 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03821660c3b84f92ae5b879c46e45631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.781247 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 03821660c3b84f92ae5b879c46e45631
I20260810 19:48:47.781921 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 03821660c3b84f92ae5b879c46e45631 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.783737 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.784061 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.785109 1419 tablet_bootstrap.cc:492] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.785219 1446 ts_tablet_manager.cc:1929] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.785349 1446 log.cc:1199] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/ecfda60bffd04edfac634fc57e87c37e
I20260810 19:48:47.785418 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e014bae944a4c349f2c283bf18a8970 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.785758 1446 ts_tablet_manager.cc:1950] T ecfda60bffd04edfac634fc57e87c37e P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.786914 1446 tablet_replica.cc:333] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.787002 1419 tablet_bootstrap.cc:654] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.787161 1446 raft_consensus.cc:2243] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.787398 1446 raft_consensus.cc:2272] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.787653 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet ecfda60bffd04edfac634fc57e87c37e (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:47.787940 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 03821660c3b84f92ae5b879c46e45631 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 03821660c3b84f92ae5b879c46e45631 already in progress: creating tablet
I20260810 19:48:47.788365 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.789243 1419 tablet_bootstrap.cc:492] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.789399 1419 ts_tablet_manager.cc:1403] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:47.790223 1419 raft_consensus.cc:359] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.790442 1419 raft_consensus.cc:385] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.790582 1419 raft_consensus.cc:740] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.790827 1419 consensus_queue.cc:260] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.791020 1419 raft_consensus.cc:399] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.791179 1419 raft_consensus.cc:493] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.791320 1419 raft_consensus.cc:3060] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.791826 1446 ts_tablet_manager.cc:1916] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:47.792486 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5e94b18f42cf4c2bb5bd3de3636bcb47 has no consensus state
I20260810 19:48:47.794195 1419 raft_consensus.cc:515] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.794447 1419 leader_election.cc:304] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.794643 1419 leader_election.cc:290] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.794762 1430 raft_consensus.cc:2804] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.794937 1430 raft_consensus.cc:697] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.795271 1430 consensus_queue.cc:237] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.795377 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.797174 1419 ts_tablet_manager.cc:1434] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20260810 19:48:47.797734 1446 ts_tablet_manager.cc:1929] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.797875 1446 log.cc:1199] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/4e014bae944a4c349f2c283bf18a8970
I20260810 19:48:47.798024 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 5e94b18f42cf4c2bb5bd3de3636bcb47 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:47.798214 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.798359 1446 ts_tablet_manager.cc:1950] T 4e014bae944a4c349f2c283bf18a8970 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.798559 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e94b18f42cf4c2bb5bd3de3636bcb47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.799539 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 4e014bae944a4c349f2c283bf18a8970 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.802068 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 5e94b18f42cf4c2bb5bd3de3636bcb47
I20260810 19:48:47.803023 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e94b18f42cf4c2bb5bd3de3636bcb47 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.804354 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.804329 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.804538 1419 tablet_bootstrap.cc:492] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
W20260810 19:48:47.804793 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 5e94b18f42cf4c2bb5bd3de3636bcb47 because the tablet was not found. No further retry: Not found: Tablet not found: 5e94b18f42cf4c2bb5bd3de3636bcb47
I20260810 19:48:47.805609 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 03821660c3b84f92ae5b879c46e45631 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.806213 1446 tablet_replica.cc:333] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.806526 1419 tablet_bootstrap.cc:654] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.806980 1446 raft_consensus.cc:2243] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.807250 1446 raft_consensus.cc:2272] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.807605 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.808545 1446 ts_tablet_manager.cc:1916] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:47.812144 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8d5ca391c10a4c279ec7e00a2ad9c4eb has no consensus state
I20260810 19:48:47.813827 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.814702 1419 tablet_bootstrap.cc:492] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.814908 1419 ts_tablet_manager.cc:1403] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.004s
I20260810 19:48:47.815315 1446 ts_tablet_manager.cc:1929] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.815474 1446 log.cc:1199] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/03821660c3b84f92ae5b879c46e45631
I20260810 19:48:47.815794 1419 raft_consensus.cc:359] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.816004 1419 raft_consensus.cc:385] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.816128 1419 raft_consensus.cc:740] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.816469 1419 consensus_queue.cc:260] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.816589 1446 ts_tablet_manager.cc:1950] T 03821660c3b84f92ae5b879c46e45631 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.816676 1419 raft_consensus.cc:399] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.816836 1419 raft_consensus.cc:493] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.816992 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5ca391c10a4c279ec7e00a2ad9c4eb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:47.816983 1419 raft_consensus.cc:3060] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.817507 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5ca391c10a4c279ec7e00a2ad9c4eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.817706 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 03821660c3b84f92ae5b879c46e45631 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.817014 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.819903 1419 raft_consensus.cc:515] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.820217 1419 leader_election.cc:304] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.820463 1419 leader_election.cc:290] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.820499 1424 raft_consensus.cc:2804] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.820720 1424 raft_consensus.cc:697] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.820964 1424 consensus_queue.cc:237] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.821080 1419 ts_tablet_manager.cc:1434] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.003s sys 0.004s
I20260810 19:48:47.823872 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 8d5ca391c10a4c279ec7e00a2ad9c4eb
I20260810 19:48:47.823992 1419 tablet_bootstrap.cc:492] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.825490 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d5ca391c10a4c279ec7e00a2ad9c4eb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.826200 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 8d5ca391c10a4c279ec7e00a2ad9c4eb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8d5ca391c10a4c279ec7e00a2ad9c4eb already in progress: creating tablet
I20260810 19:48:47.826316 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.826428 1419 tablet_bootstrap.cc:654] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.827270 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e94b18f42cf4c2bb5bd3de3636bcb47 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.828310 1446 tablet_replica.cc:333] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.828506 1446 raft_consensus.cc:2243] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.828850 1446 raft_consensus.cc:2272] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.828891 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.830047 1446 ts_tablet_manager.cc:1916] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.833026 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.834736 1446 ts_tablet_manager.cc:1929] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.834842 1446 log.cc:1199] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/5e94b18f42cf4c2bb5bd3de3636bcb47
I20260810 19:48:47.835268 1446 ts_tablet_manager.cc:1950] T 5e94b18f42cf4c2bb5bd3de3636bcb47 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.836433 1419 tablet_bootstrap.cc:492] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.836406 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 5e94b18f42cf4c2bb5bd3de3636bcb47 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.836596 1419 ts_tablet_manager.cc:1403] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.013s user 0.000s sys 0.011s
I20260810 19:48:47.837427 1419 raft_consensus.cc:359] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.837630 1419 raft_consensus.cc:385] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.837745 1419 raft_consensus.cc:740] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
W20260810 19:48:47.837942 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3f64338b9d424fa4a399c1c8d413eac1 has no consensus state
I20260810 19:48:47.837987 1419 consensus_queue.cc:260] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.838186 1419 raft_consensus.cc:399] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.838285 1419 raft_consensus.cc:493] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.838428 1419 raft_consensus.cc:3060] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.840494 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.841041 1419 raft_consensus.cc:515] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.841298 1419 leader_election.cc:304] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.841537 1419 leader_election.cc:290] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.841634 1424 raft_consensus.cc:2804] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.841791 1424 raft_consensus.cc:697] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.841995 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 3f64338b9d424fa4a399c1c8d413eac1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:47.842147 1419 ts_tablet_manager.cc:1434] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20260810 19:48:47.842080 1424 consensus_queue.cc:237] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.842556 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f64338b9d424fa4a399c1c8d413eac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.844216 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.847395 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 3f64338b9d424fa4a399c1c8d413eac1
I20260810 19:48:47.848052 1419 tablet_bootstrap.cc:492] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.848129 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f64338b9d424fa4a399c1c8d413eac1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.848809 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 3f64338b9d424fa4a399c1c8d413eac1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3f64338b9d424fa4a399c1c8d413eac1 already in progress: creating tablet
I20260810 19:48:47.849331 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.849819 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.850091 1419 tablet_bootstrap.cc:654] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.850659 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d5ca391c10a4c279ec7e00a2ad9c4eb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.851011 1446 tablet_replica.cc:333] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.851325 1446 raft_consensus.cc:2243] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.851619 1446 raft_consensus.cc:2272] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.852653 1446 ts_tablet_manager.cc:1916] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.852793 1419 tablet_bootstrap.cc:492] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.852828 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.852973 1419 ts_tablet_manager.cc:1403] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:47.853627 1419 raft_consensus.cc:359] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.853837 1419 raft_consensus.cc:385] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.853958 1419 raft_consensus.cc:740] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.854242 1419 consensus_queue.cc:260] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.854418 1419 raft_consensus.cc:399] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.854545 1419 raft_consensus.cc:493] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.854691 1419 raft_consensus.cc:3060] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.856832 1419 raft_consensus.cc:515] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.857089 1419 leader_election.cc:304] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.857347 1419 leader_election.cc:290] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.857429 1424 raft_consensus.cc:2804] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.857613 1424 raft_consensus.cc:697] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.857827 1419 ts_tablet_manager.cc:1434] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260810 19:48:47.857875 1424 consensus_queue.cc:237] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:47.858742 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eec119f6d925455693b0402978142a1d has no consensus state
I20260810 19:48:47.859469 1446 ts_tablet_manager.cc:1929] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.859649 1446 log.cc:1199] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/8d5ca391c10a4c279ec7e00a2ad9c4eb
I20260810 19:48:47.860086 1446 ts_tablet_manager.cc:1950] T 8d5ca391c10a4c279ec7e00a2ad9c4eb P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.860653 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.861362 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 8d5ca391c10a4c279ec7e00a2ad9c4eb (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.863444 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f64338b9d424fa4a399c1c8d413eac1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.863741 1446 tablet_replica.cc:333] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.863796 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.864074 1446 raft_consensus.cc:2243] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.864348 1446 raft_consensus.cc:2272] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.864418 1331 tablet_service.cc:1511] Processing CreateTablet for tablet eec119f6d925455693b0402978142a1d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:47.864816 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec119f6d925455693b0402978142a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.866267 1446 ts_tablet_manager.cc:1916] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.867712 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet eec119f6d925455693b0402978142a1d
I20260810 19:48:47.868396 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet eec119f6d925455693b0402978142a1d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.870146 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.870755 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.871584 1419 tablet_bootstrap.cc:492] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.873359 1419 tablet_bootstrap.cc:654] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.873472 1446 ts_tablet_manager.cc:1929] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.873685 1446 log.cc:1199] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/3f64338b9d424fa4a399c1c8d413eac1
I20260810 19:48:47.874156 1446 ts_tablet_manager.cc:1950] T 3f64338b9d424fa4a399c1c8d413eac1 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.874271 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.875276 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 3f64338b9d424fa4a399c1c8d413eac1 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:47.875614 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet eec119f6d925455693b0402978142a1d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet eec119f6d925455693b0402978142a1d already in progress: creating tablet
I20260810 19:48:47.876444 1419 tablet_bootstrap.cc:492] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.876606 1419 ts_tablet_manager.cc:1403] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:47.877341 1419 raft_consensus.cc:359] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.877513 1419 raft_consensus.cc:385] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.877631 1419 raft_consensus.cc:740] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.877872 1419 consensus_queue.cc:260] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.878062 1419 raft_consensus.cc:399] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.878176 1419 raft_consensus.cc:493] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.878309 1419 raft_consensus.cc:3060] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:47.878671 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1d471c5753324b1596f83b2f02b313cb has no consensus state
I20260810 19:48:47.881062 1419 raft_consensus.cc:515] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.881345 1419 leader_election.cc:304] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.881556 1419 leader_election.cc:290] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.881649 1430 raft_consensus.cc:2804] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.881891 1430 raft_consensus.cc:697] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.881994 1419 ts_tablet_manager.cc:1434] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:47.882171 1430 consensus_queue.cc:237] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.882375 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.882505 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 1d471c5753324b1596f83b2f02b313cb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:47.882925 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d471c5753324b1596f83b2f02b313cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.885288 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet eec119f6d925455693b0402978142a1d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.885555 1446 tablet_replica.cc:333] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.885782 1446 raft_consensus.cc:2243] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.885998 1446 raft_consensus.cc:2272] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.886770 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.887051 1446 ts_tablet_manager.cc:1916] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.888769 1419 tablet_bootstrap.cc:492] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.890586 1419 tablet_bootstrap.cc:654] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.891186 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 1d471c5753324b1596f83b2f02b313cb
I20260810 19:48:47.892045 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d471c5753324b1596f83b2f02b313cb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.893520 1446 ts_tablet_manager.cc:1929] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.893749 1446 log.cc:1199] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/eec119f6d925455693b0402978142a1d
I20260810 19:48:47.893990 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.894356 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.894330 1446 ts_tablet_manager.cc:1950] T eec119f6d925455693b0402978142a1d P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.895498 1419 tablet_bootstrap.cc:492] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.895746 1419 ts_tablet_manager.cc:1403] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.007s user 0.001s sys 0.004s
I20260810 19:48:47.895807 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet eec119f6d925455693b0402978142a1d (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:47.896291 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 1d471c5753324b1596f83b2f02b313cb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1d471c5753324b1596f83b2f02b313cb already in progress: creating tablet
I20260810 19:48:47.896548 1419 raft_consensus.cc:359] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.896747 1419 raft_consensus.cc:385] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.896854 1419 raft_consensus.cc:740] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.897147 1419 consensus_queue.cc:260] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.897341 1419 raft_consensus.cc:399] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.897476 1419 raft_consensus.cc:493] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.897365 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.897600 1419 raft_consensus.cc:3060] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.899932 1419 raft_consensus.cc:515] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.900175 1419 leader_election.cc:304] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.900417 1419 leader_election.cc:290] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.900476 1430 raft_consensus.cc:2804] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.900658 1430 raft_consensus.cc:697] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
W20260810 19:48:47.900914 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9b55fc2203084859812d2f59ada214fc has no consensus state
I20260810 19:48:47.900918 1419 ts_tablet_manager.cc:1434] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:47.900969 1430 consensus_queue.cc:237] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.903442 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.906141 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.907835 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 9b55fc2203084859812d2f59ada214fc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 1
I20260810 19:48:47.908310 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b55fc2203084859812d2f59ada214fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.909524 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 9b55fc2203084859812d2f59ada214fc
I20260810 19:48:47.910291 1327 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b55fc2203084859812d2f59ada214fc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.911252 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d471c5753324b1596f83b2f02b313cb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.914703 1419 tablet_bootstrap.cc:492] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.915527 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.916083 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.916309 1446 tablet_replica.cc:333] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.916477 1446 raft_consensus.cc:2243] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.916631 1419 tablet_bootstrap.cc:654] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.916677 1446 raft_consensus.cc:2272] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.917691 1446 ts_tablet_manager.cc:1916] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:47.918211 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 9b55fc2203084859812d2f59ada214fc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9b55fc2203084859812d2f59ada214fc already in progress: creating tablet
I20260810 19:48:47.919452 1419 tablet_bootstrap.cc:492] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.919596 1419 ts_tablet_manager.cc:1403] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:47.919539 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.920239 1419 raft_consensus.cc:359] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.920378 1419 raft_consensus.cc:385] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.920441 1419 raft_consensus.cc:740] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.920642 1419 consensus_queue.cc:260] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.920790 1419 raft_consensus.cc:399] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.920857 1419 raft_consensus.cc:493] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.920981 1419 raft_consensus.cc:3060] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.923175 1419 raft_consensus.cc:515] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.923445 1419 leader_election.cc:304] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
W20260810 19:48:47.923564 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 81ae5f2747c44139b3afa336168ab940 has no consensus state
I20260810 19:48:47.923657 1419 leader_election.cc:290] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.923728 1430 raft_consensus.cc:2804] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.923933 1430 raft_consensus.cc:697] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.924178 1430 consensus_queue.cc:237] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.924589 1419 ts_tablet_manager.cc:1434] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260810 19:48:47.925722 1446 ts_tablet_manager.cc:1929] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.925850 1446 log.cc:1199] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/1d471c5753324b1596f83b2f02b313cb
I20260810 19:48:47.926316 1446 ts_tablet_manager.cc:1950] T 1d471c5753324b1596f83b2f02b313cb P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.926748 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.927587 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 81ae5f2747c44139b3afa336168ab940 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 1
I20260810 19:48:47.928013 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81ae5f2747c44139b3afa336168ab940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.929664 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.933462 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 81ae5f2747c44139b3afa336168ab940
I20260810 19:48:47.934270 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 81ae5f2747c44139b3afa336168ab940 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.935132 1419 tablet_bootstrap.cc:492] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.935226 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 1d471c5753324b1596f83b2f02b313cb (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.935925 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.937011 1419 tablet_bootstrap.cc:654] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:47.938515 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 81ae5f2747c44139b3afa336168ab940 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 81ae5f2747c44139b3afa336168ab940 already in progress: creating tablet
I20260810 19:48:47.939282 1419 tablet_bootstrap.cc:492] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.939139 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.939472 1419 ts_tablet_manager.cc:1403] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:48:47.940208 1419 raft_consensus.cc:359] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.940402 1419 raft_consensus.cc:385] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.940516 1419 raft_consensus.cc:740] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.940793 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.940821 1419 consensus_queue.cc:260] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.941480 1419 raft_consensus.cc:399] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.941649 1419 raft_consensus.cc:493] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.941711 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b55fc2203084859812d2f59ada214fc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.941820 1419 raft_consensus.cc:3060] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.942132 1446 tablet_replica.cc:333] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.942363 1446 raft_consensus.cc:2243] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.942559 1446 raft_consensus.cc:2272] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.944278 1446 ts_tablet_manager.cc:1916] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:47.944856 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3c0557b60e674d589ae7575024a987a9 has no consensus state
I20260810 19:48:47.945230 1419 raft_consensus.cc:515] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.945535 1419 leader_election.cc:304] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.945825 1419 leader_election.cc:290] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.945906 1430 raft_consensus.cc:2804] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.946084 1430 raft_consensus.cc:697] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.946358 1430 consensus_queue.cc:237] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.946676 1419 ts_tablet_manager.cc:1434] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260810 19:48:47.948478 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.949371 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0557b60e674d589ae7575024a987a9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:47.949798 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0557b60e674d589ae7575024a987a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.950825 1446 ts_tablet_manager.cc:1929] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.950953 1446 log.cc:1199] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/9b55fc2203084859812d2f59ada214fc
I20260810 19:48:47.951352 1446 ts_tablet_manager.cc:1950] T 9b55fc2203084859812d2f59ada214fc P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.952306 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 9b55fc2203084859812d2f59ada214fc (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.952961 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 81ae5f2747c44139b3afa336168ab940 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.953265 1446 tablet_replica.cc:333] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.953125 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.953496 1446 raft_consensus.cc:2243] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.953716 1446 raft_consensus.cc:2272] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.954752 1446 ts_tablet_manager.cc:1916] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.956552 1419 tablet_bootstrap.cc:492] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.956691 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 3c0557b60e674d589ae7575024a987a9
I20260810 19:48:47.957381 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c0557b60e674d589ae7575024a987a9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.958431 1419 tablet_bootstrap.cc:654] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.958722 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.960986 1446 ts_tablet_manager.cc:1929] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.961145 1446 log.cc:1199] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/81ae5f2747c44139b3afa336168ab940
I20260810 19:48:47.961534 1446 ts_tablet_manager.cc:1950] T 81ae5f2747c44139b3afa336168ab940 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.962131 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.962568 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 81ae5f2747c44139b3afa336168ab940 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:47.963048 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 3c0557b60e674d589ae7575024a987a9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3c0557b60e674d589ae7575024a987a9 already in progress: creating tablet
W20260810 19:48:47.965792 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0946dd64255c410184ff8b8d0986aaae has no consensus state
I20260810 19:48:47.967667 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.968237 1419 tablet_bootstrap.cc:492] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.968559 1419 ts_tablet_manager.cc:1403] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.012s user 0.008s sys 0.004s
I20260810 19:48:47.969338 1419 raft_consensus.cc:359] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.969420 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 0946dd64255c410184ff8b8d0986aaae (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:47.969565 1419 raft_consensus.cc:385] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.969710 1419 raft_consensus.cc:740] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.969928 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0946dd64255c410184ff8b8d0986aaae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.970005 1419 consensus_queue.cc:260] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.970225 1419 raft_consensus.cc:399] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.970352 1419 raft_consensus.cc:493] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.970297 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.970520 1419 raft_consensus.cc:3060] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.973354 1419 raft_consensus.cc:515] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.973560 1419 leader_election.cc:304] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:47.973760 1419 leader_election.cc:290] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.973824 1430 raft_consensus.cc:2804] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.974027 1430 raft_consensus.cc:697] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.974279 1430 consensus_queue.cc:237] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.975117 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 0946dd64255c410184ff8b8d0986aaae
I20260810 19:48:47.975412 1419 ts_tablet_manager.cc:1434] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260810 19:48:47.975869 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 0946dd64255c410184ff8b8d0986aaae with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.976431 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 0946dd64255c410184ff8b8d0986aaae because the tablet was not found. No further retry: Not found: Tablet not found: 0946dd64255c410184ff8b8d0986aaae
I20260810 19:48:47.976951 1419 tablet_bootstrap.cc:492] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:47.977171 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.978720 1419 tablet_bootstrap.cc:654] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:47.980378 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.980847 1419 tablet_bootstrap.cc:492] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:47.981019 1419 ts_tablet_manager.cc:1403] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260810 19:48:47.981439 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.981758 1419 raft_consensus.cc:359] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.981962 1419 raft_consensus.cc:385] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:47.982050 1419 raft_consensus.cc:740] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:47.982321 1419 consensus_queue.cc:260] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.982400 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c0557b60e674d589ae7575024a987a9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.982519 1419 raft_consensus.cc:399] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:47.982630 1419 raft_consensus.cc:493] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:47.982684 1446 tablet_replica.cc:333] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.982743 1419 raft_consensus.cc:3060] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:47.982893 1446 raft_consensus.cc:2243] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.983098 1446 raft_consensus.cc:2272] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:47.984715 1446 ts_tablet_manager.cc:1916] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:47.985669 1419 raft_consensus.cc:515] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.985910 1419 leader_election.cc:304] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
W20260810 19:48:47.986068 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 81a0fe910f7a45cdabe3b0e4f125a9fa has no consensus state
I20260810 19:48:47.986229 1430 raft_consensus.cc:2804] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:47.986406 1430 raft_consensus.cc:697] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:47.986682 1430 consensus_queue.cc:237] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:47.988567 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.989197 1419 leader_election.cc:290] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:47.989665 1419 ts_tablet_manager.cc:1434] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.009s user 0.005s sys 0.001s
I20260810 19:48:47.991108 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.991333 1446 ts_tablet_manager.cc:1929] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:47.991492 1446 log.cc:1199] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/3c0557b60e674d589ae7575024a987a9
I20260810 19:48:47.991847 1446 ts_tablet_manager.cc:1950] T 3c0557b60e674d589ae7575024a987a9 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:47.992731 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 3c0557b60e674d589ae7575024a987a9 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:47.992990 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 81a0fe910f7a45cdabe3b0e4f125a9fa (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:47.993420 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a0fe910f7a45cdabe3b0e4f125a9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:47.994575 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 81a0fe910f7a45cdabe3b0e4f125a9fa
I20260810 19:48:47.995560 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 81a0fe910f7a45cdabe3b0e4f125a9fa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:47.996583 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 81a0fe910f7a45cdabe3b0e4f125a9fa because the tablet was not found. No further retry: Not found: Tablet not found: 81a0fe910f7a45cdabe3b0e4f125a9fa
I20260810 19:48:47.996480 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:47.997145 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:47.997994 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 0946dd64255c410184ff8b8d0986aaae with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:47.999096 1446 tablet_replica.cc:333] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:47.999310 1446 raft_consensus.cc:2243] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:47.999542 1446 raft_consensus.cc:2272] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.000205 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.001679 1419 tablet_bootstrap.cc:492] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.002101 1446 ts_tablet_manager.cc:1916] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.003634 1419 tablet_bootstrap.cc:654] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:48.004139 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ad5c8d8cd58e4ab386da0900beee8892 has no consensus state
I20260810 19:48:48.005861 1419 tablet_bootstrap.cc:492] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.006029 1419 ts_tablet_manager.cc:1403] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:48.006845 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.008137 1331 tablet_service.cc:1511] Processing CreateTablet for tablet ad5c8d8cd58e4ab386da0900beee8892 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:48.008315 1446 ts_tablet_manager.cc:1929] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.008476 1446 log.cc:1199] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/0946dd64255c410184ff8b8d0986aaae
I20260810 19:48:48.008405 1419 raft_consensus.cc:359] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.008591 1419 raft_consensus.cc:385] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.008596 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad5c8d8cd58e4ab386da0900beee8892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.008733 1419 raft_consensus.cc:740] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.008925 1446 ts_tablet_manager.cc:1950] T 0946dd64255c410184ff8b8d0986aaae P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.009001 1419 consensus_queue.cc:260] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.009243 1419 raft_consensus.cc:399] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.009349 1419 raft_consensus.cc:493] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.009482 1419 raft_consensus.cc:3060] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.010010 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 0946dd64255c410184ff8b8d0986aaae (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.010139 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.013461 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet ad5c8d8cd58e4ab386da0900beee8892
I20260810 19:48:48.014290 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet ad5c8d8cd58e4ab386da0900beee8892 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:48.014894 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet ad5c8d8cd58e4ab386da0900beee8892 because the tablet was not found. No further retry: Not found: Tablet not found: ad5c8d8cd58e4ab386da0900beee8892
I20260810 19:48:48.015406 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.015456 1419 raft_consensus.cc:515] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.015774 1419 leader_election.cc:304] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.016059 1430 raft_consensus.cc:2804] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.016258 1430 raft_consensus.cc:697] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.016535 1430 consensus_queue.cc:237] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.018244 1419 leader_election.cc:290] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.018407 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.018813 1419 ts_tablet_manager.cc:1434] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.013s user 0.006s sys 0.000s
I20260810 19:48:48.019140 1419 tablet_bootstrap.cc:492] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.020813 1419 tablet_bootstrap.cc:654] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:48.022063 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f1fc1eb7de6041b8b3104024100c49fc has no consensus state
I20260810 19:48:48.022845 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 81a0fe910f7a45cdabe3b0e4f125a9fa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:47 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.023479 1446 tablet_replica.cc:333] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.023720 1446 raft_consensus.cc:2243] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.023720 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.023958 1446 raft_consensus.cc:2272] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.025197 1446 ts_tablet_manager.cc:1916] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.025197 1419 tablet_bootstrap.cc:492] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.025491 1419 ts_tablet_manager.cc:1403] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.000s
I20260810 19:48:48.026265 1331 tablet_service.cc:1511] Processing CreateTablet for tablet f1fc1eb7de6041b8b3104024100c49fc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:48.026352 1419 raft_consensus.cc:359] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.026556 1419 raft_consensus.cc:385] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.026700 1419 raft_consensus.cc:740] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.026762 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1fc1eb7de6041b8b3104024100c49fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.027020 1419 consensus_queue.cc:260] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.027249 1419 raft_consensus.cc:399] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.027375 1419 raft_consensus.cc:493] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.027484 1419 raft_consensus.cc:3060] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.027416 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.031437 1419 raft_consensus.cc:515] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.031718 1419 leader_election.cc:304] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.031876 1446 ts_tablet_manager.cc:1929] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.031967 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet f1fc1eb7de6041b8b3104024100c49fc
I20260810 19:48:48.032069 1430 raft_consensus.cc:2804] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.031998 1419 leader_election.cc:290] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.034226 1430 raft_consensus.cc:697] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.034559 1419 ts_tablet_manager.cc:1434] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.009s user 0.006s sys 0.000s
I20260810 19:48:48.034502 1430 consensus_queue.cc:237] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.034880 1419 tablet_bootstrap.cc:492] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.036466 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet f1fc1eb7de6041b8b3104024100c49fc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.036854 1419 tablet_bootstrap.cc:654] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.037745 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.032125 1446 log.cc:1199] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/81a0fe910f7a45cdabe3b0e4f125a9fa
I20260810 19:48:48.038530 1446 ts_tablet_manager.cc:1950] T 81a0fe910f7a45cdabe3b0e4f125a9fa P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.038997 1419 tablet_bootstrap.cc:492] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.039188 1419 ts_tablet_manager.cc:1403] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20260810 19:48:48.039781 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 81a0fe910f7a45cdabe3b0e4f125a9fa (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.040026 1419 raft_consensus.cc:359] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:48.040103 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet f1fc1eb7de6041b8b3104024100c49fc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f1fc1eb7de6041b8b3104024100c49fc already in progress: creating tablet
I20260810 19:48:48.040190 1419 raft_consensus.cc:385] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.040263 1419 raft_consensus.cc:740] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.040518 1419 consensus_queue.cc:260] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.040477 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.040666 1419 raft_consensus.cc:399] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.040843 1419 raft_consensus.cc:493] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.040979 1419 raft_consensus.cc:3060] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.041396 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet ad5c8d8cd58e4ab386da0900beee8892 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.042508 1446 tablet_replica.cc:333] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.042760 1446 raft_consensus.cc:2243] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.043032 1446 raft_consensus.cc:2272] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.043526 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.044044 1419 raft_consensus.cc:515] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.044308 1419 leader_election.cc:304] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.044539 1419 leader_election.cc:290] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.044633 1430 raft_consensus.cc:2804] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.044629 1446 ts_tablet_manager.cc:1916] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.045068 1419 ts_tablet_manager.cc:1434] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260810 19:48:48.044843 1430 raft_consensus.cc:697] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.045444 1430 consensus_queue.cc:237] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:48.047931 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8f0af837e6e3491fa8ad7416142d3a3a has no consensus state
I20260810 19:48:48.051054 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet f1fc1eb7de6041b8b3104024100c49fc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.051419 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.052080 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 8f0af837e6e3491fa8ad7416142d3a3a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:48.052466 1446 ts_tablet_manager.cc:1929] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.052561 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f0af837e6e3491fa8ad7416142d3a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.052624 1446 log.cc:1199] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/ad5c8d8cd58e4ab386da0900beee8892
I20260810 19:48:48.053025 1446 ts_tablet_manager.cc:1950] T ad5c8d8cd58e4ab386da0900beee8892 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.054057 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet ad5c8d8cd58e4ab386da0900beee8892 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.054026 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.054414 1446 tablet_replica.cc:333] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.054721 1446 raft_consensus.cc:2243] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.054935 1446 raft_consensus.cc:2272] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.056277 1446 ts_tablet_manager.cc:1916] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.058115 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 8f0af837e6e3491fa8ad7416142d3a3a
I20260810 19:48:48.058987 1419 tablet_bootstrap.cc:492] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.058990 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f0af837e6e3491fa8ad7416142d3a3a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.060204 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.061194 1419 tablet_bootstrap.cc:654] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.062500 1446 ts_tablet_manager.cc:1929] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.062744 1446 log.cc:1199] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/f1fc1eb7de6041b8b3104024100c49fc
I20260810 19:48:48.062989 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.063293 1446 ts_tablet_manager.cc:1950] T f1fc1eb7de6041b8b3104024100c49fc P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.064652 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet f1fc1eb7de6041b8b3104024100c49fc (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.064960 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 8f0af837e6e3491fa8ad7416142d3a3a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8f0af837e6e3491fa8ad7416142d3a3a already in progress: creating tablet
I20260810 19:48:48.066012 1419 tablet_bootstrap.cc:492] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.066193 1419 ts_tablet_manager.cc:1403] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.007s user 0.004s sys 0.002s
W20260810 19:48:48.066426 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0116372a95f8401d9a61f33e32e8af07 has no consensus state
I20260810 19:48:48.066939 1419 raft_consensus.cc:359] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.067198 1419 raft_consensus.cc:385] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.067294 1419 raft_consensus.cc:740] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.067587 1419 consensus_queue.cc:260] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.067785 1419 raft_consensus.cc:399] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.067895 1419 raft_consensus.cc:493] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.068011 1419 raft_consensus.cc:3060] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.068007 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.070356 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 0116372a95f8401d9a61f33e32e8af07 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260810 19:48:48.070461 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.070825 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0116372a95f8401d9a61f33e32e8af07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.071895 1419 raft_consensus.cc:515] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.072137 1419 leader_election.cc:304] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.072347 1419 leader_election.cc:290] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.072660 1424 raft_consensus.cc:2804] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.072809 1424 raft_consensus.cc:697] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.072922 1419 ts_tablet_manager.cc:1434] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.001s sys 0.004s
I20260810 19:48:48.073088 1424 consensus_queue.cc:237] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.075446 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 0116372a95f8401d9a61f33e32e8af07
I20260810 19:48:48.076210 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 0116372a95f8401d9a61f33e32e8af07 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.076340 1419 tablet_bootstrap.cc:492] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
W20260810 19:48:48.076891 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 0116372a95f8401d9a61f33e32e8af07 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0116372a95f8401d9a61f33e32e8af07 already in progress: creating tablet
I20260810 19:48:48.077275 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.078428 1419 tablet_bootstrap.cc:654] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.080331 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.080734 1419 tablet_bootstrap.cc:492] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.080889 1419 ts_tablet_manager.cc:1403] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:48.081574 1419 raft_consensus.cc:359] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.081780 1419 raft_consensus.cc:385] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.081890 1419 raft_consensus.cc:740] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.082130 1419 consensus_queue.cc:260] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.082332 1419 raft_consensus.cc:399] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.082453 1419 raft_consensus.cc:493] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.082330 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.082587 1419 raft_consensus.cc:3060] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.083367 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f0af837e6e3491fa8ad7416142d3a3a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.083643 1446 tablet_replica.cc:333] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.083858 1446 raft_consensus.cc:2243] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.084075 1446 raft_consensus.cc:2272] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.084899 1446 ts_tablet_manager.cc:1916] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.085325 1419 raft_consensus.cc:515] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.085579 1419 leader_election.cc:304] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.085816 1419 leader_election.cc:290] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.085881 1424 raft_consensus.cc:2804] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.086036 1424 raft_consensus.cc:697] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.086295 1424 consensus_queue.cc:237] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.086297 1419 ts_tablet_manager.cc:1434] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.000s sys 0.003s
I20260810 19:48:48.089737 1446 ts_tablet_manager.cc:1929] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.089840 1446 log.cc:1199] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/8f0af837e6e3491fa8ad7416142d3a3a
I20260810 19:48:48.090126 1446 ts_tablet_manager.cc:1950] T 8f0af837e6e3491fa8ad7416142d3a3a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.091127 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 8f0af837e6e3491fa8ad7416142d3a3a (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.093189 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ac79185923a548508d9bcdc0d93de580 has no consensus state
I20260810 19:48:48.094162 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 0116372a95f8401d9a61f33e32e8af07 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.094444 1446 tablet_replica.cc:333] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.094676 1446 raft_consensus.cc:2243] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.094871 1446 raft_consensus.cc:2272] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.095464 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.095928 1446 ts_tablet_manager.cc:1916] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.097584 1331 tablet_service.cc:1511] Processing CreateTablet for tablet ac79185923a548508d9bcdc0d93de580 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260810 19:48:48.098062 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac79185923a548508d9bcdc0d93de580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.098466 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.101841 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet ac79185923a548508d9bcdc0d93de580
I20260810 19:48:48.102558 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet ac79185923a548508d9bcdc0d93de580 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.102767 1446 ts_tablet_manager.cc:1929] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.102941 1446 log.cc:1199] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/0116372a95f8401d9a61f33e32e8af07
I20260810 19:48:48.103406 1446 ts_tablet_manager.cc:1950] T 0116372a95f8401d9a61f33e32e8af07 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.103812 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.104589 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 0116372a95f8401d9a61f33e32e8af07 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.104921 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet ac79185923a548508d9bcdc0d93de580 because the tablet was not found. No further retry: Not found: Tablet not found: ac79185923a548508d9bcdc0d93de580
I20260810 19:48:48.105074 1419 tablet_bootstrap.cc:492] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.106705 1419 tablet_bootstrap.cc:654] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.106637 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.108701 1419 tablet_bootstrap.cc:492] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.108899 1419 ts_tablet_manager.cc:1403] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260810 19:48:48.109661 1419 raft_consensus.cc:359] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.109851 1419 raft_consensus.cc:385] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.109959 1419 raft_consensus.cc:740] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.110222 1419 consensus_queue.cc:260] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:48.110356 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 214e8cfdfb2347f5a5e4f0e12c118881 has no consensus state
I20260810 19:48:48.110392 1419 raft_consensus.cc:399] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.110534 1419 raft_consensus.cc:493] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.110643 1419 raft_consensus.cc:3060] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.113018 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.113421 1419 raft_consensus.cc:515] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.113693 1419 leader_election.cc:304] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.114001 1430 raft_consensus.cc:2804] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.114180 1430 raft_consensus.cc:697] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.114455 1430 consensus_queue.cc:237] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.114786 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 214e8cfdfb2347f5a5e4f0e12c118881 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:48.115375 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 214e8cfdfb2347f5a5e4f0e12c118881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.115676 1419 leader_election.cc:290] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.116300 1419 ts_tablet_manager.cc:1434] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.005s sys 0.001s
I20260810 19:48:48.116603 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.119762 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 214e8cfdfb2347f5a5e4f0e12c118881
I20260810 19:48:48.120676 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 214e8cfdfb2347f5a5e4f0e12c118881 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:48.121361 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 214e8cfdfb2347f5a5e4f0e12c118881 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 214e8cfdfb2347f5a5e4f0e12c118881 already in progress: creating tablet
I20260810 19:48:48.121524 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.122409 1419 tablet_bootstrap.cc:492] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.123831 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.124153 1419 tablet_bootstrap.cc:654] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.124656 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet ac79185923a548508d9bcdc0d93de580 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.125010 1446 tablet_replica.cc:333] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.125234 1446 raft_consensus.cc:2243] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.125489 1446 raft_consensus.cc:2272] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.126641 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.126926 1446 ts_tablet_manager.cc:1916] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:48.131220 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0224b344ea354fa68860771a8f80a2a7 has no consensus state
I20260810 19:48:48.132866 1446 ts_tablet_manager.cc:1929] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.133013 1446 log.cc:1199] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/ac79185923a548508d9bcdc0d93de580
I20260810 19:48:48.133455 1446 ts_tablet_manager.cc:1950] T ac79185923a548508d9bcdc0d93de580 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.133723 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.134773 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet ac79185923a548508d9bcdc0d93de580 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.135807 1419 tablet_bootstrap.cc:492] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.135977 1419 ts_tablet_manager.cc:1403] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.014s user 0.002s sys 0.003s
I20260810 19:48:48.135949 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 0224b344ea354fa68860771a8f80a2a7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260810 19:48:48.136209 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.136406 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0224b344ea354fa68860771a8f80a2a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.136853 1419 raft_consensus.cc:359] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.137055 1419 raft_consensus.cc:385] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.137210 1419 raft_consensus.cc:740] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.137470 1419 consensus_queue.cc:260] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.137670 1419 raft_consensus.cc:399] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.137771 1419 raft_consensus.cc:493] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.137889 1419 raft_consensus.cc:3060] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.139532 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 0224b344ea354fa68860771a8f80a2a7
I20260810 19:48:48.140281 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 0224b344ea354fa68860771a8f80a2a7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.141044 1419 raft_consensus.cc:515] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.141319 1419 leader_election.cc:304] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.141536 1419 leader_election.cc:290] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.141402 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.141618 1430 raft_consensus.cc:2804] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.141779 1430 raft_consensus.cc:697] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.142010 1430 consensus_queue.cc:237] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.142194 1419 ts_tablet_manager.cc:1434] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.001s sys 0.004s
W20260810 19:48:48.142865 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 0224b344ea354fa68860771a8f80a2a7 because the tablet was not found. No further retry: Not found: Tablet not found: 0224b344ea354fa68860771a8f80a2a7
I20260810 19:48:48.144696 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.145146 1419 tablet_bootstrap.cc:492] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.147795 1419 tablet_bootstrap.cc:654] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:48.147917 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 67880b842d294a0fb4429e8d6cb27eb1 has no consensus state
I20260810 19:48:48.150660 1419 tablet_bootstrap.cc:492] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.150709 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.150888 1419 ts_tablet_manager.cc:1403] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.000s
I20260810 19:48:48.152118 1419 raft_consensus.cc:359] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.152343 1419 raft_consensus.cc:385] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.152292 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 67880b842d294a0fb4429e8d6cb27eb1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260810 19:48:48.152426 1419 raft_consensus.cc:740] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.152731 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67880b842d294a0fb4429e8d6cb27eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.152734 1419 consensus_queue.cc:260] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.152935 1419 raft_consensus.cc:399] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.153047 1419 raft_consensus.cc:493] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.153160 1419 raft_consensus.cc:3060] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.154299 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.155089 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 214e8cfdfb2347f5a5e4f0e12c118881 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.155437 1446 tablet_replica.cc:333] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.155654 1446 raft_consensus.cc:2243] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.155874 1446 raft_consensus.cc:2272] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.158344 1446 ts_tablet_manager.cc:1916] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.159039 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 67880b842d294a0fb4429e8d6cb27eb1
I20260810 19:48:48.159756 1419 raft_consensus.cc:515] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.159991 1419 leader_election.cc:304] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.160326 1426 raft_consensus.cc:2804] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.160450 1426 raft_consensus.cc:697] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.160676 1426 consensus_queue.cc:237] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.160795 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 67880b842d294a0fb4429e8d6cb27eb1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.161878 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.162426 1419 leader_election.cc:290] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.162772 1164 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.162974 1419 ts_tablet_manager.cc:1434] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.012s user 0.003s sys 0.004s
I20260810 19:48:48.163388 1419 tablet_bootstrap.cc:492] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.165047 1419 tablet_bootstrap.cc:654] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.166056 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.167311 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 0224b344ea354fa68860771a8f80a2a7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.168411 1446 ts_tablet_manager.cc:1929] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.168601 1446 log.cc:1199] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/214e8cfdfb2347f5a5e4f0e12c118881
I20260810 19:48:48.169055 1446 ts_tablet_manager.cc:1950] T 214e8cfdfb2347f5a5e4f0e12c118881 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.170142 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 214e8cfdfb2347f5a5e4f0e12c118881 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.170389 1446 tablet_replica.cc:333] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
W20260810 19:48:48.170485 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 67880b842d294a0fb4429e8d6cb27eb1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 67880b842d294a0fb4429e8d6cb27eb1 already in progress: creating tablet
I20260810 19:48:48.170607 1446 raft_consensus.cc:2243] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.170806 1446 raft_consensus.cc:2272] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:48:48.171991 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e8822863b64444e293e7f9531e651259 has no consensus state
I20260810 19:48:48.172003 1446 ts_tablet_manager.cc:1916] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.172760 1419 tablet_bootstrap.cc:492] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.172883 1419 ts_tablet_manager.cc:1403] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.010s user 0.000s sys 0.008s
I20260810 19:48:48.173866 1419 raft_consensus.cc:359] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.174012 1419 raft_consensus.cc:385] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.174059 1419 raft_consensus.cc:740] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.174240 1419 consensus_queue.cc:260] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.174428 1419 raft_consensus.cc:399] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.174497 1419 raft_consensus.cc:493] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.174558 1419 raft_consensus.cc:3060] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.176980 1331 tablet_service.cc:1511] Processing CreateTablet for tablet e8822863b64444e293e7f9531e651259 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260810 19:48:48.177451 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8822863b64444e293e7f9531e651259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.177671 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.178946 1446 ts_tablet_manager.cc:1929] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.179055 1446 log.cc:1199] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/0224b344ea354fa68860771a8f80a2a7
I20260810 19:48:48.179468 1446 ts_tablet_manager.cc:1950] T 0224b344ea354fa68860771a8f80a2a7 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.180163 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.180480 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 0224b344ea354fa68860771a8f80a2a7 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.180649 1419 raft_consensus.cc:515] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.180859 1419 leader_election.cc:304] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.181039 1419 leader_election.cc:290] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.181277 1430 raft_consensus.cc:2804] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.181421 1430 raft_consensus.cc:697] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.181490 1419 ts_tablet_manager.cc:1434] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.009s user 0.002s sys 0.002s
I20260810 19:48:48.181640 1430 consensus_queue.cc:237] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.183990 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet e8822863b64444e293e7f9531e651259
I20260810 19:48:48.184922 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet e8822863b64444e293e7f9531e651259 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:48.186060 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet e8822863b64444e293e7f9531e651259 because the tablet was not found. No further retry: Not found: Tablet not found: e8822863b64444e293e7f9531e651259
I20260810 19:48:48.186769 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.187273 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.187525 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 67880b842d294a0fb4429e8d6cb27eb1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.187861 1446 tablet_replica.cc:333] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.188064 1446 raft_consensus.cc:2243] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.188258 1446 raft_consensus.cc:2272] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.189751 1419 tablet_bootstrap.cc:492] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.190478 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.191473 1446 ts_tablet_manager.cc:1916] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.191781 1419 tablet_bootstrap.cc:654] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.193449 1419 tablet_bootstrap.cc:492] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.193603 1419 ts_tablet_manager.cc:1403] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:48.194177 1419 raft_consensus.cc:359] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.194321 1419 raft_consensus.cc:385] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.194386 1419 raft_consensus.cc:740] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
W20260810 19:48:48.194389 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ebc3f54efeea47ab8c5b9041dbc4b993 has no consensus state
I20260810 19:48:48.195292 1419 consensus_queue.cc:260] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.195441 1419 raft_consensus.cc:399] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.195497 1419 raft_consensus.cc:493] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.195564 1419 raft_consensus.cc:3060] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.196064 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.198086 1446 ts_tablet_manager.cc:1929] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.198197 1446 log.cc:1199] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/67880b842d294a0fb4429e8d6cb27eb1
I20260810 19:48:48.198160 1331 tablet_service.cc:1511] Processing CreateTablet for tablet ebc3f54efeea47ab8c5b9041dbc4b993 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:48.198203 1419 raft_consensus.cc:515] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.198438 1419 leader_election.cc:304] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.198550 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc3f54efeea47ab8c5b9041dbc4b993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.198571 1446 ts_tablet_manager.cc:1950] T 67880b842d294a0fb4429e8d6cb27eb1 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.198701 1430 raft_consensus.cc:2804] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.198830 1430 raft_consensus.cc:697] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.199038 1430 consensus_queue.cc:237] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.198611 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.199754 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 67880b842d294a0fb4429e8d6cb27eb1 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.202754 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet ebc3f54efeea47ab8c5b9041dbc4b993
I20260810 19:48:48.203423 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet ebc3f54efeea47ab8c5b9041dbc4b993 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:48.204049 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet ebc3f54efeea47ab8c5b9041dbc4b993 because the tablet was not found. No further retry: Not found: Tablet not found: ebc3f54efeea47ab8c5b9041dbc4b993
I20260810 19:48:48.198639 1419 leader_election.cc:290] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.205039 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.205266 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.205506 1419 ts_tablet_manager.cc:1434] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.012s user 0.004s sys 0.001s
I20260810 19:48:48.205750 1419 tablet_bootstrap.cc:492] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.207213 1419 tablet_bootstrap.cc:654] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.207834 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.208108 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet e8822863b64444e293e7f9531e651259 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.208336 1446 tablet_replica.cc:333] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.208511 1446 raft_consensus.cc:2243] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.208709 1446 raft_consensus.cc:2272] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.208930 1419 tablet_bootstrap.cc:492] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.209069 1419 ts_tablet_manager.cc:1403] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260810 19:48:48.209755 1419 raft_consensus.cc:359] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.209913 1419 raft_consensus.cc:385] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.209985 1419 raft_consensus.cc:740] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.210188 1419 consensus_queue.cc:260] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.210341 1419 raft_consensus.cc:399] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.210414 1419 raft_consensus.cc:493] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.210516 1419 raft_consensus.cc:3060] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.210955 1446 ts_tablet_manager.cc:1916] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:48.211923 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 59ceb78a51d64ded9a6fc5b74bd4fa56 has no consensus state
I20260810 19:48:48.213393 1419 raft_consensus.cc:515] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.213586 1419 leader_election.cc:304] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.213497 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.213816 1430 raft_consensus.cc:2804] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.213933 1430 raft_consensus.cc:697] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.214138 1430 consensus_queue.cc:237] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.216472 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.217320 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 59ceb78a51d64ded9a6fc5b74bd4fa56 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:48.217710 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ceb78a51d64ded9a6fc5b74bd4fa56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.218814 1446 ts_tablet_manager.cc:1929] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.218930 1446 log.cc:1199] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/e8822863b64444e293e7f9531e651259
I20260810 19:48:48.219156 1419 leader_election.cc:290] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.219341 1446 ts_tablet_manager.cc:1950] T e8822863b64444e293e7f9531e651259 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.219800 1419 ts_tablet_manager.cc:1434] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.011s user 0.004s sys 0.002s
I20260810 19:48:48.220471 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet e8822863b64444e293e7f9531e651259 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.220939 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 59ceb78a51d64ded9a6fc5b74bd4fa56
I20260810 19:48:48.221566 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 59ceb78a51d64ded9a6fc5b74bd4fa56 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:48.222092 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 59ceb78a51d64ded9a6fc5b74bd4fa56 because the tablet was not found. No further retry: Not found: Tablet not found: 59ceb78a51d64ded9a6fc5b74bd4fa56
I20260810 19:48:48.222755 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.222781 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.223598 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet ebc3f54efeea47ab8c5b9041dbc4b993 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.223934 1446 tablet_replica.cc:333] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.224190 1446 raft_consensus.cc:2243] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.224390 1446 raft_consensus.cc:2272] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.225908 1419 tablet_bootstrap.cc:492] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.225955 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.226372 1446 ts_tablet_manager.cc:1916] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.227265 1419 tablet_bootstrap.cc:654] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.228861 1419 tablet_bootstrap.cc:492] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.229064 1419 ts_tablet_manager.cc:1403] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
W20260810 19:48:48.229573 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a0493b93e5ab4481a8467195c46b552c has no consensus state
I20260810 19:48:48.229790 1419 raft_consensus.cc:359] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.229970 1419 raft_consensus.cc:385] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.230059 1419 raft_consensus.cc:740] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.230335 1419 consensus_queue.cc:260] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.230520 1419 raft_consensus.cc:399] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.230686 1419 raft_consensus.cc:493] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.230819 1419 raft_consensus.cc:3060] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.231599 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.233500 1331 tablet_service.cc:1511] Processing CreateTablet for tablet a0493b93e5ab4481a8467195c46b552c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:48.233732 1446 ts_tablet_manager.cc:1929] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.233731 1419 raft_consensus.cc:515] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.233934 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0493b93e5ab4481a8467195c46b552c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.234006 1419 leader_election.cc:304] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.234243 1430 raft_consensus.cc:2804] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.234264 1419 leader_election.cc:290] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.234442 1430 raft_consensus.cc:697] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.234581 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.234764 1419 ts_tablet_manager.cc:1434] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.004s sys 0.002s
I20260810 19:48:48.234724 1430 consensus_queue.cc:237] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.233927 1446 log.cc:1199] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/ebc3f54efeea47ab8c5b9041dbc4b993
I20260810 19:48:48.235575 1446 ts_tablet_manager.cc:1950] T ebc3f54efeea47ab8c5b9041dbc4b993 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.236663 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet ebc3f54efeea47ab8c5b9041dbc4b993 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.238430 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet a0493b93e5ab4481a8467195c46b552c
I20260810 19:48:48.239174 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet a0493b93e5ab4481a8467195c46b552c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.239974 1419 tablet_bootstrap.cc:492] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.240305 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:48.240453 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet a0493b93e5ab4481a8467195c46b552c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a0493b93e5ab4481a8467195c46b552c already in progress: creating tablet
I20260810 19:48:48.241297 1419 tablet_bootstrap.cc:654] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.242756 1419 tablet_bootstrap.cc:492] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.242877 1419 ts_tablet_manager.cc:1403] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260810 19:48:48.243626 1419 raft_consensus.cc:359] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.243763 1419 raft_consensus.cc:385] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.243865 1419 raft_consensus.cc:740] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.244091 1419 consensus_queue.cc:260] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.244246 1419 raft_consensus.cc:399] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.244313 1419 raft_consensus.cc:493] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.244398 1419 raft_consensus.cc:3060] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.244508 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.246209 1419 raft_consensus.cc:515] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.246423 1419 leader_election.cc:304] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.246618 1419 leader_election.cc:290] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.246726 1424 raft_consensus.cc:2804] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.247265 1419 ts_tablet_manager.cc:1434] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260810 19:48:48.248633 1424 raft_consensus.cc:697] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.248943 1424 consensus_queue.cc:237] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:48.249195 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 93861ee06e744482a256c06337b42807 has no consensus state
I20260810 19:48:48.249920 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 59ceb78a51d64ded9a6fc5b74bd4fa56 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.250214 1446 tablet_replica.cc:333] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.250409 1446 raft_consensus.cc:2243] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.250633 1446 raft_consensus.cc:2272] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.250717 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.251734 1446 ts_tablet_manager.cc:1916] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.253086 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.254739 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 93861ee06e744482a256c06337b42807 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:48.255538 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93861ee06e744482a256c06337b42807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.256276 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 93861ee06e744482a256c06337b42807
I20260810 19:48:48.257062 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 93861ee06e744482a256c06337b42807 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.258285 1446 ts_tablet_manager.cc:1929] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.258188 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.258441 1446 log.cc:1199] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/59ceb78a51d64ded9a6fc5b74bd4fa56
I20260810 19:48:48.258868 1446 ts_tablet_manager.cc:1950] T 59ceb78a51d64ded9a6fc5b74bd4fa56 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.260087 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 59ceb78a51d64ded9a6fc5b74bd4fa56 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.260555 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 93861ee06e744482a256c06337b42807 because the tablet was not found. No further retry: Not found: Tablet not found: 93861ee06e744482a256c06337b42807
I20260810 19:48:48.261217 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.261683 1419 tablet_bootstrap.cc:492] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.262866 1419 tablet_bootstrap.cc:654] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.264472 1419 tablet_bootstrap.cc:492] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
W20260810 19:48:48.264655 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b76848aacb640158a2899547196ca0c has no consensus state
I20260810 19:48:48.264675 1419 ts_tablet_manager.cc:1403] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:48.265473 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet a0493b93e5ab4481a8467195c46b552c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.265555 1419 raft_consensus.cc:359] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.265731 1419 raft_consensus.cc:385] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.265777 1446 tablet_replica.cc:333] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.265825 1419 raft_consensus.cc:740] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.266012 1446 raft_consensus.cc:2243] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.266108 1419 consensus_queue.cc:260] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.266223 1446 raft_consensus.cc:2272] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.266292 1419 raft_consensus.cc:399] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.266398 1419 raft_consensus.cc:493] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.266597 1419 raft_consensus.cc:3060] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.266609 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.267410 1446 ts_tablet_manager.cc:1916] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.269433 1419 raft_consensus.cc:515] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.269670 1419 leader_election.cc:304] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.269887 1419 leader_election.cc:290] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.269857 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 0b76848aacb640158a2899547196ca0c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 50
I20260810 19:48:48.270112 1424 raft_consensus.cc:2804] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.270287 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b76848aacb640158a2899547196ca0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.270287 1424 raft_consensus.cc:697] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.270967 1424 consensus_queue.cc:237] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.271509 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.274068 1446 ts_tablet_manager.cc:1929] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.274226 1446 log.cc:1199] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/a0493b93e5ab4481a8467195c46b552c
I20260810 19:48:48.274637 1446 ts_tablet_manager.cc:1950] T a0493b93e5ab4481a8467195c46b552c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.275605 1419 ts_tablet_manager.cc:1434] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.011s user 0.005s sys 0.000s
I20260810 19:48:48.275835 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 0b76848aacb640158a2899547196ca0c
I20260810 19:48:48.275861 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet a0493b93e5ab4481a8467195c46b552c (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.276729 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b76848aacb640158a2899547196ca0c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:48.277297 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 0b76848aacb640158a2899547196ca0c because the tablet was not found. No further retry: Not found: Tablet not found: 0b76848aacb640158a2899547196ca0c
I20260810 19:48:48.278040 1419 tablet_bootstrap.cc:492] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.277976 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.280196 1419 tablet_bootstrap.cc:654] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.280283 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.281225 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 93861ee06e744482a256c06337b42807 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.281522 1446 tablet_replica.cc:333] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.281752 1446 raft_consensus.cc:2243] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.281991 1446 raft_consensus.cc:2272] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.283051 1419 tablet_bootstrap.cc:492] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.283263 1419 ts_tablet_manager.cc:1403] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.001s
I20260810 19:48:48.283277 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.283550 1446 ts_tablet_manager.cc:1916] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.284013 1419 raft_consensus.cc:359] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.284196 1419 raft_consensus.cc:385] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.284308 1419 raft_consensus.cc:740] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.284576 1419 consensus_queue.cc:260] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.284768 1419 raft_consensus.cc:399] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.284888 1419 raft_consensus.cc:493] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.285030 1419 raft_consensus.cc:3060] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.287672 1419 raft_consensus.cc:515] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.287941 1419 leader_election.cc:304] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
W20260810 19:48:48.288093 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4d7386d69cb94e2cb4955bc7c5b6a7dd has no consensus state
I20260810 19:48:48.288256 1424 raft_consensus.cc:2804] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.288421 1424 raft_consensus.cc:697] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.288690 1424 consensus_queue.cc:237] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.290045 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.290290 1446 ts_tablet_manager.cc:1929] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.290423 1446 log.cc:1199] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/93861ee06e744482a256c06337b42807
I20260810 19:48:48.290859 1446 ts_tablet_manager.cc:1950] T 93861ee06e744482a256c06337b42807 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.291790 1419 leader_election.cc:290] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.291965 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 93861ee06e744482a256c06337b42807 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.292397 1419 ts_tablet_manager.cc:1434] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.009s user 0.003s sys 0.003s
I20260810 19:48:48.293617 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 4d7386d69cb94e2cb4955bc7c5b6a7dd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 50
I20260810 19:48:48.293859 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.294337 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7386d69cb94e2cb4955bc7c5b6a7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.297251 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 4d7386d69cb94e2cb4955bc7c5b6a7dd
I20260810 19:48:48.298138 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d7386d69cb94e2cb4955bc7c5b6a7dd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:48.298712 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 4d7386d69cb94e2cb4955bc7c5b6a7dd because the tablet was not found. No further retry: Not found: Tablet not found: 4d7386d69cb94e2cb4955bc7c5b6a7dd
I20260810 19:48:48.299639 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.299907 1419 tablet_bootstrap.cc:492] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.300945 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.301534 1419 tablet_bootstrap.cc:654] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.301918 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b76848aacb640158a2899547196ca0c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.302557 1446 tablet_replica.cc:333] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.302802 1446 raft_consensus.cc:2243] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.303023 1446 raft_consensus.cc:2272] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.303746 1419 tablet_bootstrap.cc:492] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.303942 1419 ts_tablet_manager.cc:1403] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260810 19:48:48.304703 1419 raft_consensus.cc:359] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.304916 1419 raft_consensus.cc:385] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.305004 1419 raft_consensus.cc:740] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.305186 1419 consensus_queue.cc:260] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.305303 1419 raft_consensus.cc:399] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.305382 1419 raft_consensus.cc:493] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.305451 1419 raft_consensus.cc:3060] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.307353 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.307394 1419 raft_consensus.cc:515] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.307708 1419 leader_election.cc:304] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.307951 1419 leader_election.cc:290] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.308013 1424 raft_consensus.cc:2804] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.308197 1424 raft_consensus.cc:697] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.308451 1424 consensus_queue.cc:237] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.308575 1419 ts_tablet_manager.cc:1434] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260810 19:48:48.310935 1446 ts_tablet_manager.cc:1916] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:48.311412 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ab9b28e55a834dd795c95703b75f9250 has no consensus state
I20260810 19:48:48.312083 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d7386d69cb94e2cb4955bc7c5b6a7dd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.314733 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.315780 1331 tablet_service.cc:1511] Processing CreateTablet for tablet ab9b28e55a834dd795c95703b75f9250 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:48.316206 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab9b28e55a834dd795c95703b75f9250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.317328 1446 ts_tablet_manager.cc:1929] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.317500 1446 log.cc:1199] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/0b76848aacb640158a2899547196ca0c
I20260810 19:48:48.317440 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.318001 1446 ts_tablet_manager.cc:1950] T 0b76848aacb640158a2899547196ca0c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.319006 1446 tablet_replica.cc:333] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.319242 1446 raft_consensus.cc:2243] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.319214 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 0b76848aacb640158a2899547196ca0c (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.319576 1446 raft_consensus.cc:2272] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.320494 1446 ts_tablet_manager.cc:1916] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.322621 1419 tablet_bootstrap.cc:492] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.323923 1419 tablet_bootstrap.cc:654] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.324597 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet ab9b28e55a834dd795c95703b75f9250
I20260810 19:48:48.326699 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet ab9b28e55a834dd795c95703b75f9250 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.327023 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.327339 1446 ts_tablet_manager.cc:1929] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.327510 1446 log.cc:1199] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/4d7386d69cb94e2cb4955bc7c5b6a7dd
I20260810 19:48:48.327975 1446 ts_tablet_manager.cc:1950] T 4d7386d69cb94e2cb4955bc7c5b6a7dd P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.329017 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 4d7386d69cb94e2cb4955bc7c5b6a7dd (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.329620 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet ab9b28e55a834dd795c95703b75f9250 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ab9b28e55a834dd795c95703b75f9250 already in progress: creating tablet
I20260810 19:48:48.330281 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.330545 1419 tablet_bootstrap.cc:492] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.330726 1419 ts_tablet_manager.cc:1403] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.008s user 0.003s sys 0.004s
I20260810 19:48:48.331472 1419 raft_consensus.cc:359] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.331670 1419 raft_consensus.cc:385] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.331792 1419 raft_consensus.cc:740] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.332067 1419 consensus_queue.cc:260] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.332257 1419 raft_consensus.cc:399] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.332371 1419 raft_consensus.cc:493] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.332499 1419 raft_consensus.cc:3060] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:48.333957 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 403b52489ffd4b3a8641a7c8cd921544 has no consensus state
I20260810 19:48:48.334561 1419 raft_consensus.cc:515] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.334867 1419 leader_election.cc:304] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.335116 1419 leader_election.cc:290] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.335218 1424 raft_consensus.cc:2804] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.335361 1424 raft_consensus.cc:697] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.335623 1419 ts_tablet_manager.cc:1434] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260810 19:48:48.335651 1424 consensus_queue.cc:237] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:48.336695 1138 catalog_manager.cc:4832] Async tablet task AlterTable RPC for tablet 9448de60e1334061a693a4caf2fe0020 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 9448de60e1334061a693a4caf2fe0020 consensus state has no leader
I20260810 19:48:48.336319 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.338874 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet ab9b28e55a834dd795c95703b75f9250 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.339255 1446 tablet_replica.cc:333] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.339484 1446 raft_consensus.cc:2243] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.339432 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.339671 1446 raft_consensus.cc:2272] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.340749 1446 ts_tablet_manager.cc:1916] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.341745 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 403b52489ffd4b3a8641a7c8cd921544 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:48.342233 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403b52489ffd4b3a8641a7c8cd921544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.343010 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 403b52489ffd4b3a8641a7c8cd921544
I20260810 19:48:48.344887 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 403b52489ffd4b3a8641a7c8cd921544 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.345093 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.347322 1446 ts_tablet_manager.cc:1929] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.347492 1446 log.cc:1199] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/ab9b28e55a834dd795c95703b75f9250
I20260810 19:48:48.347908 1446 ts_tablet_manager.cc:1950] T ab9b28e55a834dd795c95703b75f9250 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.347957 1419 tablet_bootstrap.cc:492] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.349041 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.348997 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet ab9b28e55a834dd795c95703b75f9250 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.349457 1419 tablet_bootstrap.cc:654] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:48.349769 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 403b52489ffd4b3a8641a7c8cd921544 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 403b52489ffd4b3a8641a7c8cd921544 already in progress: creating tablet
I20260810 19:48:48.351539 1419 tablet_bootstrap.cc:492] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.351725 1419 ts_tablet_manager.cc:1403] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260810 19:48:48.351894 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.352367 1419 raft_consensus.cc:359] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.352553 1419 raft_consensus.cc:385] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.352698 1419 raft_consensus.cc:740] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.352969 1419 consensus_queue.cc:260] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.353137 1419 raft_consensus.cc:399] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.353262 1419 raft_consensus.cc:493] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.353389 1419 raft_consensus.cc:3060] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:48.355726 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 84938395d73a4fbc95961aa0b7e4d233 has no consensus state
I20260810 19:48:48.356122 1419 raft_consensus.cc:515] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.356352 1419 leader_election.cc:304] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.356623 1424 raft_consensus.cc:2804] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.356825 1424 raft_consensus.cc:697] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.357041 1424 consensus_queue.cc:237] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.357631 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.358528 1419 leader_election.cc:290] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.359005 1419 ts_tablet_manager.cc:1434] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.002s sys 0.003s
I20260810 19:48:48.359720 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 84938395d73a4fbc95961aa0b7e4d233 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:48.360138 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84938395d73a4fbc95961aa0b7e4d233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.360374 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 403b52489ffd4b3a8641a7c8cd921544 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.360884 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.361084 1446 tablet_replica.cc:333] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.361310 1446 raft_consensus.cc:2243] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.361531 1446 raft_consensus.cc:2272] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.362505 1446 ts_tablet_manager.cc:1916] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.364629 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 84938395d73a4fbc95961aa0b7e4d233
I20260810 19:48:48.365336 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 84938395d73a4fbc95961aa0b7e4d233 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.367225 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.367656 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.368819 1419 tablet_bootstrap.cc:492] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.368887 1446 ts_tablet_manager.cc:1929] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.369009 1446 log.cc:1199] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/403b52489ffd4b3a8641a7c8cd921544
I20260810 19:48:48.369429 1446 ts_tablet_manager.cc:1950] T 403b52489ffd4b3a8641a7c8cd921544 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.370530 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 403b52489ffd4b3a8641a7c8cd921544 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.370700 1419 tablet_bootstrap.cc:654] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.370556 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:48.371004 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 84938395d73a4fbc95961aa0b7e4d233 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 84938395d73a4fbc95961aa0b7e4d233 already in progress: creating tablet
I20260810 19:48:48.372810 1419 tablet_bootstrap.cc:492] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.372977 1419 ts_tablet_manager.cc:1403] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:48.373670 1419 raft_consensus.cc:359] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.373848 1419 raft_consensus.cc:385] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.373966 1419 raft_consensus.cc:740] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.374217 1419 consensus_queue.cc:260] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:48.374320 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 06dbd609a1e24af6a90051b34a9c0b21 has no consensus state
I20260810 19:48:48.374418 1419 raft_consensus.cc:399] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.375254 1419 raft_consensus.cc:493] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.375409 1419 raft_consensus.cc:3060] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.376076 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.378342 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 06dbd609a1e24af6a90051b34a9c0b21 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:48.378363 1419 raft_consensus.cc:515] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.378664 1419 leader_election.cc:304] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.378823 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06dbd609a1e24af6a90051b34a9c0b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.378880 1419 leader_election.cc:290] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.378980 1424 raft_consensus.cc:2804] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.379200 1424 raft_consensus.cc:697] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.379402 1419 ts_tablet_manager.cc:1434] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260810 19:48:48.379474 1424 consensus_queue.cc:237] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.383600 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 84938395d73a4fbc95961aa0b7e4d233 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.383901 1446 tablet_replica.cc:333] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.384122 1446 raft_consensus.cc:2243] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.384335 1446 raft_consensus.cc:2272] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.385334 1446 ts_tablet_manager.cc:1916] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.387434 1419 tablet_bootstrap.cc:492] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.387355 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.389385 1419 tablet_bootstrap.cc:654] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.391171 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 06dbd609a1e24af6a90051b34a9c0b21
I20260810 19:48:48.391896 1446 ts_tablet_manager.cc:1929] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.392015 1419 tablet_bootstrap.cc:492] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.391983 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 06dbd609a1e24af6a90051b34a9c0b21 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.392071 1446 log.cc:1199] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/84938395d73a4fbc95961aa0b7e4d233
I20260810 19:48:48.392196 1419 ts_tablet_manager.cc:1403] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:48.393469 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.392468 1446 ts_tablet_manager.cc:1950] T 84938395d73a4fbc95961aa0b7e4d233 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.393577 1419 raft_consensus.cc:359] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.394901 1419 raft_consensus.cc:385] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.395040 1419 raft_consensus.cc:740] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.395052 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 84938395d73a4fbc95961aa0b7e4d233 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.395433 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 06dbd609a1e24af6a90051b34a9c0b21 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 06dbd609a1e24af6a90051b34a9c0b21 already in progress: creating tablet
I20260810 19:48:48.395375 1419 consensus_queue.cc:260] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.395579 1419 raft_consensus.cc:399] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.395694 1419 raft_consensus.cc:493] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.395805 1419 raft_consensus.cc:3060] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.396685 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.398046 1419 raft_consensus.cc:515] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.398288 1419 leader_election.cc:304] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.398523 1419 leader_election.cc:290] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.398569 1424 raft_consensus.cc:2804] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.398793 1424 raft_consensus.cc:697] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.399057 1424 consensus_queue.cc:237] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.399204 1419 ts_tablet_manager.cc:1434] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.000s sys 0.004s
W20260810 19:48:48.400385 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8ae9008bce714b47ae96634a9728480c has no consensus state
I20260810 19:48:48.401904 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 06dbd609a1e24af6a90051b34a9c0b21 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.402009 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.402215 1446 tablet_replica.cc:333] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.402416 1446 raft_consensus.cc:2243] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.402645 1446 raft_consensus.cc:2272] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.404057 1446 ts_tablet_manager.cc:1916] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.404580 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 8ae9008bce714b47ae96634a9728480c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:48.404703 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.405063 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ae9008bce714b47ae96634a9728480c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.408691 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 8ae9008bce714b47ae96634a9728480c
I20260810 19:48:48.409533 1446 ts_tablet_manager.cc:1929] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.409554 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ae9008bce714b47ae96634a9728480c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.409696 1446 log.cc:1199] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/06dbd609a1e24af6a90051b34a9c0b21
I20260810 19:48:48.410164 1446 ts_tablet_manager.cc:1950] T 06dbd609a1e24af6a90051b34a9c0b21 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.410846 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.411391 1419 tablet_bootstrap.cc:492] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.411228 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 06dbd609a1e24af6a90051b34a9c0b21 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.411754 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 8ae9008bce714b47ae96634a9728480c because the tablet was not found. No further retry: Not found: Tablet not found: 8ae9008bce714b47ae96634a9728480c
I20260810 19:48:48.413251 1419 tablet_bootstrap.cc:654] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.414052 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.416329 1419 tablet_bootstrap.cc:492] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.416492 1419 ts_tablet_manager.cc:1403] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20260810 19:48:48.417240 1419 raft_consensus.cc:359] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.417383 1419 raft_consensus.cc:385] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.417506 1419 raft_consensus.cc:740] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.417760 1419 consensus_queue.cc:260] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.417939 1419 raft_consensus.cc:399] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260810 19:48:48.418013 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 957848e79dce4e638f2310091a6722b2 has no consensus state
I20260810 19:48:48.418057 1419 raft_consensus.cc:493] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.418196 1419 raft_consensus.cc:3060] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.419998 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.421811 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 957848e79dce4e638f2310091a6722b2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:48.422298 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 957848e79dce4e638f2310091a6722b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.422462 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.425987 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 957848e79dce4e638f2310091a6722b2
I20260810 19:48:48.426853 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 957848e79dce4e638f2310091a6722b2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:48.427440 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 957848e79dce4e638f2310091a6722b2 because the tablet was not found. No further retry: Not found: Tablet not found: 957848e79dce4e638f2310091a6722b2
I20260810 19:48:48.428772 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.431716 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.434646 1419 raft_consensus.cc:515] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.434865 1419 leader_election.cc:304] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.435042 1419 leader_election.cc:290] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
W20260810 19:48:48.435118 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2fa45a20bf874b14b61b3ad35a85941d has no consensus state
I20260810 19:48:48.435175 1424 raft_consensus.cc:2804] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.435329 1424 raft_consensus.cc:697] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.435595 1419 ts_tablet_manager.cc:1434] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.019s user 0.008s sys 0.011s
I20260810 19:48:48.435566 1424 consensus_queue.cc:237] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.435839 1419 tablet_bootstrap.cc:492] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.437265 1419 tablet_bootstrap.cc:654] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.438786 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ae9008bce714b47ae96634a9728480c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.439059 1446 tablet_replica.cc:333] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.439198 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.439313 1446 raft_consensus.cc:2243] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.439507 1446 raft_consensus.cc:2272] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.440227 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa45a20bf874b14b61b3ad35a85941d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260810 19:48:48.440376 1446 ts_tablet_manager.cc:1916] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.440603 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa45a20bf874b14b61b3ad35a85941d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.440652 1419 tablet_bootstrap.cc:492] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.440778 1419 ts_tablet_manager.cc:1403] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.001s
I20260810 19:48:48.441445 1419 raft_consensus.cc:359] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.441588 1419 raft_consensus.cc:385] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.441658 1419 raft_consensus.cc:740] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.441854 1419 consensus_queue.cc:260] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.441992 1419 raft_consensus.cc:399] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.442073 1419 raft_consensus.cc:493] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.442157 1419 raft_consensus.cc:3060] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.441996 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.444856 1419 raft_consensus.cc:515] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.445076 1419 leader_election.cc:304] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.445252 1419 leader_election.cc:290] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.445297 1424 raft_consensus.cc:2804] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.445421 1424 raft_consensus.cc:697] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.445595 1419 ts_tablet_manager.cc:1434] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:48.445647 1424 consensus_queue.cc:237] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.447835 1419 tablet_bootstrap.cc:492] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.448251 1446 ts_tablet_manager.cc:1929] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.448360 1446 log.cc:1199] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/8ae9008bce714b47ae96634a9728480c
I20260810 19:48:48.448734 1446 ts_tablet_manager.cc:1950] T 8ae9008bce714b47ae96634a9728480c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.449388 1419 tablet_bootstrap.cc:654] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.449561 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 2fa45a20bf874b14b61b3ad35a85941d
I20260810 19:48:48.449743 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 8ae9008bce714b47ae96634a9728480c (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.450536 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fa45a20bf874b14b61b3ad35a85941d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
W20260810 19:48:48.451560 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 2fa45a20bf874b14b61b3ad35a85941d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2fa45a20bf874b14b61b3ad35a85941d already in progress: creating tablet
I20260810 19:48:48.451558 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.453436 1419 tablet_bootstrap.cc:492] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.453574 1419 ts_tablet_manager.cc:1403] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.006s user 0.002s sys 0.001s
I20260810 19:48:48.454208 1419 raft_consensus.cc:359] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.454382 1419 raft_consensus.cc:385] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.454463 1419 raft_consensus.cc:740] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.454195 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.454670 1419 consensus_queue.cc:260] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.454806 1419 raft_consensus.cc:399] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.454875 1419 raft_consensus.cc:493] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.454944 1419 raft_consensus.cc:3060] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.457528 1419 raft_consensus.cc:515] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.457688 1419 leader_election.cc:304] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.457846 1419 leader_election.cc:290] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.457952 1424 raft_consensus.cc:2804] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
W20260810 19:48:48.458261 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 85c07ba28b9b43a7973d70a955e479b9 has no consensus state
I20260810 19:48:48.458293 1419 ts_tablet_manager.cc:1434] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260810 19:48:48.458103 1424 raft_consensus.cc:697] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.459031 1424 consensus_queue.cc:237] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.459133 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 957848e79dce4e638f2310091a6722b2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.459573 1446 tablet_replica.cc:333] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.459775 1446 raft_consensus.cc:2243] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.459929 1446 raft_consensus.cc:2272] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.461050 1446 ts_tablet_manager.cc:1916] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.461432 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.462023 1331 tablet_service.cc:1511] Processing CreateTablet for tablet 85c07ba28b9b43a7973d70a955e479b9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260810 19:48:48.462401 1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c07ba28b9b43a7973d70a955e479b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.463670 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.466635 1167 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 85c07ba28b9b43a7973d70a955e479b9
I20260810 19:48:48.467826 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 85c07ba28b9b43a7973d70a955e479b9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.468170 1446 ts_tablet_manager.cc:1929] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.468263 1446 log.cc:1199] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/957848e79dce4e638f2310091a6722b2
I20260810 19:48:48.468739 1419 tablet_bootstrap.cc:492] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.468814 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.470268 1419 tablet_bootstrap.cc:654] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.470543 1446 ts_tablet_manager.cc:1950] T 957848e79dce4e638f2310091a6722b2 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.471721 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.472532 1419 tablet_bootstrap.cc:492] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.472658 1419 ts_tablet_manager.cc:1403] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:48.472818 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 957848e79dce4e638f2310091a6722b2 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.473039 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 85c07ba28b9b43a7973d70a955e479b9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 85c07ba28b9b43a7973d70a955e479b9 already in progress: creating tablet
I20260810 19:48:48.473229 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.473392 1419 raft_consensus.cc:359] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.473524 1419 raft_consensus.cc:385] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.473575 1419 raft_consensus.cc:740] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.473762 1419 consensus_queue.cc:260] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.473893 1419 raft_consensus.cc:399] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.473949 1419 raft_consensus.cc:493] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.474013 1419 raft_consensus.cc:3060] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
W20260810 19:48:48.476421 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4bac84bf1c414de0a3ff0e658597bfa2 has no consensus state
I20260810 19:48:48.476845 1419 raft_consensus.cc:515] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.477232 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 957848e79dce4e638f2310091a6722b2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.477044 1419 leader_election.cc:304] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.477442 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fa45a20bf874b14b61b3ad35a85941d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.477509 1419 leader_election.cc:290] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.477650 1424 raft_consensus.cc:2804] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.477844 1424 raft_consensus.cc:697] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.478000 1419 ts_tablet_manager.cc:1434] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:48.478113 1424 consensus_queue.cc:237] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.478509 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.479521 1446 tablet_replica.cc:333] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
W20260810 19:48:48.479537 1141 catalog_manager.cc:5017] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 957848e79dce4e638f2310091a6722b2 because the tablet was not found. No further retry: Not found: Tablet not found: 957848e79dce4e638f2310091a6722b2
I20260810 19:48:48.479874 1446 raft_consensus.cc:2243] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.480134 1446 raft_consensus.cc:2272] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.481174 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 4bac84bf1c414de0a3ff0e658597bfa2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:48.481645 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bac84bf1c414de0a3ff0e658597bfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.482096 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 85c07ba28b9b43a7973d70a955e479b9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.482595 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.485957 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 4bac84bf1c414de0a3ff0e658597bfa2
I20260810 19:48:48.486639 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bac84bf1c414de0a3ff0e658597bfa2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.487232 1419 tablet_bootstrap.cc:492] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.487880 1446 ts_tablet_manager.cc:1916] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.487843 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.488610 1419 tablet_bootstrap.cc:654] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.489548 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.491310 1419 tablet_bootstrap.cc:492] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.491535 1419 ts_tablet_manager.cc:1403] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:48.492020 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.492291 1419 raft_consensus.cc:359] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.492443 1419 raft_consensus.cc:385] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.492506 1419 raft_consensus.cc:740] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.492739 1419 consensus_queue.cc:260] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.492874 1419 raft_consensus.cc:399] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.492954 1419 raft_consensus.cc:493] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.493026 1419 raft_consensus.cc:3060] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.494514 1446 ts_tablet_manager.cc:1929] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.494671 1446 log.cc:1199] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/2fa45a20bf874b14b61b3ad35a85941d
I20260810 19:48:48.494904 1419 raft_consensus.cc:515] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.495139 1446 ts_tablet_manager.cc:1950] T 2fa45a20bf874b14b61b3ad35a85941d P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.495137 1419 leader_election.cc:304] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.496038 1419 leader_election.cc:290] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.496245 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 2fa45a20bf874b14b61b3ad35a85941d (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.496474 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fe60aa00111449a1ae23bbd155516c46 has no consensus state
I20260810 19:48:48.496520 1419 ts_tablet_manager.cc:1434] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.001s sys 0.003s
I20260810 19:48:48.496517 1424 raft_consensus.cc:2804] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.496776 1446 tablet_replica.cc:333] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.496779 1424 raft_consensus.cc:697] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.497001 1446 raft_consensus.cc:2243] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.497071 1424 consensus_queue.cc:237] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.497212 1446 raft_consensus.cc:2272] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.498982 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.499711 1446 ts_tablet_manager.cc:1916] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.500159 1333 tablet_service.cc:1511] Processing CreateTablet for tablet fe60aa00111449a1ae23bbd155516c46 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION VALUES < 100
I20260810 19:48:48.500764 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe60aa00111449a1ae23bbd155516c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.501825 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.505120 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet fe60aa00111449a1ae23bbd155516c46
I20260810 19:48:48.505765 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet fe60aa00111449a1ae23bbd155516c46 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.507666 1419 tablet_bootstrap.cc:492] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.508064 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.509284 1419 tablet_bootstrap.cc:654] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.510671 1446 ts_tablet_manager.cc:1929] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.510816 1446 log.cc:1199] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/85c07ba28b9b43a7973d70a955e479b9
I20260810 19:48:48.511165 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.511293 1446 ts_tablet_manager.cc:1950] T 85c07ba28b9b43a7973d70a955e479b9 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.511662 1419 tablet_bootstrap.cc:492] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.511821 1419 ts_tablet_manager.cc:1403] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260810 19:48:48.512198 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.512470 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 85c07ba28b9b43a7973d70a955e479b9 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.512557 1419 raft_consensus.cc:359] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.512743 1419 raft_consensus.cc:385] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.512861 1419 raft_consensus.cc:740] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.513104 1419 consensus_queue.cc:260] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.513332 1419 raft_consensus.cc:399] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.513471 1419 raft_consensus.cc:493] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.513541 1446 tablet_replica.cc:333] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.513614 1419 raft_consensus.cc:3060] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.513764 1446 raft_consensus.cc:2243] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.513972 1446 raft_consensus.cc:2272] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.515421 1446 ts_tablet_manager.cc:1916] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:48.516111 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 08ba6194b03a4793bbd46ea98d2ab4e9 has no consensus state
I20260810 19:48:48.517401 1419 raft_consensus.cc:515] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.517679 1419 leader_election.cc:304] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.517900 1419 leader_election.cc:290] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.517956 1424 raft_consensus.cc:2804] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.518414 1424 raft_consensus.cc:697] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.518494 1419 ts_tablet_manager.cc:1434] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.000s sys 0.006s
I20260810 19:48:48.518823 1424 consensus_queue.cc:237] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.519867 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 08ba6194b03a4793bbd46ea98d2ab4e9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260810 19:48:48.520232 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ba6194b03a4793bbd46ea98d2ab4e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.517711 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.522624 1446 ts_tablet_manager.cc:1929] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.522784 1446 log.cc:1199] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/4bac84bf1c414de0a3ff0e658597bfa2
I20260810 19:48:48.523339 1446 ts_tablet_manager.cc:1950] T 4bac84bf1c414de0a3ff0e658597bfa2 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.523993 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.524617 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 4bac84bf1c414de0a3ff0e658597bfa2 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.525375 1419 tablet_bootstrap.cc:492] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.525630 1446 tablet_replica.cc:333] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.526288 1446 raft_consensus.cc:2243] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.526559 1446 pending_rounds.cc:70] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935: Trying to abort 1 pending ops.
W20260810 19:48:48.526701 1902 consensus_queue.cc:1175] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260810 19:48:48.526715 1446 pending_rounds.cc:77] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 228 op_type: NO_OP noop_request { }
I20260810 19:48:48.527305 1446 raft_consensus.cc:2889] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260810 19:48:48.527446 1446 raft_consensus.cc:2272] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.527863 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 08ba6194b03a4793bbd46ea98d2ab4e9
I20260810 19:48:48.528439 1419 tablet_bootstrap.cc:654] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.528744 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 08ba6194b03a4793bbd46ea98d2ab4e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.529999 1446 ts_tablet_manager.cc:1916] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.530056 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.531292 1167 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.534245 1419 tablet_bootstrap.cc:492] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.534454 1419 ts_tablet_manager.cc:1403] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.001s
I20260810 19:48:48.534240 1167 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.535223 1419 raft_consensus.cc:359] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.535426 1419 raft_consensus.cc:385] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.535521 1419 raft_consensus.cc:740] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.535813 1419 consensus_queue.cc:260] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.536000 1419 raft_consensus.cc:399] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.536154 1419 raft_consensus.cc:493] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.536257 1419 raft_consensus.cc:3060] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.537226 1446 ts_tablet_manager.cc:1929] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.537387 1446 log.cc:1199] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/fe60aa00111449a1ae23bbd155516c46
I20260810 19:48:48.537820 1446 ts_tablet_manager.cc:1950] T fe60aa00111449a1ae23bbd155516c46 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
W20260810 19:48:48.538235 1167 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 68b305dcaabb4f00b0753d7aca04993c has no consensus state
I20260810 19:48:48.539896 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet fe60aa00111449a1ae23bbd155516c46 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.540365 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 08ba6194b03a4793bbd46ea98d2ab4e9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 08ba6194b03a4793bbd46ea98d2ab4e9 already in progress: creating tablet
I20260810 19:48:48.540421 1419 raft_consensus.cc:515] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.540657 1419 leader_election.cc:304] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.540889 1419 leader_election.cc:290] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.540367 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.541186 1430 raft_consensus.cc:2804] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.541380 1430 raft_consensus.cc:697] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.541651 1430 consensus_queue.cc:237] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.542002 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 68b305dcaabb4f00b0753d7aca04993c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260810 19:48:48.541385 1419 ts_tablet_manager.cc:1434] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260810 19:48:48.542508 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b305dcaabb4f00b0753d7aca04993c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.544437 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.544781 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 08ba6194b03a4793bbd46ea98d2ab4e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.545073 1446 tablet_replica.cc:333] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.545264 1446 raft_consensus.cc:2243] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.545455 1446 raft_consensus.cc:2272] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.546334 1446 ts_tablet_manager.cc:1916] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.548223 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 68b305dcaabb4f00b0753d7aca04993c
I20260810 19:48:48.548861 1419 tablet_bootstrap.cc:492] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.550729 1419 tablet_bootstrap.cc:654] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.550644 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.551163 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 68b305dcaabb4f00b0753d7aca04993c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.551697 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.553589 1419 tablet_bootstrap.cc:492] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.553750 1419 ts_tablet_manager.cc:1403] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.001s
I20260810 19:48:48.554047 1446 ts_tablet_manager.cc:1929] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.554177 1446 log.cc:1199] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/08ba6194b03a4793bbd46ea98d2ab4e9
I20260810 19:48:48.554522 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.554632 1446 ts_tablet_manager.cc:1950] T 08ba6194b03a4793bbd46ea98d2ab4e9 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.554591 1419 raft_consensus.cc:359] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.554832 1419 raft_consensus.cc:385] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.554946 1419 raft_consensus.cc:740] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.555266 1419 consensus_queue.cc:260] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.555469 1419 raft_consensus.cc:399] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.555570 1419 raft_consensus.cc:493] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.555718 1419 raft_consensus.cc:3060] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.555895 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 08ba6194b03a4793bbd46ea98d2ab4e9 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.556200 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 68b305dcaabb4f00b0753d7aca04993c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 68b305dcaabb4f00b0753d7aca04993c already in progress: creating tablet
I20260810 19:48:48.558139 1419 raft_consensus.cc:515] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:48.558421 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 72f02462f23a4028bcf08af437175f1a has no consensus state
I20260810 19:48:48.558413 1419 leader_election.cc:304] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.558673 1419 leader_election.cc:290] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.558743 1430 raft_consensus.cc:2804] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.558933 1430 raft_consensus.cc:697] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.559239 1419 ts_tablet_manager.cc:1434] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260810 19:48:48.559237 1430 consensus_queue.cc:237] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.561959 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.562310 1333 tablet_service.cc:1511] Processing CreateTablet for tablet 72f02462f23a4028bcf08af437175f1a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:48.562702 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 68b305dcaabb4f00b0753d7aca04993c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.562763 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f02462f23a4028bcf08af437175f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.563282 1446 tablet_replica.cc:333] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.563553 1446 raft_consensus.cc:2243] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.563786 1446 raft_consensus.cc:2272] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.564721 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.564973 1446 ts_tablet_manager.cc:1916] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.567814 1164 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet 72f02462f23a4028bcf08af437175f1a
I20260810 19:48:48.568538 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet 72f02462f23a4028bcf08af437175f1a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.569164 1419 tablet_bootstrap.cc:492] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.569787 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.570942 1419 tablet_bootstrap.cc:654] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.571816 1446 ts_tablet_manager.cc:1929] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.571995 1446 log.cc:1199] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/68b305dcaabb4f00b0753d7aca04993c
I20260810 19:48:48.572403 1446 ts_tablet_manager.cc:1950] T 68b305dcaabb4f00b0753d7aca04993c P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.573094 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.573571 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 68b305dcaabb4f00b0753d7aca04993c (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.574313 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet 72f02462f23a4028bcf08af437175f1a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 72f02462f23a4028bcf08af437175f1a already in progress: creating tablet
W20260810 19:48:48.577252 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c498ce590e1741dabfed6385a3c0ce3b has no consensus state
I20260810 19:48:48.579276 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.581276 1419 tablet_bootstrap.cc:492] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.581271 1333 tablet_service.cc:1511] Processing CreateTablet for tablet c498ce590e1741dabfed6385a3c0ce3b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:48.581511 1419 ts_tablet_manager.cc:1403] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.012s user 0.001s sys 0.011s
I20260810 19:48:48.581754 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c498ce590e1741dabfed6385a3c0ce3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.582265 1419 raft_consensus.cc:359] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.582475 1419 raft_consensus.cc:385] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.582583 1419 raft_consensus.cc:740] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.582854 1419 consensus_queue.cc:260] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.583117 1419 raft_consensus.cc:399] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.582978 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.583250 1419 raft_consensus.cc:493] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.583472 1419 raft_consensus.cc:3060] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.586619 1419 raft_consensus.cc:515] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.586840 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet c498ce590e1741dabfed6385a3c0ce3b
I20260810 19:48:48.586869 1419 leader_election.cc:304] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.587178 1419 leader_election.cc:290] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.587283 1430 raft_consensus.cc:2804] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.587458 1430 raft_consensus.cc:697] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.587623 1419 ts_tablet_manager.cc:1434] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.001s sys 0.005s
I20260810 19:48:48.587793 1430 consensus_queue.cc:237] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.588411 1419 tablet_bootstrap.cc:492] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.590232 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet c498ce590e1741dabfed6385a3c0ce3b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.590363 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.590843 1419 tablet_bootstrap.cc:654] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:48.590991 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet c498ce590e1741dabfed6385a3c0ce3b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c498ce590e1741dabfed6385a3c0ce3b already in progress: creating tablet
I20260810 19:48:48.592767 1419 tablet_bootstrap.cc:492] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.592918 1419 ts_tablet_manager.cc:1403] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:48.592945 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
I20260810 19:48:48.593698 1419 raft_consensus.cc:359] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.593852 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet 72f02462f23a4028bcf08af437175f1a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.593876 1419 raft_consensus.cc:385] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.594054 1419 raft_consensus.cc:740] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.594143 1446 tablet_replica.cc:333] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.594338 1446 raft_consensus.cc:2243] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.594587 1446 raft_consensus.cc:2272] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.594340 1419 consensus_queue.cc:260] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.595284 1419 raft_consensus.cc:399] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.595402 1419 raft_consensus.cc:493] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.595535 1419 raft_consensus.cc:3060] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.595638 1446 ts_tablet_manager.cc:1916] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.595614 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.598446 1419 raft_consensus.cc:515] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.598685 1419 leader_election.cc:304] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.598897 1419 leader_election.cc:290] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.599001 1430 raft_consensus.cc:2804] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.599202 1430 raft_consensus.cc:697] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.599388 1419 ts_tablet_manager.cc:1434] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260810 19:48:48.599488 1430 consensus_queue.cc:237] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:48.599888 1164 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ffa37da851594f3ba2176ce80fca6b20 has no consensus state
I20260810 19:48:48.601369 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.604040 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet c498ce590e1741dabfed6385a3c0ce3b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.604365 1333 tablet_service.cc:1511] Processing CreateTablet for tablet ffa37da851594f3ba2176ce80fca6b20 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260810 19:48:48.604796 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa37da851594f3ba2176ce80fca6b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.604820 1446 ts_tablet_manager.cc:1929] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.604981 1446 log.cc:1199] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/72f02462f23a4028bcf08af437175f1a
I20260810 19:48:48.605360 1446 ts_tablet_manager.cc:1950] T 72f02462f23a4028bcf08af437175f1a P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.606225 1446 tablet_replica.cc:333] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.606297 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet 72f02462f23a4028bcf08af437175f1a (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
I20260810 19:48:48.606467 1446 raft_consensus.cc:2243] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.606674 1446 raft_consensus.cc:2272] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.607837 1446 ts_tablet_manager.cc:1916] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.610555 1419 tablet_bootstrap.cc:492] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.611302 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.612462 1419 tablet_bootstrap.cc:654] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.614720 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet ffa37da851594f3ba2176ce80fca6b20
I20260810 19:48:48.615023 1419 tablet_bootstrap.cc:492] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.615232 1419 ts_tablet_manager.cc:1403] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.001s
I20260810 19:48:48.615339 1446 ts_tablet_manager.cc:1929] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.615504 1446 log.cc:1199] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/c498ce590e1741dabfed6385a3c0ce3b
I20260810 19:48:48.615908 1446 ts_tablet_manager.cc:1950] T c498ce590e1741dabfed6385a3c0ce3b P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.615953 1419 raft_consensus.cc:359] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.616106 1419 raft_consensus.cc:385] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.616211 1419 raft_consensus.cc:740] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.616415 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet ffa37da851594f3ba2176ce80fca6b20 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.616479 1419 consensus_queue.cc:260] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.616700 1419 raft_consensus.cc:399] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.616835 1419 raft_consensus.cc:493] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.616747 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.616930 1419 raft_consensus.cc:3060] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.617056 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet c498ce590e1741dabfed6385a3c0ce3b (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.618710 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet ffa37da851594f3ba2176ce80fca6b20 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ffa37da851594f3ba2176ce80fca6b20 already in progress: creating tablet
I20260810 19:48:48.619542 1419 raft_consensus.cc:515] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.619802 1419 leader_election.cc:304] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.619851 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.620070 1419 leader_election.cc:290] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.620150 1430 raft_consensus.cc:2804] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.620311 1430 raft_consensus.cc:697] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.620553 1419 ts_tablet_manager.cc:1434] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.005s user 0.003s sys 0.001s
I20260810 19:48:48.620591 1430 consensus_queue.cc:237] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
W20260810 19:48:48.623762 1163 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bde7a8f2080a4d19b78e8888a5a7db81 has no consensus state
I20260810 19:48:48.625223 1333 tablet_service.cc:1558] Processing DeleteTablet for tablet ffa37da851594f3ba2176ce80fca6b20 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.625571 1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.627301 1446 tablet_replica.cc:333] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.627439 1333 tablet_service.cc:1511] Processing CreateTablet for tablet bde7a8f2080a4d19b78e8888a5a7db81 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260810 19:48:48.627737 1446 raft_consensus.cc:2243] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.628016 1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde7a8f2080a4d19b78e8888a5a7db81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:48.628099 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.630885 1163 catalog_manager.cc:6006] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: Sending DeleteTablet for 1 replicas of tablet bde7a8f2080a4d19b78e8888a5a7db81
I20260810 19:48:48.631182 1446 raft_consensus.cc:2272] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.631795 1331 tablet_service.cc:1558] Processing DeleteTablet for tablet bde7a8f2080a4d19b78e8888a5a7db81 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:48 UTC) from {username='slave'} at 127.0.0.1:53456
I20260810 19:48:48.632350 1446 ts_tablet_manager.cc:1916] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:48.633081 1163 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33660:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:48.633611 1419 tablet_bootstrap.cc:492] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935: Bootstrap starting.
I20260810 19:48:48.635161 1419 tablet_bootstrap.cc:654] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:48.635866 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:48.639616 1419 tablet_bootstrap.cc:492] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935: No bootstrap required, opened a new log
I20260810 19:48:48.640064 1419 ts_tablet_manager.cc:1403] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent bootstrapping tablet: real 0.007s user 0.005s sys 0.000s
I20260810 19:48:48.640877 1446 ts_tablet_manager.cc:1929] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:48.641080 1446 log.cc:1199] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/ffa37da851594f3ba2176ce80fca6b20
I20260810 19:48:48.641139 1419 raft_consensus.cc:359] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.641403 1419 raft_consensus.cc:385] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:48.641544 1419 raft_consensus.cc:740] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Initialized, Role: FOLLOWER
I20260810 19:48:48.641647 1446 ts_tablet_manager.cc:1950] T ffa37da851594f3ba2176ce80fca6b20 P f679fbb9d6f04d52ac14e25f0b2ae935: Deleting consensus metadata
I20260810 19:48:48.641872 1419 consensus_queue.cc:260] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.642069 1419 raft_consensus.cc:399] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:48.642211 1419 raft_consensus.cc:493] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:48.642390 1419 raft_consensus.cc:3060] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:48.642863 1141 catalog_manager.cc:5050] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): tablet ffa37da851594f3ba2176ce80fca6b20 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195]) successfully deleted
W20260810 19:48:48.643533 1141 catalog_manager.cc:5030] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): delete failed for tablet bde7a8f2080a4d19b78e8888a5a7db81 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet bde7a8f2080a4d19b78e8888a5a7db81 already in progress: creating tablet
I20260810 19:48:48.645406 1419 raft_consensus.cc:515] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.645711 1419 leader_election.cc:304] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f679fbb9d6f04d52ac14e25f0b2ae935; no voters:
I20260810 19:48:48.646101 1430 raft_consensus.cc:2804] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:48.646314 1430 raft_consensus.cc:697] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Becoming Leader. State: Replica: f679fbb9d6f04d52ac14e25f0b2ae935, State: Running, Role: LEADER
I20260810 19:48:48.646654 1419 leader_election.cc:290] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:48.646667 1430 consensus_queue.cc:237] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f679fbb9d6f04d52ac14e25f0b2ae935" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37113 } }
I20260810 19:48:48.647285 1419 ts_tablet_manager.cc:1434] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260810 19:48:48.666174 1163 catalog_manager.cc:6264] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195] alter complete (version 0)
W20260810 19:48:48.668746 1141 catalog_manager.cc:4777] TS f679fbb9d6f04d52ac14e25f0b2ae935 (127.24.92.1:37113): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet bde7a8f2080a4d19b78e8888a5a7db81: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260810 19:48:48.669850 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:48.670370 24944 tablet_replica.cc:333] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.670624 24944 raft_consensus.cc:2243] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.670825 24944 raft_consensus.cc:2272] T bde7a8f2080a4d19b78e8888a5a7db81 P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.671713 24944 tablet_replica.cc:333] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935: stopping tablet replica
I20260810 19:48:48.671864 24944 raft_consensus.cc:2243] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:48.672052 24944 raft_consensus.cc:2272] T c0dbae2e6c7b4979ad00aaccbb63bdef P f679fbb9d6f04d52ac14e25f0b2ae935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:48.686461 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:48.723057 24944 master.cc:562] Master@127.24.92.62:44179 shutting down...
W20260810 19:48:49.364604 1141 catalog_manager.cc:4832] Async tablet task AlterTable RPC for tablet ca1833443dbd4eae8441a2fafdefda52 (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet ca1833443dbd4eae8441a2fafdefda52 consensus state has no leader
W20260810 19:48:50.561313 1137 catalog_manager.cc:4832] Async tablet task AlterTable RPC for tablet 46eb88e3e52e4495ab15e50b6d8947af (table test-alter-range-partitioning-invalid-unbounded [id=0f41c76979ab4070b114c5df77ca8195], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 46eb88e3e52e4495ab15e50b6d8947af consensus state has no leader
I20260810 19:48:51.037456 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:51.037868 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:51.038050 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P cccb1469615e471fb1ea0409972784c8: stopping tablet replica
I20260810 19:48:51.074520 24944 master.cc:584] Master@127.24.92.62:44179 shutdown complete.
[ OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (5081 ms)
[ RUN ] AlterTableTest.RangeWithCustomHashSchema
I20260810 19:48:51.101825 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:35111
I20260810 19:48:51.102387 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:51.103324 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:51.104707 24944 webserver.cc:533] Webserver started at http://127.24.92.62:45577/ using document root <none> and password file <none>
I20260810 19:48:51.104969 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:51.105032 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:51.105181 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:51.105810 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "91f94269495445d59b0d02e45c0d58b4"
format_stamp: "Formatted at 2026-08-10 19:48:51 on dist-test-slave-w4v5"
I20260810 19:48:51.108444 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:48:51.110108 1936 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:51.110558 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:51.110685 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "91f94269495445d59b0d02e45c0d58b4"
format_stamp: "Formatted at 2026-08-10 19:48:51 on dist-test-slave-w4v5"
I20260810 19:48:51.110827 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:51.137719 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:51.138363 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:51.151104 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:35111
I20260810 19:48:51.151178 2016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:35111 every 8 connection(s)
I20260810 19:48:51.152573 2018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:51.157069 2018 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4: Bootstrap starting.
I20260810 19:48:51.158388 2018 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:51.159965 2018 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4: No bootstrap required, opened a new log
I20260810 19:48:51.160552 2018 raft_consensus.cc:359] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91f94269495445d59b0d02e45c0d58b4" member_type: VOTER }
I20260810 19:48:51.160688 2018 raft_consensus.cc:385] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:51.160732 2018 raft_consensus.cc:740] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f94269495445d59b0d02e45c0d58b4, State: Initialized, Role: FOLLOWER
I20260810 19:48:51.160890 2018 consensus_queue.cc:260] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91f94269495445d59b0d02e45c0d58b4" member_type: VOTER }
I20260810 19:48:51.160983 2018 raft_consensus.cc:399] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:51.161017 2018 raft_consensus.cc:493] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:51.161068 2018 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:51.162937 2018 raft_consensus.cc:515] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91f94269495445d59b0d02e45c0d58b4" member_type: VOTER }
I20260810 19:48:51.163167 2018 leader_election.cc:304] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 91f94269495445d59b0d02e45c0d58b4; no voters:
I20260810 19:48:51.163559 2018 leader_election.cc:290] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:51.163689 2027 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:51.164208 2027 raft_consensus.cc:697] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [term 1 LEADER]: Becoming Leader. State: Replica: 91f94269495445d59b0d02e45c0d58b4, State: Running, Role: LEADER
I20260810 19:48:51.164475 2018 sys_catalog.cc:565] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:51.164438 2027 consensus_queue.cc:237] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91f94269495445d59b0d02e45c0d58b4" member_type: VOTER }
I20260810 19:48:51.165560 2031 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "91f94269495445d59b0d02e45c0d58b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91f94269495445d59b0d02e45c0d58b4" member_type: VOTER } }
I20260810 19:48:51.165619 2034 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 91f94269495445d59b0d02e45c0d58b4. Latest consensus state: current_term: 1 leader_uuid: "91f94269495445d59b0d02e45c0d58b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91f94269495445d59b0d02e45c0d58b4" member_type: VOTER } }
I20260810 19:48:51.165848 2034 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:51.166538 2031 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:51.166610 2044 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:51.168104 2044 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:51.170197 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:51.171131 2044 catalog_manager.cc:1383] Generated new cluster ID: d8d91ba394d44e519e96fe18db35546d
I20260810 19:48:51.171208 2044 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:51.183787 2044 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:51.184613 2044 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:51.193925 2044 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4: Generated new TSK 0
I20260810 19:48:51.194152 2044 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:51.203240 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:51.204327 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:51.205773 24944 webserver.cc:533] Webserver started at http://127.24.92.1:34927/ using document root <none> and password file <none>
I20260810 19:48:51.206054 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:51.206161 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:51.206303 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:51.206950 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "3fc86c1a903840428a319b65a28e05a9"
format_stamp: "Formatted at 2026-08-10 19:48:51 on dist-test-slave-w4v5"
I20260810 19:48:51.209487 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260810 19:48:51.211102 2070 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:51.211707 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:51.211849 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "3fc86c1a903840428a319b65a28e05a9"
format_stamp: "Formatted at 2026-08-10 19:48:51 on dist-test-slave-w4v5"
I20260810 19:48:51.211979 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:51.253151 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:51.253748 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:51.254390 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:51.255443 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:51.255541 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:51.255661 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:51.255728 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:51.269110 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:38405
I20260810 19:48:51.269140 2193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:38405 every 8 connection(s)
I20260810 19:48:51.282958 2197 heartbeater.cc:344] Connected to a master server at 127.24.92.62:35111
I20260810 19:48:51.283174 2197 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:51.283565 2197 heartbeater.cc:507] Master 127.24.92.62:35111 requested a full tablet report, sending...
I20260810 19:48:51.284565 1957 ts_manager.cc:194] Registered new tserver with Master: 3fc86c1a903840428a319b65a28e05a9 (127.24.92.1:38405)
I20260810 19:48:51.284612 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014487883s
I20260810 19:48:51.285969 1957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47474
I20260810 19:48:51.296571 1957 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47486:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:51.297680 2197 heartbeater.cc:499] Master 127.24.92.62:35111 was elected leader, sending a full tablet report...
I20260810 19:48:51.310155 2140 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd52cbe3fca4036a80765580336452f (DEFAULT_TABLE table=fake-table [id=916979b47fd04761b7f02bca6c67aaae]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:51.310658 2140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd52cbe3fca4036a80765580336452f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:51.315912 2216 tablet_bootstrap.cc:492] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9: Bootstrap starting.
I20260810 19:48:51.317478 2216 tablet_bootstrap.cc:654] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:51.319357 2216 tablet_bootstrap.cc:492] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9: No bootstrap required, opened a new log
I20260810 19:48:51.319458 2216 ts_tablet_manager.cc:1403] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:51.319979 2216 raft_consensus.cc:359] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.320102 2216 raft_consensus.cc:385] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:51.320137 2216 raft_consensus.cc:740] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fc86c1a903840428a319b65a28e05a9, State: Initialized, Role: FOLLOWER
I20260810 19:48:51.320346 2216 consensus_queue.cc:260] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.320463 2216 raft_consensus.cc:399] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:51.320508 2216 raft_consensus.cc:493] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:51.320560 2216 raft_consensus.cc:3060] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:51.323032 2216 raft_consensus.cc:515] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.323312 2216 leader_election.cc:304] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3fc86c1a903840428a319b65a28e05a9; no voters:
I20260810 19:48:51.323727 2216 leader_election.cc:290] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:51.323845 2219 raft_consensus.cc:2804] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:51.324338 2219 raft_consensus.cc:697] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [term 1 LEADER]: Becoming Leader. State: Replica: 3fc86c1a903840428a319b65a28e05a9, State: Running, Role: LEADER
I20260810 19:48:51.324458 2216 ts_tablet_manager.cc:1434] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:51.324611 2219 consensus_queue.cc:237] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.326798 1955 catalog_manager.cc:5719] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fc86c1a903840428a319b65a28e05a9 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3fc86c1a903840428a319b65a28e05a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:51.348860 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:51.352878 1957 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47486:
name: "kudu-3577"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
read_default_value: "\000\000\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: true
is_nullable: false
read_default_value: "\000\000\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c2"
type: INT32
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
hash_schema {
columns {
name: "c1"
}
num_buckets: 2
seed: 0
}
range_schema {
columns {
name: "c0"
}
}
custom_hash_schema_ranges {
range_bounds {
rows: "\006\001\000\234\377\377\377\007\001\000\000\000\000\000""\006\001\000\234\377\377\377\007\001\000\000\000\000\000"
indirect_data: """"
}
hash_schema {
columns {
name: "c1"
}
num_buckets: 2
seed: 0
}
}
custom_hash_schema_ranges {
range_bounds {
rows: "\006\001\000\000\000\000\000\007\001\000d\000\000\000""\006\001\000\000\000\000\000\007\001\000d\000\000\000"
indirect_data: """"
}
hash_schema {
columns {
name: "c1"
}
num_buckets: 3
seed: 0
}
}
}
I20260810 19:48:51.362561 2140 tablet_service.cc:1511] Processing CreateTablet for tablet 35baa2ae2a114be69ccbdadea46c3ba2 (DEFAULT_TABLE table=kudu-3577 [id=0c71dc0d30a046f6a987c58663434437]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260810 19:48:51.362885 2138 tablet_service.cc:1511] Processing CreateTablet for tablet ee0f61d9668c4c159a08013a59812f91 (DEFAULT_TABLE table=kudu-3577 [id=0c71dc0d30a046f6a987c58663434437]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:51.363051 2140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35baa2ae2a114be69ccbdadea46c3ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:51.363399 2138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee0f61d9668c4c159a08013a59812f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:51.363351 2136 tablet_service.cc:1511] Processing CreateTablet for tablet 8021d108f55447a18925f1d0e75e9e22 (DEFAULT_TABLE table=kudu-3577 [id=0c71dc0d30a046f6a987c58663434437]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260810 19:48:51.363735 2133 tablet_service.cc:1511] Processing CreateTablet for tablet c43a4ee1cff24d9d8a8565ed1e36d383 (DEFAULT_TABLE table=kudu-3577 [id=0c71dc0d30a046f6a987c58663434437]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:51.363741 2136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8021d108f55447a18925f1d0e75e9e22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:51.365375 2126 tablet_service.cc:1511] Processing CreateTablet for tablet a0ff180a29f349f5aa707ea80867a69a (DEFAULT_TABLE table=kudu-3577 [id=0c71dc0d30a046f6a987c58663434437]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260810 19:48:51.365727 2126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ff180a29f349f5aa707ea80867a69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:51.368439 2133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43a4ee1cff24d9d8a8565ed1e36d383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:51.369807 2216 tablet_bootstrap.cc:492] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: Bootstrap starting.
I20260810 19:48:51.371668 2216 tablet_bootstrap.cc:654] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:51.374028 2216 tablet_bootstrap.cc:492] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: No bootstrap required, opened a new log
I20260810 19:48:51.374147 2216 ts_tablet_manager.cc:1403] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:51.374895 2216 raft_consensus.cc:359] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.375061 2216 raft_consensus.cc:385] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:51.375152 2216 raft_consensus.cc:740] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fc86c1a903840428a319b65a28e05a9, State: Initialized, Role: FOLLOWER
I20260810 19:48:51.375353 2216 consensus_queue.cc:260] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.375499 2216 raft_consensus.cc:399] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:51.375578 2216 raft_consensus.cc:493] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:51.375654 2216 raft_consensus.cc:3060] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:51.377729 2216 raft_consensus.cc:515] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.377897 2216 leader_election.cc:304] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3fc86c1a903840428a319b65a28e05a9; no voters:
I20260810 19:48:51.378055 2216 leader_election.cc:290] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:51.378114 2219 raft_consensus.cc:2804] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:51.378237 2219 raft_consensus.cc:697] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [term 1 LEADER]: Becoming Leader. State: Replica: 3fc86c1a903840428a319b65a28e05a9, State: Running, Role: LEADER
I20260810 19:48:51.378497 2216 ts_tablet_manager.cc:1434] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: Time spent starting tablet: real 0.004s user 0.000s sys 0.002s
I20260810 19:48:51.378448 2219 consensus_queue.cc:237] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.378734 2216 tablet_bootstrap.cc:492] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: Bootstrap starting.
I20260810 19:48:51.380625 2216 tablet_bootstrap.cc:654] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:51.380649 1957 catalog_manager.cc:5719] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fc86c1a903840428a319b65a28e05a9 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3fc86c1a903840428a319b65a28e05a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:51.382517 2216 tablet_bootstrap.cc:492] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: No bootstrap required, opened a new log
I20260810 19:48:51.382668 2216 ts_tablet_manager.cc:1403] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:51.383433 2216 raft_consensus.cc:359] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.383543 2216 raft_consensus.cc:385] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:51.383576 2216 raft_consensus.cc:740] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fc86c1a903840428a319b65a28e05a9, State: Initialized, Role: FOLLOWER
I20260810 19:48:51.383845 2216 consensus_queue.cc:260] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.383962 2216 raft_consensus.cc:399] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:51.384006 2216 raft_consensus.cc:493] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:51.384054 2216 raft_consensus.cc:3060] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:51.386060 2216 raft_consensus.cc:515] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.386226 2216 leader_election.cc:304] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3fc86c1a903840428a319b65a28e05a9; no voters:
I20260810 19:48:51.386435 2216 leader_election.cc:290] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:51.386487 2219 raft_consensus.cc:2804] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:51.386653 2219 raft_consensus.cc:697] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [term 1 LEADER]: Becoming Leader. State: Replica: 3fc86c1a903840428a319b65a28e05a9, State: Running, Role: LEADER
I20260810 19:48:51.386875 2216 ts_tablet_manager.cc:1434] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20260810 19:48:51.386914 2219 consensus_queue.cc:237] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.387177 2216 tablet_bootstrap.cc:492] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: Bootstrap starting.
I20260810 19:48:51.388758 2216 tablet_bootstrap.cc:654] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:51.389222 1957 catalog_manager.cc:5719] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fc86c1a903840428a319b65a28e05a9 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3fc86c1a903840428a319b65a28e05a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:51.390419 2216 tablet_bootstrap.cc:492] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: No bootstrap required, opened a new log
I20260810 19:48:51.390590 2216 ts_tablet_manager.cc:1403] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260810 19:48:51.391324 2216 raft_consensus.cc:359] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.391472 2216 raft_consensus.cc:385] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:51.391542 2216 raft_consensus.cc:740] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fc86c1a903840428a319b65a28e05a9, State: Initialized, Role: FOLLOWER
I20260810 19:48:51.391750 2216 consensus_queue.cc:260] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.391893 2216 raft_consensus.cc:399] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:51.391988 2216 raft_consensus.cc:493] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:51.392067 2216 raft_consensus.cc:3060] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:51.394550 2216 raft_consensus.cc:515] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.394707 2216 leader_election.cc:304] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3fc86c1a903840428a319b65a28e05a9; no voters:
I20260810 19:48:51.394825 2216 leader_election.cc:290] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:51.395041 2220 raft_consensus.cc:2804] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:51.395247 2220 raft_consensus.cc:697] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [term 1 LEADER]: Becoming Leader. State: Replica: 3fc86c1a903840428a319b65a28e05a9, State: Running, Role: LEADER
I20260810 19:48:51.395258 2216 ts_tablet_manager.cc:1434] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260810 19:48:51.395561 2216 tablet_bootstrap.cc:492] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: Bootstrap starting.
I20260810 19:48:51.395465 2220 consensus_queue.cc:237] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.397574 2216 tablet_bootstrap.cc:654] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:51.399471 1957 catalog_manager.cc:5719] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fc86c1a903840428a319b65a28e05a9 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3fc86c1a903840428a319b65a28e05a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:51.404227 2216 tablet_bootstrap.cc:492] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: No bootstrap required, opened a new log
I20260810 19:48:51.404366 2216 ts_tablet_manager.cc:1403] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: Time spent bootstrapping tablet: real 0.009s user 0.004s sys 0.004s
I20260810 19:48:51.405030 2216 raft_consensus.cc:359] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.405144 2216 raft_consensus.cc:385] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:51.405221 2216 raft_consensus.cc:740] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fc86c1a903840428a319b65a28e05a9, State: Initialized, Role: FOLLOWER
I20260810 19:48:51.405411 2216 consensus_queue.cc:260] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.405515 2216 raft_consensus.cc:399] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:51.405599 2216 raft_consensus.cc:493] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:51.405679 2216 raft_consensus.cc:3060] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:51.407688 2216 raft_consensus.cc:515] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.407886 2216 leader_election.cc:304] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3fc86c1a903840428a319b65a28e05a9; no voters:
I20260810 19:48:51.408068 2216 leader_election.cc:290] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:51.408121 2220 raft_consensus.cc:2804] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:51.408289 2220 raft_consensus.cc:697] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [term 1 LEADER]: Becoming Leader. State: Replica: 3fc86c1a903840428a319b65a28e05a9, State: Running, Role: LEADER
I20260810 19:48:51.408489 2216 ts_tablet_manager.cc:1434] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260810 19:48:51.408524 2220 consensus_queue.cc:237] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.408733 2216 tablet_bootstrap.cc:492] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: Bootstrap starting.
I20260810 19:48:51.410504 2216 tablet_bootstrap.cc:654] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:51.412376 2216 tablet_bootstrap.cc:492] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: No bootstrap required, opened a new log
I20260810 19:48:51.412525 2216 ts_tablet_manager.cc:1403] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:51.413182 2216 raft_consensus.cc:359] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.413317 2216 raft_consensus.cc:385] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:51.413384 2216 raft_consensus.cc:740] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fc86c1a903840428a319b65a28e05a9, State: Initialized, Role: FOLLOWER
I20260810 19:48:51.413585 2216 consensus_queue.cc:260] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.413743 2216 raft_consensus.cc:399] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:51.413810 2216 raft_consensus.cc:493] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:51.413884 2216 raft_consensus.cc:3060] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:51.415881 2216 raft_consensus.cc:515] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.416100 2216 leader_election.cc:304] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3fc86c1a903840428a319b65a28e05a9; no voters:
I20260810 19:48:51.416261 2216 leader_election.cc:290] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:51.416335 2221 raft_consensus.cc:2804] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:51.416474 2221 raft_consensus.cc:697] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [term 1 LEADER]: Becoming Leader. State: Replica: 3fc86c1a903840428a319b65a28e05a9, State: Running, Role: LEADER
I20260810 19:48:51.416682 2216 ts_tablet_manager.cc:1434] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:51.416697 2221 consensus_queue.cc:237] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } }
I20260810 19:48:51.417551 1957 catalog_manager.cc:5719] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fc86c1a903840428a319b65a28e05a9 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3fc86c1a903840428a319b65a28e05a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:51.421607 1957 catalog_manager.cc:5719] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fc86c1a903840428a319b65a28e05a9 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "3fc86c1a903840428a319b65a28e05a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc86c1a903840428a319b65a28e05a9" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38405 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:51.518121 1955 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47486:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260810 19:48:51.524220 2263 tablet.cc:1724] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260810 19:48:51.524899 2267 tablet.cc:1724] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260810 19:48:51.525831 2264 tablet.cc:1724] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260810 19:48:51.526216 2270 tablet.cc:1724] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260810 19:48:51.547267 2264 tablet.cc:1724] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260810 19:48:51.559907 1957 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4: kudu-3577 [id=0c71dc0d30a046f6a987c58663434437] alter complete (version 1)
I20260810 19:48:51.587113 1957 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47486:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:51.593433 2264 tablet.cc:1724] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260810 19:48:51.594134 2263 tablet.cc:1724] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260810 19:48:51.594723 2263 tablet.cc:1622] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.595652 2270 tablet.cc:1724] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260810 19:48:51.595916 2267 tablet.cc:1724] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260810 19:48:51.596203 2270 tablet.cc:1622] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.594286 2264 tablet.cc:1622] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.596609 2267 tablet.cc:1622] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.600045 2263 tablet.cc:1724] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260810 19:48:51.600687 2263 tablet.cc:1622] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.610277 1957 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4: kudu-3577 [id=0c71dc0d30a046f6a987c58663434437] alter complete (version 2)
I20260810 19:48:51.658634 1955 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47486:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20260810 19:48:51.664878 2263 tablet.cc:1724] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260810 19:48:51.665658 2263 tablet.cc:1622] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.665819 2264 tablet.cc:1724] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260810 19:48:51.666477 2264 tablet.cc:1622] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.671283 2263 tablet.cc:1724] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260810 19:48:51.671947 2263 tablet.cc:1622] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.671756 2270 tablet.cc:1724] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260810 19:48:51.672394 2270 tablet.cc:1622] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.676486 2264 tablet.cc:1724] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260810 19:48:51.677559 2264 tablet.cc:1622] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.687147 1955 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4: kudu-3577 [id=0c71dc0d30a046f6a987c58663434437] alter complete (version 3)
I20260810 19:48:51.718849 1955 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47486:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:51.725868 2264 tablet.cc:1724] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260810 19:48:51.726250 2267 tablet.cc:1724] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260810 19:48:51.726596 2264 tablet.cc:1622] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.726900 2267 tablet.cc:1622] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.734629 2267 tablet.cc:1724] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260810 19:48:51.735380 2267 tablet.cc:1622] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.736096 2263 tablet.cc:1724] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260810 19:48:51.736778 2263 tablet.cc:1622] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.736874 2270 tablet.cc:1724] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260810 19:48:51.737533 2270 tablet.cc:1622] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.748567 1955 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4: kudu-3577 [id=0c71dc0d30a046f6a987c58663434437] alter complete (version 4)
I20260810 19:48:51.782389 1955 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47486:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c10" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c11" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c12" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c13" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c14" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c15" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c16" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c17" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c18" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c19" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c20" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c21" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c22" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c23" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c24" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c25" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c26" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c27" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c28" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c29" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c30" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c31" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c32" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c33" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c34" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c35" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c36" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c37" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c38" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c39" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c40" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c41" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c42" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c43" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c44" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c45" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c46" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c47" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c48" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c49" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c50" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c51" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c52" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c53" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c54" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c55" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c56" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c57" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c58" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c59" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c60" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c61" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c62" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c63" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c64" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c65" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c66" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c67" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c68" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c69" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c70" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c71" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c72" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c73" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c74" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c75" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c76" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c77" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c78" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c79" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c80" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c81" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c82" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c83" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c84" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c85" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c86" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c87" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c88" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c89" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c90" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c91" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c92" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c93" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c94" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c95" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c96" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c97" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c98" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c99" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:51.794265 2270 tablet.cc:1724] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260810 19:48:51.796191 2270 tablet.cc:1622] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.795291 2263 tablet.cc:1724] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260810 19:48:51.797076 2263 tablet.cc:1622] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.802067 2267 tablet.cc:1724] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260810 19:48:51.803561 2267 tablet.cc:1622] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.807897 2264 tablet.cc:1724] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260810 19:48:51.809671 2264 tablet.cc:1622] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.809911 2263 tablet.cc:1724] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260810 19:48:51.811638 2263 tablet.cc:1622] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.825425 1957 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4: kudu-3577 [id=0c71dc0d30a046f6a987c58663434437] alter complete (version 5)
I20260810 19:48:51.885538 1957 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47486:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c3" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c4" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c5" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c6" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c7" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c8" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c10" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c11" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c12" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c13" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c14" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c15" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c16" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c17" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c18" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c19" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c20" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c21" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c22" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c23" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c24" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c25" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c26" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c27" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c28" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c29" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c30" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c31" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c32" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c33" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c34" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c35" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c36" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c37" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c38" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c39" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c40" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c41" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c42" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c43" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c44" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c45" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c46" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c47" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c48" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c49" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c50" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c51" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c52" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c53" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c54" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c55" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c56" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c57" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c58" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c59" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c60" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c61" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c62" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c63" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c64" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c65" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c66" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c67" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c68" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c69" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c70" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c71" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c72" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c73" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c74" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c75" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c76" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c77" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c78" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c79" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c80" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c81" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c82" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c83" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c84" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c85" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c86" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c87" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c88" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c89" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c90" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c91" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c92" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c93" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c94" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c95" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c96" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c97" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c98" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c99" } } modify_external_catalogs: true
I20260810 19:48:51.896495 2264 tablet.cc:1724] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260810 19:48:51.897984 2264 tablet.cc:1622] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.897464 2270 tablet.cc:1724] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260810 19:48:51.898788 2270 tablet.cc:1622] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.898582 2267 tablet.cc:1724] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260810 19:48:51.899986 2267 tablet.cc:1622] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.899151 2263 tablet.cc:1724] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260810 19:48:51.900414 2263 tablet.cc:1622] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.904798 2264 tablet.cc:1724] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260810 19:48:51.906754 2264 tablet.cc:1622] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: MemRowSet was empty: no flush needed.
I20260810 19:48:51.915910 1957 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4: kudu-3577 [id=0c71dc0d30a046f6a987c58663434437] alter complete (version 6)
I20260810 19:48:51.957756 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:51.970952 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:51.971294 24944 tablet_replica.cc:333] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9: stopping tablet replica
I20260810 19:48:51.971534 24944 raft_consensus.cc:2243] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:51.971774 24944 raft_consensus.cc:2272] T 8021d108f55447a18925f1d0e75e9e22 P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:51.972818 24944 tablet_replica.cc:333] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9: stopping tablet replica
I20260810 19:48:51.973012 24944 raft_consensus.cc:2243] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:51.973205 24944 raft_consensus.cc:2272] T ee0f61d9668c4c159a08013a59812f91 P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:51.974159 24944 tablet_replica.cc:333] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9: stopping tablet replica
I20260810 19:48:51.974339 24944 raft_consensus.cc:2243] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:51.974526 24944 raft_consensus.cc:2272] T c43a4ee1cff24d9d8a8565ed1e36d383 P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:51.975361 24944 tablet_replica.cc:333] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9: stopping tablet replica
I20260810 19:48:51.975531 24944 raft_consensus.cc:2243] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:51.975703 24944 raft_consensus.cc:2272] T 7fd52cbe3fca4036a80765580336452f P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:51.976294 24944 tablet_replica.cc:333] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9: stopping tablet replica
I20260810 19:48:51.976451 24944 raft_consensus.cc:2243] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:51.976629 24944 raft_consensus.cc:2272] T a0ff180a29f349f5aa707ea80867a69a P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:51.977356 24944 tablet_replica.cc:333] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9: stopping tablet replica
I20260810 19:48:51.977514 24944 raft_consensus.cc:2243] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:51.977705 24944 raft_consensus.cc:2272] T 35baa2ae2a114be69ccbdadea46c3ba2 P 3fc86c1a903840428a319b65a28e05a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:51.985457 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:51.991382 24944 master.cc:562] Master@127.24.92.62:35111 shutting down...
I20260810 19:48:52.001667 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:52.001940 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:52.002058 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 91f94269495445d59b0d02e45c0d58b4: stopping tablet replica
I20260810 19:48:52.006655 24944 master.cc:584] Master@127.24.92.62:35111 shutdown complete.
[ OK ] AlterTableTest.RangeWithCustomHashSchema (921 ms)
[ RUN ] AlterTableTest.TestRenameStillCreatingTable
I20260810 19:48:52.023916 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:36519
I20260810 19:48:52.024539 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:52.025394 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:52.026865 24944 webserver.cc:533] Webserver started at http://127.24.92.62:36939/ using document root <none> and password file <none>
I20260810 19:48:52.027180 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:52.027263 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:52.027411 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:52.028008 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "d0729deb6708480e8e02c784b3cd6d38"
format_stamp: "Formatted at 2026-08-10 19:48:52 on dist-test-slave-w4v5"
I20260810 19:48:52.030786 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:48:52.032474 2280 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:52.032864 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:52.032963 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "d0729deb6708480e8e02c784b3cd6d38"
format_stamp: "Formatted at 2026-08-10 19:48:52 on dist-test-slave-w4v5"
I20260810 19:48:52.033103 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:52.063850 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:52.064522 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:52.081962 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:36519
I20260810 19:48:52.081981 2374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:36519 every 8 connection(s)
I20260810 19:48:52.083598 2376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:52.088016 2376 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38: Bootstrap starting.
I20260810 19:48:52.089711 2376 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:52.091616 2376 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38: No bootstrap required, opened a new log
I20260810 19:48:52.092336 2376 raft_consensus.cc:359] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0729deb6708480e8e02c784b3cd6d38" member_type: VOTER }
I20260810 19:48:52.092466 2376 raft_consensus.cc:385] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:52.092502 2376 raft_consensus.cc:740] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0729deb6708480e8e02c784b3cd6d38, State: Initialized, Role: FOLLOWER
I20260810 19:48:52.092805 2376 consensus_queue.cc:260] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0729deb6708480e8e02c784b3cd6d38" member_type: VOTER }
I20260810 19:48:52.092938 2376 raft_consensus.cc:399] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:52.093012 2376 raft_consensus.cc:493] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:52.093096 2376 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:52.094939 2376 raft_consensus.cc:515] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0729deb6708480e8e02c784b3cd6d38" member_type: VOTER }
I20260810 19:48:52.095160 2376 leader_election.cc:304] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d0729deb6708480e8e02c784b3cd6d38; no voters:
I20260810 19:48:52.095664 2376 leader_election.cc:290] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:52.095793 2379 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:52.096949 2376 sys_catalog.cc:565] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:52.102005 2379 raft_consensus.cc:697] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [term 1 LEADER]: Becoming Leader. State: Replica: d0729deb6708480e8e02c784b3cd6d38, State: Running, Role: LEADER
I20260810 19:48:52.102370 2379 consensus_queue.cc:237] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0729deb6708480e8e02c784b3cd6d38" member_type: VOTER }
I20260810 19:48:52.103454 2380 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d0729deb6708480e8e02c784b3cd6d38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0729deb6708480e8e02c784b3cd6d38" member_type: VOTER } }
I20260810 19:48:52.103617 2380 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:52.104085 2382 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d0729deb6708480e8e02c784b3cd6d38. Latest consensus state: current_term: 1 leader_uuid: "d0729deb6708480e8e02c784b3cd6d38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0729deb6708480e8e02c784b3cd6d38" member_type: VOTER } }
I20260810 19:48:52.104221 2382 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:52.104308 2398 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:52.107156 2398 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:52.110248 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:52.112036 2398 catalog_manager.cc:1383] Generated new cluster ID: f50f4b6c50f04194808c4c64a2a1e400
I20260810 19:48:52.112133 2398 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:52.130774 2398 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:52.131970 2398 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:52.146417 2398 catalog_manager.cc:6092] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38: Generated new TSK 0
I20260810 19:48:52.146680 2398 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:52.176867 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:52.178499 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:52.180166 24944 webserver.cc:533] Webserver started at http://127.24.92.1:41261/ using document root <none> and password file <none>
I20260810 19:48:52.180418 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:52.180490 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:52.180610 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:52.181396 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "30234e44a5cd4aa6af52f10c2165389c"
format_stamp: "Formatted at 2026-08-10 19:48:52 on dist-test-slave-w4v5"
I20260810 19:48:52.184821 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260810 19:48:52.186733 2419 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:52.187237 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:52.187330 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "30234e44a5cd4aa6af52f10c2165389c"
format_stamp: "Formatted at 2026-08-10 19:48:52 on dist-test-slave-w4v5"
I20260810 19:48:52.187464 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:52.196221 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:52.196764 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:52.197420 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:52.198381 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:52.198436 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:52.198532 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:52.198582 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:52.216837 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:34209
I20260810 19:48:52.216846 2533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:34209 every 8 connection(s)
I20260810 19:48:52.228799 2534 heartbeater.cc:344] Connected to a master server at 127.24.92.62:36519
I20260810 19:48:52.228922 2534 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:52.229274 2534 heartbeater.cc:507] Master 127.24.92.62:36519 requested a full tablet report, sending...
I20260810 19:48:52.230221 2308 ts_manager.cc:194] Registered new tserver with Master: 30234e44a5cd4aa6af52f10c2165389c (127.24.92.1:34209)
I20260810 19:48:52.230257 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012377406s
I20260810 19:48:52.231732 2308 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43108
I20260810 19:48:52.242100 2308 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43112:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:52.243139 2534 heartbeater.cc:499] Master 127.24.92.62:36519 was elected leader, sending a full tablet report...
I20260810 19:48:52.257236 2467 tablet_service.cc:1511] Processing CreateTablet for tablet 1afab04f2b06465ea578385ee22b1907 (DEFAULT_TABLE table=fake-table [id=dc2b3cd4a6f1410098c70e3dd66530f3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:52.257659 2467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afab04f2b06465ea578385ee22b1907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:52.262739 2560 tablet_bootstrap.cc:492] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c: Bootstrap starting.
I20260810 19:48:52.264726 2560 tablet_bootstrap.cc:654] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:52.266707 2560 tablet_bootstrap.cc:492] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c: No bootstrap required, opened a new log
I20260810 19:48:52.266845 2560 ts_tablet_manager.cc:1403] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:52.267750 2560 raft_consensus.cc:359] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30234e44a5cd4aa6af52f10c2165389c" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34209 } }
I20260810 19:48:52.267915 2560 raft_consensus.cc:385] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:52.267988 2560 raft_consensus.cc:740] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30234e44a5cd4aa6af52f10c2165389c, State: Initialized, Role: FOLLOWER
I20260810 19:48:52.268193 2560 consensus_queue.cc:260] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30234e44a5cd4aa6af52f10c2165389c" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34209 } }
I20260810 19:48:52.268379 2560 raft_consensus.cc:399] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:52.268455 2560 raft_consensus.cc:493] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:52.268533 2560 raft_consensus.cc:3060] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:52.270409 2560 raft_consensus.cc:515] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30234e44a5cd4aa6af52f10c2165389c" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34209 } }
I20260810 19:48:52.270648 2560 leader_election.cc:304] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 30234e44a5cd4aa6af52f10c2165389c; no voters:
I20260810 19:48:52.271159 2560 leader_election.cc:290] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:52.271265 2563 raft_consensus.cc:2804] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:52.271838 2560 ts_tablet_manager.cc:1434] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c: Time spent starting tablet: real 0.005s user 0.003s sys 0.003s
I20260810 19:48:52.272192 2563 raft_consensus.cc:697] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [term 1 LEADER]: Becoming Leader. State: Replica: 30234e44a5cd4aa6af52f10c2165389c, State: Running, Role: LEADER
I20260810 19:48:52.272454 2563 consensus_queue.cc:237] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30234e44a5cd4aa6af52f10c2165389c" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34209 } }
I20260810 19:48:52.275323 2308 catalog_manager.cc:5719] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30234e44a5cd4aa6af52f10c2165389c (127.24.92.1). New cstate: current_term: 1 leader_uuid: "30234e44a5cd4aa6af52f10c2165389c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30234e44a5cd4aa6af52f10c2165389c" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34209 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:52.295792 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:52.296939 2308 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43112:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260810 19:48:52.297180 2305 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43112:
name: "foo"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:52.298372 2308 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43112:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260810 19:48:52.300331 2308 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43112:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260810 19:48:52.302872 2305 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43112:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260810 19:48:52.305013 2467 tablet_service.cc:1511] Processing CreateTablet for tablet 4f733cea24394ec295d403cedcceb54a (DEFAULT_TABLE table=foo [id=9ce78063cec64b358e0fd666d1c4c054]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:52.305433 2467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f733cea24394ec295d403cedcceb54a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260810 19:48:52.305864 2305 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4f733cea24394ec295d403cedcceb54a consensus state has no leader
I20260810 19:48:52.311122 2560 tablet_bootstrap.cc:492] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c: Bootstrap starting.
I20260810 19:48:52.312904 2560 tablet_bootstrap.cc:654] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:52.314894 2560 tablet_bootstrap.cc:492] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c: No bootstrap required, opened a new log
I20260810 19:48:52.315023 2560 ts_tablet_manager.cc:1403] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:52.315828 2560 raft_consensus.cc:359] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30234e44a5cd4aa6af52f10c2165389c" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34209 } }
I20260810 19:48:52.315974 2560 raft_consensus.cc:385] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:52.316028 2560 raft_consensus.cc:740] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30234e44a5cd4aa6af52f10c2165389c, State: Initialized, Role: FOLLOWER
I20260810 19:48:52.316262 2560 consensus_queue.cc:260] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30234e44a5cd4aa6af52f10c2165389c" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34209 } }
I20260810 19:48:52.316406 2560 raft_consensus.cc:399] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:52.316470 2560 raft_consensus.cc:493] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:52.316555 2560 raft_consensus.cc:3060] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:52.319193 2560 raft_consensus.cc:515] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30234e44a5cd4aa6af52f10c2165389c" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34209 } }
I20260810 19:48:52.319398 2560 leader_election.cc:304] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 30234e44a5cd4aa6af52f10c2165389c; no voters:
I20260810 19:48:52.319581 2560 leader_election.cc:290] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:52.319640 2563 raft_consensus.cc:2804] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:52.319841 2563 raft_consensus.cc:697] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [term 1 LEADER]: Becoming Leader. State: Replica: 30234e44a5cd4aa6af52f10c2165389c, State: Running, Role: LEADER
I20260810 19:48:52.320048 2563 consensus_queue.cc:237] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30234e44a5cd4aa6af52f10c2165389c" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34209 } }
I20260810 19:48:52.320158 2560 ts_tablet_manager.cc:1434] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20260810 19:48:52.322634 2305 catalog_manager.cc:5719] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30234e44a5cd4aa6af52f10c2165389c (127.24.92.1). New cstate: current_term: 1 leader_uuid: "30234e44a5cd4aa6af52f10c2165389c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30234e44a5cd4aa6af52f10c2165389c" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34209 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:52.322880 2305 catalog_manager.cc:5811] TS 30234e44a5cd4aa6af52f10c2165389c (127.24.92.1:34209) does not have the latest schema for tablet 4f733cea24394ec295d403cedcceb54a (table foo2 [id=9ce78063cec64b358e0fd666d1c4c054]). Expected version 1 got 0
I20260810 19:48:52.327301 2308 catalog_manager.cc:5811] TS 30234e44a5cd4aa6af52f10c2165389c (127.24.92.1:34209) does not have the latest schema for tablet 4f733cea24394ec295d403cedcceb54a (table foo2 [id=9ce78063cec64b358e0fd666d1c4c054]). Expected version 1 got 0
I20260810 19:48:52.345865 2579 tablet.cc:1724] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:52.352965 2308 catalog_manager.cc:6264] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38: foo2 [id=9ce78063cec64b358e0fd666d1c4c054] alter complete (version 1)
I20260810 19:48:52.361378 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:52.370519 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:52.370913 24944 tablet_replica.cc:333] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c: stopping tablet replica
I20260810 19:48:52.371165 24944 raft_consensus.cc:2243] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:52.371397 24944 raft_consensus.cc:2272] T 4f733cea24394ec295d403cedcceb54a P 30234e44a5cd4aa6af52f10c2165389c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:52.372332 24944 tablet_replica.cc:333] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c: stopping tablet replica
I20260810 19:48:52.372473 24944 raft_consensus.cc:2243] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:52.372653 24944 raft_consensus.cc:2272] T 1afab04f2b06465ea578385ee22b1907 P 30234e44a5cd4aa6af52f10c2165389c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:52.378013 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:52.382257 24944 master.cc:562] Master@127.24.92.62:36519 shutting down...
I20260810 19:48:52.391429 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:52.391672 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:52.391851 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P d0729deb6708480e8e02c784b3cd6d38: stopping tablet replica
I20260810 19:48:52.397143 24944 master.cc:584] Master@127.24.92.62:36519 shutdown complete.
[ OK ] AlterTableTest.TestRenameStillCreatingTable (387 ms)
[ RUN ] AlterTableTest.TestKUDU2132
I20260810 19:48:52.412330 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:34621
I20260810 19:48:52.412971 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:52.414031 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:52.415442 24944 webserver.cc:533] Webserver started at http://127.24.92.62:45285/ using document root <none> and password file <none>
I20260810 19:48:52.415685 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:52.415758 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:52.415869 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:52.416587 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "dfc3fbb0fcee4dcbb4b009d669e318ad"
format_stamp: "Formatted at 2026-08-10 19:48:52 on dist-test-slave-w4v5"
I20260810 19:48:52.419741 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.001s sys 0.003s
I20260810 19:48:52.421561 2586 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:52.422001 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:52.422091 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "dfc3fbb0fcee4dcbb4b009d669e318ad"
format_stamp: "Formatted at 2026-08-10 19:48:52 on dist-test-slave-w4v5"
I20260810 19:48:52.422187 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:52.449527 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:52.450078 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:52.464376 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:34621
I20260810 19:48:52.464432 2693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:34621 every 8 connection(s)
I20260810 19:48:52.465888 2696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:52.472556 2696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad: Bootstrap starting.
I20260810 19:48:52.474156 2696 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:52.476014 2696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad: No bootstrap required, opened a new log
I20260810 19:48:52.476768 2696 raft_consensus.cc:359] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfc3fbb0fcee4dcbb4b009d669e318ad" member_type: VOTER }
I20260810 19:48:52.476938 2696 raft_consensus.cc:385] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:52.477001 2696 raft_consensus.cc:740] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc3fbb0fcee4dcbb4b009d669e318ad, State: Initialized, Role: FOLLOWER
I20260810 19:48:52.477229 2696 consensus_queue.cc:260] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfc3fbb0fcee4dcbb4b009d669e318ad" member_type: VOTER }
I20260810 19:48:52.477367 2696 raft_consensus.cc:399] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:52.477428 2696 raft_consensus.cc:493] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:52.477504 2696 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:52.480227 2696 raft_consensus.cc:515] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfc3fbb0fcee4dcbb4b009d669e318ad" member_type: VOTER }
I20260810 19:48:52.480444 2696 leader_election.cc:304] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dfc3fbb0fcee4dcbb4b009d669e318ad; no voters:
I20260810 19:48:52.481007 2696 leader_election.cc:290] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:52.481153 2702 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:52.481891 2702 raft_consensus.cc:697] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [term 1 LEADER]: Becoming Leader. State: Replica: dfc3fbb0fcee4dcbb4b009d669e318ad, State: Running, Role: LEADER
I20260810 19:48:52.481985 2696 sys_catalog.cc:565] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:52.482141 2702 consensus_queue.cc:237] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfc3fbb0fcee4dcbb4b009d669e318ad" member_type: VOTER }
I20260810 19:48:52.483242 2705 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [sys.catalog]: SysCatalogTable state changed. Reason: New leader dfc3fbb0fcee4dcbb4b009d669e318ad. Latest consensus state: current_term: 1 leader_uuid: "dfc3fbb0fcee4dcbb4b009d669e318ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfc3fbb0fcee4dcbb4b009d669e318ad" member_type: VOTER } }
I20260810 19:48:52.483393 2705 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:52.483711 2704 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dfc3fbb0fcee4dcbb4b009d669e318ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfc3fbb0fcee4dcbb4b009d669e318ad" member_type: VOTER } }
I20260810 19:48:52.483848 2704 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:52.488488 2709 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:52.489665 2709 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:52.493527 2709 catalog_manager.cc:1383] Generated new cluster ID: d87bcbcf113c41209f6c4eb74ec56778
I20260810 19:48:52.493613 2709 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:52.493724 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:52.504881 2709 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:52.505723 2709 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:52.515861 2709 catalog_manager.cc:6092] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad: Generated new TSK 0
I20260810 19:48:52.516116 2709 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:52.526270 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:52.527397 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:52.529049 24944 webserver.cc:533] Webserver started at http://127.24.92.1:37977/ using document root <none> and password file <none>
I20260810 19:48:52.529342 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:52.529407 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:52.529544 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:52.530207 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "f98727ca243a492ca1459a9422e5972e"
format_stamp: "Formatted at 2026-08-10 19:48:52 on dist-test-slave-w4v5"
I20260810 19:48:52.532858 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260810 19:48:52.534691 2742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:52.535108 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:52.535239 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "f98727ca243a492ca1459a9422e5972e"
format_stamp: "Formatted at 2026-08-10 19:48:52 on dist-test-slave-w4v5"
I20260810 19:48:52.535374 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:52.542490 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:52.543023 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:52.543737 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:52.544654 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:52.544719 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:52.544771 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:52.544831 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:52.562170 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:37361
I20260810 19:48:52.562196 2853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:37361 every 8 connection(s)
I20260810 19:48:52.573839 2854 heartbeater.cc:344] Connected to a master server at 127.24.92.62:34621
I20260810 19:48:52.573998 2854 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:52.574393 2854 heartbeater.cc:507] Master 127.24.92.62:34621 requested a full tablet report, sending...
I20260810 19:48:52.575443 2616 ts_manager.cc:194] Registered new tserver with Master: f98727ca243a492ca1459a9422e5972e (127.24.92.1:37361)
I20260810 19:48:52.575608 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012361211s
I20260810 19:48:52.577076 2616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54044
I20260810 19:48:52.588522 2854 heartbeater.cc:499] Master 127.24.92.62:34621 was elected leader, sending a full tablet report...
I20260810 19:48:52.588861 2616 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54046:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:52.609874 2800 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8f4237469341cf8cedf93990c62eb8 (DEFAULT_TABLE table=fake-table [id=b2eab70d26a246269acf483636f47bd9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:52.610332 2800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8f4237469341cf8cedf93990c62eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:52.616262 2872 tablet_bootstrap.cc:492] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e: Bootstrap starting.
I20260810 19:48:52.618033 2872 tablet_bootstrap.cc:654] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:52.620074 2872 tablet_bootstrap.cc:492] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e: No bootstrap required, opened a new log
I20260810 19:48:52.620226 2872 ts_tablet_manager.cc:1403] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:52.621078 2872 raft_consensus.cc:359] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98727ca243a492ca1459a9422e5972e" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37361 } }
I20260810 19:48:52.621261 2872 raft_consensus.cc:385] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:52.621335 2872 raft_consensus.cc:740] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f98727ca243a492ca1459a9422e5972e, State: Initialized, Role: FOLLOWER
I20260810 19:48:52.621554 2872 consensus_queue.cc:260] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98727ca243a492ca1459a9422e5972e" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37361 } }
I20260810 19:48:52.621722 2872 raft_consensus.cc:399] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:52.621786 2872 raft_consensus.cc:493] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:52.621876 2872 raft_consensus.cc:3060] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:52.624739 2872 raft_consensus.cc:515] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98727ca243a492ca1459a9422e5972e" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37361 } }
I20260810 19:48:52.624984 2872 leader_election.cc:304] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f98727ca243a492ca1459a9422e5972e; no voters:
I20260810 19:48:52.625496 2872 leader_election.cc:290] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:52.625635 2876 raft_consensus.cc:2804] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:52.626173 2876 raft_consensus.cc:697] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [term 1 LEADER]: Becoming Leader. State: Replica: f98727ca243a492ca1459a9422e5972e, State: Running, Role: LEADER
I20260810 19:48:52.626439 2876 consensus_queue.cc:237] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98727ca243a492ca1459a9422e5972e" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37361 } }
I20260810 19:48:52.628955 2615 catalog_manager.cc:5719] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e reported cstate change: term changed from 0 to 1, leader changed from <none> to f98727ca243a492ca1459a9422e5972e (127.24.92.1). New cstate: current_term: 1 leader_uuid: "f98727ca243a492ca1459a9422e5972e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98727ca243a492ca1459a9422e5972e" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:52.632921 2872 ts_tablet_manager.cc:1434] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e: Time spent starting tablet: real 0.013s user 0.007s sys 0.005s
I20260810 19:48:52.653664 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:52.654639 2615 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54046:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "primaryKeyRenamed" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c1" new_name: "c0" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c0" } } modify_external_catalogs: true
I20260810 19:48:52.660643 2891 tablet.cc:1724] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:primaryKeyRenamed INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1
I20260810 19:48:52.661216 2891 tablet.cc:1622] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e: MemRowSet was empty: no flush needed.
I20260810 19:48:52.669505 2616 catalog_manager.cc:6264] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad: fake-table [id=b2eab70d26a246269acf483636f47bd9] alter complete (version 1)
I20260810 19:48:52.672364 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:52.682842 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:52.683312 24944 tablet_replica.cc:333] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e: stopping tablet replica
I20260810 19:48:52.691464 24944 raft_consensus.cc:2243] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:52.691830 24944 raft_consensus.cc:2272] T 3b8f4237469341cf8cedf93990c62eb8 P f98727ca243a492ca1459a9422e5972e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:52.698331 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:52.711705 24944 master.cc:562] Master@127.24.92.62:34621 shutting down...
I20260810 19:48:52.721854 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:52.722117 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:52.722301 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P dfc3fbb0fcee4dcbb4b009d669e318ad: stopping tablet replica
I20260810 19:48:52.727409 24944 master.cc:584] Master@127.24.92.62:34621 shutdown complete.
[ OK ] AlterTableTest.TestKUDU2132 (328 ms)
[ RUN ] AlterTableTest.TestMaintenancePriorityAlter
I20260810 19:48:52.741400 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:46429
I20260810 19:48:52.742050 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:52.743309 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:52.744729 24944 webserver.cc:533] Webserver started at http://127.24.92.62:45753/ using document root <none> and password file <none>
I20260810 19:48:52.744985 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:52.745079 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:52.745225 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:52.746001 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "5bce0fb1c3544e0e978794ba7229abcd"
format_stamp: "Formatted at 2026-08-10 19:48:52 on dist-test-slave-w4v5"
I20260810 19:48:52.749410 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260810 19:48:52.751400 2901 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:52.751816 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260810 19:48:52.751921 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "5bce0fb1c3544e0e978794ba7229abcd"
format_stamp: "Formatted at 2026-08-10 19:48:52 on dist-test-slave-w4v5"
I20260810 19:48:52.752060 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:52.762447 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:52.763124 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:52.777917 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:46429
I20260810 19:48:52.777961 3006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:46429 every 8 connection(s)
I20260810 19:48:52.779429 3008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:52.785970 3008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd: Bootstrap starting.
I20260810 19:48:52.787559 3008 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:52.789492 3008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd: No bootstrap required, opened a new log
I20260810 19:48:52.790273 3008 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bce0fb1c3544e0e978794ba7229abcd" member_type: VOTER }
I20260810 19:48:52.790436 3008 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:52.790521 3008 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bce0fb1c3544e0e978794ba7229abcd, State: Initialized, Role: FOLLOWER
I20260810 19:48:52.790731 3008 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bce0fb1c3544e0e978794ba7229abcd" member_type: VOTER }
I20260810 19:48:52.790884 3008 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:52.790947 3008 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:52.791036 3008 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:52.793957 3008 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bce0fb1c3544e0e978794ba7229abcd" member_type: VOTER }
I20260810 19:48:52.794178 3008 leader_election.cc:304] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5bce0fb1c3544e0e978794ba7229abcd; no voters:
I20260810 19:48:52.794618 3008 leader_election.cc:290] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:52.794751 3011 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:52.795591 3011 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [term 1 LEADER]: Becoming Leader. State: Replica: 5bce0fb1c3544e0e978794ba7229abcd, State: Running, Role: LEADER
I20260810 19:48:52.795625 3008 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:52.795864 3011 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bce0fb1c3544e0e978794ba7229abcd" member_type: VOTER }
I20260810 19:48:52.796749 3012 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5bce0fb1c3544e0e978794ba7229abcd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bce0fb1c3544e0e978794ba7229abcd" member_type: VOTER } }
I20260810 19:48:52.796890 3012 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:52.797286 3013 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5bce0fb1c3544e0e978794ba7229abcd. Latest consensus state: current_term: 1 leader_uuid: "5bce0fb1c3544e0e978794ba7229abcd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bce0fb1c3544e0e978794ba7229abcd" member_type: VOTER } }
I20260810 19:48:52.797427 3013 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:52.800536 3017 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:52.802202 3017 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:52.803759 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:52.805873 3017 catalog_manager.cc:1383] Generated new cluster ID: 93b4ac2ef6174b4e8439c69bca8e0b89
I20260810 19:48:52.805966 3017 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:52.821264 3017 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:52.822350 3017 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:52.836591 3017 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd: Generated new TSK 0
I20260810 19:48:52.836853 3017 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:52.868975 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:52.870150 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:52.871884 24944 webserver.cc:533] Webserver started at http://127.24.92.1:39177/ using document root <none> and password file <none>
I20260810 19:48:52.872144 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:52.872233 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:52.872366 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:52.872982 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "0e1f90c7171f4827b3238c096bfcd0ce"
format_stamp: "Formatted at 2026-08-10 19:48:52 on dist-test-slave-w4v5"
I20260810 19:48:52.875830 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260810 19:48:52.877485 3043 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:52.877893 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:52.877991 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "0e1f90c7171f4827b3238c096bfcd0ce"
format_stamp: "Formatted at 2026-08-10 19:48:52 on dist-test-slave-w4v5"
I20260810 19:48:52.878124 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:52.929109 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:52.929698 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:52.930349 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:52.931419 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:52.931476 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:52.931558 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:52.931610 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:52.949892 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:38513
I20260810 19:48:52.949898 3171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:38513 every 8 connection(s)
I20260810 19:48:52.958842 3172 heartbeater.cc:344] Connected to a master server at 127.24.92.62:46429
I20260810 19:48:52.958997 3172 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:52.959348 3172 heartbeater.cc:507] Master 127.24.92.62:46429 requested a full tablet report, sending...
I20260810 19:48:52.960263 2936 ts_manager.cc:194] Registered new tserver with Master: 0e1f90c7171f4827b3238c096bfcd0ce (127.24.92.1:38513)
I20260810 19:48:52.961076 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01011334s
I20260810 19:48:52.961405 2936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35798
I20260810 19:48:52.972620 3172 heartbeater.cc:499] Master 127.24.92.62:46429 was elected leader, sending a full tablet report...
I20260810 19:48:52.973482 2936 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35800:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:52.993819 3099 tablet_service.cc:1511] Processing CreateTablet for tablet 93f4c2ce209642f1a4f4e64840895abb (DEFAULT_TABLE table=fake-table [id=51061474969f43b1ac0633c39149f97d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:52.994252 3099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93f4c2ce209642f1a4f4e64840895abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:53.000110 3195 tablet_bootstrap.cc:492] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce: Bootstrap starting.
I20260810 19:48:53.001590 3195 tablet_bootstrap.cc:654] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:53.003300 3195 tablet_bootstrap.cc:492] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce: No bootstrap required, opened a new log
I20260810 19:48:53.003435 3195 ts_tablet_manager.cc:1403] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:53.004101 3195 raft_consensus.cc:359] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e1f90c7171f4827b3238c096bfcd0ce" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38513 } }
I20260810 19:48:53.004232 3195 raft_consensus.cc:385] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:53.004302 3195 raft_consensus.cc:740] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e1f90c7171f4827b3238c096bfcd0ce, State: Initialized, Role: FOLLOWER
I20260810 19:48:53.004526 3195 consensus_queue.cc:260] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e1f90c7171f4827b3238c096bfcd0ce" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38513 } }
I20260810 19:48:53.004652 3195 raft_consensus.cc:399] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:53.004734 3195 raft_consensus.cc:493] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:53.004806 3195 raft_consensus.cc:3060] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:53.007238 3195 raft_consensus.cc:515] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e1f90c7171f4827b3238c096bfcd0ce" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38513 } }
I20260810 19:48:53.007449 3195 leader_election.cc:304] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e1f90c7171f4827b3238c096bfcd0ce; no voters:
I20260810 19:48:53.008050 3198 raft_consensus.cc:2804] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:53.008113 3195 leader_election.cc:290] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:53.009302 3198 raft_consensus.cc:697] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [term 1 LEADER]: Becoming Leader. State: Replica: 0e1f90c7171f4827b3238c096bfcd0ce, State: Running, Role: LEADER
I20260810 19:48:53.009709 3198 consensus_queue.cc:237] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e1f90c7171f4827b3238c096bfcd0ce" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38513 } }
I20260810 19:48:53.012571 2936 catalog_manager.cc:5719] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e1f90c7171f4827b3238c096bfcd0ce (127.24.92.1). New cstate: current_term: 1 leader_uuid: "0e1f90c7171f4827b3238c096bfcd0ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e1f90c7171f4827b3238c096bfcd0ce" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 38513 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:53.014814 3195 ts_tablet_manager.cc:1434] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce: Time spent starting tablet: real 0.011s user 0.000s sys 0.011s
I20260810 19:48:53.042809 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:53.044412 2936 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20260810 19:48:53.052567 3214 tablet.cc:1724] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:53.060365 2935 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd: fake-table [id=51061474969f43b1ac0633c39149f97d] alter complete (version 1)
I20260810 19:48:53.061802 2935 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20260810 19:48:53.066753 3214 tablet.cc:1724] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:53.074136 2935 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd: fake-table [id=51061474969f43b1ac0633c39149f97d] alter complete (version 2)
I20260810 19:48:53.075537 2935 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35800:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20260810 19:48:53.080029 3214 tablet.cc:1724] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:53.087344 2935 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd: fake-table [id=51061474969f43b1ac0633c39149f97d] alter complete (version 3)
I20260810 19:48:53.088548 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:53.100533 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:53.100878 24944 tablet_replica.cc:333] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce: stopping tablet replica
I20260810 19:48:53.101111 24944 raft_consensus.cc:2243] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:53.101331 24944 raft_consensus.cc:2272] T 93f4c2ce209642f1a4f4e64840895abb P 0e1f90c7171f4827b3238c096bfcd0ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:53.106172 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:53.109766 24944 master.cc:562] Master@127.24.92.62:46429 shutting down...
I20260810 19:48:53.118497 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:53.118750 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:53.118948 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5bce0fb1c3544e0e978794ba7229abcd: stopping tablet replica
I20260810 19:48:53.124531 24944 master.cc:584] Master@127.24.92.62:46429 shutdown complete.
[ OK ] AlterTableTest.TestMaintenancePriorityAlter (400 ms)
[ RUN ] AlterTableTest.DisableCompactionAlter
I20260810 19:48:53.141321 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:39885
I20260810 19:48:53.141882 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:53.142787 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:53.144274 24944 webserver.cc:533] Webserver started at http://127.24.92.62:40749/ using document root <none> and password file <none>
I20260810 19:48:53.144512 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:53.144572 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:53.144709 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:53.145342 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "fa69a08561a94a5c85de8fa5ef2d4128"
format_stamp: "Formatted at 2026-08-10 19:48:53 on dist-test-slave-w4v5"
I20260810 19:48:53.148068 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260810 19:48:53.149803 3223 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:53.150189 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:53.150310 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "fa69a08561a94a5c85de8fa5ef2d4128"
format_stamp: "Formatted at 2026-08-10 19:48:53 on dist-test-slave-w4v5"
I20260810 19:48:53.150430 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:53.172458 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:53.173077 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:53.190680 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:39885
I20260810 19:48:53.190685 3317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:39885 every 8 connection(s)
I20260810 19:48:53.192314 3318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:53.196887 3318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: Bootstrap starting.
I20260810 19:48:53.198114 3318 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:53.199757 3318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: No bootstrap required, opened a new log
I20260810 19:48:53.200425 3318 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa69a08561a94a5c85de8fa5ef2d4128" member_type: VOTER }
I20260810 19:48:53.200564 3318 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:53.200625 3318 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa69a08561a94a5c85de8fa5ef2d4128, State: Initialized, Role: FOLLOWER
I20260810 19:48:53.200878 3318 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa69a08561a94a5c85de8fa5ef2d4128" member_type: VOTER }
I20260810 19:48:53.200996 3318 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:53.201071 3318 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:53.201186 3318 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:53.203063 3318 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa69a08561a94a5c85de8fa5ef2d4128" member_type: VOTER }
I20260810 19:48:53.203327 3318 leader_election.cc:304] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fa69a08561a94a5c85de8fa5ef2d4128; no voters:
I20260810 19:48:53.203837 3318 leader_election.cc:290] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:53.203943 3324 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:53.204650 3324 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [term 1 LEADER]: Becoming Leader. State: Replica: fa69a08561a94a5c85de8fa5ef2d4128, State: Running, Role: LEADER
I20260810 19:48:53.204847 3318 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:53.204890 3324 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa69a08561a94a5c85de8fa5ef2d4128" member_type: VOTER }
I20260810 19:48:53.205775 3327 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa69a08561a94a5c85de8fa5ef2d4128" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa69a08561a94a5c85de8fa5ef2d4128" member_type: VOTER } }
I20260810 19:48:53.205825 3330 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa69a08561a94a5c85de8fa5ef2d4128. Latest consensus state: current_term: 1 leader_uuid: "fa69a08561a94a5c85de8fa5ef2d4128" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa69a08561a94a5c85de8fa5ef2d4128" member_type: VOTER } }
I20260810 19:48:53.205938 3327 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:53.205981 3330 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:53.209743 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260810 19:48:53.210577 3365 catalog_manager.cc:1594] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260810 19:48:53.210688 3365 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260810 19:48:53.212431 3347 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:53.213742 3347 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:53.217058 3347 catalog_manager.cc:1383] Generated new cluster ID: 8537a687b88347768931cbfb88c1e8ea
I20260810 19:48:53.217186 3347 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:53.232731 3347 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:53.233615 3347 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:53.245285 3347 catalog_manager.cc:6092] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: Generated new TSK 0
I20260810 19:48:53.245600 3347 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:53.274804 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:53.276185 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:53.277923 24944 webserver.cc:533] Webserver started at http://127.24.92.1:36373/ using document root <none> and password file <none>
I20260810 19:48:53.278223 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:53.278348 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:53.278530 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:53.279332 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "f3745ee83e544ffd80b41a5d3fe7f4d3"
format_stamp: "Formatted at 2026-08-10 19:48:53 on dist-test-slave-w4v5"
I20260810 19:48:53.282265 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.002s sys 0.001s
I20260810 19:48:53.284274 3372 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:53.284726 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:53.284860 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "f3745ee83e544ffd80b41a5d3fe7f4d3"
format_stamp: "Formatted at 2026-08-10 19:48:53 on dist-test-slave-w4v5"
I20260810 19:48:53.285008 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:53.300802 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:53.301508 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:53.302238 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:53.303387 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:53.303468 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:53.303617 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:53.303704 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:53.321076 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:34935
I20260810 19:48:53.321096 3470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:34935 every 8 connection(s)
I20260810 19:48:53.333376 3472 heartbeater.cc:344] Connected to a master server at 127.24.92.62:39885
I20260810 19:48:53.333582 3472 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:53.334044 3472 heartbeater.cc:507] Master 127.24.92.62:39885 requested a full tablet report, sending...
I20260810 19:48:53.335112 3252 ts_manager.cc:194] Registered new tserver with Master: f3745ee83e544ffd80b41a5d3fe7f4d3 (127.24.92.1:34935)
I20260810 19:48:53.335645 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013460019s
I20260810 19:48:53.336443 3252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49764
I20260810 19:48:53.348212 3472 heartbeater.cc:499] Master 127.24.92.62:39885 was elected leader, sending a full tablet report...
I20260810 19:48:53.349884 3252 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49772:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:53.371467 3414 tablet_service.cc:1511] Processing CreateTablet for tablet 83c46543db38497280b957dbe997ff63 (DEFAULT_TABLE table=fake-table [id=6b7cc6cf436a47c0bce50846ed00b840]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:53.372004 3414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c46543db38497280b957dbe997ff63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:53.380028 3496 tablet_bootstrap.cc:492] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Bootstrap starting.
I20260810 19:48:53.381592 3496 tablet_bootstrap.cc:654] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:53.383594 3496 tablet_bootstrap.cc:492] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: No bootstrap required, opened a new log
I20260810 19:48:53.383752 3496 ts_tablet_manager.cc:1403] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:53.384506 3496 raft_consensus.cc:359] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3745ee83e544ffd80b41a5d3fe7f4d3" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34935 } }
I20260810 19:48:53.384749 3496 raft_consensus.cc:385] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:53.384816 3496 raft_consensus.cc:740] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3745ee83e544ffd80b41a5d3fe7f4d3, State: Initialized, Role: FOLLOWER
I20260810 19:48:53.385141 3496 consensus_queue.cc:260] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3745ee83e544ffd80b41a5d3fe7f4d3" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34935 } }
I20260810 19:48:53.385334 3496 raft_consensus.cc:399] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:53.385416 3496 raft_consensus.cc:493] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:53.385506 3496 raft_consensus.cc:3060] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:53.388271 3496 raft_consensus.cc:515] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3745ee83e544ffd80b41a5d3fe7f4d3" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34935 } }
I20260810 19:48:53.388496 3496 leader_election.cc:304] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f3745ee83e544ffd80b41a5d3fe7f4d3; no voters:
I20260810 19:48:53.391314 3496 leader_election.cc:290] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:53.391470 3498 raft_consensus.cc:2804] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:53.392145 3496 ts_tablet_manager.cc:1434] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Time spent starting tablet: real 0.008s user 0.009s sys 0.000s
I20260810 19:48:53.392549 3498 raft_consensus.cc:697] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [term 1 LEADER]: Becoming Leader. State: Replica: f3745ee83e544ffd80b41a5d3fe7f4d3, State: Running, Role: LEADER
I20260810 19:48:53.392838 3498 consensus_queue.cc:237] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3745ee83e544ffd80b41a5d3fe7f4d3" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34935 } }
I20260810 19:48:53.395444 3252 catalog_manager.cc:5719] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3745ee83e544ffd80b41a5d3fe7f4d3 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "f3745ee83e544ffd80b41a5d3fe7f4d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3745ee83e544ffd80b41a5d3fe7f4d3" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34935 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:53.423269 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:53.424162 3251 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260810 19:48:53.430223 3511 tablet.cc:1724] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:53.437544 3251 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: fake-table [id=6b7cc6cf436a47c0bce50846ed00b840] alter complete (version 1)
I20260810 19:48:53.442135 3251 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20260810 19:48:53.447129 3511 tablet.cc:1724] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:53.454406 3252 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: fake-table [id=6b7cc6cf436a47c0bce50846ed00b840] alter complete (version 2)
I20260810 19:48:53.457679 3252 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20260810 19:48:53.461987 3511 tablet.cc:1724] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:53.470141 3252 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: fake-table [id=6b7cc6cf436a47c0bce50846ed00b840] alter complete (version 3)
I20260810 19:48:53.474536 3252 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20260810 19:48:53.479389 3511 tablet.cc:1724] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:53.487183 3252 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: fake-table [id=6b7cc6cf436a47c0bce50846ed00b840] alter complete (version 4)
I20260810 19:48:53.491259 3252 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20260810 19:48:53.495620 3511 tablet.cc:1724] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:53.502940 3252 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: fake-table [id=6b7cc6cf436a47c0bce50846ed00b840] alter complete (version 5)
I20260810 19:48:53.504691 3252 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20260810 19:48:53.509147 3511 tablet.cc:1724] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:53.516458 3252 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: fake-table [id=6b7cc6cf436a47c0bce50846ed00b840] alter complete (version 6)
I20260810 19:48:53.518577 3252 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260810 19:48:53.523244 3511 tablet.cc:1724] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260810 19:48:53.532521 3252 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: fake-table [id=6b7cc6cf436a47c0bce50846ed00b840] alter complete (version 7)
I20260810 19:48:53.536600 3252 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260810 19:48:53.541399 3511 tablet.cc:1724] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260810 19:48:53.549120 3252 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: fake-table [id=6b7cc6cf436a47c0bce50846ed00b840] alter complete (version 8)
I20260810 19:48:53.550603 3251 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260810 19:48:53.555177 3511 tablet.cc:1724] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260810 19:48:53.562840 3251 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: fake-table [id=6b7cc6cf436a47c0bce50846ed00b840] alter complete (version 9)
I20260810 19:48:53.564235 3251 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260810 19:48:53.569128 3511 tablet.cc:1724] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260810 19:48:53.577332 3251 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: fake-table [id=6b7cc6cf436a47c0bce50846ed00b840] alter complete (version 10)
I20260810 19:48:53.580204 3251 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260810 19:48:53.585117 3511 tablet.cc:1724] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 11
I20260810 19:48:53.593616 3251 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: fake-table [id=6b7cc6cf436a47c0bce50846ed00b840] alter complete (version 11)
I20260810 19:48:53.598241 3251 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20260810 19:48:53.600000 3251 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20260810 19:48:53.601588 3251 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20260810 19:48:53.603201 3251 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20260810 19:48:53.604838 3251 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49772:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20260810 19:48:53.606019 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:53.629912 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:53.630694 24944 tablet_replica.cc:333] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3: stopping tablet replica
I20260810 19:48:53.630915 24944 raft_consensus.cc:2243] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:53.631266 24944 raft_consensus.cc:2272] T 83c46543db38497280b957dbe997ff63 P f3745ee83e544ffd80b41a5d3fe7f4d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:53.650673 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:53.655869 24944 master.cc:562] Master@127.24.92.62:39885 shutting down...
I20260810 19:48:53.667196 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:53.667507 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:53.667788 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa69a08561a94a5c85de8fa5ef2d4128: stopping tablet replica
I20260810 19:48:53.673707 24944 master.cc:584] Master@127.24.92.62:39885 shutdown complete.
[ OK ] AlterTableTest.DisableCompactionAlter (545 ms)
[ RUN ] AlterTableTest.AddAndRemoveImmutableAttribute
I20260810 19:48:53.688149 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:37773
I20260810 19:48:53.688758 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:53.689859 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:53.691351 24944 webserver.cc:533] Webserver started at http://127.24.92.62:44771/ using document root <none> and password file <none>
I20260810 19:48:53.691629 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:53.691732 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:53.691885 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:53.692668 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "42c95d684c7b4effbdf81f667ba6a6a7"
format_stamp: "Formatted at 2026-08-10 19:48:53 on dist-test-slave-w4v5"
I20260810 19:48:53.695888 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20260810 19:48:53.697728 3522 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:53.698143 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20260810 19:48:53.698271 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "42c95d684c7b4effbdf81f667ba6a6a7"
format_stamp: "Formatted at 2026-08-10 19:48:53 on dist-test-slave-w4v5"
I20260810 19:48:53.698415 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:53.723886 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:53.724470 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:53.739015 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:37773
I20260810 19:48:53.739060 3614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:37773 every 8 connection(s)
I20260810 19:48:53.740549 3618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:53.746716 3618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7: Bootstrap starting.
I20260810 19:48:53.748265 3618 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:53.750154 3618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7: No bootstrap required, opened a new log
I20260810 19:48:53.751057 3618 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42c95d684c7b4effbdf81f667ba6a6a7" member_type: VOTER }
I20260810 19:48:53.751273 3618 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:53.751359 3618 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42c95d684c7b4effbdf81f667ba6a6a7, State: Initialized, Role: FOLLOWER
I20260810 19:48:53.751609 3618 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42c95d684c7b4effbdf81f667ba6a6a7" member_type: VOTER }
I20260810 19:48:53.751770 3618 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:53.751866 3618 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:53.751981 3618 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:53.754808 3618 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42c95d684c7b4effbdf81f667ba6a6a7" member_type: VOTER }
I20260810 19:48:53.755051 3618 leader_election.cc:304] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 42c95d684c7b4effbdf81f667ba6a6a7; no voters:
I20260810 19:48:53.755565 3618 leader_election.cc:290] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:53.755707 3623 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:53.756624 3623 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [term 1 LEADER]: Becoming Leader. State: Replica: 42c95d684c7b4effbdf81f667ba6a6a7, State: Running, Role: LEADER
I20260810 19:48:53.756683 3618 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:53.756960 3623 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42c95d684c7b4effbdf81f667ba6a6a7" member_type: VOTER }
I20260810 19:48:53.758020 3625 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42c95d684c7b4effbdf81f667ba6a6a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42c95d684c7b4effbdf81f667ba6a6a7" member_type: VOTER } }
I20260810 19:48:53.758023 3626 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42c95d684c7b4effbdf81f667ba6a6a7. Latest consensus state: current_term: 1 leader_uuid: "42c95d684c7b4effbdf81f667ba6a6a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42c95d684c7b4effbdf81f667ba6a6a7" member_type: VOTER } }
I20260810 19:48:53.758297 3625 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:53.758301 3626 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:53.768106 3633 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:53.769850 3633 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:53.771265 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:53.773762 3633 catalog_manager.cc:1383] Generated new cluster ID: 854c00e4db7e45e0b72d3d88123ee232
I20260810 19:48:53.773905 3633 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:53.808830 3633 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:53.809738 3633 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:53.819190 3633 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7: Generated new TSK 0
I20260810 19:48:53.819499 3633 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:53.836584 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:53.838208 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:53.839921 24944 webserver.cc:533] Webserver started at http://127.24.92.1:39911/ using document root <none> and password file <none>
I20260810 19:48:53.840201 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:53.840308 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:53.840471 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:53.841301 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "e2fabdc4276e49968b15797c2ea91082"
format_stamp: "Formatted at 2026-08-10 19:48:53 on dist-test-slave-w4v5"
I20260810 19:48:53.844838 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.002s sys 0.002s
I20260810 19:48:53.846926 3661 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:53.847456 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:53.847608 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "e2fabdc4276e49968b15797c2ea91082"
format_stamp: "Formatted at 2026-08-10 19:48:53 on dist-test-slave-w4v5"
I20260810 19:48:53.847787 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:53.855909 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:53.856531 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:53.857079 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:53.858227 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:53.858309 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:53.858413 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:53.858481 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:53.874760 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:37043
I20260810 19:48:53.874809 3774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:37043 every 8 connection(s)
I20260810 19:48:53.883455 3775 heartbeater.cc:344] Connected to a master server at 127.24.92.62:37773
I20260810 19:48:53.883625 3775 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:53.884047 3775 heartbeater.cc:507] Master 127.24.92.62:37773 requested a full tablet report, sending...
I20260810 19:48:53.885082 3549 ts_manager.cc:194] Registered new tserver with Master: e2fabdc4276e49968b15797c2ea91082 (127.24.92.1:37043)
I20260810 19:48:53.886117 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010230698s
I20260810 19:48:53.886343 3549 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32874
I20260810 19:48:53.898072 3775 heartbeater.cc:499] Master 127.24.92.62:37773 was elected leader, sending a full tablet report...
I20260810 19:48:53.899981 3549 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32880:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:53.915977 3708 tablet_service.cc:1511] Processing CreateTablet for tablet 9ccc680d4681472a823fd0eb1139523c (DEFAULT_TABLE table=fake-table [id=f1aff881e0bd4f79b1981e69cc6724ae]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:53.916504 3708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccc680d4681472a823fd0eb1139523c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:53.923147 3791 tablet_bootstrap.cc:492] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082: Bootstrap starting.
I20260810 19:48:53.924892 3791 tablet_bootstrap.cc:654] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:53.926928 3791 tablet_bootstrap.cc:492] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082: No bootstrap required, opened a new log
I20260810 19:48:53.927100 3791 ts_tablet_manager.cc:1403] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20260810 19:48:53.928193 3791 raft_consensus.cc:359] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2fabdc4276e49968b15797c2ea91082" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37043 } }
I20260810 19:48:53.928376 3791 raft_consensus.cc:385] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:53.928445 3791 raft_consensus.cc:740] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2fabdc4276e49968b15797c2ea91082, State: Initialized, Role: FOLLOWER
I20260810 19:48:53.928670 3791 consensus_queue.cc:260] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2fabdc4276e49968b15797c2ea91082" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37043 } }
I20260810 19:48:53.928845 3791 raft_consensus.cc:399] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:53.928930 3791 raft_consensus.cc:493] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:53.929008 3791 raft_consensus.cc:3060] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:53.932221 3791 raft_consensus.cc:515] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2fabdc4276e49968b15797c2ea91082" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37043 } }
I20260810 19:48:53.932463 3791 leader_election.cc:304] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2fabdc4276e49968b15797c2ea91082; no voters:
I20260810 19:48:53.933004 3791 leader_election.cc:290] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:53.933169 3796 raft_consensus.cc:2804] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:53.935619 3796 raft_consensus.cc:697] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [term 1 LEADER]: Becoming Leader. State: Replica: e2fabdc4276e49968b15797c2ea91082, State: Running, Role: LEADER
I20260810 19:48:53.935925 3796 consensus_queue.cc:237] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2fabdc4276e49968b15797c2ea91082" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37043 } }
I20260810 19:48:53.938411 3549 catalog_manager.cc:5719] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2fabdc4276e49968b15797c2ea91082 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "e2fabdc4276e49968b15797c2ea91082" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2fabdc4276e49968b15797c2ea91082" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 37043 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:53.944339 3791 ts_tablet_manager.cc:1434] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082: Time spent starting tablet: real 0.017s user 0.003s sys 0.014s
I20260810 19:48:53.965375 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:54.000844 3549 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32880:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20260810 19:48:54.006681 3810 tablet.cc:1724] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL IMMUTABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:54.007274 3810 tablet.cc:1622] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082: MemRowSet was empty: no flush needed.
I20260810 19:48:54.016196 3549 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7: fake-table [id=f1aff881e0bd4f79b1981e69cc6724ae] alter complete (version 1)
I20260810 19:48:54.055891 3549 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32880:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20260810 19:48:54.061223 3810 tablet.cc:1724] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL IMMUTABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:54.061745 3810 tablet.cc:1622] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082: MemRowSet was empty: no flush needed.
I20260810 19:48:54.070205 3548 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7: fake-table [id=f1aff881e0bd4f79b1981e69cc6724ae] alter complete (version 2)
I20260810 19:48:54.104796 3549 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32880:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: true } } } modify_external_catalogs: true
I20260810 19:48:54.110649 3810 tablet.cc:1724] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE IMMUTABLE,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:54.111282 3810 tablet.cc:1622] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082: MemRowSet was empty: no flush needed.
I20260810 19:48:54.119525 3549 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7: fake-table [id=f1aff881e0bd4f79b1981e69cc6724ae] alter complete (version 3)
I20260810 19:48:54.148628 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:54.175392 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:54.175813 24944 tablet_replica.cc:333] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082: stopping tablet replica
I20260810 19:48:54.176059 24944 raft_consensus.cc:2243] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.176337 24944 raft_consensus.cc:2272] T 9ccc680d4681472a823fd0eb1139523c P e2fabdc4276e49968b15797c2ea91082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.198531 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:54.204077 24944 master.cc:562] Master@127.24.92.62:37773 shutting down...
I20260810 19:48:54.215658 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.215914 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.216089 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42c95d684c7b4effbdf81f667ba6a6a7: stopping tablet replica
I20260810 19:48:54.221380 24944 master.cc:584] Master@127.24.92.62:37773 shutdown complete.
[ OK ] AlterTableTest.AddAndRemoveImmutableAttribute (547 ms)
[ RUN ] AlterTableTest.DropAndAddBackSameRangePartition
I20260810 19:48:54.235373 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:38351
I20260810 19:48:54.235950 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:54.236802 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:54.238225 24944 webserver.cc:533] Webserver started at http://127.24.92.62:34213/ using document root <none> and password file <none>
I20260810 19:48:54.238461 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:54.238518 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:54.238669 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:54.239387 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "88b85b3c889f4f8eb58b04c8b5c5f6f7"
format_stamp: "Formatted at 2026-08-10 19:48:54 on dist-test-slave-w4v5"
I20260810 19:48:54.241998 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:48:54.243788 3817 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:54.244166 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:54.244290 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "88b85b3c889f4f8eb58b04c8b5c5f6f7"
format_stamp: "Formatted at 2026-08-10 19:48:54 on dist-test-slave-w4v5"
I20260810 19:48:54.244411 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:54.260471 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:54.261021 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:54.275828 3901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:38351 every 8 connection(s)
I20260810 19:48:54.275823 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:38351
I20260810 19:48:54.277413 3902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.281766 3902 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Bootstrap starting.
I20260810 19:48:54.282951 3902 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.284554 3902 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: No bootstrap required, opened a new log
I20260810 19:48:54.285167 3902 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88b85b3c889f4f8eb58b04c8b5c5f6f7" member_type: VOTER }
I20260810 19:48:54.285302 3902 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.285382 3902 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88b85b3c889f4f8eb58b04c8b5c5f6f7, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.285665 3902 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88b85b3c889f4f8eb58b04c8b5c5f6f7" member_type: VOTER }
I20260810 19:48:54.285794 3902 raft_consensus.cc:399] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.285877 3902 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.285955 3902 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.287905 3902 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88b85b3c889f4f8eb58b04c8b5c5f6f7" member_type: VOTER }
I20260810 19:48:54.288117 3902 leader_election.cc:304] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 88b85b3c889f4f8eb58b04c8b5c5f6f7; no voters:
I20260810 19:48:54.288626 3902 leader_election.cc:290] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.288729 3909 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.289717 3902 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:54.291309 3909 raft_consensus.cc:697] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [term 1 LEADER]: Becoming Leader. State: Replica: 88b85b3c889f4f8eb58b04c8b5c5f6f7, State: Running, Role: LEADER
I20260810 19:48:54.291661 3909 consensus_queue.cc:237] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88b85b3c889f4f8eb58b04c8b5c5f6f7" member_type: VOTER }
I20260810 19:48:54.292775 3910 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "88b85b3c889f4f8eb58b04c8b5c5f6f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88b85b3c889f4f8eb58b04c8b5c5f6f7" member_type: VOTER } }
I20260810 19:48:54.292789 3911 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88b85b3c889f4f8eb58b04c8b5c5f6f7. Latest consensus state: current_term: 1 leader_uuid: "88b85b3c889f4f8eb58b04c8b5c5f6f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88b85b3c889f4f8eb58b04c8b5c5f6f7" member_type: VOTER } }
I20260810 19:48:54.293056 3911 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:54.292979 3910 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:54.304355 3919 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:54.306150 3919 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:54.306738 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:54.309494 3919 catalog_manager.cc:1383] Generated new cluster ID: ce42629804314755a7855452d4928870
I20260810 19:48:54.309582 3919 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:54.323037 3919 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:54.324062 3919 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:54.332515 3919 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Generated new TSK 0
I20260810 19:48:54.332810 3919 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:54.339609 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:54.340693 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:54.342283 24944 webserver.cc:533] Webserver started at http://127.24.92.1:45215/ using document root <none> and password file <none>
I20260810 19:48:54.342526 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:54.342588 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:54.342715 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:54.343405 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "2d3f23be3364447f82258ef13b9a1318"
format_stamp: "Formatted at 2026-08-10 19:48:54 on dist-test-slave-w4v5"
I20260810 19:48:54.346251 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260810 19:48:54.347972 3941 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:54.348340 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:54.348440 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "2d3f23be3364447f82258ef13b9a1318"
format_stamp: "Formatted at 2026-08-10 19:48:54 on dist-test-slave-w4v5"
I20260810 19:48:54.348572 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:54.368034 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:54.368541 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:54.369172 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:54.370162 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:54.370223 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:54.370304 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:54.370353 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:54.386636 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:34229
I20260810 19:48:54.386654 4052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:34229 every 8 connection(s)
I20260810 19:48:54.395653 4053 heartbeater.cc:344] Connected to a master server at 127.24.92.62:38351
I20260810 19:48:54.395820 4053 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:54.396167 4053 heartbeater.cc:507] Master 127.24.92.62:38351 requested a full tablet report, sending...
I20260810 19:48:54.397199 3844 ts_manager.cc:194] Registered new tserver with Master: 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1:34229)
I20260810 19:48:54.397873 24944 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010134949s
I20260810 19:48:54.398540 3844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53506
I20260810 19:48:54.410403 4053 heartbeater.cc:499] Master 127.24.92.62:38351 was elected leader, sending a full tablet report...
I20260810 19:48:54.412993 3844 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53518:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:54.433714 3983 tablet_service.cc:1511] Processing CreateTablet for tablet 7810d36e58e648a5af1cf12b29e80fa8 (DEFAULT_TABLE table=fake-table [id=430746fafbbd4762bfd53d1be6afb290]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:54.434388 3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7810d36e58e648a5af1cf12b29e80fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.440171 4072 tablet_bootstrap.cc:492] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.441443 4072 tablet_bootstrap.cc:654] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.443053 4072 tablet_bootstrap.cc:492] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.443261 4072 ts_tablet_manager.cc:1403] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260810 19:48:54.443930 4072 raft_consensus.cc:359] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.444065 4072 raft_consensus.cc:385] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.444149 4072 raft_consensus.cc:740] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.444409 4072 consensus_queue.cc:260] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.444597 4072 raft_consensus.cc:399] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.444710 4072 raft_consensus.cc:493] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.444795 4072 raft_consensus.cc:3060] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.447957 4072 raft_consensus.cc:515] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.448180 4072 leader_election.cc:304] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.448683 4072 leader_election.cc:290] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.448812 4076 raft_consensus.cc:2804] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.449251 4076 raft_consensus.cc:697] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.449530 4076 consensus_queue.cc:237] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.451722 4072 ts_tablet_manager.cc:1434] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.008s user 0.001s sys 0.006s
I20260810 19:48:54.453523 3843 catalog_manager.cc:5719] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.475292 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:54.476825 3844 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53518:
name: "test-dup-ranges"
schema {
columns {
name: "c0"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c2"
type: UNIXTIME_MICROS
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c3"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c4"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c5"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\006\004\000\000@bAYD\006\000\007\004\000\000P\007\026BE\006\000""\006\004\000\000@bAYD\006\000\007\004\000\000P\007\026BE\006\000"
indirect_data: """"
}
partition_schema {
hash_schema {
columns {
name: "c0"
}
columns {
name: "c4"
}
num_buckets: 5
seed: 0
}
range_schema {
columns {
name: "c2"
}
}
}
I20260810 19:48:54.487531 3982 tablet_service.cc:1511] Processing CreateTablet for tablet f2526211c8e345b48d8eccac4849daf9 (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260810 19:48:54.488197 3982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2526211c8e345b48d8eccac4849daf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.489041 3977 tablet_service.cc:1511] Processing CreateTablet for tablet ea2e93f0a20d45eeaf7c6adaf7c80683 (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260810 19:48:54.489488 3977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2e93f0a20d45eeaf7c6adaf7c80683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.491194 3981 tablet_service.cc:1511] Processing CreateTablet for tablet 98f2bf8534264972b028c37a8515c2c5 (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260810 19:48:54.491639 3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f2bf8534264972b028c37a8515c2c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.495533 3980 tablet_service.cc:1511] Processing CreateTablet for tablet d24f7bd25e3a44059ca960f938f776f9 (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260810 19:48:54.486963 3983 tablet_service.cc:1511] Processing CreateTablet for tablet f3ab60919f1c42fb8abc9da9cfb76a75 (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260810 19:48:54.496078 3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24f7bd25e3a44059ca960f938f776f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.502295 4072 tablet_bootstrap.cc:492] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.502336 3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ab60919f1c42fb8abc9da9cfb76a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.504487 4072 tablet_bootstrap.cc:654] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.509895 4072 tablet_bootstrap.cc:492] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.510047 4072 ts_tablet_manager.cc:1403] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.008s user 0.005s sys 0.000s
I20260810 19:48:54.510799 4072 raft_consensus.cc:359] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.510969 4072 raft_consensus.cc:385] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.511039 4072 raft_consensus.cc:740] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.511279 4072 consensus_queue.cc:260] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.511438 4072 raft_consensus.cc:399] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.511509 4072 raft_consensus.cc:493] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.511591 4072 raft_consensus.cc:3060] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.514254 4072 raft_consensus.cc:515] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.514483 4072 leader_election.cc:304] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.514685 4072 leader_election.cc:290] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.514784 4076 raft_consensus.cc:2804] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.514997 4076 raft_consensus.cc:697] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.515142 4072 ts_tablet_manager.cc:1434] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:54.515254 4076 consensus_queue.cc:237] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.515396 4072 tablet_bootstrap.cc:492] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.516866 4072 tablet_bootstrap.cc:654] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.517705 3844 catalog_manager.cc:5719] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.518766 4072 tablet_bootstrap.cc:492] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.518923 4072 ts_tablet_manager.cc:1403] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:54.519677 4072 raft_consensus.cc:359] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.519836 4072 raft_consensus.cc:385] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.519910 4072 raft_consensus.cc:740] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.520151 4072 consensus_queue.cc:260] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.520313 4072 raft_consensus.cc:399] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.520390 4072 raft_consensus.cc:493] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.520473 4072 raft_consensus.cc:3060] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.523401 4072 raft_consensus.cc:515] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.523617 4072 leader_election.cc:304] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.523851 4072 leader_election.cc:290] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.523957 4076 raft_consensus.cc:2804] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.524107 4076 raft_consensus.cc:697] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.524294 4072 ts_tablet_manager.cc:1434] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:54.524322 4076 consensus_queue.cc:237] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.524539 4072 tablet_bootstrap.cc:492] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.526240 4072 tablet_bootstrap.cc:654] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.526499 3844 catalog_manager.cc:5719] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.528752 4072 tablet_bootstrap.cc:492] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.528879 4072 ts_tablet_manager.cc:1403] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:54.529577 4072 raft_consensus.cc:359] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.529747 4072 raft_consensus.cc:385] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.529814 4072 raft_consensus.cc:740] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.530015 4072 consensus_queue.cc:260] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.530167 4072 raft_consensus.cc:399] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.530228 4072 raft_consensus.cc:493] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.530292 4072 raft_consensus.cc:3060] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.533178 4072 raft_consensus.cc:515] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.533396 4072 leader_election.cc:304] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.533601 4072 leader_election.cc:290] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.533655 4076 raft_consensus.cc:2804] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.533849 4076 raft_consensus.cc:697] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.534056 4072 ts_tablet_manager.cc:1434] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:54.534078 4076 consensus_queue.cc:237] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.534308 4072 tablet_bootstrap.cc:492] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.535950 4072 tablet_bootstrap.cc:654] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.536279 3844 catalog_manager.cc:5719] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.539146 4072 tablet_bootstrap.cc:492] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.539283 4072 ts_tablet_manager.cc:1403] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:54.539983 4072 raft_consensus.cc:359] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.540132 4072 raft_consensus.cc:385] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.540192 4072 raft_consensus.cc:740] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.540380 4072 consensus_queue.cc:260] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.540529 4072 raft_consensus.cc:399] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.540592 4072 raft_consensus.cc:493] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.540688 4072 raft_consensus.cc:3060] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.543172 4072 raft_consensus.cc:515] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.543399 4072 leader_election.cc:304] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.543599 4072 leader_election.cc:290] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.543720 4076 raft_consensus.cc:2804] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.543864 4076 raft_consensus.cc:697] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.544099 4072 ts_tablet_manager.cc:1434] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.005s user 0.001s sys 0.003s
I20260810 19:48:54.544065 4076 consensus_queue.cc:237] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.544345 4072 tablet_bootstrap.cc:492] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.545984 4072 tablet_bootstrap.cc:654] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.546104 3844 catalog_manager.cc:5719] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.547900 4072 tablet_bootstrap.cc:492] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.548035 4072 ts_tablet_manager.cc:1403] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260810 19:48:54.548751 4072 raft_consensus.cc:359] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.548909 4072 raft_consensus.cc:385] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.548981 4072 raft_consensus.cc:740] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.549196 4072 consensus_queue.cc:260] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.549497 4072 raft_consensus.cc:399] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.549736 4072 raft_consensus.cc:493] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.549927 4072 raft_consensus.cc:3060] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.552840 4072 raft_consensus.cc:515] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.553071 4072 leader_election.cc:304] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.553279 4072 leader_election.cc:290] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.553336 4076 raft_consensus.cc:2804] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.553450 4076 raft_consensus.cc:697] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.553658 4076 consensus_queue.cc:237] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.553737 4072 ts_tablet_manager.cc:1434] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.006s user 0.003s sys 0.001s
I20260810 19:48:54.555801 3844 catalog_manager.cc:5719] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.570924 3844 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53518:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } custom_hash_schema { hash_schema { columns { name: "c0" } columns { name: "c4" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:54.577080 3844 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5c080a9d94a54124a135d81521caa721 has no consensus state
W20260810 19:48:54.577632 3844 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1a282e5f5c504f63ba792e7678b16c75 has no consensus state
W20260810 19:48:54.578249 3844 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf7408fe93754981b4ffbcbe7d982c55 has no consensus state
W20260810 19:48:54.578758 3844 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b2e2fed98b6846189ab88deace29c9de has no consensus state
W20260810 19:48:54.579281 3844 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 94555fd44da742c880312878c7e586fc has no consensus state
I20260810 19:48:54.585151 3983 tablet_service.cc:1511] Processing CreateTablet for tablet 5c080a9d94a54124a135d81521caa721 (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260810 19:48:54.585372 3982 tablet_service.cc:1511] Processing CreateTablet for tablet 1a282e5f5c504f63ba792e7678b16c75 (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260810 19:48:54.585703 3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c080a9d94a54124a135d81521caa721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.586225 3982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a282e5f5c504f63ba792e7678b16c75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.591125 3981 tablet_service.cc:1511] Processing CreateTablet for tablet cf7408fe93754981b4ffbcbe7d982c55 (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260810 19:48:54.591600 4072 tablet_bootstrap.cc:492] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.591683 3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf7408fe93754981b4ffbcbe7d982c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.592068 3977 tablet_service.cc:1511] Processing CreateTablet for tablet 94555fd44da742c880312878c7e586fc (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260810 19:48:54.592468 3977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94555fd44da742c880312878c7e586fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.593494 4072 tablet_bootstrap.cc:654] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
W20260810 19:48:54.598032 3819 catalog_manager.cc:4832] Async tablet task AlterTable RPC for tablet 1a282e5f5c504f63ba792e7678b16c75 (table test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 1a282e5f5c504f63ba792e7678b16c75 consensus state has no leader
I20260810 19:48:54.598888 3980 tablet_service.cc:1511] Processing CreateTablet for tablet b2e2fed98b6846189ab88deace29c9de (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260810 19:48:54.599377 3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2e2fed98b6846189ab88deace29c9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.601243 4072 tablet_bootstrap.cc:492] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.601409 4072 ts_tablet_manager.cc:1403] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.001s
I20260810 19:48:54.602440 4072 raft_consensus.cc:359] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.602625 4072 raft_consensus.cc:385] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.602720 4072 raft_consensus.cc:740] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.603015 4072 consensus_queue.cc:260] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.603233 4072 raft_consensus.cc:399] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.603308 4072 raft_consensus.cc:493] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.604386 4072 raft_consensus.cc:3060] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.607366 4072 raft_consensus.cc:515] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.607623 4072 leader_election.cc:304] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.607820 4072 leader_election.cc:290] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.607882 4076 raft_consensus.cc:2804] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.607991 4076 raft_consensus.cc:697] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.608265 4072 ts_tablet_manager.cc:1434] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260810 19:48:54.608206 4076 consensus_queue.cc:237] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.608501 4072 tablet_bootstrap.cc:492] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.610042 4072 tablet_bootstrap.cc:654] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.610565 3844 catalog_manager.cc:5719] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.612968 4072 tablet_bootstrap.cc:492] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.613116 4072 ts_tablet_manager.cc:1403] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:54.613940 4072 raft_consensus.cc:359] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.614101 4072 raft_consensus.cc:385] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.614158 4072 raft_consensus.cc:740] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.614393 4072 consensus_queue.cc:260] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.614554 4072 raft_consensus.cc:399] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.614624 4072 raft_consensus.cc:493] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.614697 4072 raft_consensus.cc:3060] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.617514 4072 raft_consensus.cc:515] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.617678 4072 leader_election.cc:304] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.617803 4072 leader_election.cc:290] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.617889 4076 raft_consensus.cc:2804] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.618058 4076 raft_consensus.cc:697] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.618244 4072 ts_tablet_manager.cc:1434] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:54.618304 4076 consensus_queue.cc:237] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.618659 4072 tablet_bootstrap.cc:492] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.620239 4072 tablet_bootstrap.cc:654] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.620887 3844 catalog_manager.cc:5719] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.622640 4072 tablet_bootstrap.cc:492] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.622792 4072 ts_tablet_manager.cc:1403] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:54.623632 4072 raft_consensus.cc:359] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.623814 4072 raft_consensus.cc:385] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.623874 4072 raft_consensus.cc:740] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.624123 4072 consensus_queue.cc:260] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.624291 4072 raft_consensus.cc:399] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.624388 4072 raft_consensus.cc:493] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.624446 4072 raft_consensus.cc:3060] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.626192 4072 raft_consensus.cc:515] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.626376 4072 leader_election.cc:304] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.626571 4072 leader_election.cc:290] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.626628 4076 raft_consensus.cc:2804] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.626776 4076 raft_consensus.cc:697] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.626983 4076 consensus_queue.cc:237] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.627372 4072 ts_tablet_manager.cc:1434] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.004s user 0.001s sys 0.003s
I20260810 19:48:54.627701 4072 tablet_bootstrap.cc:492] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.630008 4072 tablet_bootstrap.cc:654] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.630127 3844 catalog_manager.cc:5719] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.632135 4072 tablet_bootstrap.cc:492] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.632261 4072 ts_tablet_manager.cc:1403] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.000s
I20260810 19:48:54.633121 4072 raft_consensus.cc:359] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.633270 4072 raft_consensus.cc:385] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.633344 4072 raft_consensus.cc:740] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.633580 4072 consensus_queue.cc:260] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.633685 4072 raft_consensus.cc:399] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.633723 4072 raft_consensus.cc:493] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.633766 4072 raft_consensus.cc:3060] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.636171 4072 raft_consensus.cc:515] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.636325 4072 leader_election.cc:304] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.636477 4072 leader_election.cc:290] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.636539 4076 raft_consensus.cc:2804] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.636652 4076 raft_consensus.cc:697] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.636863 4076 consensus_queue.cc:237] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.637059 4072 ts_tablet_manager.cc:1434] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260810 19:48:54.637326 4072 tablet_bootstrap.cc:492] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.640544 4072 tablet_bootstrap.cc:654] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.642783 4072 tablet_bootstrap.cc:492] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.642911 4072 ts_tablet_manager.cc:1403] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.000s
I20260810 19:48:54.643783 4072 raft_consensus.cc:359] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.643932 4072 raft_consensus.cc:385] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.643991 4072 raft_consensus.cc:740] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.644256 4072 consensus_queue.cc:260] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.644407 4072 raft_consensus.cc:399] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.644464 4072 raft_consensus.cc:493] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.644332 3844 catalog_manager.cc:5719] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.644537 4072 raft_consensus.cc:3060] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.647572 4072 raft_consensus.cc:515] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.647786 4072 leader_election.cc:304] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.648030 4076 raft_consensus.cc:2804] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.648484 4076 raft_consensus.cc:697] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.648722 4076 consensus_queue.cc:237] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.649194 4072 leader_election.cc:290] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.650261 4072 ts_tablet_manager.cc:1434] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260810 19:48:54.650831 3844 catalog_manager.cc:5719] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.655622 3844 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30] alter complete (version 0)
I20260810 19:48:54.669224 3844 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53518:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:54.678853 3844 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet 5c080a9d94a54124a135d81521caa721
I20260810 19:48:54.679358 3844 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet 1a282e5f5c504f63ba792e7678b16c75
I20260810 19:48:54.679525 3983 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c080a9d94a54124a135d81521caa721 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.679738 3844 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet cf7408fe93754981b4ffbcbe7d982c55
I20260810 19:48:54.680071 3844 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet b2e2fed98b6846189ab88deace29c9de
I20260810 19:48:54.680310 3844 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet 94555fd44da742c880312878c7e586fc
I20260810 19:48:54.680346 3977 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a282e5f5c504f63ba792e7678b16c75 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.681413 3980 tablet_service.cc:1558] Processing DeleteTablet for tablet b2e2fed98b6846189ab88deace29c9de with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.681550 3977 tablet_service.cc:1558] Processing DeleteTablet for tablet cf7408fe93754981b4ffbcbe7d982c55 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.681553 3981 tablet_service.cc:1558] Processing DeleteTablet for tablet 94555fd44da742c880312878c7e586fc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.683282 4119 tablet_replica.cc:333] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.683486 4119 raft_consensus.cc:2243] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.683681 4119 raft_consensus.cc:2272] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.683682 3844 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53518:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } custom_hash_schema { hash_schema { columns { name: "c0" } columns { name: "c4" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:54.684821 4119 ts_tablet_manager.cc:1916] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:48:54.689774 3844 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5e0964733e29431aa8345f33706c34d9 has no consensus state
W20260810 19:48:54.690346 3844 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 982d96541f664b0eb5cdaacc70f4d6c0 has no consensus state
I20260810 19:48:54.690685 4119 ts_tablet_manager.cc:1929] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:54.690814 4119 log.cc:1199] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/5c080a9d94a54124a135d81521caa721
W20260810 19:48:54.690943 3844 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 65117cefa6a448a7a729fe70c013a668 has no consensus state
I20260810 19:48:54.691296 4119 ts_tablet_manager.cc:1950] T 5c080a9d94a54124a135d81521caa721 P 2d3f23be3364447f82258ef13b9a1318: Deleting consensus metadata
W20260810 19:48:54.691563 3844 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 11946e617b5c4070888f894eee8a9168 has no consensus state
W20260810 19:48:54.692093 3844 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5eaddbca44d74d8eaf3ba6b802535c1f has no consensus state
I20260810 19:48:54.692301 4119 tablet_replica.cc:333] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.692505 4119 raft_consensus.cc:2243] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.692682 4119 raft_consensus.cc:2272] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.693506 3818 catalog_manager.cc:5050] TS 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1:34229): tablet 5c080a9d94a54124a135d81521caa721 (table test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]) successfully deleted
I20260810 19:48:54.695115 4119 ts_tablet_manager.cc:1916] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:54.700845 4119 ts_tablet_manager.cc:1929] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:54.700713 3983 tablet_service.cc:1511] Processing CreateTablet for tablet 5e0964733e29431aa8345f33706c34d9 (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260810 19:48:54.701134 4119 log.cc:1199] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/1a282e5f5c504f63ba792e7678b16c75
I20260810 19:48:54.701321 3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e0964733e29431aa8345f33706c34d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.701403 3981 tablet_service.cc:1511] Processing CreateTablet for tablet 982d96541f664b0eb5cdaacc70f4d6c0 (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260810 19:48:54.701709 4119 ts_tablet_manager.cc:1950] T 1a282e5f5c504f63ba792e7678b16c75 P 2d3f23be3364447f82258ef13b9a1318: Deleting consensus metadata
I20260810 19:48:54.701838 3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 982d96541f664b0eb5cdaacc70f4d6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.702729 4119 tablet_replica.cc:333] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.702983 4119 raft_consensus.cc:2243] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.703222 4119 raft_consensus.cc:2272] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.706722 4072 tablet_bootstrap.cc:492] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.707644 4119 ts_tablet_manager.cc:1916] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:54.708680 3980 tablet_service.cc:1511] Processing CreateTablet for tablet 5eaddbca44d74d8eaf3ba6b802535c1f (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260810 19:48:54.708900 3977 tablet_service.cc:1511] Processing CreateTablet for tablet 11946e617b5c4070888f894eee8a9168 (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260810 19:48:54.709048 3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eaddbca44d74d8eaf3ba6b802535c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.709309 3977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11946e617b5c4070888f894eee8a9168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.714243 4119 ts_tablet_manager.cc:1929] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:54.714358 4119 log.cc:1199] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/b2e2fed98b6846189ab88deace29c9de
I20260810 19:48:54.714728 4119 ts_tablet_manager.cc:1950] T b2e2fed98b6846189ab88deace29c9de P 2d3f23be3364447f82258ef13b9a1318: Deleting consensus metadata
I20260810 19:48:54.715327 3818 catalog_manager.cc:5050] TS 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1:34229): tablet 1a282e5f5c504f63ba792e7678b16c75 (table test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]) successfully deleted
W20260810 19:48:54.715730 3818 catalog_manager.cc:5123] TS 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1:34229): alter failed for tablet b2e2fed98b6846189ab88deace29c9de (table test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20260810 19:48:54.715986 3818 catalog_manager.cc:5050] TS 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1:34229): tablet b2e2fed98b6846189ab88deace29c9de (table test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]) successfully deleted
I20260810 19:48:54.716102 4119 tablet_replica.cc:333] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.716323 4119 raft_consensus.cc:2243] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.716513 4119 raft_consensus.cc:2272] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.717001 4072 tablet_bootstrap.cc:654] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.717191 3983 tablet_service.cc:1511] Processing CreateTablet for tablet 65117cefa6a448a7a729fe70c013a668 (DEFAULT_TABLE table=test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260810 19:48:54.717640 3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65117cefa6a448a7a729fe70c013a668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.719189 4072 tablet_bootstrap.cc:492] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.719401 4072 ts_tablet_manager.cc:1403] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.013s user 0.003s sys 0.000s
I20260810 19:48:54.720943 4119 ts_tablet_manager.cc:1916] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:54.720844 4072 raft_consensus.cc:359] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.721167 4072 raft_consensus.cc:385] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.721311 4072 raft_consensus.cc:740] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.721678 4072 consensus_queue.cc:260] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.721912 4072 raft_consensus.cc:399] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.722043 4072 raft_consensus.cc:493] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.722203 4072 raft_consensus.cc:3060] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.724848 4072 raft_consensus.cc:515] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.725162 4072 leader_election.cc:304] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.725454 4076 raft_consensus.cc:2804] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.725589 4076 raft_consensus.cc:697] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.725814 4076 consensus_queue.cc:237] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.727979 4072 leader_election.cc:290] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.728477 4072 ts_tablet_manager.cc:1434] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.009s user 0.005s sys 0.000s
I20260810 19:48:54.728577 4119 ts_tablet_manager.cc:1929] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:54.728859 4119 log.cc:1199] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/cf7408fe93754981b4ffbcbe7d982c55
I20260810 19:48:54.729601 4119 ts_tablet_manager.cc:1950] T cf7408fe93754981b4ffbcbe7d982c55 P 2d3f23be3364447f82258ef13b9a1318: Deleting consensus metadata
I20260810 19:48:54.729966 4072 tablet_bootstrap.cc:492] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.730890 3818 catalog_manager.cc:5050] TS 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1:34229): tablet cf7408fe93754981b4ffbcbe7d982c55 (table test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]) successfully deleted
I20260810 19:48:54.730997 4119 tablet_replica.cc:333] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.731263 4119 raft_consensus.cc:2243] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.731493 4119 raft_consensus.cc:2272] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.731679 4072 tablet_bootstrap.cc:654] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.733486 4119 ts_tablet_manager.cc:1916] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:54.733829 3844 catalog_manager.cc:5719] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.735735 4072 tablet_bootstrap.cc:492] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.735904 4072 ts_tablet_manager.cc:1403] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.000s
I20260810 19:48:54.736644 4072 raft_consensus.cc:359] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.736824 4072 raft_consensus.cc:385] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.736934 4072 raft_consensus.cc:740] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.737208 4072 consensus_queue.cc:260] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.737385 4072 raft_consensus.cc:399] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.737483 4072 raft_consensus.cc:493] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.737589 4072 raft_consensus.cc:3060] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.740614 4072 raft_consensus.cc:515] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.740868 4072 leader_election.cc:304] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.741182 4076 raft_consensus.cc:2804] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.741341 4076 raft_consensus.cc:697] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.741601 4076 consensus_queue.cc:237] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.741784 4119 ts_tablet_manager.cc:1929] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:54.741915 4119 log.cc:1199] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/94555fd44da742c880312878c7e586fc
I20260810 19:48:54.742321 4119 ts_tablet_manager.cc:1950] T 94555fd44da742c880312878c7e586fc P 2d3f23be3364447f82258ef13b9a1318: Deleting consensus metadata
I20260810 19:48:54.743707 3818 catalog_manager.cc:5050] TS 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1:34229): tablet 94555fd44da742c880312878c7e586fc (table test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30]) successfully deleted
I20260810 19:48:54.744011 4072 leader_election.cc:290] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.744518 4072 ts_tablet_manager.cc:1434] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
I20260810 19:48:54.744864 4072 tablet_bootstrap.cc:492] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.746289 4072 tablet_bootstrap.cc:654] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.748622 4072 tablet_bootstrap.cc:492] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.748767 3844 catalog_manager.cc:5719] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.748944 4072 ts_tablet_manager.cc:1403] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:54.749603 4072 raft_consensus.cc:359] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.749786 4072 raft_consensus.cc:385] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.749873 4072 raft_consensus.cc:740] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.750121 4072 consensus_queue.cc:260] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.750301 4072 raft_consensus.cc:399] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.750412 4072 raft_consensus.cc:493] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.750535 4072 raft_consensus.cc:3060] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.753746 4072 raft_consensus.cc:515] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.753990 4072 leader_election.cc:304] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.754233 4072 leader_election.cc:290] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.754701 4072 ts_tablet_manager.cc:1434] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.006s user 0.003s sys 0.000s
I20260810 19:48:54.755007 4072 tablet_bootstrap.cc:492] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.754311 4076 raft_consensus.cc:2804] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.755436 4076 raft_consensus.cc:697] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.755757 4076 consensus_queue.cc:237] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.757037 4072 tablet_bootstrap.cc:654] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.770205 4072 tablet_bootstrap.cc:492] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.770431 4072 ts_tablet_manager.cc:1403] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.015s user 0.011s sys 0.000s
I20260810 19:48:54.772022 4072 raft_consensus.cc:359] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.772369 4072 raft_consensus.cc:385] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.772477 4072 raft_consensus.cc:740] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.772719 4072 consensus_queue.cc:260] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.772915 4072 raft_consensus.cc:399] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.773020 4072 raft_consensus.cc:493] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.773135 4072 raft_consensus.cc:3060] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.773627 3844 catalog_manager.cc:5719] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.775720 4072 raft_consensus.cc:515] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.776000 4072 leader_election.cc:304] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.776230 4072 leader_election.cc:290] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.776285 4076 raft_consensus.cc:2804] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.776657 4076 raft_consensus.cc:697] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.776758 4072 ts_tablet_manager.cc:1434] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260810 19:48:54.777050 4072 tablet_bootstrap.cc:492] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318: Bootstrap starting.
I20260810 19:48:54.777050 4076 consensus_queue.cc:237] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.779247 4072 tablet_bootstrap.cc:654] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:54.780987 3844 catalog_manager.cc:5719] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.781517 4072 tablet_bootstrap.cc:492] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318: No bootstrap required, opened a new log
I20260810 19:48:54.781700 4072 ts_tablet_manager.cc:1403] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318: Time spent bootstrapping tablet: real 0.005s user 0.001s sys 0.002s
I20260810 19:48:54.782466 4072 raft_consensus.cc:359] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.782642 4072 raft_consensus.cc:385] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:54.782727 4072 raft_consensus.cc:740] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Initialized, Role: FOLLOWER
I20260810 19:48:54.783020 4072 consensus_queue.cc:260] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.783226 4072 raft_consensus.cc:399] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:54.783329 4072 raft_consensus.cc:493] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:54.783437 4072 raft_consensus.cc:3060] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:54.786540 4072 raft_consensus.cc:515] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.786788 4072 leader_election.cc:304] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d3f23be3364447f82258ef13b9a1318; no voters:
I20260810 19:48:54.787027 4072 leader_election.cc:290] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:54.787146 4076 raft_consensus.cc:2804] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:54.787328 4076 raft_consensus.cc:697] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Becoming Leader. State: Replica: 2d3f23be3364447f82258ef13b9a1318, State: Running, Role: LEADER
I20260810 19:48:54.787590 4076 consensus_queue.cc:237] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } }
I20260810 19:48:54.787703 4072 ts_tablet_manager.cc:1434] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318: Time spent starting tablet: real 0.006s user 0.005s sys 0.001s
I20260810 19:48:54.789832 3844 catalog_manager.cc:5719] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1). New cstate: current_term: 1 leader_uuid: "2d3f23be3364447f82258ef13b9a1318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d3f23be3364447f82258ef13b9a1318" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:54.794771 3844 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: test-dup-ranges [id=7e98e209cd3e448b990e7ab641733e30] alter complete (version 0)
I20260810 19:48:54.811236 3843 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53518:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:48:54.817704 3843 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet 5e0964733e29431aa8345f33706c34d9
I20260810 19:48:54.818077 3843 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet 982d96541f664b0eb5cdaacc70f4d6c0
I20260810 19:48:54.818352 3843 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet 65117cefa6a448a7a729fe70c013a668
I20260810 19:48:54.818609 3981 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e0964733e29431aa8345f33706c34d9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.818724 3843 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet 11946e617b5c4070888f894eee8a9168
I20260810 19:48:54.818909 4119 tablet_replica.cc:333] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.818993 3843 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet 5eaddbca44d74d8eaf3ba6b802535c1f
I20260810 19:48:54.819222 4119 raft_consensus.cc:2243] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.819463 4119 raft_consensus.cc:2272] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.820592 3981 tablet_service.cc:1558] Processing DeleteTablet for tablet 65117cefa6a448a7a729fe70c013a668 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.820657 3980 tablet_service.cc:1558] Processing DeleteTablet for tablet 5eaddbca44d74d8eaf3ba6b802535c1f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.820935 3977 tablet_service.cc:1558] Processing DeleteTablet for tablet 982d96541f664b0eb5cdaacc70f4d6c0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.820981 4119 ts_tablet_manager.cc:1916] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:48:54.821260 3983 tablet_service.cc:1558] Processing DeleteTablet for tablet 11946e617b5c4070888f894eee8a9168 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.826918 3843 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53518:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260810 19:48:54.827229 3843 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:53518:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260810 19:48:54.832965 3843 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet f3ab60919f1c42fb8abc9da9cfb76a75
I20260810 19:48:54.833433 3843 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet f2526211c8e345b48d8eccac4849daf9
I20260810 19:48:54.833752 3843 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet 98f2bf8534264972b028c37a8515c2c5
I20260810 19:48:54.834064 3843 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet d24f7bd25e3a44059ca960f938f776f9
I20260810 19:48:54.834225 3983 tablet_service.cc:1558] Processing DeleteTablet for tablet f3ab60919f1c42fb8abc9da9cfb76a75 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.834316 3843 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: Sending DeleteTablet for 1 replicas of tablet ea2e93f0a20d45eeaf7c6adaf7c80683
I20260810 19:48:54.834681 3977 tablet_service.cc:1558] Processing DeleteTablet for tablet f2526211c8e345b48d8eccac4849daf9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.835217 3977 tablet_service.cc:1558] Processing DeleteTablet for tablet 98f2bf8534264972b028c37a8515c2c5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.835417 3983 tablet_service.cc:1558] Processing DeleteTablet for tablet d24f7bd25e3a44059ca960f938f776f9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.835677 3980 tablet_service.cc:1558] Processing DeleteTablet for tablet ea2e93f0a20d45eeaf7c6adaf7c80683 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 19:48:54 UTC) from {username='slave'} at 127.0.0.1:52394
I20260810 19:48:54.836381 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:54.849601 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:54.850304 4119 ts_tablet_manager.cc:1929] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:48:54.850399 4119 log.cc:1199] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/5e0964733e29431aa8345f33706c34d9
I20260810 19:48:54.850773 4119 ts_tablet_manager.cc:1950] T 5e0964733e29431aa8345f33706c34d9 P 2d3f23be3364447f82258ef13b9a1318: Deleting consensus metadata
W20260810 19:48:54.851684 3818 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 10 similar messages]
I20260810 19:48:54.852933 24944 tablet_replica.cc:333] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.853251 24944 raft_consensus.cc:2243] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.853560 24944 raft_consensus.cc:2272] T 982d96541f664b0eb5cdaacc70f4d6c0 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:48:54.854281 3818 catalog_manager.cc:4777] TS 2d3f23be3364447f82258ef13b9a1318 (127.24.92.1:34229): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 65117cefa6a448a7a729fe70c013a668: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260810 19:48:54.855011 24944 tablet_replica.cc:333] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.855288 24944 raft_consensus.cc:2243] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.855468 24944 raft_consensus.cc:2272] T 5eaddbca44d74d8eaf3ba6b802535c1f P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.856513 24944 tablet_replica.cc:333] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.856684 24944 raft_consensus.cc:2243] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.856843 24944 raft_consensus.cc:2272] T 65117cefa6a448a7a729fe70c013a668 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.857793 24944 tablet_replica.cc:333] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.857978 24944 raft_consensus.cc:2243] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.858170 24944 raft_consensus.cc:2272] T 11946e617b5c4070888f894eee8a9168 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.859019 24944 tablet_replica.cc:333] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.859228 24944 raft_consensus.cc:2243] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.859412 24944 raft_consensus.cc:2272] T ea2e93f0a20d45eeaf7c6adaf7c80683 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.860292 24944 tablet_replica.cc:333] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.860468 24944 raft_consensus.cc:2243] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.860634 24944 raft_consensus.cc:2272] T 7810d36e58e648a5af1cf12b29e80fa8 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.861387 24944 tablet_replica.cc:333] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.861555 24944 raft_consensus.cc:2243] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.861713 24944 raft_consensus.cc:2272] T d24f7bd25e3a44059ca960f938f776f9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.862521 24944 tablet_replica.cc:333] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.862684 24944 raft_consensus.cc:2243] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.862838 24944 raft_consensus.cc:2272] T f2526211c8e345b48d8eccac4849daf9 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.863642 24944 tablet_replica.cc:333] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.863801 24944 raft_consensus.cc:2243] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.863960 24944 raft_consensus.cc:2272] T 98f2bf8534264972b028c37a8515c2c5 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.864756 24944 tablet_replica.cc:333] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318: stopping tablet replica
I20260810 19:48:54.864907 24944 raft_consensus.cc:2243] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.865062 24944 raft_consensus.cc:2272] T f3ab60919f1c42fb8abc9da9cfb76a75 P 2d3f23be3364447f82258ef13b9a1318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.872543 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:54.881083 24944 master.cc:562] Master@127.24.92.62:38351 shutting down...
I20260810 19:48:54.927167 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:54.927490 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:54.927640 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 88b85b3c889f4f8eb58b04c8b5c5f6f7: stopping tablet replica
I20260810 19:48:54.932842 24944 master.cc:584] Master@127.24.92.62:38351 shutdown complete.
[ OK ] AlterTableTest.DropAndAddBackSameRangePartition (712 ms)
[----------] 33 tests from AlterTableTest (73071 ms total)
[----------] 7 tests from ReplicatedAlterTableTest
[ RUN ] ReplicatedAlterTableTest.TestReplicatedAlter
I20260810 19:48:54.948204 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:33801
I20260810 19:48:54.948848 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:54.949775 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:54.951349 24944 webserver.cc:533] Webserver started at http://127.24.92.62:39741/ using document root <none> and password file <none>
I20260810 19:48:54.951603 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:54.951697 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:54.951835 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:54.952488 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "5541e5f1a91c41bba66ad52ed433a7d6"
format_stamp: "Formatted at 2026-08-10 19:48:54 on dist-test-slave-w4v5"
I20260810 19:48:54.955286 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:48:54.957088 4140 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:54.957517 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:54.957624 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "5541e5f1a91c41bba66ad52ed433a7d6"
format_stamp: "Formatted at 2026-08-10 19:48:54 on dist-test-slave-w4v5"
I20260810 19:48:54.957767 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:54.971441 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:54.972000 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:54.988824 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:33801
I20260810 19:48:54.988835 4231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:33801 every 8 connection(s)
I20260810 19:48:54.990617 4233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:54.997493 4233 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6: Bootstrap starting.
I20260810 19:48:54.999107 4233 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:55.000921 4233 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6: No bootstrap required, opened a new log
I20260810 19:48:55.001729 4233 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5541e5f1a91c41bba66ad52ed433a7d6" member_type: VOTER }
I20260810 19:48:55.001902 4233 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:55.001967 4233 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5541e5f1a91c41bba66ad52ed433a7d6, State: Initialized, Role: FOLLOWER
I20260810 19:48:55.002198 4233 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5541e5f1a91c41bba66ad52ed433a7d6" member_type: VOTER }
I20260810 19:48:55.002334 4233 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:55.002394 4233 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:55.002470 4233 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:55.004611 4233 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5541e5f1a91c41bba66ad52ed433a7d6" member_type: VOTER }
I20260810 19:48:55.004822 4233 leader_election.cc:304] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5541e5f1a91c41bba66ad52ed433a7d6; no voters:
I20260810 19:48:55.005388 4233 leader_election.cc:290] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:55.005470 4237 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:55.007292 4237 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [term 1 LEADER]: Becoming Leader. State: Replica: 5541e5f1a91c41bba66ad52ed433a7d6, State: Running, Role: LEADER
I20260810 19:48:55.007632 4237 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5541e5f1a91c41bba66ad52ed433a7d6" member_type: VOTER }
I20260810 19:48:55.008217 4233 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:55.008708 4239 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5541e5f1a91c41bba66ad52ed433a7d6. Latest consensus state: current_term: 1 leader_uuid: "5541e5f1a91c41bba66ad52ed433a7d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5541e5f1a91c41bba66ad52ed433a7d6" member_type: VOTER } }
I20260810 19:48:55.008867 4239 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:55.009536 4240 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5541e5f1a91c41bba66ad52ed433a7d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5541e5f1a91c41bba66ad52ed433a7d6" member_type: VOTER } }
I20260810 19:48:55.009742 4240 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:55.016186 4243 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:55.018092 4243 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:55.020773 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:55.021915 4243 catalog_manager.cc:1383] Generated new cluster ID: b6a033f129bd4eda88bd417038f28560
I20260810 19:48:55.022001 4243 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:55.050252 4243 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:55.051216 4243 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:55.063784 4243 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6: Generated new TSK 0
I20260810 19:48:55.064067 4243 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:55.085589 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:55.086724 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:55.088284 24944 webserver.cc:533] Webserver started at http://127.24.92.1:36337/ using document root <none> and password file <none>
I20260810 19:48:55.088527 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:55.088586 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:55.088769 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:55.089391 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "6338b2f7614848439b2be192713792b2"
format_stamp: "Formatted at 2026-08-10 19:48:55 on dist-test-slave-w4v5"
I20260810 19:48:55.092177 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260810 19:48:55.093997 4269 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.094421 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:55.094524 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "6338b2f7614848439b2be192713792b2"
format_stamp: "Formatted at 2026-08-10 19:48:55 on dist-test-slave-w4v5"
I20260810 19:48:55.094662 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:55.112761 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:55.113361 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:55.114075 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:55.115144 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:55.115206 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.115312 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:55.115366 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.133036 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:36577
I20260810 19:48:55.133054 4387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:36577 every 8 connection(s)
I20260810 19:48:55.134895 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:55.136905 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:55.139227 24944 webserver.cc:533] Webserver started at http://127.24.92.2:39935/ using document root <none> and password file <none>
I20260810 19:48:55.139513 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:55.139636 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:55.139782 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:55.140439 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-1-root/instance:
uuid: "477cdfb986474e66846c17320d9a5ab4"
format_stamp: "Formatted at 2026-08-10 19:48:55 on dist-test-slave-w4v5"
I20260810 19:48:55.144327 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.002s sys 0.003s
I20260810 19:48:55.145216 4388 heartbeater.cc:344] Connected to a master server at 127.24.92.62:33801
I20260810 19:48:55.145346 4388 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:55.145725 4388 heartbeater.cc:507] Master 127.24.92.62:33801 requested a full tablet report, sending...
I20260810 19:48:55.146488 4399 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.146802 4176 ts_manager.cc:194] Registered new tserver with Master: 6338b2f7614848439b2be192713792b2 (127.24.92.1:36577)
I20260810 19:48:55.146971 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:55.147140 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-1-root
uuid: "477cdfb986474e66846c17320d9a5ab4"
format_stamp: "Formatted at 2026-08-10 19:48:55 on dist-test-slave-w4v5"
I20260810 19:48:55.147271 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:55.148133 4176 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58664
I20260810 19:48:55.159833 4388 heartbeater.cc:499] Master 127.24.92.62:33801 was elected leader, sending a full tablet report...
I20260810 19:48:55.172681 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:55.173288 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:55.173943 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:55.175030 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:55.175146 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.175226 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:55.175275 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.191921 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.2:34967
I20260810 19:48:55.191936 4491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.2:34967 every 8 connection(s)
I20260810 19:48:55.193868 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:55.195274 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:55.198227 24944 webserver.cc:533] Webserver started at http://127.24.92.3:43169/ using document root <none> and password file <none>
I20260810 19:48:55.198477 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:55.198544 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:55.198663 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:55.199473 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-2-root/instance:
uuid: "9b2b3eb896f94475813a5c9cb87b3679"
format_stamp: "Formatted at 2026-08-10 19:48:55 on dist-test-slave-w4v5"
I20260810 19:48:55.199836 4492 heartbeater.cc:344] Connected to a master server at 127.24.92.62:33801
I20260810 19:48:55.200028 4492 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:55.200338 4492 heartbeater.cc:507] Master 127.24.92.62:33801 requested a full tablet report, sending...
I20260810 19:48:55.201184 4176 ts_manager.cc:194] Registered new tserver with Master: 477cdfb986474e66846c17320d9a5ab4 (127.24.92.2:34967)
I20260810 19:48:55.201916 4176 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58678
I20260810 19:48:55.202973 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260810 19:48:55.205055 4505 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.205435 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:55.205574 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-2-root
uuid: "9b2b3eb896f94475813a5c9cb87b3679"
format_stamp: "Formatted at 2026-08-10 19:48:55 on dist-test-slave-w4v5"
I20260810 19:48:55.205685 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:55.212548 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:55.213016 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:55.213307 4492 heartbeater.cc:499] Master 127.24.92.62:33801 was elected leader, sending a full tablet report...
I20260810 19:48:55.213647 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:55.214838 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:55.214892 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.214975 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:55.215029 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.234896 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.3:38331
I20260810 19:48:55.234934 4619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.3:38331 every 8 connection(s)
I20260810 19:48:55.236666 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:55.238031 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:55.239682 24944 webserver.cc:533] Webserver started at http://127.24.92.4:41215/ using document root <none> and password file <none>
I20260810 19:48:55.239877 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:55.239948 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:55.240078 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:55.240954 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-3-root/instance:
uuid: "8a3b534072d44549be6b0e0bd4865004"
format_stamp: "Formatted at 2026-08-10 19:48:55 on dist-test-slave-w4v5"
I20260810 19:48:55.243800 4620 heartbeater.cc:344] Connected to a master server at 127.24.92.62:33801
I20260810 19:48:55.243916 4620 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:55.244270 4620 heartbeater.cc:507] Master 127.24.92.62:33801 requested a full tablet report, sending...
I20260810 19:48:55.245193 4176 ts_manager.cc:194] Registered new tserver with Master: 9b2b3eb896f94475813a5c9cb87b3679 (127.24.92.3:38331)
I20260810 19:48:55.246335 4176 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58692
I20260810 19:48:55.248284 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.007s user 0.005s sys 0.003s
I20260810 19:48:55.250285 4629 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.250694 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:55.250797 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-3-root
uuid: "8a3b534072d44549be6b0e0bd4865004"
format_stamp: "Formatted at 2026-08-10 19:48:55 on dist-test-slave-w4v5"
I20260810 19:48:55.250888 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786391261744939-24944-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:55.257819 4620 heartbeater.cc:499] Master 127.24.92.62:33801 was elected leader, sending a full tablet report...
I20260810 19:48:55.261830 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:55.262248 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:55.262857 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:55.263796 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:55.263852 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.263911 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:55.263944 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.288034 4732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.4:40335 every 8 connection(s)
I20260810 19:48:55.288034 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.4:40335
I20260810 19:48:55.308681 4735 heartbeater.cc:344] Connected to a master server at 127.24.92.62:33801
I20260810 19:48:55.308843 4735 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:55.309227 4735 heartbeater.cc:507] Master 127.24.92.62:33801 requested a full tablet report, sending...
I20260810 19:48:55.310037 4176 ts_manager.cc:194] Registered new tserver with Master: 8a3b534072d44549be6b0e0bd4865004 (127.24.92.4:40335)
I20260810 19:48:55.310137 24944 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.020539182s
I20260810 19:48:55.310871 4176 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58694
I20260810 19:48:55.322109 4735 heartbeater.cc:499] Master 127.24.92.62:33801 was elected leader, sending a full tablet report...
I20260810 19:48:55.323827 4176 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53046:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:55.358114 4322 tablet_service.cc:1511] Processing CreateTablet for tablet 44c04937d65d42de8d352d64ff8ed2ff (DEFAULT_TABLE table=fake-table [id=f5e18b75480e4a3d836a12fd7f1eb86b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:55.358800 4322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c04937d65d42de8d352d64ff8ed2ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:55.363709 4554 tablet_service.cc:1511] Processing CreateTablet for tablet 44c04937d65d42de8d352d64ff8ed2ff (DEFAULT_TABLE table=fake-table [id=f5e18b75480e4a3d836a12fd7f1eb86b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:55.364137 4554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c04937d65d42de8d352d64ff8ed2ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:55.369683 4676 tablet_service.cc:1511] Processing CreateTablet for tablet 44c04937d65d42de8d352d64ff8ed2ff (DEFAULT_TABLE table=fake-table [id=f5e18b75480e4a3d836a12fd7f1eb86b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:55.370183 4676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c04937d65d42de8d352d64ff8ed2ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:55.371390 4763 tablet_bootstrap.cc:492] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679: Bootstrap starting.
I20260810 19:48:55.372785 4763 tablet_bootstrap.cc:654] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:55.381085 4765 tablet_bootstrap.cc:492] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2: Bootstrap starting.
I20260810 19:48:55.382537 4768 tablet_bootstrap.cc:492] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004: Bootstrap starting.
I20260810 19:48:55.383739 4765 tablet_bootstrap.cc:654] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:55.384145 4763 tablet_bootstrap.cc:492] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679: No bootstrap required, opened a new log
I20260810 19:48:55.384346 4763 ts_tablet_manager.cc:1403] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679: Time spent bootstrapping tablet: real 0.013s user 0.004s sys 0.007s
I20260810 19:48:55.385421 4763 raft_consensus.cc:359] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2b3eb896f94475813a5c9cb87b3679" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38331 } } peers { permanent_uuid: "6338b2f7614848439b2be192713792b2" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36577 } } peers { permanent_uuid: "8a3b534072d44549be6b0e0bd4865004" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 40335 } }
I20260810 19:48:55.385679 4763 raft_consensus.cc:385] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:55.385753 4763 raft_consensus.cc:740] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b2b3eb896f94475813a5c9cb87b3679, State: Initialized, Role: FOLLOWER
I20260810 19:48:55.386072 4763 consensus_queue.cc:260] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2b3eb896f94475813a5c9cb87b3679" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38331 } } peers { permanent_uuid: "6338b2f7614848439b2be192713792b2" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36577 } } peers { permanent_uuid: "8a3b534072d44549be6b0e0bd4865004" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 40335 } }
I20260810 19:48:55.386083 4768 tablet_bootstrap.cc:654] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:55.387995 4765 tablet_bootstrap.cc:492] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2: No bootstrap required, opened a new log
I20260810 19:48:55.388139 4765 ts_tablet_manager.cc:1403] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2: Time spent bootstrapping tablet: real 0.007s user 0.003s sys 0.000s
I20260810 19:48:55.388837 4765 raft_consensus.cc:359] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2b3eb896f94475813a5c9cb87b3679" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38331 } } peers { permanent_uuid: "6338b2f7614848439b2be192713792b2" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36577 } } peers { permanent_uuid: "8a3b534072d44549be6b0e0bd4865004" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 40335 } }
I20260810 19:48:55.388995 4765 raft_consensus.cc:385] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:55.389066 4765 raft_consensus.cc:740] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6338b2f7614848439b2be192713792b2, State: Initialized, Role: FOLLOWER
I20260810 19:48:55.389324 4765 consensus_queue.cc:260] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2b3eb896f94475813a5c9cb87b3679" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38331 } } peers { permanent_uuid: "6338b2f7614848439b2be192713792b2" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36577 } } peers { permanent_uuid: "8a3b534072d44549be6b0e0bd4865004" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 40335 } }
I20260810 19:48:55.390198 4765 ts_tablet_manager.cc:1434] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260810 19:48:55.390837 4763 ts_tablet_manager.cc:1434] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679: Time spent starting tablet: real 0.006s user 0.002s sys 0.003s
I20260810 19:48:55.395306 4768 tablet_bootstrap.cc:492] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004: No bootstrap required, opened a new log
I20260810 19:48:55.395470 4768 ts_tablet_manager.cc:1403] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004: Time spent bootstrapping tablet: real 0.016s user 0.001s sys 0.004s
I20260810 19:48:55.396517 4768 raft_consensus.cc:359] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2b3eb896f94475813a5c9cb87b3679" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38331 } } peers { permanent_uuid: "6338b2f7614848439b2be192713792b2" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36577 } } peers { permanent_uuid: "8a3b534072d44549be6b0e0bd4865004" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 40335 } }
I20260810 19:48:55.396720 4768 raft_consensus.cc:385] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:55.396795 4768 raft_consensus.cc:740] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3b534072d44549be6b0e0bd4865004, State: Initialized, Role: FOLLOWER
I20260810 19:48:55.397038 4768 consensus_queue.cc:260] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2b3eb896f94475813a5c9cb87b3679" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38331 } } peers { permanent_uuid: "6338b2f7614848439b2be192713792b2" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36577 } } peers { permanent_uuid: "8a3b534072d44549be6b0e0bd4865004" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 40335 } }
I20260810 19:48:55.397811 4768 ts_tablet_manager.cc:1434] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260810 19:48:55.440435 4770 raft_consensus.cc:493] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 19:48:55.440637 4770 raft_consensus.cc:515] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2b3eb896f94475813a5c9cb87b3679" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38331 } } peers { permanent_uuid: "6338b2f7614848439b2be192713792b2" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36577 } } peers { permanent_uuid: "8a3b534072d44549be6b0e0bd4865004" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 40335 } }
I20260810 19:48:55.442622 4770 leader_election.cc:290] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6338b2f7614848439b2be192713792b2 (127.24.92.1:36577), 8a3b534072d44549be6b0e0bd4865004 (127.24.92.4:40335)
I20260810 19:48:55.450139 4342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c04937d65d42de8d352d64ff8ed2ff" candidate_uuid: "9b2b3eb896f94475813a5c9cb87b3679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6338b2f7614848439b2be192713792b2" is_pre_election: true
I20260810 19:48:55.450801 4342 raft_consensus.cc:2468] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2b3eb896f94475813a5c9cb87b3679 in term 0.
I20260810 19:48:55.451730 4512 leader_election.cc:304] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6338b2f7614848439b2be192713792b2, 9b2b3eb896f94475813a5c9cb87b3679; no voters:
I20260810 19:48:55.452478 4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c04937d65d42de8d352d64ff8ed2ff" candidate_uuid: "9b2b3eb896f94475813a5c9cb87b3679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3b534072d44549be6b0e0bd4865004" is_pre_election: true
I20260810 19:48:55.452581 4770 raft_consensus.cc:2804] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 19:48:55.452652 4770 raft_consensus.cc:493] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 19:48:55.452689 4691 raft_consensus.cc:2468] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b2b3eb896f94475813a5c9cb87b3679 in term 0.
I20260810 19:48:55.452752 4770 raft_consensus.cc:3060] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:55.455950 4770 raft_consensus.cc:515] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2b3eb896f94475813a5c9cb87b3679" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38331 } } peers { permanent_uuid: "6338b2f7614848439b2be192713792b2" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36577 } } peers { permanent_uuid: "8a3b534072d44549be6b0e0bd4865004" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 40335 } }
I20260810 19:48:55.456835 4770 leader_election.cc:290] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [CANDIDATE]: Term 1 election: Requested vote from peers 6338b2f7614848439b2be192713792b2 (127.24.92.1:36577), 8a3b534072d44549be6b0e0bd4865004 (127.24.92.4:40335)
I20260810 19:48:55.457036 4691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c04937d65d42de8d352d64ff8ed2ff" candidate_uuid: "9b2b3eb896f94475813a5c9cb87b3679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3b534072d44549be6b0e0bd4865004"
I20260810 19:48:55.457228 4691 raft_consensus.cc:3060] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:55.457221 4342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c04937d65d42de8d352d64ff8ed2ff" candidate_uuid: "9b2b3eb896f94475813a5c9cb87b3679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6338b2f7614848439b2be192713792b2"
I20260810 19:48:55.457389 4342 raft_consensus.cc:3060] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:55.460281 4342 raft_consensus.cc:2468] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2b3eb896f94475813a5c9cb87b3679 in term 1.
I20260810 19:48:55.460281 4691 raft_consensus.cc:2468] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b2b3eb896f94475813a5c9cb87b3679 in term 1.
I20260810 19:48:55.460731 4514 leader_election.cc:304] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a3b534072d44549be6b0e0bd4865004, 9b2b3eb896f94475813a5c9cb87b3679; no voters:
I20260810 19:48:55.461144 4770 raft_consensus.cc:2804] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:55.462299 4770 raft_consensus.cc:697] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [term 1 LEADER]: Becoming Leader. State: Replica: 9b2b3eb896f94475813a5c9cb87b3679, State: Running, Role: LEADER
I20260810 19:48:55.462527 4770 consensus_queue.cc:237] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2b3eb896f94475813a5c9cb87b3679" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38331 } } peers { permanent_uuid: "6338b2f7614848439b2be192713792b2" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36577 } } peers { permanent_uuid: "8a3b534072d44549be6b0e0bd4865004" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 40335 } }
I20260810 19:48:55.465902 4171 catalog_manager.cc:5719] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b2b3eb896f94475813a5c9cb87b3679 (127.24.92.3). New cstate: current_term: 1 leader_uuid: "9b2b3eb896f94475813a5c9cb87b3679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b2b3eb896f94475813a5c9cb87b3679" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6338b2f7614848439b2be192713792b2" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3b534072d44549be6b0e0bd4865004" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 40335 } health_report { overall_health: UNKNOWN } } }
I20260810 19:48:55.518184 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:55.535087 4342 raft_consensus.cc:1275] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2 [term 1 FOLLOWER]: Refusing update from remote peer 9b2b3eb896f94475813a5c9cb87b3679: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 19:48:55.536430 4691 raft_consensus.cc:1275] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004 [term 1 FOLLOWER]: Refusing update from remote peer 9b2b3eb896f94475813a5c9cb87b3679: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 19:48:55.536407 4770 consensus_queue.cc:1048] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6338b2f7614848439b2be192713792b2" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 19:48:55.537055 4779 consensus_queue.cc:1048] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3b534072d44549be6b0e0bd4865004" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 40335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 19:48:55.550302 4785 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20260810 19:48:55.586166 24944 alter_table-test.cc:2380] Verifying initial pattern
I20260810 19:48:55.594492 24944 alter_table-test.cc:2383] Dropping and adding back c1
I20260810 19:48:55.595386 4175 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53046:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260810 19:48:55.604300 4795 tablet.cc:1724] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:55.605652 4798 tablet.cc:1724] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:55.611888 4797 tablet.cc:1724] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:55.627661 4176 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6: fake-table [id=f5e18b75480e4a3d836a12fd7f1eb86b] alter complete (version 1)
I20260810 19:48:55.633793 4176 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53046:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:55.648165 4175 catalog_manager.cc:5811] TS 9b2b3eb896f94475813a5c9cb87b3679 (127.24.92.3:38331) does not have the latest schema for tablet 44c04937d65d42de8d352d64ff8ed2ff (table fake-table [id=f5e18b75480e4a3d836a12fd7f1eb86b]). Expected version 2 got 1
I20260810 19:48:55.651144 4171 catalog_manager.cc:5811] TS 6338b2f7614848439b2be192713792b2 (127.24.92.1:36577) does not have the latest schema for tablet 44c04937d65d42de8d352d64ff8ed2ff (table fake-table [id=f5e18b75480e4a3d836a12fd7f1eb86b]). Expected version 2 got 1
I20260810 19:48:55.653213 4795 tablet.cc:1724] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:55.654363 4798 tablet.cc:1724] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:55.654775 4797 tablet.cc:1724] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:55.654953 4798 tablet.cc:1622] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004: MemRowSet was empty: no flush needed.
I20260810 19:48:55.654512 4795 tablet.cc:1622] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679: MemRowSet was empty: no flush needed.
I20260810 19:48:55.655315 4797 tablet.cc:1622] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2: MemRowSet was empty: no flush needed.
I20260810 19:48:55.665659 4171 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6: fake-table [id=f5e18b75480e4a3d836a12fd7f1eb86b] alter complete (version 2)
I20260810 19:48:55.673198 24944 alter_table-test.cc:2393] Verifying that the new default shows up
I20260810 19:48:55.686425 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:48:55.703348 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:55.703964 24944 tablet_replica.cc:333] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2: stopping tablet replica
I20260810 19:48:55.704203 24944 raft_consensus.cc:2243] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 19:48:55.704430 24944 raft_consensus.cc:2272] T 44c04937d65d42de8d352d64ff8ed2ff P 6338b2f7614848439b2be192713792b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:55.709640 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:48:55.714663 24944 tablet_server.cc:179] TabletServer@127.24.92.2:0 shutting down...
I20260810 19:48:55.730161 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:55.744009 24944 tablet_server.cc:196] TabletServer@127.24.92.2:0 shutdown complete.
I20260810 19:48:55.747365 24944 tablet_server.cc:179] TabletServer@127.24.92.3:0 shutting down...
I20260810 19:48:55.758992 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:55.759387 24944 tablet_replica.cc:333] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679: stopping tablet replica
I20260810 19:48:55.759662 24944 raft_consensus.cc:2243] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:55.760275 24944 raft_consensus.cc:2272] T 44c04937d65d42de8d352d64ff8ed2ff P 9b2b3eb896f94475813a5c9cb87b3679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:55.766463 24944 tablet_server.cc:196] TabletServer@127.24.92.3:0 shutdown complete.
I20260810 19:48:55.770313 24944 tablet_server.cc:179] TabletServer@127.24.92.4:0 shutting down...
I20260810 19:48:55.781533 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:48:55.781919 24944 tablet_replica.cc:333] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004: stopping tablet replica
I20260810 19:48:55.782115 24944 raft_consensus.cc:2243] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 19:48:55.782313 24944 raft_consensus.cc:2272] T 44c04937d65d42de8d352d64ff8ed2ff P 8a3b534072d44549be6b0e0bd4865004 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:55.796269 24944 tablet_server.cc:196] TabletServer@127.24.92.4:0 shutdown complete.
I20260810 19:48:55.799950 24944 master.cc:562] Master@127.24.92.62:33801 shutting down...
I20260810 19:48:55.809585 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:48:55.809877 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:48:55.810003 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5541e5f1a91c41bba66ad52ed433a7d6: stopping tablet replica
I20260810 19:48:55.814931 24944 master.cc:584] Master@127.24.92.62:33801 shutdown complete.
[ OK ] ReplicatedAlterTableTest.TestReplicatedAlter (883 ms)
[ RUN ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20260810 19:48:55.832804 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:38125
I20260810 19:48:55.833428 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:55.834437 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:55.835811 24944 webserver.cc:533] Webserver started at http://127.24.92.62:33917/ using document root <none> and password file <none>
I20260810 19:48:55.836040 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:55.836114 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:55.836226 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:55.836928 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "d835f5d8a07a4aaabccd5d060ded4b53"
format_stamp: "Formatted at 2026-08-10 19:48:55 on dist-test-slave-w4v5"
I20260810 19:48:55.840027 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.001s sys 0.002s
I20260810 19:48:55.841885 4809 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.842391 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:48:55.842527 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "d835f5d8a07a4aaabccd5d060ded4b53"
format_stamp: "Formatted at 2026-08-10 19:48:55 on dist-test-slave-w4v5"
I20260810 19:48:55.842656 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:55.860674 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:55.861359 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:55.875458 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:38125
I20260810 19:48:55.875502 4897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:38125 every 8 connection(s)
I20260810 19:48:55.877012 4900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:55.883692 4900 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Bootstrap starting.
I20260810 19:48:55.885242 4900 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:55.887148 4900 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: No bootstrap required, opened a new log
I20260810 19:48:55.887923 4900 raft_consensus.cc:359] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d835f5d8a07a4aaabccd5d060ded4b53" member_type: VOTER }
I20260810 19:48:55.888087 4900 raft_consensus.cc:385] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:55.888137 4900 raft_consensus.cc:740] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d835f5d8a07a4aaabccd5d060ded4b53, State: Initialized, Role: FOLLOWER
I20260810 19:48:55.888360 4900 consensus_queue.cc:260] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d835f5d8a07a4aaabccd5d060ded4b53" member_type: VOTER }
I20260810 19:48:55.888492 4900 raft_consensus.cc:399] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:55.888545 4900 raft_consensus.cc:493] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:55.888621 4900 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:55.891623 4900 raft_consensus.cc:515] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d835f5d8a07a4aaabccd5d060ded4b53" member_type: VOTER }
I20260810 19:48:55.891836 4900 leader_election.cc:304] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d835f5d8a07a4aaabccd5d060ded4b53; no voters:
I20260810 19:48:55.892299 4900 leader_election.cc:290] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:55.892436 4904 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:55.893122 4904 raft_consensus.cc:697] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [term 1 LEADER]: Becoming Leader. State: Replica: d835f5d8a07a4aaabccd5d060ded4b53, State: Running, Role: LEADER
I20260810 19:48:55.893184 4900 sys_catalog.cc:565] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:48:55.893364 4904 consensus_queue.cc:237] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d835f5d8a07a4aaabccd5d060ded4b53" member_type: VOTER }
I20260810 19:48:55.894332 4907 sys_catalog.cc:455] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d835f5d8a07a4aaabccd5d060ded4b53. Latest consensus state: current_term: 1 leader_uuid: "d835f5d8a07a4aaabccd5d060ded4b53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d835f5d8a07a4aaabccd5d060ded4b53" member_type: VOTER } }
I20260810 19:48:55.894430 4906 sys_catalog.cc:455] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d835f5d8a07a4aaabccd5d060ded4b53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d835f5d8a07a4aaabccd5d060ded4b53" member_type: VOTER } }
I20260810 19:48:55.894497 4907 sys_catalog.cc:458] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:55.894523 4906 sys_catalog.cc:458] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [sys.catalog]: This master's current role is: LEADER
I20260810 19:48:55.907300 4912 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:48:55.908854 4912 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:48:55.910646 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:48:55.912355 4912 catalog_manager.cc:1383] Generated new cluster ID: 03a7ac59589f4551a607bb5d75748da1
I20260810 19:48:55.912442 4912 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:48:55.953305 4912 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:48:55.954345 4912 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:48:55.962635 4912 catalog_manager.cc:6092] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Generated new TSK 0
I20260810 19:48:55.962877 4912 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:48:55.976140 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:55.977484 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:55.979049 24944 webserver.cc:533] Webserver started at http://127.24.92.1:34279/ using document root <none> and password file <none>
I20260810 19:48:55.979327 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:55.979396 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:55.979516 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:55.980368 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "d8611bb648ad48beb8a3749e3cd1df8a"
format_stamp: "Formatted at 2026-08-10 19:48:55 on dist-test-slave-w4v5"
I20260810 19:48:55.983836 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.002s sys 0.003s
I20260810 19:48:55.985695 4938 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:55.986166 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:55.986289 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "d8611bb648ad48beb8a3749e3cd1df8a"
format_stamp: "Formatted at 2026-08-10 19:48:55 on dist-test-slave-w4v5"
I20260810 19:48:55.986416 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:56.009802 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:56.010432 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:56.011125 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:56.012071 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:56.012126 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:56.012214 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:56.012259 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:56.029052 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:35121
I20260810 19:48:56.029055 5034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:35121 every 8 connection(s)
I20260810 19:48:56.030916 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:56.033082 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:56.040915 24944 webserver.cc:533] Webserver started at http://127.24.92.2:44017/ using document root <none> and password file <none>
I20260810 19:48:56.041222 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:56.041317 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:56.041461 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:56.042110 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-1-root/instance:
uuid: "74956fdba0e6478f92b0aaeb4f583e4b"
format_stamp: "Formatted at 2026-08-10 19:48:56 on dist-test-slave-w4v5"
I20260810 19:48:56.045614 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20260810 19:48:56.046576 5036 heartbeater.cc:344] Connected to a master server at 127.24.92.62:38125
I20260810 19:48:56.046711 5036 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:56.047125 5036 heartbeater.cc:507] Master 127.24.92.62:38125 requested a full tablet report, sending...
I20260810 19:48:56.047621 5045 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:56.048130 4838 ts_manager.cc:194] Registered new tserver with Master: d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121)
I20260810 19:48:56.049520 4838 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56240
I20260810 19:48:56.050066 24944 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.000s sys 0.002s
I20260810 19:48:56.050201 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-1-root
uuid: "74956fdba0e6478f92b0aaeb4f583e4b"
format_stamp: "Formatted at 2026-08-10 19:48:56 on dist-test-slave-w4v5"
I20260810 19:48:56.050339 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:56.061120 5036 heartbeater.cc:499] Master 127.24.92.62:38125 was elected leader, sending a full tablet report...
I20260810 19:48:56.093768 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:56.094354 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:56.095005 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:56.095963 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:56.096017 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:56.096102 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:56.096148 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:56.109962 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.2:42287
I20260810 19:48:56.110001 5157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.2:42287 every 8 connection(s)
I20260810 19:48:56.111792 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:56.112978 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:56.114471 24944 webserver.cc:533] Webserver started at http://127.24.92.3:36923/ using document root <none> and password file <none>
I20260810 19:48:56.114720 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:56.114809 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:56.114941 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:56.115788 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-2-root/instance:
uuid: "28d3390c235740d1b15ced327a23b19e"
format_stamp: "Formatted at 2026-08-10 19:48:56 on dist-test-slave-w4v5"
I20260810 19:48:56.117038 5159 heartbeater.cc:344] Connected to a master server at 127.24.92.62:38125
I20260810 19:48:56.117159 5159 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:56.117477 5159 heartbeater.cc:507] Master 127.24.92.62:38125 requested a full tablet report, sending...
I20260810 19:48:56.118338 4838 ts_manager.cc:194] Registered new tserver with Master: 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287)
I20260810 19:48:56.119155 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260810 19:48:56.119163 4838 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56248
I20260810 19:48:56.121140 5174 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:56.121496 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:56.121621 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-2-root
uuid: "28d3390c235740d1b15ced327a23b19e"
format_stamp: "Formatted at 2026-08-10 19:48:56 on dist-test-slave-w4v5"
I20260810 19:48:56.121748 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:56.130512 5159 heartbeater.cc:499] Master 127.24.92.62:38125 was elected leader, sending a full tablet report...
I20260810 19:48:56.132728 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:56.133189 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:56.133683 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:56.134439 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:56.134519 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:56.134637 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:56.134694 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:56.148500 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.3:41733
I20260810 19:48:56.148536 5274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.3:41733 every 8 connection(s)
I20260810 19:48:56.150206 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:48:56.151623 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:48:56.153232 24944 webserver.cc:533] Webserver started at http://127.24.92.4:42387/ using document root <none> and password file <none>
I20260810 19:48:56.153486 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:48:56.153545 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:48:56.153697 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:48:56.154475 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-3-root/instance:
uuid: "6d1473d1972b498d97dd4ec93b1408b3"
format_stamp: "Formatted at 2026-08-10 19:48:56 on dist-test-slave-w4v5"
I20260810 19:48:56.156369 5275 heartbeater.cc:344] Connected to a master server at 127.24.92.62:38125
I20260810 19:48:56.156539 5275 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:56.156879 5275 heartbeater.cc:507] Master 127.24.92.62:38125 requested a full tablet report, sending...
I20260810 19:48:56.157770 4837 ts_manager.cc:194] Registered new tserver with Master: 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733)
I20260810 19:48:56.157806 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260810 19:48:56.158548 4837 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56250
I20260810 19:48:56.159577 5285 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:56.159941 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:48:56.160028 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-3-root
uuid: "6d1473d1972b498d97dd4ec93b1408b3"
format_stamp: "Formatted at 2026-08-10 19:48:56 on dist-test-slave-w4v5"
I20260810 19:48:56.160115 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:48:56.169934 5275 heartbeater.cc:499] Master 127.24.92.62:38125 was elected leader, sending a full tablet report...
I20260810 19:48:56.183169 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:48:56.183624 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:48:56.184152 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:48:56.185025 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:48:56.185079 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:56.185166 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:48:56.185211 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:48:56.199815 5378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.4:35779 every 8 connection(s)
I20260810 19:48:56.199811 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.4:35779
I20260810 19:48:56.213382 5380 heartbeater.cc:344] Connected to a master server at 127.24.92.62:38125
I20260810 19:48:56.213549 5380 heartbeater.cc:461] Registering TS with master...
I20260810 19:48:56.214191 5380 heartbeater.cc:507] Master 127.24.92.62:38125 requested a full tablet report, sending...
I20260810 19:48:56.215490 4835 ts_manager.cc:194] Registered new tserver with Master: 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779)
I20260810 19:48:56.216483 24944 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013812909s
I20260810 19:48:56.216988 4835 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56256
I20260810 19:48:56.229104 5380 heartbeater.cc:499] Master 127.24.92.62:38125 was elected leader, sending a full tablet report...
I20260810 19:48:56.231698 4835 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56264:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:56.262116 4985 tablet_service.cc:1511] Processing CreateTablet for tablet 06d4ccfb99cb479895c0fe4d56cc7ed0 (DEFAULT_TABLE table=fake-table [id=538e7c6ffa994e20b8137c90812e156e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:56.262753 4985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d4ccfb99cb479895c0fe4d56cc7ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:56.271843 5324 tablet_service.cc:1511] Processing CreateTablet for tablet 06d4ccfb99cb479895c0fe4d56cc7ed0 (DEFAULT_TABLE table=fake-table [id=538e7c6ffa994e20b8137c90812e156e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:56.272351 5324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d4ccfb99cb479895c0fe4d56cc7ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:56.278193 5223 tablet_service.cc:1511] Processing CreateTablet for tablet 06d4ccfb99cb479895c0fe4d56cc7ed0 (DEFAULT_TABLE table=fake-table [id=538e7c6ffa994e20b8137c90812e156e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:48:56.278626 5223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d4ccfb99cb479895c0fe4d56cc7ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:56.278932 5398 tablet_bootstrap.cc:492] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a: Bootstrap starting.
I20260810 19:48:56.280529 5398 tablet_bootstrap.cc:654] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:56.283566 5398 tablet_bootstrap.cc:492] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a: No bootstrap required, opened a new log
I20260810 19:48:56.283706 5398 ts_tablet_manager.cc:1403] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260810 19:48:56.283967 5399 tablet_bootstrap.cc:492] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3: Bootstrap starting.
I20260810 19:48:56.284564 5398 raft_consensus.cc:359] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } } peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } } peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.284799 5398 raft_consensus.cc:385] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:56.284863 5398 raft_consensus.cc:740] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8611bb648ad48beb8a3749e3cd1df8a, State: Initialized, Role: FOLLOWER
I20260810 19:48:56.285091 5398 consensus_queue.cc:260] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } } peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } } peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.285605 5399 tablet_bootstrap.cc:654] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:56.285889 5398 ts_tablet_manager.cc:1434] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a: Time spent starting tablet: real 0.002s user 0.003s sys 0.000s
I20260810 19:48:56.286491 5402 tablet_bootstrap.cc:492] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e: Bootstrap starting.
I20260810 19:48:56.287748 5399 tablet_bootstrap.cc:492] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3: No bootstrap required, opened a new log
I20260810 19:48:56.287900 5399 ts_tablet_manager.cc:1403] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:56.288609 5402 tablet_bootstrap.cc:654] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:56.288743 5399 raft_consensus.cc:359] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } } peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } } peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.288897 5399 raft_consensus.cc:385] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:56.288949 5399 raft_consensus.cc:740] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1473d1972b498d97dd4ec93b1408b3, State: Initialized, Role: FOLLOWER
I20260810 19:48:56.289665 5399 consensus_queue.cc:260] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } } peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } } peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.290599 5399 ts_tablet_manager.cc:1434] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260810 19:48:56.291436 5402 tablet_bootstrap.cc:492] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e: No bootstrap required, opened a new log
I20260810 19:48:56.291605 5402 ts_tablet_manager.cc:1403] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:48:56.292295 5402 raft_consensus.cc:359] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } } peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } } peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.292461 5402 raft_consensus.cc:385] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:56.292531 5402 raft_consensus.cc:740] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d3390c235740d1b15ced327a23b19e, State: Initialized, Role: FOLLOWER
I20260810 19:48:56.292759 5402 consensus_queue.cc:260] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } } peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } } peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.293573 5402 ts_tablet_manager.cc:1434] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e: Time spent starting tablet: real 0.002s user 0.000s sys 0.002s
I20260810 19:48:56.385650 5407 raft_consensus.cc:493] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 19:48:56.385883 5407 raft_consensus.cc:515] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } } peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } } peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.386827 5407 leader_election.cc:290] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121), 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733)
I20260810 19:48:56.392961 5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d4ccfb99cb479895c0fe4d56cc7ed0" candidate_uuid: "6d1473d1972b498d97dd4ec93b1408b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" is_pre_election: true
I20260810 19:48:56.393208 5003 raft_consensus.cc:2468] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1473d1972b498d97dd4ec93b1408b3 in term 0.
I20260810 19:48:56.393683 5286 leader_election.cc:304] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1473d1972b498d97dd4ec93b1408b3, d8611bb648ad48beb8a3749e3cd1df8a; no voters:
I20260810 19:48:56.393992 5407 raft_consensus.cc:2804] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 19:48:56.394101 5407 raft_consensus.cc:493] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 19:48:56.394193 5407 raft_consensus.cc:3060] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:56.394272 5237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d4ccfb99cb479895c0fe4d56cc7ed0" candidate_uuid: "6d1473d1972b498d97dd4ec93b1408b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d3390c235740d1b15ced327a23b19e" is_pre_election: true
I20260810 19:48:56.394470 5237 raft_consensus.cc:2468] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1473d1972b498d97dd4ec93b1408b3 in term 0.
I20260810 19:48:56.396744 5407 raft_consensus.cc:515] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } } peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } } peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.397445 5407 leader_election.cc:290] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [CANDIDATE]: Term 1 election: Requested vote from peers d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121), 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733)
I20260810 19:48:56.397688 5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d4ccfb99cb479895c0fe4d56cc7ed0" candidate_uuid: "6d1473d1972b498d97dd4ec93b1408b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8611bb648ad48beb8a3749e3cd1df8a"
I20260810 19:48:56.397854 5003 raft_consensus.cc:3060] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:56.397910 5237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d4ccfb99cb479895c0fe4d56cc7ed0" candidate_uuid: "6d1473d1972b498d97dd4ec93b1408b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d3390c235740d1b15ced327a23b19e"
I20260810 19:48:56.398114 5237 raft_consensus.cc:3060] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:56.400496 5003 raft_consensus.cc:2468] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1473d1972b498d97dd4ec93b1408b3 in term 1.
I20260810 19:48:56.400785 5237 raft_consensus.cc:2468] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1473d1972b498d97dd4ec93b1408b3 in term 1.
I20260810 19:48:56.400877 5286 leader_election.cc:304] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1473d1972b498d97dd4ec93b1408b3, d8611bb648ad48beb8a3749e3cd1df8a; no voters:
I20260810 19:48:56.401110 5407 raft_consensus.cc:2804] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:56.401491 5407 raft_consensus.cc:697] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1473d1972b498d97dd4ec93b1408b3, State: Running, Role: LEADER
I20260810 19:48:56.401782 5407 consensus_queue.cc:237] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } } peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } } peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.404126 4837 catalog_manager.cc:5719] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4). New cstate: current_term: 1 leader_uuid: "6d1473d1972b498d97dd4ec93b1408b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:56.466148 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:48:56.467329 4837 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56264:
name: "many-ranges-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:48:56.479691 5092 tablet_service.cc:1511] Processing CreateTablet for tablet 41673137857548f097a7ffbfac2af592 (DEFAULT_TABLE table=many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260810 19:48:56.480309 5092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41673137857548f097a7ffbfac2af592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:56.485843 5423 tablet_bootstrap.cc:492] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Bootstrap starting.
I20260810 19:48:56.487260 5423 tablet_bootstrap.cc:654] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:56.489118 5423 tablet_bootstrap.cc:492] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: No bootstrap required, opened a new log
I20260810 19:48:56.489260 5423 ts_tablet_manager.cc:1403] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
I20260810 19:48:56.489951 5423 raft_consensus.cc:359] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } }
I20260810 19:48:56.490083 5423 raft_consensus.cc:385] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:56.490128 5423 raft_consensus.cc:740] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74956fdba0e6478f92b0aaeb4f583e4b, State: Initialized, Role: FOLLOWER
I20260810 19:48:56.490276 5423 consensus_queue.cc:260] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } }
I20260810 19:48:56.490370 5423 raft_consensus.cc:399] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:56.490411 5423 raft_consensus.cc:493] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:56.490476 5423 raft_consensus.cc:3060] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:56.492894 5423 raft_consensus.cc:515] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } }
I20260810 19:48:56.493156 5423 leader_election.cc:304] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 74956fdba0e6478f92b0aaeb4f583e4b; no voters:
I20260810 19:48:56.493643 5423 leader_election.cc:290] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:56.493798 5427 raft_consensus.cc:2804] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:56.494469 5423 ts_tablet_manager.cc:1434] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260810 19:48:56.494437 5427 raft_consensus.cc:697] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 LEADER]: Becoming Leader. State: Replica: 74956fdba0e6478f92b0aaeb4f583e4b, State: Running, Role: LEADER
I20260810 19:48:56.494788 5427 consensus_queue.cc:237] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } }
I20260810 19:48:56.497145 4835 catalog_manager.cc:5719] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2). New cstate: current_term: 1 leader_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:56.518213 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:56.522446 4835 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9550340f3e1d4818aaedc5696bd6eea3 has no consensus state
I20260810 19:48:56.526604 4985 tablet_service.cc:1511] Processing CreateTablet for tablet 9550340f3e1d4818aaedc5696bd6eea3 (DEFAULT_TABLE table=many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]), partition=RANGE (c0) PARTITION 1 <= VALUES < 2
I20260810 19:48:56.527022 4985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9550340f3e1d4818aaedc5696bd6eea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:56.531924 5398 tablet_bootstrap.cc:492] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Bootstrap starting.
I20260810 19:48:56.533458 5398 tablet_bootstrap.cc:654] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:56.534950 5398 tablet_bootstrap.cc:492] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: No bootstrap required, opened a new log
I20260810 19:48:56.535058 5398 ts_tablet_manager.cc:1403] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:56.535676 5398 raft_consensus.cc:359] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } }
I20260810 19:48:56.535831 5398 raft_consensus.cc:385] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:56.535887 5398 raft_consensus.cc:740] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8611bb648ad48beb8a3749e3cd1df8a, State: Initialized, Role: FOLLOWER
I20260810 19:48:56.536142 5398 consensus_queue.cc:260] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } }
I20260810 19:48:56.536334 5398 raft_consensus.cc:399] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:56.536410 5398 raft_consensus.cc:493] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:56.536492 5398 raft_consensus.cc:3060] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:56.538460 5398 raft_consensus.cc:515] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } }
I20260810 19:48:56.538677 5398 leader_election.cc:304] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d8611bb648ad48beb8a3749e3cd1df8a; no voters:
I20260810 19:48:56.538882 5398 leader_election.cc:290] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:56.538950 5401 raft_consensus.cc:2804] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:56.539675 5398 ts_tablet_manager.cc:1434] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Time spent starting tablet: real 0.004s user 0.000s sys 0.004s
I20260810 19:48:56.540148 5401 raft_consensus.cc:697] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [term 1 LEADER]: Becoming Leader. State: Replica: d8611bb648ad48beb8a3749e3cd1df8a, State: Running, Role: LEADER
I20260810 19:48:56.540447 5401 consensus_queue.cc:237] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } }
I20260810 19:48:56.542474 4838 catalog_manager.cc:5719] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a reported cstate change: term changed from 0 to 1, leader changed from <none> to d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1). New cstate: current_term: 1 leader_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:56.547230 4838 catalog_manager.cc:6264] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: many-ranges-table [id=ed42972c5b734f7b9696f342f052c419] alter complete (version 0)
I20260810 19:48:56.550297 4838 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:56.554131 4838 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b85b47f5549e4d70beb8c09b54893a64 has no consensus state
I20260810 19:48:56.557850 5223 tablet_service.cc:1511] Processing CreateTablet for tablet b85b47f5549e4d70beb8c09b54893a64 (DEFAULT_TABLE table=many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]), partition=RANGE (c0) PARTITION 2 <= VALUES < 3
I20260810 19:48:56.558260 5223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85b47f5549e4d70beb8c09b54893a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:56.563369 5402 tablet_bootstrap.cc:492] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Bootstrap starting.
I20260810 19:48:56.564579 5402 tablet_bootstrap.cc:654] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:56.566548 5402 tablet_bootstrap.cc:492] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: No bootstrap required, opened a new log
I20260810 19:48:56.566704 5402 ts_tablet_manager.cc:1403] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260810 19:48:56.567531 5402 raft_consensus.cc:359] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } }
I20260810 19:48:56.567700 5402 raft_consensus.cc:385] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:56.567768 5402 raft_consensus.cc:740] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d3390c235740d1b15ced327a23b19e, State: Initialized, Role: FOLLOWER
I20260810 19:48:56.568011 5402 consensus_queue.cc:260] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } }
I20260810 19:48:56.568173 5402 raft_consensus.cc:399] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:56.568243 5402 raft_consensus.cc:493] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:56.568322 5402 raft_consensus.cc:3060] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:56.570118 5402 raft_consensus.cc:515] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } }
I20260810 19:48:56.570344 5402 leader_election.cc:304] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 28d3390c235740d1b15ced327a23b19e; no voters:
I20260810 19:48:56.570561 5402 leader_election.cc:290] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:56.570631 5409 raft_consensus.cc:2804] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [term 1 FOLLOWER]: Leader election won for term 1
W20260810 19:48:56.571297 4810 catalog_manager.cc:4832] Async tablet task AlterTable RPC for tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet b85b47f5549e4d70beb8c09b54893a64 consensus state has no leader
I20260810 19:48:56.574919 5409 raft_consensus.cc:697] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [term 1 LEADER]: Becoming Leader. State: Replica: 28d3390c235740d1b15ced327a23b19e, State: Running, Role: LEADER
I20260810 19:48:56.575244 5409 consensus_queue.cc:237] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } }
I20260810 19:48:56.576579 5402 ts_tablet_manager.cc:1434] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Time spent starting tablet: real 0.010s user 0.009s sys 0.001s
I20260810 19:48:56.577687 4838 catalog_manager.cc:5719] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e reported cstate change: term changed from 0 to 1, leader changed from <none> to 28d3390c235740d1b15ced327a23b19e (127.24.92.3). New cstate: current_term: 1 leader_uuid: "28d3390c235740d1b15ced327a23b19e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:56.582399 4838 catalog_manager.cc:6264] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: many-ranges-table [id=ed42972c5b734f7b9696f342f052c419] alter complete (version 0)
I20260810 19:48:56.585563 4837 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:56.589866 4837 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5e357d449f354cd0b3ce343e638c8830 has no consensus state
I20260810 19:48:56.593461 5324 tablet_service.cc:1511] Processing CreateTablet for tablet 5e357d449f354cd0b3ce343e638c8830 (DEFAULT_TABLE table=many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]), partition=RANGE (c0) PARTITION 3 <= VALUES < 4
I20260810 19:48:56.593854 5324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e357d449f354cd0b3ce343e638c8830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:56.599102 5399 tablet_bootstrap.cc:492] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Bootstrap starting.
I20260810 19:48:56.600618 5399 tablet_bootstrap.cc:654] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:56.602412 5399 tablet_bootstrap.cc:492] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: No bootstrap required, opened a new log
I20260810 19:48:56.602556 5399 ts_tablet_manager.cc:1403] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:56.603255 5399 raft_consensus.cc:359] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.603381 5399 raft_consensus.cc:385] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:56.603416 5399 raft_consensus.cc:740] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1473d1972b498d97dd4ec93b1408b3, State: Initialized, Role: FOLLOWER
I20260810 19:48:56.603632 5399 consensus_queue.cc:260] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.603765 5399 raft_consensus.cc:399] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:56.603866 5399 raft_consensus.cc:493] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:56.603945 5399 raft_consensus.cc:3060] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:56.605829 5399 raft_consensus.cc:515] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.606034 5399 leader_election.cc:304] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6d1473d1972b498d97dd4ec93b1408b3; no voters:
I20260810 19:48:56.606246 5399 leader_election.cc:290] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:56.606317 5407 raft_consensus.cc:2804] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:56.606953 5399 ts_tablet_manager.cc:1434] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260810 19:48:56.607317 5407 raft_consensus.cc:697] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1473d1972b498d97dd4ec93b1408b3, State: Running, Role: LEADER
I20260810 19:48:56.607612 5407 consensus_queue.cc:237] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.612917 4835 catalog_manager.cc:5719] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4). New cstate: current_term: 1 leader_uuid: "6d1473d1972b498d97dd4ec93b1408b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:56.617425 4835 catalog_manager.cc:6264] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: many-ranges-table [id=ed42972c5b734f7b9696f342f052c419] alter complete (version 0)
I20260810 19:48:56.621631 4838 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:56.626359 4838 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9a0043dbdccd4009a295e1444075c735 has no consensus state
I20260810 19:48:56.630266 4985 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0043dbdccd4009a295e1444075c735 (DEFAULT_TABLE table=many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]), partition=RANGE (c0) PARTITION 4 <= VALUES < 5
I20260810 19:48:56.630748 4985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0043dbdccd4009a295e1444075c735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:56.636399 5398 tablet_bootstrap.cc:492] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Bootstrap starting.
I20260810 19:48:56.637642 5398 tablet_bootstrap.cc:654] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:56.639276 5398 tablet_bootstrap.cc:492] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: No bootstrap required, opened a new log
I20260810 19:48:56.639417 5398 ts_tablet_manager.cc:1403] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260810 19:48:56.640228 5398 raft_consensus.cc:359] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } }
I20260810 19:48:56.640400 5398 raft_consensus.cc:385] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:56.640472 5398 raft_consensus.cc:740] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8611bb648ad48beb8a3749e3cd1df8a, State: Initialized, Role: FOLLOWER
I20260810 19:48:56.640687 5398 consensus_queue.cc:260] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } }
I20260810 19:48:56.640848 5398 raft_consensus.cc:399] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:56.640920 5398 raft_consensus.cc:493] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:56.640998 5398 raft_consensus.cc:3060] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:56.643316 5398 raft_consensus.cc:515] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } }
I20260810 19:48:56.643518 5398 leader_election.cc:304] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d8611bb648ad48beb8a3749e3cd1df8a; no voters:
I20260810 19:48:56.643705 5398 leader_election.cc:290] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:56.643802 5401 raft_consensus.cc:2804] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:56.643967 5401 raft_consensus.cc:697] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [term 1 LEADER]: Becoming Leader. State: Replica: d8611bb648ad48beb8a3749e3cd1df8a, State: Running, Role: LEADER
I20260810 19:48:56.644152 5398 ts_tablet_manager.cc:1434] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Time spent starting tablet: real 0.005s user 0.001s sys 0.003s
I20260810 19:48:56.644208 5401 consensus_queue.cc:237] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } }
I20260810 19:48:56.647001 4835 catalog_manager.cc:5719] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a reported cstate change: term changed from 0 to 1, leader changed from <none> to d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1). New cstate: current_term: 1 leader_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:56.651813 4835 catalog_manager.cc:6264] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: many-ranges-table [id=ed42972c5b734f7b9696f342f052c419] alter complete (version 0)
I20260810 19:48:56.658454 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:56.663961 4835 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9497eea3ab0048cf952cd0da7e2a62e9 has no consensus state
I20260810 19:48:56.668334 5092 tablet_service.cc:1511] Processing CreateTablet for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (DEFAULT_TABLE table=many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]), partition=RANGE (c0) PARTITION 5 <= VALUES < 6
I20260810 19:48:56.668802 5092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9497eea3ab0048cf952cd0da7e2a62e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:56.674144 5423 tablet_bootstrap.cc:492] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Bootstrap starting.
I20260810 19:48:56.675695 5423 tablet_bootstrap.cc:654] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:56.677480 5423 tablet_bootstrap.cc:492] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: No bootstrap required, opened a new log
I20260810 19:48:56.677640 5423 ts_tablet_manager.cc:1403] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260810 19:48:56.678357 5423 raft_consensus.cc:359] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } }
I20260810 19:48:56.678526 5423 raft_consensus.cc:385] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:56.678591 5423 raft_consensus.cc:740] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74956fdba0e6478f92b0aaeb4f583e4b, State: Initialized, Role: FOLLOWER
I20260810 19:48:56.678797 5423 consensus_queue.cc:260] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } }
I20260810 19:48:56.678949 5423 raft_consensus.cc:399] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:56.679015 5423 raft_consensus.cc:493] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:56.679124 5423 raft_consensus.cc:3060] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:56.681679 5423 raft_consensus.cc:515] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } }
I20260810 19:48:56.681908 5423 leader_election.cc:304] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 74956fdba0e6478f92b0aaeb4f583e4b; no voters:
I20260810 19:48:56.682119 5423 leader_election.cc:290] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:56.682225 5427 raft_consensus.cc:2804] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:56.682416 5427 raft_consensus.cc:697] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 LEADER]: Becoming Leader. State: Replica: 74956fdba0e6478f92b0aaeb4f583e4b, State: Running, Role: LEADER
I20260810 19:48:56.682535 5423 ts_tablet_manager.cc:1434] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260810 19:48:56.682673 5427 consensus_queue.cc:237] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } }
I20260810 19:48:56.684811 4835 catalog_manager.cc:5719] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2). New cstate: current_term: 1 leader_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:56.689385 4835 catalog_manager.cc:6264] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: many-ranges-table [id=ed42972c5b734f7b9696f342f052c419] alter complete (version 0)
I20260810 19:48:56.691957 4837 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:56.697270 4837 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b8642ab465c4fc8b67bb30489ca9163 has no consensus state
I20260810 19:48:56.701316 5223 tablet_service.cc:1511] Processing CreateTablet for tablet 0b8642ab465c4fc8b67bb30489ca9163 (DEFAULT_TABLE table=many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]), partition=RANGE (c0) PARTITION 6 <= VALUES < 7
I20260810 19:48:56.701840 5223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8642ab465c4fc8b67bb30489ca9163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:56.707826 5402 tablet_bootstrap.cc:492] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Bootstrap starting.
I20260810 19:48:56.709335 5402 tablet_bootstrap.cc:654] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:56.710860 5402 tablet_bootstrap.cc:492] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: No bootstrap required, opened a new log
I20260810 19:48:56.711020 5402 ts_tablet_manager.cc:1403] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260810 19:48:56.711644 5402 raft_consensus.cc:359] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } }
I20260810 19:48:56.711812 5402 raft_consensus.cc:385] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:56.711881 5402 raft_consensus.cc:740] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d3390c235740d1b15ced327a23b19e, State: Initialized, Role: FOLLOWER
I20260810 19:48:56.712097 5402 consensus_queue.cc:260] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } }
I20260810 19:48:56.712265 5402 raft_consensus.cc:399] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:56.712337 5402 raft_consensus.cc:493] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:56.712420 5402 raft_consensus.cc:3060] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:56.715005 5402 raft_consensus.cc:515] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } }
I20260810 19:48:56.715257 5402 leader_election.cc:304] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 28d3390c235740d1b15ced327a23b19e; no voters:
I20260810 19:48:56.715461 5402 leader_election.cc:290] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:56.715520 5447 raft_consensus.cc:2804] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:56.715694 5447 raft_consensus.cc:697] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [term 1 LEADER]: Becoming Leader. State: Replica: 28d3390c235740d1b15ced327a23b19e, State: Running, Role: LEADER
I20260810 19:48:56.715927 5447 consensus_queue.cc:237] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } }
I20260810 19:48:56.717072 5402 ts_tablet_manager.cc:1434] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260810 19:48:56.718024 4838 catalog_manager.cc:5719] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e reported cstate change: term changed from 0 to 1, leader changed from <none> to 28d3390c235740d1b15ced327a23b19e (127.24.92.3). New cstate: current_term: 1 leader_uuid: "28d3390c235740d1b15ced327a23b19e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:56.722474 4838 catalog_manager.cc:6264] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: many-ranges-table [id=ed42972c5b734f7b9696f342f052c419] alter complete (version 0)
I20260810 19:48:56.728824 4838 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:56.733901 4838 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7b53b08a1f1a43be8a029faef92b656e has no consensus state
I20260810 19:48:56.738150 5324 tablet_service.cc:1511] Processing CreateTablet for tablet 7b53b08a1f1a43be8a029faef92b656e (DEFAULT_TABLE table=many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]), partition=RANGE (c0) PARTITION 7 <= VALUES < 8
I20260810 19:48:56.738611 5324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b53b08a1f1a43be8a029faef92b656e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:56.743635 5399 tablet_bootstrap.cc:492] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Bootstrap starting.
I20260810 19:48:56.744853 5399 tablet_bootstrap.cc:654] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:56.746409 5399 tablet_bootstrap.cc:492] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: No bootstrap required, opened a new log
I20260810 19:48:56.746542 5399 ts_tablet_manager.cc:1403] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:48:56.747238 5399 raft_consensus.cc:359] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.747372 5399 raft_consensus.cc:385] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:56.747435 5399 raft_consensus.cc:740] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1473d1972b498d97dd4ec93b1408b3, State: Initialized, Role: FOLLOWER
I20260810 19:48:56.747656 5399 consensus_queue.cc:260] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.747776 5399 raft_consensus.cc:399] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:56.747850 5399 raft_consensus.cc:493] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:56.747922 5399 raft_consensus.cc:3060] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:56.750845 5399 raft_consensus.cc:515] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.751071 5399 leader_election.cc:304] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6d1473d1972b498d97dd4ec93b1408b3; no voters:
I20260810 19:48:56.751305 5399 leader_election.cc:290] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:56.751376 5407 raft_consensus.cc:2804] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:56.751552 5407 raft_consensus.cc:697] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1473d1972b498d97dd4ec93b1408b3, State: Running, Role: LEADER
I20260810 19:48:56.751778 5407 consensus_queue.cc:237] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } }
I20260810 19:48:56.751902 5399 ts_tablet_manager.cc:1434] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260810 19:48:56.753636 4838 catalog_manager.cc:5719] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4). New cstate: current_term: 1 leader_uuid: "6d1473d1972b498d97dd4ec93b1408b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d1473d1972b498d97dd4ec93b1408b3" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 35779 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:56.758687 4838 catalog_manager.cc:6264] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: many-ranges-table [id=ed42972c5b734f7b9696f342f052c419] alter complete (version 0)
I20260810 19:48:56.764282 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:56.770476 4835 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1202bcdd50ca4f5ba0dd40d7af0e775c has no consensus state
I20260810 19:48:56.774868 4985 tablet_service.cc:1511] Processing CreateTablet for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (DEFAULT_TABLE table=many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]), partition=RANGE (c0) PARTITION 8 <= VALUES < 9
I20260810 19:48:56.775310 4985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:56.780139 5398 tablet_bootstrap.cc:492] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Bootstrap starting.
I20260810 19:48:56.781612 5398 tablet_bootstrap.cc:654] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:56.782301 5407 consensus_queue.cc:1048] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d3390c235740d1b15ced327a23b19e" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 41733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 19:48:56.783478 5398 tablet_bootstrap.cc:492] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: No bootstrap required, opened a new log
I20260810 19:48:56.783643 5398 ts_tablet_manager.cc:1403] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Time spent bootstrapping tablet: real 0.004s user 0.001s sys 0.002s
I20260810 19:48:56.784507 5398 raft_consensus.cc:359] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } }
I20260810 19:48:56.784852 5398 raft_consensus.cc:385] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:56.784919 5398 raft_consensus.cc:740] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8611bb648ad48beb8a3749e3cd1df8a, State: Initialized, Role: FOLLOWER
I20260810 19:48:56.785157 5398 consensus_queue.cc:260] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } }
I20260810 19:48:56.785315 5398 raft_consensus.cc:399] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:56.785385 5398 raft_consensus.cc:493] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:56.785458 5398 raft_consensus.cc:3060] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:56.788318 5470 consensus_queue.cc:1048] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 19:48:56.788597 5398 raft_consensus.cc:515] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } }
I20260810 19:48:56.788818 5398 leader_election.cc:304] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d8611bb648ad48beb8a3749e3cd1df8a; no voters:
I20260810 19:48:56.789011 5398 leader_election.cc:290] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:56.789093 5437 raft_consensus.cc:2804] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:56.789206 5437 raft_consensus.cc:697] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [term 1 LEADER]: Becoming Leader. State: Replica: d8611bb648ad48beb8a3749e3cd1df8a, State: Running, Role: LEADER
I20260810 19:48:56.789412 5437 consensus_queue.cc:237] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } }
I20260810 19:48:56.789866 5398 ts_tablet_manager.cc:1434] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Time spent starting tablet: real 0.006s user 0.003s sys 0.003s
I20260810 19:48:56.793085 4838 catalog_manager.cc:5719] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a reported cstate change: term changed from 0 to 1, leader changed from <none> to d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1). New cstate: current_term: 1 leader_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 35121 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:56.798003 4838 catalog_manager.cc:6264] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: many-ranges-table [id=ed42972c5b734f7b9696f342f052c419] alter complete (version 0)
I20260810 19:48:56.802175 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:56.808923 4835 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9d543eb9c97141a986da74ce060cc81d has no consensus state
I20260810 19:48:56.813146 5092 tablet_service.cc:1511] Processing CreateTablet for tablet 9d543eb9c97141a986da74ce060cc81d (DEFAULT_TABLE table=many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]), partition=RANGE (c0) PARTITION 9 <= VALUES < 10
I20260810 19:48:56.813714 5092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d543eb9c97141a986da74ce060cc81d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:48:56.818805 5423 tablet_bootstrap.cc:492] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Bootstrap starting.
I20260810 19:48:56.820353 5423 tablet_bootstrap.cc:654] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Neither blocks nor log segments found. Creating new log.
I20260810 19:48:56.821938 5423 tablet_bootstrap.cc:492] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: No bootstrap required, opened a new log
I20260810 19:48:56.822108 5423 ts_tablet_manager.cc:1403] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260810 19:48:56.822975 5423 raft_consensus.cc:359] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } }
I20260810 19:48:56.823172 5423 raft_consensus.cc:385] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:48:56.823241 5423 raft_consensus.cc:740] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74956fdba0e6478f92b0aaeb4f583e4b, State: Initialized, Role: FOLLOWER
I20260810 19:48:56.823474 5423 consensus_queue.cc:260] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } }
I20260810 19:48:56.823642 5423 raft_consensus.cc:399] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:48:56.823711 5423 raft_consensus.cc:493] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:48:56.823791 5423 raft_consensus.cc:3060] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:48:56.826073 5423 raft_consensus.cc:515] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } }
I20260810 19:48:56.826282 5423 leader_election.cc:304] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 74956fdba0e6478f92b0aaeb4f583e4b; no voters:
I20260810 19:48:56.826478 5423 leader_election.cc:290] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:48:56.826588 5427 raft_consensus.cc:2804] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:48:56.826766 5427 raft_consensus.cc:697] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 LEADER]: Becoming Leader. State: Replica: 74956fdba0e6478f92b0aaeb4f583e4b, State: Running, Role: LEADER
I20260810 19:48:56.826897 5423 ts_tablet_manager.cc:1434] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260810 19:48:56.826978 5427 consensus_queue.cc:237] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } }
I20260810 19:48:56.829088 4838 catalog_manager.cc:5719] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2). New cstate: current_term: 1 leader_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 42287 } health_report { overall_health: HEALTHY } } }
I20260810 19:48:56.833334 4838 catalog_manager.cc:6264] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: many-ranges-table [id=ed42972c5b734f7b9696f342f052c419] alter complete (version 0)
I20260810 19:48:56.840394 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c0" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260810 19:48:56.842315 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 264ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.109719 5432 log.cc:510] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 433ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.110014 5438 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.110105 5456 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 432ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.111203 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.111788 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 393ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.111788 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 393ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.112232 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 353ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.112357 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c1" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260810 19:48:57.113111 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 64ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.113188 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.114104 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 312ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.114638 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 175ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.178102 5493 tablet.cc:1724] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:57.178623 5493 tablet.cc:1622] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:57.179056 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 262ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.299485 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260810 19:48:57.302042 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 559ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.304754 5504 tablet.cc:1724] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:57.305382 5504 tablet.cc:1622] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
W20260810 19:48:57.311410 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 156ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.312146 4838 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 2 got 1
I20260810 19:48:57.323693 5506 tablet.cc:1724] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:57.324385 5506 tablet.cc:1622] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:48:57.324818 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 368ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.334049 5507 tablet.cc:1724] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:57.335049 5507 tablet.cc:1622] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:57.335598 5438 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 166ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.427171 5510 tablet.cc:1724] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:57.427919 5510 tablet.cc:1622] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:48:57.428424 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 110ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.441352 5493 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.262s user 0.001s sys 0.000s
W20260810 19:48:57.446884 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 344ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.447026 4834 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 2 got 1
I20260810 19:48:57.466260 5511 tablet.cc:1724] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:57.466988 5511 tablet.cc:1622] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:48:57.467499 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 266ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.468047 5504 tablet.cc:1724] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:57.468654 5504 tablet.cc:1622] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
W20260810 19:48:57.469105 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 108ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.505573 5493 tablet.cc:1724] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:57.506160 5493 tablet.cc:1622] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:57.506592 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 95ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.506799 5438 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 307ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.506953 5512 tablet.cc:1724] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:57.507586 5512 tablet.cc:1622] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:48:57.507949 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 77ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.543797 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 245ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.543740 5513 tablet.cc:1724] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:57.544450 5516 tablet.cc:1724] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260810 19:48:57.544616 5513 tablet.cc:1622] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
I20260810 19:48:57.544627 4837 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 2 got 1
I20260810 19:48:57.545006 5516 tablet.cc:1622] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:48:57.545240 5456 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 221ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.545352 5432 log.cc:510] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 464ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.589900 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.606366 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 149ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.693066 5506 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.368s user 0.001s sys 0.000s
W20260810 19:48:57.697978 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 366ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.698822 4833 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 2 got 1
W20260810 19:48:57.733863 5511 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.266s user 0.000s sys 0.000s
W20260810 19:48:57.738876 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 317ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.756098 5493 tablet.cc:1724] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:57.756733 5493 tablet.cc:1622] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:57.757290 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.766605 5513 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.221s user 0.000s sys 0.000s
W20260810 19:48:57.771486 5456 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 155ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.789605 5512 tablet.cc:1724] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:57.790129 5512 tablet.cc:1622] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:48:57.790759 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.791576 5507 tablet.cc:1724] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:57.792143 5507 tablet.cc:1622] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:57.792551 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 311ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.814812 5518 tablet.cc:1724] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:57.815500 5518 tablet.cc:1622] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:57.816015 5438 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 243ms of latency in SegmentAllocator::Sync()
W20260810 19:48:57.867376 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 295ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.867725 4838 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 3 got 2
I20260810 19:48:57.867964 4838 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 3 got 1
I20260810 19:48:57.871405 4834 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 9550340f3e1d4818aaedc5696bd6eea3 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 3 got 2
I20260810 19:48:57.871657 4834 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 3 got 2
I20260810 19:48:57.872745 4833 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 5e357d449f354cd0b3ce343e638c8830 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 3 got 1
I20260810 19:48:57.874490 4833 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9d543eb9c97141a986da74ce060cc81d (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 3 got 1
I20260810 19:48:57.877630 5510 tablet.cc:1724] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:57.878294 5510 tablet.cc:1622] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:48:57.878806 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 279ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.880156 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c3" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260810 19:48:57.883466 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 330ms of latency in SegmentAllocator::Sync()
I20260810 19:48:57.927273 5513 tablet.cc:1724] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:57.927944 5513 tablet.cc:1622] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
W20260810 19:48:57.928455 5456 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 473ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.000599 5493 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.243s user 0.001s sys 0.000s
W20260810 19:48:58.005859 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 388ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.006528 4834 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 3 got 2
W20260810 19:48:58.009637 5516 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.464s user 0.001s sys 0.000s
W20260810 19:48:58.015484 5432 log.cc:510] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 247ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.016196 4833 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 41673137857548f097a7ffbfac2af592 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 3 got 1
I20260810 19:48:58.057008 5516 tablet.cc:1724] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:58.057700 5516 tablet.cc:1622] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:48:58.058252 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 127ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.059299 5518 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.243s user 0.001s sys 0.000s
W20260810 19:48:58.064355 5438 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 326ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.064687 5511 tablet.cc:1724] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:58.065236 5511 tablet.cc:1622] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:48:58.065659 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 213ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.067044 5512 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.276s user 0.001s sys 0.000s
W20260810 19:48:58.071960 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 285ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.072603 4837 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 3 got 2
W20260810 19:48:58.103858 5507 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.311s user 0.001s sys 0.001s
W20260810 19:48:58.108741 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.158115 5510 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.279s user 0.001s sys 0.000s
W20260810 19:48:58.163048 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 172ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.175614 5524 tablet.cc:1724] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:58.176355 5524 tablet.cc:1622] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
W20260810 19:48:58.176885 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 490ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.193030 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 371ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.221935 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c4" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:58.223789 4834 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 5e357d449f354cd0b3ce343e638c8830 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 4 got 2
I20260810 19:48:58.223904 4833 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9d543eb9c97141a986da74ce060cc81d (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 4 got 2
I20260810 19:48:58.224818 4837 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 9550340f3e1d4818aaedc5696bd6eea3 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 4 got 2
I20260810 19:48:58.225065 4837 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 4 got 2
W20260810 19:48:58.225986 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 388ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.263262 5516 tablet.cc:1724] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260810 19:48:58.264050 5516 tablet.cc:1622] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:48:58.264633 5432 log.cc:510] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 334ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.279016 5511 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.213s user 0.001s sys 0.000s
W20260810 19:48:58.285195 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 337ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.332021 5507 tablet.cc:1724] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:58.332715 5507 tablet.cc:1622] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:58.333271 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 328ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.335770 5510 tablet.cc:1724] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:58.336393 5510 tablet.cc:1622] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:48:58.336865 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 350ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.357656 5512 tablet.cc:1724] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:58.358409 5512 tablet.cc:1622] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:48:58.358919 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 309ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.391155 5518 tablet.cc:1724] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:58.391956 5518 tablet.cc:1622] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
I20260810 19:48:58.394497 5493 tablet.cc:1724] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:58.395117 5493 tablet.cc:1622] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:58.395596 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 267ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.397435 5438 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 343ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.401755 5513 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.473s user 0.001s sys 0.001s
I20260810 19:48:58.406108 5513 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 17) took 1113 ms. Trace:
W20260810 19:48:58.406580 5456 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 396ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.406299 5513 rpcz_store.cc:276] 0810 19:48:57.292846 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:57.292918 (+ 72us) service_pool.cc:224] Handling call
0810 19:48:58.406052 (+1113134us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:57.294954 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:57.295090 (+ 136us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:57.770873 (+475783us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:57.770885 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:57.770918 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:57.770921 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:57.771190 (+ 269us) log.cc:844] Serialized 217 byte log entry
0810 19:48:57.927057 (+155867us) op_driver.cc:464] REPLICATION: finished
0810 19:48:57.927210 (+ 153us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:57.928056 (+ 846us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:57.928342 (+ 286us) log.cc:844] Serialized 5 byte log entry
0810 19:48:58.405526 (+477184us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:58.405968 (+ 442us) log.cc:844] Serialized 14 byte log entry
0810 19:48:58.406008 (+ 40us) alter_schema_op.cc:73] Released schema lock
0810 19:48:58.406013 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":1738,"prepare.run_cpu_time_us":92323,"prepare.run_wall_time_us":476312,"replication_time_us":156095}]]}
I20260810 19:48:58.407552 4838 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 4 got 2
I20260810 19:48:58.564976 5511 tablet.cc:1724] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:58.565845 5511 tablet.cc:1622] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:48:58.566444 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 318ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.598994 5516 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.335s user 0.001s sys 0.000s
I20260810 19:48:58.603943 5516 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 21) took 1311 ms. Trace:
W20260810 19:48:58.604554 5432 log.cc:510] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 345ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.604144 5516 rpcz_store.cc:276] 0810 19:48:57.292213 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:57.292282 (+ 69us) service_pool.cc:224] Handling call
0810 19:48:58.603880 (+1311598us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:57.293146 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:57.293255 (+ 109us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:58.014874 (+721619us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:58.014884 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:58.014928 (+ 44us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:58.014931 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:58.015168 (+ 237us) log.cc:844] Serialized 217 byte log entry
0810 19:48:58.263057 (+247889us) op_driver.cc:464] REPLICATION: finished
0810 19:48:58.263201 (+ 144us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:58.264176 (+ 975us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:58.264489 (+ 313us) log.cc:844] Serialized 5 byte log entry
0810 19:48:58.602826 (+338337us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:58.603514 (+ 688us) log.cc:844] Serialized 14 byte log entry
0810 19:48:58.603815 (+ 301us) alter_schema_op.cc:73] Released schema lock
0810 19:48:58.603824 (+ 9us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"prepare.queue_time_us":479,"prepare.run_cpu_time_us":120296,"prepare.run_wall_time_us":722092,"replication_time_us":248089}]]}
I20260810 19:48:58.620008 4833 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 5 got 2
I20260810 19:48:58.620314 4833 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 41673137857548f097a7ffbfac2af592 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 5 got 2
I20260810 19:48:58.621506 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c5" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260810 19:48:58.622833 5516 tablet.cc:1724] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:58.623449 5516 tablet.cc:1622] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
I20260810 19:48:58.623760 4837 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 9550340f3e1d4818aaedc5696bd6eea3 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 5 got 3
W20260810 19:48:58.623880 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 365ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.624137 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 311ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.661598 5507 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.328s user 0.001s sys 0.000s
W20260810 19:48:58.662837 5493 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.267s user 0.000s sys 0.000s
W20260810 19:48:58.666955 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.667254 5524 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.491s user 0.001s sys 0.000s
W20260810 19:48:58.668198 5512 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.309s user 0.001s sys 0.000s
W20260810 19:48:58.671838 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 366ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.672891 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 99ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.673223 4838 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 5 got 3
W20260810 19:48:58.673557 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 88ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.674556 4834 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 5 got 3
W20260810 19:48:58.687145 5510 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.350s user 0.001s sys 0.000s
W20260810 19:48:58.692093 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 257ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.741371 5493 tablet.cc:1724] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:58.742241 5493 tablet.cc:1622] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:58.742853 5438 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 224ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.762372 5510 tablet.cc:1724] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:58.763250 5510 tablet.cc:1622] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:48:58.763814 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 201ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.772742 5507 tablet.cc:1724] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:58.773537 5507 tablet.cc:1622] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:58.774137 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 48ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.803689 5524 tablet.cc:1724] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260810 19:48:58.804493 5524 tablet.cc:1622] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
W20260810 19:48:58.805140 5456 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 184ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.827824 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 327ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.884802 5511 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.319s user 0.001s sys 0.000s
I20260810 19:48:58.890000 5511 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 26) took 1012 ms. Trace:
I20260810 19:48:58.890156 5511 rpcz_store.cc:276] 0810 19:48:57.877089 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:57.877170 (+ 81us) service_pool.cc:224] Handling call
0810 19:48:58.889935 (+1012765us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:57.877617 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:57.877860 (+ 243us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:58.192446 (+314586us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:58.192458 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:58.192505 (+ 47us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:58.192510 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:48:58.192739 (+ 229us) log.cc:844] Serialized 243 byte log entry
0810 19:48:58.564719 (+371980us) op_driver.cc:464] REPLICATION: finished
0810 19:48:58.564889 (+ 170us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:58.565956 (+ 1067us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:58.566292 (+ 336us) log.cc:844] Serialized 5 byte log entry
0810 19:48:58.888989 (+322697us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:58.889577 (+ 588us) log.cc:844] Serialized 14 byte log entry
0810 19:48:58.889871 (+ 294us) alter_schema_op.cc:73] Released schema lock
0810 19:48:58.889876 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58,"prepare.queue_time_us":69,"prepare.run_cpu_time_us":56809,"prepare.run_wall_time_us":315186,"replication_time_us":372158}]]}
W20260810 19:48:58.890650 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 308ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.944069 4835 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 5e357d449f354cd0b3ce343e638c8830 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 6 got 3
I20260810 19:48:58.944253 4838 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c6" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260810 19:48:58.946903 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 154ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.947260 4834 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 6 got 3
I20260810 19:48:58.947501 4834 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 6 got 4
I20260810 19:48:58.949724 5512 tablet.cc:1724] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:58.950371 5512 tablet.cc:1622] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
I20260810 19:48:58.950213 5511 tablet.cc:1724] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
W20260810 19:48:58.950909 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 256ms of latency in SegmentAllocator::Sync()
I20260810 19:48:58.950924 5511 tablet.cc:1622] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
I20260810 19:48:58.951138 4833 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9d543eb9c97141a986da74ce060cc81d (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 6 got 3
W20260810 19:48:58.951416 5432 log.cc:510] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 229ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.965111 5510 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.201s user 0.001s sys 0.000s
W20260810 19:48:58.967139 5493 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.224s user 0.001s sys 0.000s
I20260810 19:48:58.971227 4835 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 6 got 4
W20260810 19:48:58.971747 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 103ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.972353 5438 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 247ms of latency in SegmentAllocator::Sync()
W20260810 19:48:58.989166 5516 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.365s user 0.001s sys 0.000s
I20260810 19:48:58.993568 5516 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 25) took 1125 ms. Trace:
I20260810 19:48:58.993708 5516 rpcz_store.cc:276] 0810 19:48:57.867726 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:57.868839 (+ 1113us) service_pool.cc:224] Handling call
0810 19:48:58.993518 (+1124679us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:57.872547 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:57.872703 (+ 156us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:58.284595 (+411892us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:58.284606 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:58.284650 (+ 44us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:58.284654 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:48:58.284856 (+ 202us) log.cc:844] Serialized 243 byte log entry
0810 19:48:58.622671 (+337815us) op_driver.cc:464] REPLICATION: finished
0810 19:48:58.622779 (+ 108us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:58.623540 (+ 761us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:58.623776 (+ 236us) log.cc:844] Serialized 5 byte log entry
0810 19:48:58.992926 (+369150us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:58.993421 (+ 495us) log.cc:844] Serialized 14 byte log entry
0810 19:48:58.993471 (+ 50us) alter_schema_op.cc:73] Released schema lock
0810 19:48:58.993475 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":3478,"prepare.run_cpu_time_us":73144,"prepare.run_wall_time_us":412369,"replication_time_us":337988}]]}
I20260810 19:48:58.999118 5524 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 20) took 1133 ms. Trace:
I20260810 19:48:58.999284 5524 rpcz_store.cc:276] 0810 19:48:57.865667 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:57.865722 (+ 55us) service_pool.cc:224] Handling call
0810 19:48:58.999032 (+1133310us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:57.867634 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:57.867779 (+ 145us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:58.406059 (+538280us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:58.406070 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:58.406118 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:58.406121 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:58.406308 (+ 187us) log.cc:844] Serialized 243 byte log entry
0810 19:48:58.803484 (+397176us) op_driver.cc:464] REPLICATION: finished
0810 19:48:58.803628 (+ 144us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:58.804591 (+ 963us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:58.804910 (+ 319us) log.cc:844] Serialized 5 byte log entry
0810 19:48:58.998312 (+193402us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:58.998914 (+ 602us) log.cc:844] Serialized 14 byte log entry
0810 19:48:58.998975 (+ 61us) alter_schema_op.cc:73] Released schema lock
0810 19:48:58.998979 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":1561,"prepare.run_cpu_time_us":86854,"prepare.run_wall_time_us":538742,"replication_time_us":397318,"thread_start_us":12372,"threads_started":1}]]}
W20260810 19:48:58.999718 5456 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 151ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.001082 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 456ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.002264 4837 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 6 got 3
I20260810 19:48:59.017844 5493 tablet.cc:1724] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:59.018527 5493 tablet.cc:1622] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:59.019121 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 89ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.038596 5524 tablet.cc:1719] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Skipping requested alter to schema version 3, tablet already version 3
I20260810 19:48:59.039036 5524 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 21) took 1169 ms. Trace:
I20260810 19:48:59.039165 5524 rpcz_store.cc:276] 0810 19:48:57.869095 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:57.869148 (+ 53us) service_pool.cc:224] Handling call
0810 19:48:59.039011 (+1169863us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:57.878604 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:57.878747 (+ 143us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:58.671346 (+792599us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:58.671353 (+ 7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:58.671399 (+ 46us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:58.671403 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:48:58.671597 (+ 194us) log.cc:844] Serialized 243 byte log entry
0810 19:48:59.038403 (+366806us) op_driver.cc:464] REPLICATION: finished
0810 19:48:59.038542 (+ 139us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:59.038909 (+ 367us) log.cc:844] Serialized 94 byte log entry
0810 19:48:59.038957 (+ 48us) alter_schema_op.cc:73] Released schema lock
0810 19:48:59.038961 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":75,"prepare.queue_time_us":9130,"prepare.run_cpu_time_us":137229,"prepare.run_wall_time_us":793040,"replication_time_us":366959}]]}
W20260810 19:48:59.039744 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 228ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.075712 5510 tablet.cc:1724] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:59.076591 5510 tablet.cc:1622] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:48:59.077236 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 342ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.111500 4834 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 9550340f3e1d4818aaedc5696bd6eea3 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 7 got 4
I20260810 19:48:59.114727 4837 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 7 got 3
I20260810 19:48:59.115585 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c7" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260810 19:48:59.116375 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 144ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.118410 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 160ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.118923 4838 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 7 got 4
I20260810 19:48:59.151561 5524 tablet.cc:1724] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:59.152290 5524 tablet.cc:1622] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
W20260810 19:48:59.152799 5456 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 258ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.155501 5493 tablet.cc:1724] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:59.156141 5493 tablet.cc:1622] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:59.156599 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 322ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.180737 5511 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.229s user 0.000s sys 0.000s
I20260810 19:48:59.185211 5511 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 24) took 1317 ms. Trace:
I20260810 19:48:59.185410 5511 rpcz_store.cc:276] 0810 19:48:57.867598 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:57.867792 (+ 194us) service_pool.cc:224] Handling call
0810 19:48:59.185181 (+1317389us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:58.015281 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:58.015498 (+ 217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:58.603886 (+588388us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:58.603932 (+ 46us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:58.603976 (+ 44us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:58.603982 (+ 6us) op_driver.cc:348] REPLICATION: starting
0810 19:48:58.604244 (+ 262us) log.cc:844] Serialized 243 byte log entry
0810 19:48:58.949983 (+345739us) op_driver.cc:464] REPLICATION: finished
0810 19:48:58.950144 (+ 161us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:58.951104 (+ 960us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:58.951310 (+ 206us) log.cc:844] Serialized 5 byte log entry
0810 19:48:59.184506 (+233196us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:59.185080 (+ 574us) log.cc:844] Serialized 14 byte log entry
0810 19:48:59.185132 (+ 52us) alter_schema_op.cc:73] Released schema lock
0810 19:48:59.185136 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":99,"prepare.queue_time_us":147082,"prepare.run_cpu_time_us":110110,"prepare.run_wall_time_us":589041,"replication_time_us":345974}]]}
W20260810 19:48:59.185740 5432 log.cc:510] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 460ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.188252 4834 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 41673137857548f097a7ffbfac2af592 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 7 got 3
I20260810 19:48:59.199508 5511 tablet.cc:1724] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:59.200599 5511 tablet.cc:1622] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:48:59.201133 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 54ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.207201 5512 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.256s user 0.001s sys 0.000s
W20260810 19:48:59.212460 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 464ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.214026 4833 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 5e357d449f354cd0b3ce343e638c8830 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 7 got 4
I20260810 19:48:59.220010 5507 tablet.cc:1724] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:59.220677 5507 tablet.cc:1622] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:59.221189 5438 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.260193 5511 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 29) took 1041 ms. Trace:
I20260810 19:48:59.260388 5511 rpcz_store.cc:276] 0810 19:48:58.218892 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.218959 (+ 67us) service_pool.cc:224] Handling call
0810 19:48:59.260155 (+1041196us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:58.220826 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:58.220977 (+ 151us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:58.889911 (+668934us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:58.889925 (+ 14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:58.889965 (+ 40us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:58.889969 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:48:58.890311 (+ 342us) log.cc:844] Serialized 270 byte log entry
0810 19:48:59.199365 (+309054us) op_driver.cc:464] REPLICATION: finished
0810 19:48:59.199480 (+ 115us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:59.200748 (+ 1268us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:59.201036 (+ 288us) log.cc:844] Serialized 5 byte log entry
0810 19:48:59.259067 (+ 58031us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:59.260060 (+ 993us) log.cc:844] Serialized 14 byte log entry
0810 19:48:59.260111 (+ 51us) alter_schema_op.cc:73] Released schema lock
0810 19:48:59.260116 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":1531,"prepare.run_cpu_time_us":116018,"prepare.run_wall_time_us":669561,"replication_time_us":309357}]]}
W20260810 19:48:59.261349 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 313ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.269173 5528 tablet.cc:1724] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:59.269956 5528 tablet.cc:1622] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
W20260810 19:48:59.270426 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 148ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.276445 5527 tablet.cc:1724] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:59.277393 5527 tablet.cc:1622] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:59.277827 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 220ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.288172 4838 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9d543eb9c97141a986da74ce060cc81d (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 8 got 4
I20260810 19:48:59.290588 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c8" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260810 19:48:59.293617 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 167ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.411058 5524 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.258s user 0.001s sys 0.000s
I20260810 19:48:59.416007 5524 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 22) took 1196 ms. Trace:
W20260810 19:48:59.416560 5456 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 190ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.416224 5524 rpcz_store.cc:276] 0810 19:48:58.219441 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.219509 (+ 68us) service_pool.cc:224] Handling call
0810 19:48:59.415988 (+1196479us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:58.406423 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:58.406815 (+ 392us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:58.999155 (+592340us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:58.999166 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:58.999213 (+ 47us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:58.999216 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:58.999459 (+ 243us) log.cc:844] Serialized 270 byte log entry
0810 19:48:59.151415 (+151956us) op_driver.cc:464] REPLICATION: finished
0810 19:48:59.151530 (+ 115us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:59.152406 (+ 876us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:59.152721 (+ 315us) log.cc:844] Serialized 5 byte log entry
0810 19:48:59.414997 (+262276us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:59.415685 (+ 688us) log.cc:844] Serialized 14 byte log entry
0810 19:48:59.415942 (+ 257us) alter_schema_op.cc:73] Released schema lock
0810 19:48:59.415950 (+ 8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":186625,"prepare.run_cpu_time_us":102323,"prepare.run_wall_time_us":593103,"replication_time_us":152154}]]}
I20260810 19:48:59.417896 4838 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 8 got 4
W20260810 19:48:59.419497 5510 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.342s user 0.001s sys 0.000s
I20260810 19:48:59.422971 5528 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 23) took 1203 ms. Trace:
I20260810 19:48:59.423065 5528 rpcz_store.cc:276] 0810 19:48:58.219579 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.219915 (+ 336us) service_pool.cc:224] Handling call
0810 19:48:59.422955 (+1203040us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:58.671684 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:58.671877 (+ 193us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.039233 (+367356us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.039243 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.039269 (+ 26us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.039272 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.039481 (+ 209us) log.cc:844] Serialized 270 byte log entry
0810 19:48:59.268349 (+228868us) op_driver.cc:464] REPLICATION: finished
0810 19:48:59.269133 (+ 784us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:59.270051 (+ 918us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:59.270364 (+ 313us) log.cc:844] Serialized 5 byte log entry
0810 19:48:59.422289 (+151925us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:59.422701 (+ 412us) log.cc:844] Serialized 14 byte log entry
0810 19:48:59.422916 (+ 215us) alter_schema_op.cc:73] Released schema lock
0810 19:48:59.422921 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":682,"prepare.queue_time_us":451489,"prepare.run_cpu_time_us":62295,"prepare.run_wall_time_us":368196,"replication_time_us":229029,"thread_start_us":470,"threads_started":1}]]}
W20260810 19:48:59.423508 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 329ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.424774 4833 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 8 got 5
W20260810 19:48:59.425614 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 193ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.457798 5511 tablet.cc:1724] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:59.458520 5511 tablet.cc:1622] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:48:59.458987 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 119ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.465497 4838 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 9 got 4
I20260810 19:48:59.470914 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260810 19:48:59.473589 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.478863 5493 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.322s user 0.001s sys 0.000s
I20260810 19:48:59.484015 5493 tablet.cc:1724] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:59.484431 4833 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 9 got 5
I20260810 19:48:59.484666 5493 tablet.cc:1622] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:59.485131 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 176ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.498162 5527 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.220s user 0.001s sys 0.000s
W20260810 19:48:59.503294 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 155ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.520437 5507 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.299s user 0.001s sys 0.000s
W20260810 19:48:59.525808 5438 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 60ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.575640 5532 tablet.cc:1724] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:59.576512 5532 tablet.cc:1622] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:48:59.577090 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 333ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.582903 5511 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 28) took 1365 ms. Trace:
I20260810 19:48:59.583170 5511 rpcz_store.cc:276] 0810 19:48:58.217691 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.217761 (+ 70us) service_pool.cc:224] Handling call
0810 19:48:59.582883 (+1365122us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:58.284958 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:58.285157 (+ 199us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.000132 (+714975us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.000141 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.000182 (+ 41us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.000185 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.000427 (+ 242us) log.cc:844] Serialized 270 byte log entry
0810 19:48:59.457653 (+457226us) op_driver.cc:464] REPLICATION: finished
0810 19:48:59.457770 (+ 117us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:59.458616 (+ 846us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:59.458895 (+ 279us) log.cc:844] Serialized 5 byte log entry
0810 19:48:59.581965 (+123070us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:59.582461 (+ 496us) log.cc:844] Serialized 14 byte log entry
0810 19:48:59.582840 (+ 379us) alter_schema_op.cc:73] Released schema lock
0810 19:48:59.582845 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":66885,"prepare.run_cpu_time_us":126690,"prepare.run_wall_time_us":715530,"replication_time_us":457427}]]}
I20260810 19:48:59.584327 4838 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 9 got 4
W20260810 19:48:59.584389 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.586469 5507 tablet.cc:1724] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:59.587218 5507 tablet.cc:1622] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:59.587718 5438 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 321ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.607313 5528 tablet.cc:1724] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:59.608103 5528 tablet.cc:1622] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
W20260810 19:48:59.608599 5456 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 216ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.619346 5510 tablet.cc:1724] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:59.620095 5510 tablet.cc:1622] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:48:59.620607 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 383ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.646761 5511 tablet.cc:1724] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260810 19:48:59.647497 5511 tablet.cc:1622] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:48:59.647972 5432 log.cc:510] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 260ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.658927 5527 tablet.cc:1724] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260810 19:48:59.659731 5527 tablet.cc:1622] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:59.660207 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 152ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.666281 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 158ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.677106 5512 tablet.cc:1724] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:59.677846 5512 tablet.cc:1622] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:48:59.678285 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 316ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.714742 4838 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 6
I20260810 19:48:59.715018 4838 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 9550340f3e1d4818aaedc5696bd6eea3 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 6
I20260810 19:48:59.715267 4838 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 6
I20260810 19:48:59.722321 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:48:59.725950 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 307ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.753225 5524 tablet.cc:1724] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:59.754031 5524 tablet.cc:1622] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
W20260810 19:48:59.754529 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 215ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.817895 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 249ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.818655 4838 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 6
W20260810 19:48:59.824882 5528 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.216s user 0.001s sys 0.000s
I20260810 19:48:59.824905 5527 tablet.cc:1724] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260810 19:48:59.825668 5527 tablet.cc:1622] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:48:59.826150 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 323ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.829511 5528 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 24) took 1211 ms. Trace:
W20260810 19:48:59.830080 5456 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 256ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.829699 5528 rpcz_store.cc:276] 0810 19:48:58.618075 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.618279 (+ 204us) service_pool.cc:224] Handling call
0810 19:48:59.829454 (+1211175us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:58.999595 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:58.999797 (+ 202us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.416033 (+416236us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.416044 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.416093 (+ 49us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.416096 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.416322 (+ 226us) log.cc:844] Serialized 296 byte log entry
0810 19:48:59.607123 (+190801us) op_driver.cc:464] REPLICATION: finished
0810 19:48:59.607258 (+ 135us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:59.608203 (+ 945us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:59.608491 (+ 288us) log.cc:844] Serialized 5 byte log entry
0810 19:48:59.828598 (+220107us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:59.829046 (+ 448us) log.cc:844] Serialized 14 byte log entry
0810 19:48:59.829409 (+ 363us) alter_schema_op.cc:73] Released schema lock
0810 19:48:59.829416 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":381014,"prepare.run_cpu_time_us":61803,"prepare.run_wall_time_us":416800,"replication_time_us":190964}]]}
I20260810 19:48:59.830509 4834 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 5
I20260810 19:48:59.831857 5534 tablet.cc:1724] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260810 19:48:59.832715 5534 tablet.cc:1622] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:48:59.833173 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 304ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.908238 5511 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.260s user 0.001s sys 0.000s
W20260810 19:48:59.908996 5507 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.321s user 0.001s sys 0.000s
W20260810 19:48:59.910346 5532 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.333s user 0.000s sys 0.000s
I20260810 19:48:59.913038 5511 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 27) took 1697 ms. Trace:
I20260810 19:48:59.913177 5511 rpcz_store.cc:276] 0810 19:48:58.215973 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.218700 (+ 2727us) service_pool.cc:224] Handling call
0810 19:48:59.912986 (+1694286us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:58.604386 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:58.604657 (+ 271us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.185193 (+580536us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.185204 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.185253 (+ 49us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.185256 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.185482 (+ 226us) log.cc:844] Serialized 270 byte log entry
0810 19:48:59.646564 (+461082us) op_driver.cc:464] REPLICATION: finished
0810 19:48:59.646700 (+ 136us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:59.647603 (+ 903us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:59.647880 (+ 277us) log.cc:844] Serialized 5 byte log entry
0810 19:48:59.912194 (+264314us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:59.912688 (+ 494us) log.cc:844] Serialized 14 byte log entry
0810 19:48:59.912944 (+ 256us) alter_schema_op.cc:73] Released schema lock
0810 19:48:59.912949 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":385381,"prepare.run_cpu_time_us":95723,"prepare.run_wall_time_us":581162,"replication_time_us":461268}]]}
W20260810 19:48:59.914690 5438 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 366ms of latency in SegmentAllocator::Sync()
I20260810 19:48:59.914929 5532 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 32) took 1293 ms. Trace:
I20260810 19:48:59.915089 5532 rpcz_store.cc:276] 0810 19:48:58.621285 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.621358 (+ 73us) service_pool.cc:224] Handling call
0810 19:48:59.914885 (+1293527us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:58.890484 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:58.890773 (+ 289us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.260784 (+370011us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.260797 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.260830 (+ 33us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.260833 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.261032 (+ 199us) log.cc:844] Serialized 296 byte log entry
0810 19:48:59.574895 (+313863us) op_driver.cc:464] REPLICATION: finished
0810 19:48:59.575609 (+ 714us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:59.576662 (+ 1053us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:59.576989 (+ 327us) log.cc:844] Serialized 5 byte log entry
0810 19:48:59.913438 (+336449us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:59.913784 (+ 346us) log.cc:844] Serialized 14 byte log entry
0810 19:48:59.914847 (+ 1063us) alter_schema_op.cc:73] Released schema lock
0810 19:48:59.914852 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":645,"prepare.queue_time_us":268806,"prepare.run_cpu_time_us":61220,"prepare.run_wall_time_us":370623,"replication_time_us":314019,"thread_start_us":539,"threads_started":1}]]}
W20260810 19:48:59.915513 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.916407 5432 log.cc:510] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 247ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.969823 5524 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.215s user 0.001s sys 0.000s
I20260810 19:48:59.974503 5524 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 25) took 1354 ms. Trace:
I20260810 19:48:59.974709 5524 rpcz_store.cc:276] 0810 19:48:58.620039 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.620435 (+ 396us) service_pool.cc:224] Handling call
0810 19:48:59.974451 (+1354016us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.039924 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.040185 (+ 261us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.422976 (+382791us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.422985 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.423026 (+ 41us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.423029 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.423244 (+ 215us) log.cc:844] Serialized 296 byte log entry
0810 19:48:59.753069 (+329825us) op_driver.cc:464] REPLICATION: finished
0810 19:48:59.753200 (+ 131us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:59.754147 (+ 947us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:59.754452 (+ 305us) log.cc:844] Serialized 5 byte log entry
0810 19:48:59.973609 (+219157us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:59.974142 (+ 533us) log.cc:844] Serialized 14 byte log entry
0810 19:48:59.974400 (+ 258us) alter_schema_op.cc:73] Released schema lock
0810 19:48:59.974408 (+ 8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":419199,"prepare.run_cpu_time_us":59884,"prepare.run_wall_time_us":383386,"replication_time_us":330004}]]}
W20260810 19:48:59.975145 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 81ms of latency in SegmentAllocator::Sync()
W20260810 19:48:59.994621 5512 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.316s user 0.000s sys 0.000s
I20260810 19:48:59.999884 5512 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 21) took 1381 ms. Trace:
I20260810 19:49:00.000032 5512 rpcz_store.cc:276] 0810 19:48:58.618216 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.618620 (+ 404us) service_pool.cc:224] Handling call
0810 19:48:59.999831 (+1381211us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:58.691895 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:58.692169 (+ 274us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.211946 (+519777us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.211959 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.212005 (+ 46us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.212008 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.212217 (+ 209us) log.cc:844] Serialized 296 byte log entry
0810 19:48:59.676968 (+464751us) op_driver.cc:464] REPLICATION: finished
0810 19:48:59.677085 (+ 117us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:59.677943 (+ 858us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:59.678201 (+ 258us) log.cc:844] Serialized 5 byte log entry
0810 19:48:59.998510 (+320309us) tablet_metadata.cc:665] Metadata flushed
0810 19:48:59.999725 (+ 1215us) log.cc:844] Serialized 14 byte log entry
0810 19:48:59.999782 (+ 57us) alter_schema_op.cc:73] Released schema lock
0810 19:48:59.999787 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":72984,"prepare.run_cpu_time_us":83989,"prepare.run_wall_time_us":520383,"replication_time_us":464923}]]}
I20260810 19:49:00.000754 4837 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 5e357d449f354cd0b3ce343e638c8830 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 5
W20260810 19:49:00.001714 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 364ms of latency in SegmentAllocator::Sync()
W20260810 19:49:00.003924 5510 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.383s user 0.001s sys 0.000s
I20260810 19:49:00.008608 5510 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 24) took 1066 ms. Trace:
I20260810 19:49:00.008800 5510 rpcz_store.cc:276] 0810 19:48:58.942121 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.942591 (+ 470us) service_pool.cc:224] Handling call
0810 19:49:00.008548 (+1065957us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:58.972548 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:58.972708 (+ 160us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.425119 (+452411us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.425128 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.425156 (+ 28us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.425160 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.425349 (+ 189us) log.cc:844] Serialized 322 byte log entry
0810 19:48:59.619128 (+193779us) op_driver.cc:464] REPLICATION: finished
0810 19:48:59.619273 (+ 145us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:59.620188 (+ 915us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:59.620506 (+ 318us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.007911 (+387405us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.008421 (+ 510us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.008471 (+ 50us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.008476 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":72,"prepare.queue_time_us":29614,"prepare.run_cpu_time_us":65436,"prepare.run_wall_time_us":452860,"replication_time_us":193932}]]}
W20260810 19:49:00.009296 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 67ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.040423 5091 tablet_service.cc:1558] Processing DeleteTablet for tablet 41673137857548f097a7ffbfac2af592 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:59 UTC) from {username='slave'} at 127.0.0.1:35676
I20260810 19:49:00.042979 4835 catalog_manager.cc:6006] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Sending DeleteTablet for 1 replicas of tablet 41673137857548f097a7ffbfac2af592
I20260810 19:49:00.043864 5092 tablet_service.cc:1558] Processing DeleteTablet for tablet 41673137857548f097a7ffbfac2af592 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:48:59 UTC) from {username='slave'} at 127.0.0.1:35676
I20260810 19:49:00.044008 4837 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9d543eb9c97141a986da74ce060cc81d (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 5
I20260810 19:49:00.044622 5535 tablet_replica.cc:333] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: stopping tablet replica
I20260810 19:49:00.045013 5535 raft_consensus.cc:2243] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:00.045331 4835 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 9550340f3e1d4818aaedc5696bd6eea3 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 6
I20260810 19:49:00.045714 4837 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 5
I20260810 19:49:00.045897 4834 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 6
I20260810 19:49:00.046567 4838 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:49:00.047726 5535 pending_rounds.cc:70] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Trying to abort 1 pending ops.
I20260810 19:49:00.047863 5535 pending_rounds.cc:77] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Aborting op as it isn't in flight: id { term: 1 index: 6 } timestamp: 22 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "41673137857548f097a7ffbfac2af592" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 5 new_table_name: "many-ranges-table" dest_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" new_extra_config { } }
W20260810 19:49:00.048378 5535 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Aborted: Op aborted
I20260810 19:49:00.048709 5535 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 30) took 1432 ms. Trace:
I20260810 19:49:00.048838 5535 rpcz_store.cc:276] 0810 19:48:58.616691 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.616752 (+ 61us) service_pool.cc:224] Handling call
0810 19:49:00.048668 (+1431916us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.185600 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.185842 (+ 242us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.915897 (+730055us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.915906 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.915928 (+ 22us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.915949 (+ 21us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.916117 (+ 168us) log.cc:844] Serialized 296 byte log entry
0810 19:49:00.048238 (+132121us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.048287 (+ 49us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0810 19:49:00.048295 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":568457,"prepare.run_cpu_time_us":108458,"prepare.run_wall_time_us":730579,"replication_time_us":132234}]]}
I20260810 19:49:00.049662 5535 raft_consensus.cc:2272] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:49:00.049862 4814 catalog_manager.cc:5129] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 41673137857548f097a7ffbfac2af592 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]): Aborted: Op aborted
W20260810 19:49:00.050134 5433 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:00.050411 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 290ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.050635 5433 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 33) took 1112 ms. Trace:
I20260810 19:49:00.050769 5433 rpcz_store.cc:276] 0810 19:48:58.938357 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.938437 (+ 80us) service_pool.cc:224] Handling call
0810 19:49:00.050529 (+1112092us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.916221 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.916409 (+ 188us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.049593 (+133184us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.049603 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.049682 (+ 79us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.049738 (+ 56us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.049900 (+ 162us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:00.049957 (+ 57us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":977289,"spinlock_wait_cycles":138624}]]}
W20260810 19:49:00.051587 5433 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:00.052367 5433 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:00.053346 5433 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:00.054523 5433 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:00.057070 5524 tablet.cc:1724] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260810 19:49:00.057723 5524 tablet.cc:1622] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
W20260810 19:49:00.058197 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.067613 5507 tablet.cc:1724] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260810 19:49:00.068444 5507 tablet.cc:1622] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:49:00.068948 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 59ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.076886 5510 tablet.cc:1724] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260810 19:49:00.077602 5510 tablet.cc:1622] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:49:00.078068 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 249ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.086755 5528 tablet.cc:1724] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260810 19:49:00.087494 5528 tablet.cc:1622] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
W20260810 19:49:00.088030 5456 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 319ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.132951 5507 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 41) took 1020 ms. Trace:
I20260810 19:49:00.133121 5507 rpcz_store.cc:276] 0810 19:48:59.112806 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.113799 (+ 993us) service_pool.cc:224] Handling call
0810 19:49:00.132892 (+1019093us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.503108 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.503325 (+ 217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.817314 (+313989us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.817326 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.817383 (+ 57us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.817387 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.817611 (+ 224us) log.cc:844] Serialized 348 byte log entry
0810 19:49:00.067419 (+249808us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.067555 (+ 136us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.068543 (+ 988us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.068832 (+ 289us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.132077 (+ 63245us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.132577 (+ 500us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.132847 (+ 270us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.132852 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"prepare.queue_time_us":388988,"prepare.run_cpu_time_us":48291,"prepare.run_wall_time_us":315684,"replication_time_us":249997}]]}
I20260810 19:49:00.134141 4835 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 7
W20260810 19:49:00.134317 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 352ms of latency in SegmentAllocator::Sync()
W20260810 19:49:00.137398 5534 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.304s user 0.000s sys 0.001s
I20260810 19:49:00.141798 5534 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 31) took 1523 ms. Trace:
I20260810 19:49:00.141956 5534 rpcz_store.cc:276] 0810 19:48:58.618517 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.618578 (+ 61us) service_pool.cc:224] Handling call
0810 19:49:00.141748 (+1523170us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.000530 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.000724 (+ 194us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.583145 (+582421us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.583212 (+ 67us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.583289 (+ 77us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.583291 (+ 2us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.583923 (+ 632us) log.cc:844] Serialized 296 byte log entry
0810 19:48:59.830853 (+246930us) op_driver.cc:464] REPLICATION: finished
0810 19:48:59.831789 (+ 936us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:59.832812 (+ 1023us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:59.833096 (+ 284us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.141163 (+308067us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.141670 (+ 507us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.141711 (+ 41us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.141715 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":839,"prepare.queue_time_us":381721,"prepare.run_cpu_time_us":87336,"prepare.run_wall_time_us":583458,"replication_time_us":247525,"thread_start_us":615,"threads_started":1}]]}
W20260810 19:49:00.142310 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 317ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.144165 4837 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 5
I20260810 19:49:00.148197 5534 tablet.cc:1724] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260810 19:49:00.148981 5534 tablet.cc:1622] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:49:00.149420 5527 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.323s user 0.001s sys 0.000s
W20260810 19:49:00.149466 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.153671 5527 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 40) took 1043 ms. Trace:
I20260810 19:49:00.153779 5527 rpcz_store.cc:276] 0810 19:48:59.110491 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.111042 (+ 551us) service_pool.cc:224] Handling call
0810 19:49:00.153612 (+1042570us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.483495 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.483699 (+ 204us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.665810 (+182111us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.665820 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.665847 (+ 27us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.665850 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.666061 (+ 211us) log.cc:844] Serialized 348 byte log entry
0810 19:48:59.824733 (+158672us) op_driver.cc:464] REPLICATION: finished
0810 19:48:59.824851 (+ 118us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:48:59.825757 (+ 906us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:48:59.826058 (+ 301us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.153058 (+327000us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.153504 (+ 446us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.153547 (+ 43us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.153551 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":64,"prepare.queue_time_us":372105,"prepare.run_cpu_time_us":25643,"prepare.run_wall_time_us":182626,"replication_time_us":158847}]]}
W20260810 19:49:00.154153 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 331ms of latency in SegmentAllocator::Sync()
W20260810 19:49:00.163626 5432 consensus_queue.cc:1175] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" status { last_received { term: 1 index: 6 } last_committed_idx: 5 last_received_current_leader { term: 1 index: 6 } }
W20260810 19:49:00.167363 5535 log.cc:510] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.281396 5527 tablet.cc:1724] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260810 19:49:00.282215 5527 tablet.cc:1622] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:49:00.282788 5438 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 238ms of latency in SegmentAllocator::Sync()
W20260810 19:49:00.317474 5524 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.259s user 0.001s sys 0.000s
I20260810 19:49:00.322037 5524 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 27) took 1379 ms. Trace:
I20260810 19:49:00.322299 5524 rpcz_store.cc:276] 0810 19:48:58.942276 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.942325 (+ 49us) service_pool.cc:224] Handling call
0810 19:49:00.321980 (+1379655us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.423357 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.423527 (+ 170us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.974467 (+550940us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.974479 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.974541 (+ 62us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.974545 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.974786 (+ 241us) log.cc:844] Serialized 322 byte log entry
0810 19:49:00.056888 (+ 82102us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.057013 (+ 125us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.057811 (+ 798us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.058074 (+ 263us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.321343 (+263269us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.321883 (+ 540us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.321931 (+ 48us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.321936 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58,"prepare.queue_time_us":480703,"prepare.run_cpu_time_us":84056,"prepare.run_wall_time_us":551495,"replication_time_us":82311}]]}
W20260810 19:49:00.323208 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 172ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.324492 4834 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 6
W20260810 19:49:00.327378 5510 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.249s user 0.001s sys 0.000s
I20260810 19:49:00.331532 5510 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 26) took 1219 ms. Trace:
I20260810 19:49:00.331701 5510 rpcz_store.cc:276] 0810 19:48:59.111935 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.112652 (+ 717us) service_pool.cc:224] Handling call
0810 19:49:00.331477 (+1218825us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.425454 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.425719 (+ 265us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.008565 (+582846us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.008580 (+ 15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.008638 (+ 58us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.008642 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.008981 (+ 339us) log.cc:844] Serialized 348 byte log entry
0810 19:49:00.076735 (+ 67754us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.076839 (+ 104us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.077693 (+ 854us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.077952 (+ 259us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.330877 (+252925us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.331397 (+ 520us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.331435 (+ 38us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.331440 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":312482,"prepare.run_cpu_time_us":92776,"prepare.run_wall_time_us":583592,"replication_time_us":68060}]]}
W20260810 19:49:00.333101 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 144ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.333205 4833 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 7
I20260810 19:49:00.344715 4833 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 7
I20260810 19:49:00.347129 4838 catalog_manager.cc:6006] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Sending DeleteTablet for 1 replicas of tablet 9550340f3e1d4818aaedc5696bd6eea3
I20260810 19:49:00.347821 4985 tablet_service.cc:1558] Processing DeleteTablet for tablet 9550340f3e1d4818aaedc5696bd6eea3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:49:00 UTC) from {username='slave'} at 127.0.0.1:35258
I20260810 19:49:00.348542 5536 tablet_replica.cc:333] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: stopping tablet replica
I20260810 19:49:00.348785 5536 raft_consensus.cc:2243] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:00.349002 5536 raft_consensus.cc:2272] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:00.349817 4838 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:49:00.353497 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 310ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.367110 5510 tablet.cc:1724] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260810 19:49:00.367839 5510 tablet.cc:1622] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:49:00.368839 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 419ms of latency in SegmentAllocator::Sync()
W20260810 19:49:00.407337 5528 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.319s user 0.000s sys 0.000s
W20260810 19:49:00.408735 5534 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.259s user 0.001s sys 0.001s
I20260810 19:49:00.412436 5528 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 26) took 1470 ms. Trace:
I20260810 19:49:00.412585 5528 rpcz_store.cc:276] 0810 19:48:58.941512 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.941577 (+ 65us) service_pool.cc:224] Handling call
0810 19:49:00.412377 (+1470800us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.416449 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.416654 (+ 205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.829503 (+412849us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.829514 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.829543 (+ 29us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.829546 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.829782 (+ 236us) log.cc:844] Serialized 322 byte log entry
0810 19:49:00.086582 (+256800us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.086704 (+ 122us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.087594 (+ 890us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.087884 (+ 290us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.411032 (+323148us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.412076 (+ 1044us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.412338 (+ 262us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.412343 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":474588,"prepare.run_cpu_time_us":60744,"prepare.run_wall_time_us":413404,"replication_time_us":257001}]]}
W20260810 19:49:00.412973 5456 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 406ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.413612 5534 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 35) took 1471 ms. Trace:
W20260810 19:49:00.414098 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 319ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.414551 4833 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9d543eb9c97141a986da74ce060cc81d (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 6
I20260810 19:49:00.413738 5534 rpcz_store.cc:276] 0810 19:48:58.942451 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.942500 (+ 49us) service_pool.cc:224] Handling call
0810 19:49:00.413531 (+1471031us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.261149 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.261362 (+ 213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.914901 (+653539us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.914911 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.914955 (+ 44us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.914958 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.915207 (+ 249us) log.cc:844] Serialized 322 byte log entry
0810 19:49:00.148013 (+232806us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.148143 (+ 130us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.149087 (+ 944us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.149354 (+ 267us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.411969 (+262615us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.413125 (+ 1156us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.413502 (+ 377us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.413505 (+ 3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":318341,"prepare.run_cpu_time_us":93006,"prepare.run_wall_time_us":654117,"replication_time_us":233026}]]}
I20260810 19:49:00.436062 5535 ts_tablet_manager.cc:1916] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:00.443512 5535 ts_tablet_manager.cc:1929] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.6
I20260810 19:49:00.443697 5535 log.cc:1199] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-1-root/wals/41673137857548f097a7ffbfac2af592
I20260810 19:49:00.444168 5535 ts_tablet_manager.cc:1950] T 41673137857548f097a7ffbfac2af592 P 74956fdba0e6478f92b0aaeb4f583e4b: Deleting consensus metadata
I20260810 19:49:00.445500 4814 catalog_manager.cc:5050] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): tablet 41673137857548f097a7ffbfac2af592 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]) successfully deleted
W20260810 19:49:00.445823 4814 catalog_manager.cc:5017] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): delete failed for tablet 41673137857548f097a7ffbfac2af592 because the tablet was not found. No further retry: Not found: Tablet not found: 41673137857548f097a7ffbfac2af592
I20260810 19:49:00.460103 5534 tablet.cc:1724] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260810 19:49:00.460891 5534 tablet.cc:1622] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:49:00.461402 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 326ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.477845 5512 tablet.cc:1724] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260810 19:49:00.478714 5512 tablet.cc:1622] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:49:00.479254 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 258ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.486210 5507 tablet.cc:1724] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260810 19:49:00.486904 5507 tablet.cc:1622] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:49:00.487437 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 354ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.488407 5537 tablet.cc:1724] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260810 19:49:00.489162 5537 tablet.cc:1622] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:49:00.489667 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 425ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.495793 5528 tablet.cc:1724] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260810 19:49:00.496493 5528 tablet.cc:1622] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
W20260810 19:49:00.496918 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 115ms of latency in SegmentAllocator::Sync()
W20260810 19:49:00.521108 5527 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.238s user 0.000s sys 0.000s
I20260810 19:49:00.525723 5527 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 39) took 1415 ms. Trace:
W20260810 19:49:00.525831 5495 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:00.526072 5495 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 42) took 1244 ms. Trace:
I20260810 19:49:00.526203 5495 rpcz_store.cc:276] 0810 19:48:59.281478 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.281554 (+ 76us) service_pool.cc:224] Handling call
0810 19:49:00.526022 (+1244468us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.914391 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.915108 (+ 717us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.525665 (+610557us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.525678 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.525718 (+ 40us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.525722 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.525763 (+ 41us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:00.525770 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":632482}]]}
I20260810 19:49:00.525870 5527 rpcz_store.cc:276] 0810 19:48:59.110334 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.110556 (+ 222us) service_pool.cc:224] Handling call
0810 19:49:00.525664 (+1415108us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.525641 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.525899 (+ 258us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:48:59.913998 (+388099us) alter_schema_op.cc:66] Acquired schema lock
0810 19:48:59.914009 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:48:59.914053 (+ 44us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:48:59.914056 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:48:59.914286 (+ 230us) log.cc:844] Serialized 348 byte log entry
0810 19:49:00.281235 (+366949us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.281362 (+ 127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.282316 (+ 954us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.282657 (+ 341us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.525060 (+242403us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.525563 (+ 503us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.525617 (+ 54us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.525622 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":414721,"prepare.run_cpu_time_us":61485,"prepare.run_wall_time_us":388707,"replication_time_us":367139}]]}
W20260810 19:49:00.526974 5495 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:00.527225 5495 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 45) took 1060 ms. Trace:
I20260810 19:49:00.527333 5495 rpcz_store.cc:276] 0810 19:48:59.466296 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.466358 (+ 62us) service_pool.cc:224] Handling call
0810 19:49:00.527178 (+1060820us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.526570 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.526820 (+ 250us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.526831 (+ 11us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.526842 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.526861 (+ 19us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.526863 (+ 2us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.526919 (+ 56us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:00.526927 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1059879}]]}
W20260810 19:49:00.569306 5495 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:00.616950 5528 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 29) took 1505 ms. Trace:
I20260810 19:49:00.617123 5528 rpcz_store.cc:276] 0810 19:48:59.111650 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.111992 (+ 342us) service_pool.cc:224] Handling call
0810 19:49:00.616890 (+1504898us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.974903 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.975172 (+ 269us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.322451 (+347279us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.322463 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.322495 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.322498 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.322751 (+ 253us) log.cc:844] Serialized 348 byte log entry
0810 19:49:00.495633 (+172882us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.495750 (+ 117us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.496573 (+ 823us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.496810 (+ 237us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.615995 (+119185us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.616536 (+ 541us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.616845 (+ 309us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.616849 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":862619,"prepare.run_cpu_time_us":54937,"prepare.run_wall_time_us":347974,"replication_time_us":173099}]]}
W20260810 19:49:00.617729 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 431ms of latency in SegmentAllocator::Sync()
W20260810 19:49:00.622025 5495 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:00.661058 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 41673137857548f097a7ffbfac2af592 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 41673137857548f097a7ffbfac2af592
W20260810 19:49:00.662254 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 41673137857548f097a7ffbfac2af592 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 41673137857548f097a7ffbfac2af592
W20260810 19:49:00.662830 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 41673137857548f097a7ffbfac2af592 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 41673137857548f097a7ffbfac2af592
I20260810 19:49:00.671377 4838 catalog_manager.cc:6006] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Sending DeleteTablet for 1 replicas of tablet b85b47f5549e4d70beb8c09b54893a64
W20260810 19:49:00.672297 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 41673137857548f097a7ffbfac2af592 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 41673137857548f097a7ffbfac2af592
I20260810 19:49:00.672597 5223 tablet_service.cc:1558] Processing DeleteTablet for tablet b85b47f5549e4d70beb8c09b54893a64 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:49:00 UTC) from {username='slave'} at 127.0.0.1:44716
I20260810 19:49:00.672935 4838 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 7
I20260810 19:49:00.673367 5538 tablet_replica.cc:333] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: stopping tablet replica
I20260810 19:49:00.673316 5221 tablet_service.cc:1558] Processing DeleteTablet for tablet b85b47f5549e4d70beb8c09b54893a64 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:49:00 UTC) from {username='slave'} at 127.0.0.1:44716
I20260810 19:49:00.673602 5538 raft_consensus.cc:2243] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:00.673826 5538 pending_rounds.cc:70] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Trying to abort 1 pending ops.
I20260810 19:49:00.674600 4838 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:49:00.673900 5538 pending_rounds.cc:77] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 19 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "b85b47f5549e4d70beb8c09b54893a64" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 7 new_table_name: "many-ranges-table" dest_uuid: "28d3390c235740d1b15ced327a23b19e" new_extra_config { } }
W20260810 19:49:00.675028 5538 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44716: Aborted: Op aborted
I20260810 19:49:00.675307 5538 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 28) took 1563 ms. Trace:
I20260810 19:49:00.675458 5538 rpcz_store.cc:276] 0810 19:48:59.111540 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.111607 (+ 67us) service_pool.cc:224] Handling call
0810 19:49:00.675261 (+1563654us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.829897 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.830104 (+ 207us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.412374 (+582270us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.412387 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.412439 (+ 52us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.412443 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.412681 (+ 238us) log.cc:844] Serialized 348 byte log entry
0810 19:49:00.674966 (+262285us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.674976 (+ 10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0810 19:49:00.674981 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":717994,"prepare.run_cpu_time_us":90226,"prepare.run_wall_time_us":582850,"replication_time_us":262483}]]}
I20260810 19:49:00.676352 5538 raft_consensus.cc:2272] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:49:00.676606 5459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44716: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:00.676827 5459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 30) took 1392 ms. Trace:
I20260810 19:49:00.676946 5459 rpcz_store.cc:276] 0810 19:48:59.283953 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.284215 (+ 262us) service_pool.cc:224] Handling call
0810 19:49:00.676775 (+1392560us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.412802 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.413023 (+ 221us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.676273 (+263250us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.676284 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.676338 (+ 54us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.676342 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.676526 (+ 184us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:00.676533 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1128325,"spinlock_wait_cycles":317312}]]}
W20260810 19:49:00.677774 5459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44716: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:00.677963 5459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 32) took 1213 ms. Trace:
I20260810 19:49:00.678088 5459 rpcz_store.cc:276] 0810 19:48:59.464398 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.464507 (+ 109us) service_pool.cc:224] Handling call
0810 19:49:00.677921 (+1213414us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.677319 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.677476 (+ 157us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.677644 (+ 168us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.677650 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.677668 (+ 18us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.677671 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.677718 (+ 47us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:00.677723 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1212478}]]}
W20260810 19:49:00.678275 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 341ms of latency in SegmentAllocator::Sync()
W20260810 19:49:00.679059 5459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44716: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:00.680011 5459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44716: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:00.681131 5459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44716: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:00.688448 5536 log.cc:510] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 354ms of latency in SegmentAllocator::Sync()
W20260810 19:49:00.704043 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 41673137857548f097a7ffbfac2af592 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 41673137857548f097a7ffbfac2af592
W20260810 19:49:00.706732 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 41673137857548f097a7ffbfac2af592 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 41673137857548f097a7ffbfac2af592
I20260810 19:49:00.734299 5539 tablet.cc:1724] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260810 19:49:00.735262 5539 tablet.cc:1622] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:49:00.738484 5512 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.259s user 0.001s sys 0.000s
I20260810 19:49:00.739985 5539 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 38) took 1626 ms. Trace:
I20260810 19:49:00.740127 5539 rpcz_store.cc:276] 0810 19:48:59.113379 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.113423 (+ 44us) service_pool.cc:224] Handling call
0810 19:49:00.739939 (+1626516us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.915305 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.915533 (+ 228us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.413583 (+498050us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.413599 (+ 16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.413623 (+ 24us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.413628 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.413833 (+ 205us) log.cc:844] Serialized 348 byte log entry
0810 19:49:00.733639 (+319806us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.734238 (+ 599us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.735370 (+ 1132us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.735651 (+ 281us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.739235 (+ 3584us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.739861 (+ 626us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.739903 (+ 42us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.739907 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":486,"prepare.queue_time_us":801589,"prepare.run_cpu_time_us":77590,"prepare.run_wall_time_us":498589,"replication_time_us":319973,"thread_start_us":338,"threads_started":1}]]}
W20260810 19:49:00.740628 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 127ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.742954 5512 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 28) took 1455 ms. Trace:
W20260810 19:49:00.743427 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 248ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.744637 4834 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9d543eb9c97141a986da74ce060cc81d (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 7
I20260810 19:49:00.745033 5512 rpcz_store.cc:276] 0810 19:48:59.287573 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.287628 (+ 55us) service_pool.cc:224] Handling call
0810 19:49:00.742883 (+1455255us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.009116 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.009401 (+ 285us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.332414 (+323013us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.332423 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.332462 (+ 39us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.332466 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.332687 (+ 221us) log.cc:844] Serialized 374 byte log entry
0810 19:49:00.477652 (+144965us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.477781 (+ 129us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.478809 (+ 1028us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.479142 (+ 333us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.742389 (+263247us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.742804 (+ 415us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.742848 (+ 44us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.742852 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33,"prepare.queue_time_us":721232,"prepare.run_cpu_time_us":53361,"prepare.run_wall_time_us":323636,"replication_time_us":145145}]]}
I20260810 19:49:00.745864 4833 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 8
W20260810 19:49:00.787726 5534 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.326s user 0.001s sys 0.000s
W20260810 19:49:00.791280 5510 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.423s user 0.001s sys 0.000s
I20260810 19:49:00.796842 5510 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 23) took 1854 ms. Trace:
I20260810 19:49:00.796984 5510 rpcz_store.cc:276] 0810 19:48:58.941980 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.942056 (+ 76us) service_pool.cc:224] Handling call
0810 19:49:00.796791 (+1854735us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.212318 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.212521 (+ 203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.001109 (+788588us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.001123 (+ 14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.001153 (+ 30us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.001157 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.001387 (+ 230us) log.cc:844] Serialized 322 byte log entry
0810 19:49:00.366886 (+365499us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.367015 (+ 129us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.367940 (+ 925us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.368258 (+ 318us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.794784 (+426526us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.796708 (+ 1924us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.796751 (+ 43us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.796755 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"prepare.queue_time_us":269968,"prepare.run_cpu_time_us":119554,"prepare.run_wall_time_us":789134,"replication_time_us":365694}]]}
I20260810 19:49:00.797730 5534 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 34) took 1856 ms. Trace:
I20260810 19:49:00.797894 5534 rpcz_store.cc:276] 0810 19:48:58.940907 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:58.940962 (+ 55us) service_pool.cc:224] Handling call
0810 19:49:00.797667 (+1856705us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.584039 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.584239 (+ 200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.141739 (+557500us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.141749 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.141798 (+ 49us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.141800 (+ 2us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.142032 (+ 232us) log.cc:844] Serialized 322 byte log entry
0810 19:49:00.459915 (+317883us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.460042 (+ 127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.460992 (+ 950us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.461277 (+ 285us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.795908 (+334631us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.796337 (+ 429us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.797631 (+ 1294us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.797637 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":642728,"prepare.run_cpu_time_us":88445,"prepare.run_wall_time_us":558065,"replication_time_us":318078,"spinlock_wait_cycles":24448}]]}
W20260810 19:49:00.798308 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 159ms of latency in SegmentAllocator::Sync()
W20260810 19:49:00.799206 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 210ms of latency in SegmentAllocator::Sync()
W20260810 19:49:00.819428 5456 consensus_queue.cc:1175] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "28d3390c235740d1b15ced327a23b19e" status { last_received { term: 1 index: 8 } last_committed_idx: 7 last_received_current_leader { term: 1 index: 8 } }
W20260810 19:49:00.820322 5538 log.cc:510] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260810 19:49:00.844734 5507 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.357s user 0.000s sys 0.000s
I20260810 19:49:00.849225 5507 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 43) took 1566 ms. Trace:
I20260810 19:49:00.849373 5507 rpcz_store.cc:276] 0810 19:48:59.282777 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.282828 (+ 51us) service_pool.cc:224] Handling call
0810 19:49:00.849139 (+1566311us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.666167 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.666412 (+ 245us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.153595 (+487183us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.153605 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.153659 (+ 54us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.153664 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.153876 (+ 212us) log.cc:844] Serialized 374 byte log entry
0810 19:49:00.485968 (+332092us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.486146 (+ 178us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.486997 (+ 851us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.487321 (+ 324us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.848506 (+361185us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.849046 (+ 540us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.849095 (+ 49us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.849099 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":110,"prepare.queue_time_us":382998,"prepare.run_cpu_time_us":70548,"prepare.run_wall_time_us":487768,"replication_time_us":332264}]]}
I20260810 19:49:00.850669 4837 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 8
W20260810 19:49:00.850910 5476 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 321ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.868395 5534 tablet.cc:1724] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260810 19:49:00.869257 5534 tablet.cc:1622] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:49:00.869793 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 199ms of latency in SegmentAllocator::Sync()
W20260810 19:49:00.914943 5537 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.425s user 0.000s sys 0.000s
I20260810 19:49:00.919449 5537 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 44) took 1632 ms. Trace:
I20260810 19:49:00.919586 5537 rpcz_store.cc:276] 0810 19:48:59.286993 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.287065 (+ 72us) service_pool.cc:224] Handling call
0810 19:49:00.919392 (+1632327us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:48:59.818841 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:48:59.819148 (+ 307us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.133400 (+314252us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.133412 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.133460 (+ 48us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.133463 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.134008 (+ 545us) log.cc:844] Serialized 374 byte log entry
0810 19:49:00.487777 (+353769us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.488368 (+ 591us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.489286 (+ 918us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.489549 (+ 263us) log.cc:844] Serialized 5 byte log entry
0810 19:49:00.918778 (+429229us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:00.919300 (+ 522us) log.cc:844] Serialized 14 byte log entry
0810 19:49:00.919348 (+ 48us) alter_schema_op.cc:73] Released schema lock
0810 19:49:00.919355 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":491,"prepare.queue_time_us":531430,"prepare.run_cpu_time_us":49735,"prepare.run_wall_time_us":315240,"replication_time_us":354284,"thread_start_us":345,"threads_started":1}]]}
W20260810 19:49:00.920006 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 351ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.958113 5539 tablet.cc:1724] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260810 19:49:00.958922 5539 tablet.cc:1622] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:49:00.959496 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 281ms of latency in SegmentAllocator::Sync()
I20260810 19:49:00.992228 5510 tablet.cc:1724] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260810 19:49:00.993186 5510 tablet.cc:1622] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:49:00.993736 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 261ms of latency in SegmentAllocator::Sync()
I20260810 19:49:01.009939 5512 tablet.cc:1724] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260810 19:49:01.010762 5512 tablet.cc:1622] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:49:01.011320 5471 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 304ms of latency in SegmentAllocator::Sync()
I20260810 19:49:01.023940 4838 catalog_manager.cc:6006] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Sending DeleteTablet for 1 replicas of tablet 5e357d449f354cd0b3ce343e638c8830
I20260810 19:49:01.027185 5324 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e357d449f354cd0b3ce343e638c8830 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:49:00 UTC) from {username='slave'} at 127.0.0.1:33200
I20260810 19:49:01.027657 4833 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 8
I20260810 19:49:01.028358 5542 tablet_replica.cc:333] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: stopping tablet replica
I20260810 19:49:01.028851 4833 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:49:01.029022 5542 raft_consensus.cc:2243] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:01.029026 4838 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 7
I20260810 19:49:01.029367 5542 raft_consensus.cc:2272] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:49:01.032641 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 129ms of latency in SegmentAllocator::Sync()
I20260810 19:49:01.043167 5536 ts_tablet_manager.cc:1916] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:01.050166 5528 tablet.cc:1724] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260810 19:49:01.050824 5528 tablet.cc:1622] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
I20260810 19:49:01.050835 5536 ts_tablet_manager.cc:1929] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20260810 19:49:01.051033 5536 log.cc:1199] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/9550340f3e1d4818aaedc5696bd6eea3
W20260810 19:49:01.051390 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 214ms of latency in SegmentAllocator::Sync()
I20260810 19:49:01.051545 5536 ts_tablet_manager.cc:1950] T 9550340f3e1d4818aaedc5696bd6eea3 P d8611bb648ad48beb8a3749e3cd1df8a: Deleting consensus metadata
I20260810 19:49:01.052830 4810 catalog_manager.cc:5050] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): tablet 9550340f3e1d4818aaedc5696bd6eea3 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]) successfully deleted
W20260810 19:49:01.085439 4811 catalog_manager.cc:5129] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): alter failed for tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]): Illegal state: Tablet not RUNNING: STOPPING
I20260810 19:49:01.089119 5534 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 41) took 1801 ms. Trace:
W20260810 19:49:01.089633 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 266ms of latency in SegmentAllocator::Sync()
I20260810 19:49:01.089406 5534 rpcz_store.cc:276] 0810 19:48:59.287454 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.287504 (+ 50us) service_pool.cc:224] Handling call
0810 19:49:01.089100 (+1801596us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.413942 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.414192 (+ 250us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.739948 (+325756us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.739960 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.740016 (+ 56us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.740019 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.740272 (+ 253us) log.cc:844] Serialized 374 byte log entry
0810 19:49:00.868187 (+127915us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.868323 (+ 136us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.869360 (+ 1037us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.869663 (+ 303us) log.cc:844] Serialized 5 byte log entry
0810 19:49:01.088006 (+218343us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:01.088997 (+ 991us) log.cc:844] Serialized 14 byte log entry
0810 19:49:01.089049 (+ 52us) alter_schema_op.cc:73] Released schema lock
0810 19:49:01.089056 (+ 7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":1126153,"prepare.run_cpu_time_us":56906,"prepare.run_wall_time_us":326420,"replication_time_us":128119}]]}
I20260810 19:49:01.147030 5538 ts_tablet_manager.cc:1916] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:01.154309 5538 ts_tablet_manager.cc:1929] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20260810 19:49:01.154549 5538 log.cc:1199] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-2-root/wals/b85b47f5549e4d70beb8c09b54893a64
I20260810 19:49:01.155027 5538 ts_tablet_manager.cc:1950] T b85b47f5549e4d70beb8c09b54893a64 P 28d3390c235740d1b15ced327a23b19e: Deleting consensus metadata
I20260810 19:49:01.155805 4811 catalog_manager.cc:5050] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]) successfully deleted
W20260810 19:49:01.156117 4811 catalog_manager.cc:5017] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): delete failed for tablet b85b47f5549e4d70beb8c09b54893a64 because the tablet was not found. No further retry: Not found: Tablet not found: b85b47f5549e4d70beb8c09b54893a64
I20260810 19:49:01.157855 4834 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 8
I20260810 19:49:01.163846 4835 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 8
I20260810 19:49:01.165597 4984 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a0043dbdccd4009a295e1444075c735 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:49:01 UTC) from {username='slave'} at 127.0.0.1:35258
I20260810 19:49:01.165940 5536 tablet_replica.cc:333] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: stopping tablet replica
I20260810 19:49:01.166081 4833 catalog_manager.cc:6006] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Sending DeleteTablet for 1 replicas of tablet 9a0043dbdccd4009a295e1444075c735
I20260810 19:49:01.166139 5536 raft_consensus.cc:2243] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:01.166319 5536 pending_rounds.cc:70] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Trying to abort 1 pending ops.
I20260810 19:49:01.166360 5536 pending_rounds.cc:77] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Aborting op as it isn't in flight: id { term: 1 index: 10 } timestamp: 34 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "9a0043dbdccd4009a295e1444075c735" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 9 new_table_name: "many-ranges-table" dest_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" new_extra_config { } }
W20260810 19:49:01.166733 5536 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Aborted: Op aborted
I20260810 19:49:01.166903 5536 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 46) took 1700 ms. Trace:
I20260810 19:49:01.166975 5536 rpcz_store.cc:276] 0810 19:48:59.466408 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.466460 (+ 52us) service_pool.cc:224] Handling call
0810 19:49:01.166886 (+1700426us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.153982 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.154181 (+ 199us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.850276 (+696095us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.850287 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.850318 (+ 31us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.850321 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.850599 (+ 278us) log.cc:844] Serialized 400 byte log entry
0810 19:49:01.166700 (+316101us) op_driver.cc:464] REPLICATION: finished
0810 19:49:01.166709 (+ 9us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0810 19:49:01.166715 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":687205,"prepare.run_cpu_time_us":117849,"prepare.run_wall_time_us":696697,"replication_time_us":316337}]]}
I20260810 19:49:01.167577 5536 raft_consensus.cc:2272] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:49:01.167706 5439 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.167850 5439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 49) took 1455 ms. Trace:
I20260810 19:49:01.167908 5439 rpcz_store.cc:276] 0810 19:48:59.712832 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.712897 (+ 65us) service_pool.cc:224] Handling call
0810 19:49:01.167838 (+1454941us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.850734 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.851182 (+ 448us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.167528 (+316346us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.167537 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.167577 (+ 40us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.167580 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.167680 (+ 100us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.167686 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1137483,"spinlock_wait_cycles":125824}]]}
I20260810 19:49:01.168674 4985 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a0043dbdccd4009a295e1444075c735 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:49:01 UTC) from {username='slave'} at 127.0.0.1:35258
I20260810 19:49:01.170109 4838 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9d543eb9c97141a986da74ce060cc81d (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 8
I20260810 19:49:01.170324 4838 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 7
I20260810 19:49:01.171872 4835 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:49:01.172111 5476 consensus_queue.cc:1175] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" status { last_received { term: 1 index: 10 } last_committed_idx: 9 last_received_current_leader { term: 1 index: 10 } }
W20260810 19:49:01.174400 5439 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.174561 5439 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 52) took 1137 ms. Trace:
I20260810 19:49:01.174634 5439 rpcz_store.cc:276] 0810 19:49:00.037120 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.037190 (+ 70us) service_pool.cc:224] Handling call
0810 19:49:01.174546 (+1137356us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.168283 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.168531 (+ 248us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.174287 (+ 5756us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.174296 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.174332 (+ 36us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.174337 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.174370 (+ 33us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.174378 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1130709}]]}
W20260810 19:49:01.175545 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260810 19:49:01.175918 5439 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:01.176654 5439 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:01.177340 5439 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:01.178676 5536 log.cc:510] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 391ms of latency in SegmentAllocator::Sync()
W20260810 19:49:01.204238 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 9550340f3e1d4818aaedc5696bd6eea3 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9550340f3e1d4818aaedc5696bd6eea3
I20260810 19:49:01.210309 4838 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 9
W20260810 19:49:01.220013 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 9550340f3e1d4818aaedc5696bd6eea3 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9550340f3e1d4818aaedc5696bd6eea3
W20260810 19:49:01.223188 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 9550340f3e1d4818aaedc5696bd6eea3 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9550340f3e1d4818aaedc5696bd6eea3
W20260810 19:49:01.240819 5539 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.281s user 0.000s sys 0.000s
I20260810 19:49:01.245085 5539 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 37) took 2135 ms. Trace:
I20260810 19:49:01.245227 5539 rpcz_store.cc:276] 0810 19:48:59.109539 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.110428 (+ 889us) service_pool.cc:224] Handling call
0810 19:49:01.245031 (+2134603us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.142164 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.142379 (+ 215us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.797708 (+655329us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.797719 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.797751 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.797756 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.797992 (+ 236us) log.cc:844] Serialized 348 byte log entry
0810 19:49:00.957935 (+159943us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.958051 (+ 116us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.959027 (+ 976us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.959368 (+ 341us) log.cc:844] Serialized 5 byte log entry
0810 19:49:01.244425 (+285057us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:01.244947 (+ 522us) log.cc:844] Serialized 14 byte log entry
0810 19:49:01.244990 (+ 43us) alter_schema_op.cc:73] Released schema lock
0810 19:49:01.244995 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":1031363,"prepare.run_cpu_time_us":106475,"prepare.run_wall_time_us":655897,"replication_time_us":160135}]]}
W20260810 19:49:01.245813 5478 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 223ms of latency in SegmentAllocator::Sync()
W20260810 19:49:01.255028 5510 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.261s user 0.001s sys 0.000s
I20260810 19:49:01.259537 5510 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 30) took 1790 ms. Trace:
I20260810 19:49:01.259717 5510 rpcz_store.cc:276] 0810 19:48:59.468720 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.468804 (+ 84us) service_pool.cc:224] Handling call
0810 19:49:01.259473 (+1790669us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.332792 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.333018 (+ 226us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.742875 (+409857us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.742886 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.742920 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.742923 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.743148 (+ 225us) log.cc:844] Serialized 400 byte log entry
0810 19:49:00.992011 (+248863us) op_driver.cc:464] REPLICATION: finished
0810 19:49:00.992157 (+ 146us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:00.993287 (+ 1130us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:00.993612 (+ 325us) log.cc:844] Serialized 5 byte log entry
0810 19:49:01.258847 (+265235us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:01.259355 (+ 508us) log.cc:844] Serialized 14 byte log entry
0810 19:49:01.259431 (+ 76us) alter_schema_op.cc:73] Released schema lock
0810 19:49:01.259436 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":83,"prepare.queue_time_us":863694,"prepare.run_cpu_time_us":67426,"prepare.run_wall_time_us":410415,"replication_time_us":249041}]]}
W20260810 19:49:01.260637 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260810 19:49:01.265411 4811 catalog_manager.cc:5123] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): alter failed for tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: b85b47f5549e4d70beb8c09b54893a64
W20260810 19:49:01.265672 5528 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.214s user 0.000s sys 0.000s
I20260810 19:49:01.269971 5528 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 31) took 1982 ms. Trace:
I20260810 19:49:01.270124 5528 rpcz_store.cc:276] 0810 19:48:59.287479 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.287532 (+ 53us) service_pool.cc:224] Handling call
0810 19:49:01.269912 (+1982380us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.322942 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.323465 (+ 523us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.617080 (+293615us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.617092 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.617136 (+ 44us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.617140 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.617379 (+ 239us) log.cc:844] Serialized 374 byte log entry
0810 19:49:01.049962 (+432583us) op_driver.cc:464] REPLICATION: finished
0810 19:49:01.050108 (+ 146us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:01.050911 (+ 803us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:01.051279 (+ 368us) log.cc:844] Serialized 5 byte log entry
0810 19:49:01.269323 (+218044us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:01.269826 (+ 503us) log.cc:844] Serialized 14 byte log entry
0810 19:49:01.269870 (+ 44us) alter_schema_op.cc:73] Released schema lock
0810 19:49:01.269875 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":1035099,"prepare.run_cpu_time_us":50238,"prepare.run_wall_time_us":294506,"replication_time_us":432765}]]}
I20260810 19:49:01.271426 4834 catalog_manager.cc:5811] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733) does not have the latest schema for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 8
W20260810 19:49:01.272063 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 295ms of latency in SegmentAllocator::Sync()
I20260810 19:49:01.272189 5537 tablet.cc:1724] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260810 19:49:01.272994 5537 tablet.cc:1622] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:49:01.273478 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 398ms of latency in SegmentAllocator::Sync()
W20260810 19:49:01.281418 4811 catalog_manager.cc:5123] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): alter failed for tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: b85b47f5549e4d70beb8c09b54893a64
W20260810 19:49:01.295926 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 9550340f3e1d4818aaedc5696bd6eea3 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9550340f3e1d4818aaedc5696bd6eea3
W20260810 19:49:01.314494 4811 catalog_manager.cc:5123] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): alter failed for tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: b85b47f5549e4d70beb8c09b54893a64
W20260810 19:49:01.315492 4811 catalog_manager.cc:5123] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): alter failed for tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: b85b47f5549e4d70beb8c09b54893a64
W20260810 19:49:01.315606 5512 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.304s user 0.000s sys 0.000s
I20260810 19:49:01.320261 5512 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 25) took 2208 ms. Trace:
W20260810 19:49:01.320379 5472 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33200: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.320652 5472 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 27) took 2036 ms. Trace:
I20260810 19:49:01.320432 5512 rpcz_store.cc:276] 0810 19:48:59.111801 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.112321 (+ 520us) service_pool.cc:224] Handling call
0810 19:49:01.320205 (+2207884us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.001501 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.001765 (+ 264us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.798642 (+796877us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.798649 (+ 7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.798686 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.798689 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.798878 (+ 189us) log.cc:844] Serialized 348 byte log entry
0810 19:49:01.009754 (+210876us) op_driver.cc:464] REPLICATION: finished
0810 19:49:01.009881 (+ 127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:01.010867 (+ 986us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:01.011199 (+ 332us) log.cc:844] Serialized 5 byte log entry
0810 19:49:01.319362 (+308163us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:01.319877 (+ 515us) log.cc:844] Serialized 14 byte log entry
0810 19:49:01.320160 (+ 283us) alter_schema_op.cc:73] Released schema lock
0810 19:49:01.320168 (+ 8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":888881,"prepare.run_cpu_time_us":124904,"prepare.run_wall_time_us":797440,"replication_time_us":211023}]]}
I20260810 19:49:01.320749 5472 rpcz_store.cc:276] 0810 19:48:59.283829 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.283896 (+ 67us) service_pool.cc:224] Handling call
0810 19:49:01.320611 (+2036715us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.798979 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.799228 (+ 249us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.320206 (+520978us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.320233 (+ 27us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.320268 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.320272 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.320309 (+ 37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.320315 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1514797}]]}
W20260810 19:49:01.349858 4811 catalog_manager.cc:5123] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): alter failed for tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: b85b47f5549e4d70beb8c09b54893a64
I20260810 19:49:01.356730 5539 tablet.cc:1724] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260810 19:49:01.357860 5539 tablet.cc:1622] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:49:01.358512 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260810 19:49:01.361100 5472 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33200: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.361320 5472 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 29) took 1896 ms. Trace:
I20260810 19:49:01.361426 5472 rpcz_store.cc:276] 0810 19:48:59.464750 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.464806 (+ 56us) service_pool.cc:224] Handling call
0810 19:49:01.361277 (+1896471us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.321171 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.321360 (+ 189us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.360912 (+ 39552us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.360924 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.360961 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.360964 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.361026 (+ 62us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.361035 (+ 9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1856056}]]}
I20260810 19:49:01.394877 4835 catalog_manager.cc:6006] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Sending DeleteTablet for 1 replicas of tablet 9497eea3ab0048cf952cd0da7e2a62e9
W20260810 19:49:01.399180 4811 catalog_manager.cc:5123] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): alter failed for tablet b85b47f5549e4d70beb8c09b54893a64 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: b85b47f5549e4d70beb8c09b54893a64
I20260810 19:49:01.399576 5092 tablet_service.cc:1558] Processing DeleteTablet for tablet 9497eea3ab0048cf952cd0da7e2a62e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:49:01 UTC) from {username='slave'} at 127.0.0.1:35676
I20260810 19:49:01.399910 4838 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:49:01.400297 5545 tablet_replica.cc:333] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: stopping tablet replica
I20260810 19:49:01.400533 5545 raft_consensus.cc:2243] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:01.400765 5545 pending_rounds.cc:70] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Trying to abort 1 pending ops.
I20260810 19:49:01.400971 4834 catalog_manager.cc:5811] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779) does not have the latest schema for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 9
I20260810 19:49:01.400832 5545 pending_rounds.cc:77] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Aborting op as it isn't in flight: id { term: 1 index: 9 } timestamp: 33 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "9497eea3ab0048cf952cd0da7e2a62e9" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 8 new_table_name: "many-ranges-table" dest_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" new_extra_config { } }
W20260810 19:49:01.401257 5545 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Aborted: Op aborted
I20260810 19:49:01.401433 5545 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 40) took 2118 ms. Trace:
I20260810 19:49:01.401530 5545 rpcz_store.cc:276] 0810 19:48:59.283291 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.283352 (+ 61us) service_pool.cc:224] Handling call
0810 19:49:01.401396 (+2118044us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.798112 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.798353 (+ 241us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.245238 (+446885us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.245250 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.245292 (+ 42us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.245295 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.245521 (+ 226us) log.cc:844] Serialized 374 byte log entry
0810 19:49:01.401190 (+155669us) op_driver.cc:464] REPLICATION: finished
0810 19:49:01.401205 (+ 15us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0810 19:49:01.401212 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1514453,"prepare.run_cpu_time_us":83882,"prepare.run_wall_time_us":447850,"replication_time_us":155851}]]}
I20260810 19:49:01.402115 5545 raft_consensus.cc:2272] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:49:01.403501 5499 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.403723 5499 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 43) took 1938 ms. Trace:
W20260810 19:49:01.404070 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 264ms of latency in SegmentAllocator::Sync()
I20260810 19:49:01.403875 5499 rpcz_store.cc:276] 0810 19:48:59.465607 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.465696 (+ 89us) service_pool.cc:224] Handling call
0810 19:49:01.403662 (+1937966us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.246022 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.246265 (+ 243us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.403375 (+157110us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.403387 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.403414 (+ 27us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.403417 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.403447 (+ 30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.403455 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1779997}]]}
W20260810 19:49:01.404634 5499 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.404817 5499 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 46) took 1693 ms. Trace:
I20260810 19:49:01.404927 5499 rpcz_store.cc:276] 0810 19:48:59.711103 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.711168 (+ 65us) service_pool.cc:224] Handling call
0810 19:49:01.404775 (+1693607us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.404292 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.404496 (+ 204us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.404503 (+ 7us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.404511 (+ 8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.404533 (+ 22us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.404537 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.404565 (+ 28us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.404570 (+ 5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1692795}]]}
W20260810 19:49:01.405640 5499 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.405855 5499 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 48) took 1368 ms. Trace:
I20260810 19:49:01.406044 5499 rpcz_store.cc:276] 0810 19:49:00.037580 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.037633 (+ 53us) service_pool.cc:224] Handling call
0810 19:49:01.405812 (+1368179us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.405300 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.405511 (+ 211us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.405519 (+ 8us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.405526 (+ 7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.405548 (+ 22us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.405552 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.405577 (+ 25us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.405583 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1367303}]]}
W20260810 19:49:01.406819 5499 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.407011 5499 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 70) took 1062 ms. Trace:
I20260810 19:49:01.407135 5499 rpcz_store.cc:276] 0810 19:49:00.344406 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.344460 (+ 54us) service_pool.cc:224] Handling call
0810 19:49:01.406960 (+1062500us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.406380 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.406617 (+ 237us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.406704 (+ 87us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.406711 (+ 7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.406733 (+ 22us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.406736 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.406762 (+ 26us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.406770 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1061571}]]}
W20260810 19:49:01.408377 5499 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:01.410193 5499 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:01.412072 5499 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:01.442749 5472 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33200: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.442989 5472 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 31) took 1729 ms. Trace:
I20260810 19:49:01.443149 5472 rpcz_store.cc:276] 0810 19:48:59.713149 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.713203 (+ 54us) service_pool.cc:224] Handling call
0810 19:49:01.442948 (+1729745us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.361851 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.362119 (+ 268us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.442592 (+ 80473us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.442602 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.442636 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.442639 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.442675 (+ 36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.442682 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1648362}]]}
W20260810 19:49:01.469077 5478 consensus_queue.cc:1175] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" status { last_received { term: 1 index: 9 } last_committed_idx: 8 last_received_current_leader { term: 1 index: 9 } }
W20260810 19:49:01.469767 5545 log.cc:510] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 123ms of latency in SegmentAllocator::Sync()
I20260810 19:49:01.477320 5512 tablet.cc:1724] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
21:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260810 19:49:01.478132 5512 tablet.cc:1622] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: MemRowSet was empty: no flush needed.
W20260810 19:49:01.478688 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 181ms of latency in SegmentAllocator::Sync()
W20260810 19:49:01.546185 5472 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33200: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.546448 5472 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 33) took 1505 ms. Trace:
I20260810 19:49:01.546567 5472 rpcz_store.cc:276] 0810 19:49:00.041046 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.041283 (+ 237us) service_pool.cc:224] Handling call
0810 19:49:01.546402 (+1505119us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.443605 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.443827 (+ 222us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.546003 (+102176us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.546017 (+ 14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.546055 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.546061 (+ 6us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.546103 (+ 42us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.546110 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1401892}]]}
I20260810 19:49:01.552464 5539 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 44) took 2082 ms. Trace:
I20260810 19:49:01.552616 5539 rpcz_store.cc:276] 0810 19:48:59.469786 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.469851 (+ 65us) service_pool.cc:224] Handling call
0810 19:49:01.552375 (+2082524us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.740421 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.740653 (+ 232us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.089081 (+348428us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.089090 (+ 9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.089132 (+ 42us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.089137 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.089373 (+ 236us) log.cc:844] Serialized 400 byte log entry
0810 19:49:01.356421 (+267048us) op_driver.cc:464] REPLICATION: finished
0810 19:49:01.356627 (+ 206us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:01.358001 (+ 1374us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:01.358378 (+ 377us) log.cc:844] Serialized 5 byte log entry
0810 19:49:01.551756 (+193378us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:01.552276 (+ 520us) log.cc:844] Serialized 14 byte log entry
0810 19:49:01.552334 (+ 58us) alter_schema_op.cc:73] Released schema lock
0810 19:49:01.552342 (+ 8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74,"prepare.queue_time_us":1270249,"prepare.run_cpu_time_us":66546,"prepare.run_wall_time_us":349032,"replication_time_us":267224}]]}
W20260810 19:49:01.553011 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 154ms of latency in SegmentAllocator::Sync()
I20260810 19:49:01.554303 4835 catalog_manager.cc:5811] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287) does not have the latest schema for tablet 9d543eb9c97141a986da74ce060cc81d (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 9
I20260810 19:49:01.568197 5528 tablet.cc:1724] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260810 19:49:01.569003 5528 tablet.cc:1622] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: MemRowSet was empty: no flush needed.
W20260810 19:49:01.569561 5480 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 306ms of latency in SegmentAllocator::Sync()
I20260810 19:49:01.570303 5536 ts_tablet_manager.cc:1916] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:01.578642 5536 ts_tablet_manager.cc:1929] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.10
I20260810 19:49:01.580158 5536 log.cc:1199] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/9a0043dbdccd4009a295e1444075c735
I20260810 19:49:01.580737 5536 ts_tablet_manager.cc:1950] T 9a0043dbdccd4009a295e1444075c735 P d8611bb648ad48beb8a3749e3cd1df8a: Deleting consensus metadata
I20260810 19:49:01.582124 4810 catalog_manager.cc:5050] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]) successfully deleted
W20260810 19:49:01.582866 4810 catalog_manager.cc:5017] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): delete failed for tablet 9a0043dbdccd4009a295e1444075c735 because the tablet was not found. No further retry: Not found: Tablet not found: 9a0043dbdccd4009a295e1444075c735
I20260810 19:49:01.603673 5545 ts_tablet_manager.cc:1916] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 19:49:01.613382 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20260810 19:49:01.613487 5545 ts_tablet_manager.cc:1929] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20260810 19:49:01.613631 5545 log.cc:1199] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-1-root/wals/9497eea3ab0048cf952cd0da7e2a62e9
W20260810 19:49:01.613752 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20260810 19:49:01.617065 5545 ts_tablet_manager.cc:1950] T 9497eea3ab0048cf952cd0da7e2a62e9 P 74956fdba0e6478f92b0aaeb4f583e4b: Deleting consensus metadata
I20260810 19:49:01.618441 4814 catalog_manager.cc:5050] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]) successfully deleted
W20260810 19:49:01.630139 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9497eea3ab0048cf952cd0da7e2a62e9
W20260810 19:49:01.648041 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9497eea3ab0048cf952cd0da7e2a62e9
I20260810 19:49:01.664728 5512 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 32) took 1946 ms. Trace:
I20260810 19:49:01.665109 5512 rpcz_store.cc:276] 0810 19:48:59.718063 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.718128 (+ 65us) service_pool.cc:224] Handling call
0810 19:49:01.664701 (+1946573us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.743251 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.743498 (+ 247us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.259937 (+516439us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.259947 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.259992 (+ 45us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.259996 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.260230 (+ 234us) log.cc:844] Serialized 426 byte log entry
0810 19:49:01.477122 (+216892us) op_driver.cc:464] REPLICATION: finished
0810 19:49:01.477255 (+ 133us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:01.478238 (+ 983us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:01.478549 (+ 311us) log.cc:844] Serialized 5 byte log entry
0810 19:49:01.664049 (+185500us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:01.664610 (+ 561us) log.cc:844] Serialized 14 byte log entry
0810 19:49:01.664658 (+ 48us) alter_schema_op.cc:73] Released schema lock
0810 19:49:01.664663 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":1024791,"prepare.run_cpu_time_us":98338,"prepare.run_wall_time_us":517046,"replication_time_us":217089}]]}
W20260810 19:49:01.665778 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 345ms of latency in SegmentAllocator::Sync()
I20260810 19:49:01.671595 4838 catalog_manager.cc:6006] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Sending DeleteTablet for 1 replicas of tablet 0b8642ab465c4fc8b67bb30489ca9163
W20260810 19:49:01.671795 5537 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.398s user 0.001s sys 0.000s
W20260810 19:49:01.674428 5472 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33200: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.674623 5472 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 35) took 1328 ms. Trace:
I20260810 19:49:01.674713 5472 rpcz_store.cc:276] 0810 19:49:00.345868 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.346061 (+ 193us) service_pool.cc:224] Handling call
0810 19:49:01.674581 (+1328520us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.547230 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.547515 (+ 285us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.674263 (+126748us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.674276 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.674305 (+ 29us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.674308 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.674350 (+ 42us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.674360 (+ 10us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1200829}]]}
I20260810 19:49:01.676764 4838 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:49:01.677047 5221 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b8642ab465c4fc8b67bb30489ca9163 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:49:01 UTC) from {username='slave'} at 127.0.0.1:44716
I20260810 19:49:01.680042 5537 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 47) took 2210 ms. Trace:
I20260810 19:49:01.680177 5537 rpcz_store.cc:276] 0810 19:48:59.469093 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.469161 (+ 68us) service_pool.cc:224] Handling call
0810 19:49:01.679987 (+2210826us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.134135 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.134362 (+ 227us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:00.919434 (+785072us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:00.919446 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:00.919490 (+ 44us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:00.919493 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:00.919746 (+ 253us) log.cc:844] Serialized 400 byte log entry
0810 19:49:01.271979 (+352233us) op_driver.cc:464] REPLICATION: finished
0810 19:49:01.272131 (+ 152us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:01.273084 (+ 953us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:01.273372 (+ 288us) log.cc:844] Serialized 5 byte log entry
0810 19:49:01.678572 (+405200us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:01.679683 (+ 1111us) log.cc:844] Serialized 14 byte log entry
0810 19:49:01.679946 (+ 263us) alter_schema_op.cc:73] Released schema lock
0810 19:49:01.679952 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":82,"prepare.queue_time_us":664681,"prepare.run_cpu_time_us":133242,"prepare.run_wall_time_us":785676,"replication_time_us":352455}]]}
I20260810 19:49:01.680642 4835 catalog_manager.cc:5811] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121) does not have the latest schema for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]). Expected version 10 got 9
W20260810 19:49:01.680956 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 290ms of latency in SegmentAllocator::Sync()
I20260810 19:49:01.681259 5548 tablet_replica.cc:333] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: stopping tablet replica
I20260810 19:49:01.681489 5548 raft_consensus.cc:2243] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [term 1 LEADER]: Raft consensus shutting down.
W20260810 19:49:01.681634 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 143ms of latency in SegmentAllocator::Sync()
I20260810 19:49:01.681726 5548 raft_consensus.cc:2272] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:49:01.692978 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9497eea3ab0048cf952cd0da7e2a62e9
W20260810 19:49:01.701625 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9497eea3ab0048cf952cd0da7e2a62e9
I20260810 19:49:01.707793 5539 tablet.cc:1724] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
21:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260810 19:49:01.708702 5539 tablet.cc:1622] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: MemRowSet was empty: no flush needed.
W20260810 19:49:01.709308 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 386ms of latency in SegmentAllocator::Sync()
W20260810 19:49:01.726318 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9497eea3ab0048cf952cd0da7e2a62e9
W20260810 19:49:01.732152 4814 catalog_manager.cc:5123] TS 74956fdba0e6478f92b0aaeb4f583e4b (127.24.92.2:42287): alter failed for tablet 9497eea3ab0048cf952cd0da7e2a62e9 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9497eea3ab0048cf952cd0da7e2a62e9
W20260810 19:49:01.760646 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9a0043dbdccd4009a295e1444075c735
W20260810 19:49:01.776506 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9a0043dbdccd4009a295e1444075c735
W20260810 19:49:01.790048 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9a0043dbdccd4009a295e1444075c735
W20260810 19:49:01.811106 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9a0043dbdccd4009a295e1444075c735
I20260810 19:49:01.825794 5537 tablet.cc:1724] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
21:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260810 19:49:01.826674 5537 tablet.cc:1622] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: MemRowSet was empty: no flush needed.
W20260810 19:49:01.827323 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 171ms of latency in SegmentAllocator::Sync()
W20260810 19:49:01.835402 5472 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33200: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.835641 5472 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 37) took 1169 ms. Trace:
I20260810 19:49:01.835747 5472 rpcz_store.cc:276] 0810 19:49:00.665681 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.665740 (+ 59us) service_pool.cc:224] Handling call
0810 19:49:01.835588 (+1169848us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.675142 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.675871 (+ 729us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.835223 (+159352us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.835236 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.835287 (+ 51us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.835291 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.835329 (+ 38us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.835336 (+ 7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1008987}]]}
W20260810 19:49:01.846138 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9a0043dbdccd4009a295e1444075c735
W20260810 19:49:01.848703 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 9a0043dbdccd4009a295e1444075c735 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 9a0043dbdccd4009a295e1444075c735
W20260810 19:49:01.875864 5528 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.306s user 0.001s sys 0.000s
I20260810 19:49:01.880290 5528 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 33) took 2412 ms. Trace:
W20260810 19:49:01.880822 5521 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44716: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.880535 5528 rpcz_store.cc:276] 0810 19:48:59.467640 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.467688 (+ 48us) service_pool.cc:224] Handling call
0810 19:49:01.880230 (+2412542us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.617511 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.617740 (+ 229us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.270935 (+653195us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.270945 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.270974 (+ 29us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.270977 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.271291 (+ 314us) log.cc:844] Serialized 400 byte log entry
0810 19:49:01.567994 (+296703us) op_driver.cc:464] REPLICATION: finished
0810 19:49:01.568135 (+ 141us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:01.569105 (+ 970us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:01.569398 (+ 293us) log.cc:844] Serialized 5 byte log entry
0810 19:49:01.879587 (+310189us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:01.880142 (+ 555us) log.cc:844] Serialized 14 byte log entry
0810 19:49:01.880186 (+ 44us) alter_schema_op.cc:73] Released schema lock
0810 19:49:01.880190 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":1149501,"prepare.run_cpu_time_us":118230,"prepare.run_wall_time_us":653846,"replication_time_us":296975}]]}
I20260810 19:49:01.881116 5521 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 35) took 2163 ms. Trace:
I20260810 19:49:01.881309 5521 rpcz_store.cc:276] 0810 19:48:59.717315 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.717392 (+ 77us) service_pool.cc:224] Handling call
0810 19:49:01.881064 (+2163672us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.271398 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.271627 (+ 229us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.880447 (+608820us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.880458 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.880487 (+ 29us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.880490 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.880741 (+ 251us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.880751 (+ 10us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1553640}]]}
W20260810 19:49:01.893893 5521 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44716: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.894187 5521 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 37) took 1851 ms. Trace:
I20260810 19:49:01.894321 5521 rpcz_store.cc:276] 0810 19:49:00.042416 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.042481 (+ 65us) service_pool.cc:224] Handling call
0810 19:49:01.894116 (+1851635us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.881702 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.881907 (+ 205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.893706 (+ 11799us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.893718 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.893758 (+ 40us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.893762 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.893801 (+ 39us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.893809 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1838795}]]}
W20260810 19:49:01.946738 5521 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44716: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:01.946997 5521 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 39) took 1601 ms. Trace:
I20260810 19:49:01.947141 5521 rpcz_store.cc:276] 0810 19:49:00.345682 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.345738 (+ 56us) service_pool.cc:224] Handling call
0810 19:49:01.946958 (+1601220us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.894779 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.895137 (+ 358us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.946539 (+ 51402us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.946565 (+ 26us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.946603 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.946607 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.946654 (+ 47us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:01.946662 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":1280,"child_traces":[["op",{"prepare.queue_time_us":1548722}]]}
I20260810 19:49:01.973699 4838 catalog_manager.cc:6006] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Sending DeleteTablet for 1 replicas of tablet 7b53b08a1f1a43be8a029faef92b656e
I20260810 19:49:01.975773 5324 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b53b08a1f1a43be8a029faef92b656e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:49:01 UTC) from {username='slave'} at 127.0.0.1:33200
I20260810 19:49:01.976581 4837 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260810 19:49:01.980309 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 253ms of latency in SegmentAllocator::Sync()
I20260810 19:49:02.003499 5537 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 50) took 2283 ms. Trace:
I20260810 19:49:02.003659 5537 rpcz_store.cc:276] 0810 19:48:59.719673 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.719725 (+ 52us) service_pool.cc:224] Handling call
0810 19:49:02.003437 (+2283712us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:00.919866 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:00.920089 (+ 223us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.681064 (+760975us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.681078 (+ 14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.681122 (+ 44us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.681127 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.681331 (+ 204us) log.cc:844] Serialized 426 byte log entry
0810 19:49:01.825619 (+144288us) op_driver.cc:464] REPLICATION: finished
0810 19:49:01.825726 (+ 107us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:01.826810 (+ 1084us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:01.827190 (+ 380us) log.cc:844] Serialized 5 byte log entry
0810 19:49:02.002445 (+175255us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:02.002967 (+ 522us) log.cc:844] Serialized 14 byte log entry
0810 19:49:02.003396 (+ 429us) alter_schema_op.cc:73] Released schema lock
0810 19:49:02.003401 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34,"prepare.queue_time_us":1199812,"prepare.run_cpu_time_us":148444,"prepare.run_wall_time_us":761527,"replication_time_us":144447}]]}
W20260810 19:49:02.004114 5486 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 439ms of latency in SegmentAllocator::Sync()
I20260810 19:49:02.011678 5512 tablet.cc:1719] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Skipping requested alter to schema version 10, tablet already version 10
I20260810 19:49:02.012123 5512 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 34) took 1970 ms. Trace:
I20260810 19:49:02.012260 5512 rpcz_store.cc:276] 0810 19:49:00.041222 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.041758 (+ 536us) service_pool.cc:224] Handling call
0810 19:49:02.012074 (+1970316us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.260517 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.260807 (+ 290us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.665166 (+404359us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.665181 (+ 15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.665213 (+ 32us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.665216 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.665462 (+ 246us) log.cc:844] Serialized 426 byte log entry
0810 19:49:02.011465 (+346003us) op_driver.cc:464] REPLICATION: finished
0810 19:49:02.011591 (+ 126us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:02.011978 (+ 387us) log.cc:844] Serialized 96 byte log entry
0810 19:49:02.012032 (+ 54us) alter_schema_op.cc:73] Released schema lock
0810 19:49:02.012038 (+ 6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":1218218,"prepare.run_cpu_time_us":78397,"prepare.run_wall_time_us":405021,"replication_time_us":346215}]]}
W20260810 19:49:02.012718 5482 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 278ms of latency in SegmentAllocator::Sync()
W20260810 19:49:02.013114 5521 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44716: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:02.013298 5521 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 40) took 1346 ms. Trace:
I20260810 19:49:02.013391 5521 rpcz_store.cc:276] 0810 19:49:00.667122 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.667214 (+ 92us) service_pool.cc:224] Handling call
0810 19:49:02.013264 (+1346050us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.947647 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.947936 (+ 289us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.012967 (+ 65031us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.012977 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.013023 (+ 46us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.013026 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.013061 (+ 35us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:02.013067 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1280080}]]}
W20260810 19:49:02.036196 5542 tablet_replica.cc:351] Time spent TabletReplica: tablet 5e357d449f354cd0b3ce343e638c8830: Waiting for Ops to complete: real 1.007s user 0.002s sys 0.000s
W20260810 19:49:02.036832 5542 log.cc:510] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 162ms of latency in SegmentAllocator::Sync()
W20260810 19:49:02.095487 5521 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44716: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:02.095897 5539 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.387s user 0.001s sys 0.000s
W20260810 19:49:02.096621 4811 catalog_manager.cc:5129] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): alter failed for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]): Illegal state: Tablet not RUNNING: STOPPING
I20260810 19:49:02.100082 5539 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 47) took 2379 ms. Trace:
W20260810 19:49:02.100648 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 128ms of latency in SegmentAllocator::Sync()
I20260810 19:49:02.100212 5539 rpcz_store.cc:276] 0810 19:48:59.720612 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:48:59.720657 (+ 45us) service_pool.cc:224] Handling call
0810 19:49:02.100029 (+2379372us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.089500 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.089769 (+ 269us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:01.552427 (+462658us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:01.552440 (+ 13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:01.552487 (+ 47us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:01.552492 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:49:01.552741 (+ 249us) log.cc:844] Serialized 426 byte log entry
0810 19:49:01.707583 (+154842us) op_driver.cc:464] REPLICATION: finished
0810 19:49:01.707732 (+ 149us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:01.708821 (+ 1089us) tablet_metadata.cc:716] TabletMetadata updated
0810 19:49:01.709180 (+ 359us) log.cc:844] Serialized 5 byte log entry
0810 19:49:02.099043 (+389863us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:02.099623 (+ 580us) log.cc:844] Serialized 14 byte log entry
0810 19:49:02.099985 (+ 362us) alter_schema_op.cc:73] Released schema lock
0810 19:49:02.099990 (+ 5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69,"prepare.queue_time_us":1368543,"prepare.run_cpu_time_us":94089,"prepare.run_wall_time_us":463319,"replication_time_us":155049}]]}
I20260810 19:49:02.101389 5521 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 64) took 1078 ms. Trace:
I20260810 19:49:02.101501 5521 rpcz_store.cc:276] 0810 19:49:01.022808 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:01.022858 (+ 50us) service_pool.cc:224] Handling call
0810 19:49:02.101342 (+1078484us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.013754 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.013956 (+ 202us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.095309 (+ 81353us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.095321 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.095358 (+ 37us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.095361 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.095398 (+ 37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:02.095408 (+ 10us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":990535}]]}
W20260810 19:49:02.198491 5521 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44716: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:02.198792 5521 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44716 (request call id 68) took 1032 ms. Trace:
I20260810 19:49:02.198879 5521 rpcz_store.cc:276] 0810 19:49:01.166605 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:01.166667 (+ 62us) service_pool.cc:224] Handling call
0810 19:49:02.198756 (+1032089us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.101989 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.102232 (+ 243us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.198321 (+ 96089us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.198337 (+ 16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.198375 (+ 38us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.198379 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.198423 (+ 44us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:02.198431 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":935016}]]}
I20260810 19:49:02.199554 5542 ts_tablet_manager.cc:1916] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:02.207551 5542 ts_tablet_manager.cc:1929] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20260810 19:49:02.207724 5542 log.cc:1199] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-3-root/wals/5e357d449f354cd0b3ce343e638c8830
I20260810 19:49:02.208326 5542 ts_tablet_manager.cc:1950] T 5e357d449f354cd0b3ce343e638c8830 P 6d1473d1972b498d97dd4ec93b1408b3: Deleting consensus metadata
I20260810 19:49:02.209254 5542 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:33200 (request call id 40) took 1183 ms. Trace:
I20260810 19:49:02.209384 5542 rpcz_store.cc:276] 0810 19:49:01.025957 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:01.026757 (+ 800us) service_pool.cc:224] Handling call
0810 19:49:01.028216 (+ 1459us) ts_tablet_manager.cc:1151] Deleting tablet 5e357d449f354cd0b3ce343e638c8830
0810 19:49:01.028226 (+ 10us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0810 19:49:02.203662 (+1175436us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:02.207454 (+ 3792us) tablet_metadata.cc:665] Metadata flushed
0810 19:49:02.209210 (+ 1756us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":811,"thread_start_us":631,"threads_started":1}
I20260810 19:49:02.209913 5542 tablet_replica.cc:333] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: stopping tablet replica
I20260810 19:49:02.209975 4811 catalog_manager.cc:5050] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779): tablet 5e357d449f354cd0b3ce343e638c8830 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]) successfully deleted
I20260810 19:49:02.210160 5542 raft_consensus.cc:2243] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:02.210405 5542 pending_rounds.cc:70] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Trying to abort 1 pending ops.
I20260810 19:49:02.210503 5542 pending_rounds.cc:77] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Aborting op as it isn't in flight: id { term: 1 index: 13 } timestamp: 55 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "7b53b08a1f1a43be8a029faef92b656e" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "6d1473d1972b498d97dd4ec93b1408b3" new_extra_config { } }
W20260810 19:49:02.210963 5542 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33200: Aborted: Op aborted
I20260810 19:49:02.211174 5542 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 36) took 1865 ms. Trace:
I20260810 19:49:02.211288 5542 rpcz_store.cc:276] 0810 19:49:00.345999 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.346437 (+ 438us) service_pool.cc:224] Handling call
0810 19:49:02.211134 (+1864697us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.665591 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.665858 (+ 267us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.012058 (+346200us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.012068 (+ 10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.012103 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.012108 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.012394 (+ 286us) log.cc:844] Serialized 426 byte log entry
0810 19:49:02.210904 (+198510us) op_driver.cc:464] REPLICATION: finished
0810 19:49:02.210917 (+ 13us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0810 19:49:02.210923 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1318790,"prepare.run_cpu_time_us":76047,"prepare.run_wall_time_us":346867,"replication_time_us":198743}]]}
I20260810 19:49:02.211829 5542 raft_consensus.cc:2272] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:49:02.212145 5500 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33200: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:02.212337 5500 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 38) took 1544 ms. Trace:
I20260810 19:49:02.212460 5500 rpcz_store.cc:276] 0810 19:49:00.667558 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.667611 (+ 53us) service_pool.cc:224] Handling call
0810 19:49:02.212294 (+1544683us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.012517 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.012742 (+ 225us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.212008 (+199266us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.212019 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.212054 (+ 35us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.212060 (+ 6us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.212089 (+ 29us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:02.212095 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1344559}]]}
W20260810 19:49:02.213451 5500 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33200: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:02.213657 5500 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 39) took 1187 ms. Trace:
I20260810 19:49:02.213789 5500 rpcz_store.cc:276] 0810 19:49:01.025816 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:01.025890 (+ 74us) service_pool.cc:224] Handling call
0810 19:49:02.213613 (+1187723us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.212869 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.213161 (+ 292us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.213338 (+ 177us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.213345 (+ 7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.213366 (+ 21us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.213369 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.213400 (+ 31us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:02.213406 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1186654}]]}
W20260810 19:49:02.214520 5500 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33200: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:02.214694 5500 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33200 (request call id 41) took 1046 ms. Trace:
I20260810 19:49:02.214787 5500 rpcz_store.cc:276] 0810 19:49:01.168008 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:01.168064 (+ 56us) service_pool.cc:224] Handling call
0810 19:49:02.214659 (+1046595us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.214165 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.214398 (+ 233us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.214407 (+ 9us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.214413 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.214432 (+ 19us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.214435 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.214464 (+ 29us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:02.214472 (+ 8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1045754}]]}
W20260810 19:49:02.215549 5500 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33200: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:02.229734 5539 tablet.cc:1719] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Skipping requested alter to schema version 10, tablet already version 10
I20260810 19:49:02.230139 5539 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 49) took 2190 ms. Trace:
I20260810 19:49:02.230268 5539 rpcz_store.cc:276] 0810 19:49:00.039408 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.039460 (+ 52us) service_pool.cc:224] Handling call
0810 19:49:02.230090 (+2190630us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.552871 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.553108 (+ 237us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.100054 (+546946us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.100072 (+ 18us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.100106 (+ 34us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.100110 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.100365 (+ 255us) log.cc:844] Serialized 426 byte log entry
0810 19:49:02.229524 (+129159us) op_driver.cc:464] REPLICATION: finished
0810 19:49:02.229665 (+ 141us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:02.230009 (+ 344us) log.cc:844] Serialized 96 byte log entry
0810 19:49:02.230053 (+ 44us) alter_schema_op.cc:73] Released schema lock
0810 19:49:02.230057 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"prepare.queue_time_us":1513048,"prepare.run_cpu_time_us":112131,"prepare.run_wall_time_us":547568,"replication_time_us":129377}]]}
W20260810 19:49:02.230654 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 314ms of latency in SegmentAllocator::Sync()
I20260810 19:49:02.235750 4837 catalog_manager.cc:6006] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Sending DeleteTablet for 1 replicas of tablet 1202bcdd50ca4f5ba0dd40d7af0e775c
I20260810 19:49:02.236673 4985 tablet_service.cc:1558] Processing DeleteTablet for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:49:01 UTC) from {username='slave'} at 127.0.0.1:35258
I20260810 19:49:02.237391 5552 tablet_replica.cc:333] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: stopping tablet replica
I20260810 19:49:02.237610 5552 raft_consensus.cc:2243] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:02.237913 5552 pending_rounds.cc:70] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Trying to abort 1 pending ops.
I20260810 19:49:02.238073 5552 pending_rounds.cc:77] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Aborting op as it isn't in flight: id { term: 1 index: 12 } timestamp: 42 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "1202bcdd50ca4f5ba0dd40d7af0e775c" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" new_extra_config { } }
W20260810 19:49:02.238672 5552 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Aborted: Op aborted
W20260810 19:49:02.238729 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 382ms of latency in SegmentAllocator::Sync()
I20260810 19:49:02.238898 5552 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 53) took 2200 ms. Trace:
I20260810 19:49:02.239145 4837 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260810 19:49:02.239091 5552 rpcz_store.cc:276] 0810 19:49:00.038921 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.038994 (+ 73us) service_pool.cc:224] Handling call
0810 19:49:02.238855 (+2199861us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:01.681436 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:01.681696 (+ 260us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.003444 (+321748us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.003459 (+ 15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.003517 (+ 58us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.003521 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.003790 (+ 269us) log.cc:844] Serialized 426 byte log entry
0810 19:49:02.238584 (+234794us) op_driver.cc:464] REPLICATION: finished
0810 19:49:02.238615 (+ 31us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0810 19:49:02.238621 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1642027,"prepare.run_cpu_time_us":70711,"prepare.run_wall_time_us":322425,"replication_time_us":235023}]]}
I20260810 19:49:02.239658 5552 raft_consensus.cc:2272] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:49:02.239861 5498 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:02.240041 5498 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 55) took 1893 ms. Trace:
I20260810 19:49:02.240164 5498 rpcz_store.cc:276] 0810 19:49:00.346962 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.347031 (+ 69us) service_pool.cc:224] Handling call
0810 19:49:02.240005 (+1892974us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.003923 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.004223 (+ 300us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.239574 (+235351us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.239585 (+ 11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.239607 (+ 22us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.239610 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.239797 (+ 187us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:02.239808 (+ 11us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1656557,"spinlock_wait_cycles":318848}]]}
W20260810 19:49:02.240901 5498 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:02.241101 5498 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 63) took 1569 ms. Trace:
I20260810 19:49:02.241211 5498 rpcz_store.cc:276] 0810 19:49:00.671490 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.673618 (+ 2128us) service_pool.cc:224] Handling call
0810 19:49:02.241054 (+1567436us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.240527 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.240781 (+ 254us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.240793 (+ 12us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.240799 (+ 6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.240818 (+ 19us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.240823 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.240853 (+ 30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:02.240859 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1566571}]]}
W20260810 19:49:02.242205 5498 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:02.242592 5498 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 76) took 1217 ms. Trace:
I20260810 19:49:02.243304 5498 rpcz_store.cc:276] 0810 19:49:01.024704 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:01.025283 (+ 579us) service_pool.cc:224] Handling call
0810 19:49:02.242373 (+1217090us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.241563 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.241773 (+ 210us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.242075 (+ 302us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.242082 (+ 7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.242105 (+ 23us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.242110 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.242141 (+ 31us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:02.242147 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1215925}]]}
W20260810 19:49:02.244551 5498 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:02.244733 5498 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35258 (request call id 78) took 1076 ms. Trace:
I20260810 19:49:02.244843 5498 rpcz_store.cc:276] 0810 19:49:01.168289 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:01.168890 (+ 601us) service_pool.cc:224] Handling call
0810 19:49:02.244698 (+1075808us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.243745 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.243985 (+ 240us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.244430 (+ 445us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.244437 (+ 7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.244456 (+ 19us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.244461 (+ 5us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.244490 (+ 29us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:02.244496 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1074498}]]}
W20260810 19:49:02.245920 5498 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:02.247565 5498 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35258: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:02.290755 4811 catalog_manager.cc:5123] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779): alter failed for tablet 5e357d449f354cd0b3ce343e638c8830 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 5e357d449f354cd0b3ce343e638c8830
W20260810 19:49:02.291024 5482 consensus_queue.cc:1175] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "6d1473d1972b498d97dd4ec93b1408b3" status { last_received { term: 1 index: 13 } last_committed_idx: 12 last_received_current_leader { term: 1 index: 13 } }
W20260810 19:49:02.291949 5542 log.cc:510] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 157ms of latency in SegmentAllocator::Sync()
W20260810 19:49:02.327234 5521 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44716: Illegal state: RaftConsensus is not running: State = Stopped
W20260810 19:49:02.437824 4811 catalog_manager.cc:5123] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779): alter failed for tablet 5e357d449f354cd0b3ce343e638c8830 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 5e357d449f354cd0b3ce343e638c8830
W20260810 19:49:02.439670 4811 catalog_manager.cc:5123] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779): alter failed for tablet 5e357d449f354cd0b3ce343e638c8830 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 5e357d449f354cd0b3ce343e638c8830
W20260810 19:49:02.443403 5486 consensus_queue.cc:1175] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d8611bb648ad48beb8a3749e3cd1df8a" status { last_received { term: 1 index: 12 } last_committed_idx: 11 last_received_current_leader { term: 1 index: 12 } }
W20260810 19:49:02.444239 5552 log.cc:510] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260810 19:49:02.449522 5542 ts_tablet_manager.cc:1916] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:02.456589 5542 ts_tablet_manager.cc:1929] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.13
I20260810 19:49:02.456775 5542 log.cc:1199] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-3-root/wals/7b53b08a1f1a43be8a029faef92b656e
I20260810 19:49:02.457201 5542 ts_tablet_manager.cc:1950] T 7b53b08a1f1a43be8a029faef92b656e P 6d1473d1972b498d97dd4ec93b1408b3: Deleting consensus metadata
I20260810 19:49:02.458469 4811 catalog_manager.cc:5050] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779): tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]) successfully deleted
W20260810 19:49:02.488643 5548 log.cc:510] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Injecting 132ms of latency in SegmentAllocator::Sync()
W20260810 19:49:02.493119 4811 catalog_manager.cc:5123] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779): alter failed for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 7b53b08a1f1a43be8a029faef92b656e
I20260810 19:49:02.545306 5539 tablet.cc:1719] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Skipping requested alter to schema version 10, tablet already version 10
I20260810 19:49:02.545742 5539 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 71) took 2199 ms. Trace:
I20260810 19:49:02.545858 5539 rpcz_store.cc:276] 0810 19:49:00.346624 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.346695 (+ 71us) service_pool.cc:224] Handling call
0810 19:49:02.545688 (+2198993us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.100504 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.100750 (+ 246us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.230116 (+129366us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.230132 (+ 16us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.230155 (+ 23us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.230159 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.230383 (+ 224us) log.cc:844] Serialized 426 byte log entry
0810 19:49:02.545122 (+314739us) op_driver.cc:464] REPLICATION: finished
0810 19:49:02.545242 (+ 120us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:02.545588 (+ 346us) log.cc:844] Serialized 96 byte log entry
0810 19:49:02.545648 (+ 60us) alter_schema_op.cc:73] Released schema lock
0810 19:49:02.545652 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":1753441,"prepare.run_cpu_time_us":27704,"prepare.run_wall_time_us":129970,"replication_time_us":314928}]]}
W20260810 19:49:02.546205 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 56ms of latency in SegmentAllocator::Sync()
W20260810 19:49:02.555359 4811 catalog_manager.cc:5123] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779): alter failed for tablet 5e357d449f354cd0b3ce343e638c8830 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 5e357d449f354cd0b3ce343e638c8830
W20260810 19:49:02.555881 4811 catalog_manager.cc:5123] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779): alter failed for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 7b53b08a1f1a43be8a029faef92b656e
W20260810 19:49:02.564487 4811 catalog_manager.cc:5123] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779): alter failed for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 7b53b08a1f1a43be8a029faef92b656e
W20260810 19:49:02.600477 4811 catalog_manager.cc:5123] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779): alter failed for tablet 5e357d449f354cd0b3ce343e638c8830 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 5e357d449f354cd0b3ce343e638c8830
I20260810 19:49:02.602979 5539 tablet.cc:1719] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Skipping requested alter to schema version 10, tablet already version 10
W20260810 19:49:02.603201 4811 catalog_manager.cc:5123] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779): alter failed for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 7b53b08a1f1a43be8a029faef92b656e
I20260810 19:49:02.603389 5539 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 83) took 1931 ms. Trace:
I20260810 19:49:02.603492 5539 rpcz_store.cc:276] 0810 19:49:00.671655 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:00.671744 (+ 89us) service_pool.cc:224] Handling call
0810 19:49:02.603371 (+1931627us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.230528 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.230793 (+ 265us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.545678 (+314885us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.545686 (+ 8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.545709 (+ 23us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.545712 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.545938 (+ 226us) log.cc:844] Serialized 426 byte log entry
0810 19:49:02.602786 (+ 56848us) op_driver.cc:464] REPLICATION: finished
0810 19:49:02.602918 (+ 132us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0810 19:49:02.603265 (+ 347us) log.cc:844] Serialized 96 byte log entry
0810 19:49:02.603331 (+ 66us) alter_schema_op.cc:73] Released schema lock
0810 19:49:02.603335 (+ 4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62,"prepare.queue_time_us":1558406,"prepare.run_cpu_time_us":57037,"prepare.run_wall_time_us":315465,"replication_time_us":57036}]]}
W20260810 19:49:02.603966 5489 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 294ms of latency in SegmentAllocator::Sync()
W20260810 19:49:02.614619 4811 catalog_manager.cc:5123] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779): alter failed for tablet 7b53b08a1f1a43be8a029faef92b656e (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 7b53b08a1f1a43be8a029faef92b656e
I20260810 19:49:02.621394 5548 ts_tablet_manager.cc:1916] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:02.622190 4834 catalog_manager.cc:6264] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: many-ranges-table [id=ed42972c5b734f7b9696f342f052c419] alter complete (version 10)
W20260810 19:49:02.626097 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 195ms of latency in SegmentAllocator::Sync()
I20260810 19:49:02.627985 5548 ts_tablet_manager.cc:1929] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.11
I20260810 19:49:02.628116 5548 log.cc:1199] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-2-root/wals/0b8642ab465c4fc8b67bb30489ca9163
I20260810 19:49:02.628451 5548 ts_tablet_manager.cc:1950] T 0b8642ab465c4fc8b67bb30489ca9163 P 28d3390c235740d1b15ced327a23b19e: Deleting consensus metadata
I20260810 19:49:02.629518 4811 catalog_manager.cc:5050] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]) successfully deleted
W20260810 19:49:02.650866 4811 catalog_manager.cc:5123] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): alter failed for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 0b8642ab465c4fc8b67bb30489ca9163
W20260810 19:49:02.669890 4811 catalog_manager.cc:5123] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): alter failed for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 0b8642ab465c4fc8b67bb30489ca9163
I20260810 19:49:02.690941 5552 ts_tablet_manager.cc:1916] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:02.697203 5552 ts_tablet_manager.cc:1929] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.12
I20260810 19:49:02.697369 5552 log.cc:1199] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/1202bcdd50ca4f5ba0dd40d7af0e775c
I20260810 19:49:02.697772 5552 ts_tablet_manager.cc:1950] T 1202bcdd50ca4f5ba0dd40d7af0e775c P d8611bb648ad48beb8a3749e3cd1df8a: Deleting consensus metadata
I20260810 19:49:02.698832 4810 catalog_manager.cc:5050] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]) successfully deleted
W20260810 19:49:02.718204 4811 catalog_manager.cc:5123] TS 6d1473d1972b498d97dd4ec93b1408b3 (127.24.92.4:35779): alter failed for tablet 5e357d449f354cd0b3ce343e638c8830 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 5e357d449f354cd0b3ce343e638c8830
W20260810 19:49:02.744705 4811 catalog_manager.cc:5123] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): alter failed for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 0b8642ab465c4fc8b67bb30489ca9163
W20260810 19:49:02.769585 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 1202bcdd50ca4f5ba0dd40d7af0e775c
I20260810 19:49:02.822865 4837 catalog_manager.cc:6006] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Sending DeleteTablet for 1 replicas of tablet 9d543eb9c97141a986da74ce060cc81d
I20260810 19:49:02.824148 5092 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d543eb9c97141a986da74ce060cc81d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-10 19:49:02 UTC) from {username='slave'} at 127.0.0.1:35676
I20260810 19:49:02.824803 5553 tablet_replica.cc:333] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: stopping tablet replica
I20260810 19:49:02.825006 5553 raft_consensus.cc:2243] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:02.825232 5553 pending_rounds.cc:70] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Trying to abort 1 pending ops.
I20260810 19:49:02.825500 4838 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
I20260810 19:49:02.825341 5553 pending_rounds.cc:77] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Aborting op as it isn't in flight: id { term: 1 index: 15 } timestamp: 45 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "9d543eb9c97141a986da74ce060cc81d" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" new_extra_config { } }
I20260810 19:49:02.825657 4838 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:56264:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
W20260810 19:49:02.825748 5553 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Aborted: Op aborted
I20260810 19:49:02.825938 5553 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 87) took 1801 ms. Trace:
I20260810 19:49:02.826032 5553 rpcz_store.cc:276] 0810 19:49:01.024173 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:01.024228 (+ 55us) service_pool.cc:224] Handling call
0810 19:49:02.825923 (+1801695us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.546020 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.546222 (+ 202us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.603401 (+ 57179us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.603413 (+ 12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.603439 (+ 26us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.603442 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.603676 (+ 234us) log.cc:844] Serialized 426 byte log entry
0810 19:49:02.825712 (+222036us) op_driver.cc:464] REPLICATION: finished
0810 19:49:02.825723 (+ 11us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0810 19:49:02.825729 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1521472,"prepare.run_cpu_time_us":10819,"prepare.run_wall_time_us":57706,"replication_time_us":222225}]]}
I20260810 19:49:02.826728 5553 raft_consensus.cc:2272] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:49:02.826918 5494 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:02.827097 5494 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 89) took 1659 ms. Trace:
I20260810 19:49:02.827175 5494 rpcz_store.cc:276] 0810 19:49:01.167365 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:01.168065 (+ 700us) service_pool.cc:224] Handling call
0810 19:49:02.827061 (+1658996us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.603761 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.603975 (+ 214us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.826680 (+222705us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.826694 (+ 14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.826720 (+ 26us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.826723 (+ 3us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.826893 (+ 170us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:02.826899 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1435364,"spinlock_wait_cycles":294272}]]}
W20260810 19:49:02.827910 4909 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260810 19:49:02.828037 5494 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:02.828235 5494 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 90) took 1433 ms. Trace:
I20260810 19:49:02.828312 5494 rpcz_store.cc:276] 0810 19:49:01.395166 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:01.395223 (+ 57us) service_pool.cc:224] Handling call
0810 19:49:02.828196 (+1432973us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.827559 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.827787 (+ 228us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.827949 (+ 162us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.827956 (+ 7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.827977 (+ 21us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.827981 (+ 4us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.828013 (+ 32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:02.828019 (+ 6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1431901}]]}
W20260810 19:49:02.829002 5494 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35676: Illegal state: RaftConsensus is not running: State = Stopped
I20260810 19:49:02.829164 5494 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35676 (request call id 116) took 1156 ms. Trace:
I20260810 19:49:02.829250 5494 rpcz_store.cc:276] 0810 19:49:01.672774 (+ 0us) service_pool.cc:167] Inserting onto call queue
0810 19:49:01.675379 (+ 2605us) service_pool.cc:224] Handling call
0810 19:49:02.829152 (+1153773us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0810 19:49:02.828792 (+ 0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0810 19:49:02.828939 (+ 147us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0810 19:49:02.828944 (+ 5us) alter_schema_op.cc:66] Acquired schema lock
0810 19:49:02.828948 (+ 4us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0810 19:49:02.828963 (+ 15us) alter_schema_op.cc:128] START. Timestamp: 0
0810 19:49:02.828964 (+ 1us) op_driver.cc:348] REPLICATION: starting
0810 19:49:02.828985 (+ 21us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0810 19:49:02.828989 (+ 4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1153009}]]}
W20260810 19:49:02.839903 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 1202bcdd50ca4f5ba0dd40d7af0e775c
W20260810 19:49:02.863343 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 1202bcdd50ca4f5ba0dd40d7af0e775c
W20260810 19:49:02.863955 4811 catalog_manager.cc:5123] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): alter failed for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 0b8642ab465c4fc8b67bb30489ca9163
W20260810 19:49:02.878974 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 1202bcdd50ca4f5ba0dd40d7af0e775c
W20260810 19:49:02.898204 5489 consensus_queue.cc:1175] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "74956fdba0e6478f92b0aaeb4f583e4b" status { last_received { term: 1 index: 15 } last_committed_idx: 14 last_received_current_leader { term: 1 index: 15 } }
W20260810 19:49:02.898866 5553 log.cc:510] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Injecting 231ms of latency in SegmentAllocator::Sync()
W20260810 19:49:02.921559 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 1202bcdd50ca4f5ba0dd40d7af0e775c
W20260810 19:49:02.924046 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 1202bcdd50ca4f5ba0dd40d7af0e775c
W20260810 19:49:02.926434 4810 catalog_manager.cc:5123] TS d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): alter failed for tablet 1202bcdd50ca4f5ba0dd40d7af0e775c (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 1202bcdd50ca4f5ba0dd40d7af0e775c
W20260810 19:49:03.051826 4811 catalog_manager.cc:5123] TS 28d3390c235740d1b15ced327a23b19e (127.24.92.3:41733): alter failed for tablet 0b8642ab465c4fc8b67bb30489ca9163 (table many-ranges-table [id=ed42972c5b734f7b9696f342f052c419]),no further retry: Not found: Tablet not found: 0b8642ab465c4fc8b67bb30489ca9163
I20260810 19:49:03.087846 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:49:03.097478 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:49:03.097842 24944 tablet_replica.cc:333] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a: stopping tablet replica
I20260810 19:49:03.098040 24944 raft_consensus.cc:2243] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 19:49:03.098259 24944 raft_consensus.cc:2272] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:49:03.098615 24944 log.cc:510] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P d8611bb648ad48beb8a3749e3cd1df8a: Injecting 277ms of latency in SegmentAllocator::Sync()
I20260810 19:49:03.130421 5553 ts_tablet_manager.cc:1916] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:03.136389 5553 ts_tablet_manager.cc:1929] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.15
I20260810 19:49:03.136561 5553 log.cc:1199] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786391261744939-24944-0/minicluster-data/ts-1-root/wals/9d543eb9c97141a986da74ce060cc81d
I20260810 19:49:03.136997 5553 ts_tablet_manager.cc:1950] T 9d543eb9c97141a986da74ce060cc81d P 74956fdba0e6478f92b0aaeb4f583e4b: Deleting consensus metadata
I20260810 19:49:03.391760 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:49:03.396471 24944 tablet_server.cc:179] TabletServer@127.24.92.2:0 shutting down...
I20260810 19:49:03.406656 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:49:03.420154 24944 tablet_server.cc:196] TabletServer@127.24.92.2:0 shutdown complete.
I20260810 19:49:03.423919 24944 tablet_server.cc:179] TabletServer@127.24.92.3:0 shutting down...
I20260810 19:49:03.439528 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:49:03.439913 24944 tablet_replica.cc:333] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e: stopping tablet replica
I20260810 19:49:03.440146 24944 raft_consensus.cc:2243] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 19:49:03.440413 24944 raft_consensus.cc:2272] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:49:03.440891 24944 log.cc:510] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 28d3390c235740d1b15ced327a23b19e: Injecting 363ms of latency in SegmentAllocator::Sync()
W20260810 19:49:03.527810 5286 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.92.1:35121: connect: Connection refused (error 111) [suppressed 16 similar messages]
W20260810 19:49:03.529026 5286 consensus_peers.cc:597] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 -> Peer d8611bb648ad48beb8a3749e3cd1df8a (127.24.92.1:35121): Couldn't send request to peer d8611bb648ad48beb8a3749e3cd1df8a. Status: Network error: Client connection negotiation failed: client connection to 127.24.92.1:35121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260810 19:49:03.825068 24944 tablet_server.cc:196] TabletServer@127.24.92.3:0 shutdown complete.
I20260810 19:49:03.829113 24944 tablet_server.cc:179] TabletServer@127.24.92.4:0 shutting down...
I20260810 19:49:03.837718 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:49:03.837993 24944 tablet_replica.cc:333] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3: stopping tablet replica
I20260810 19:49:03.838202 24944 raft_consensus.cc:2243] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:03.838503 24944 raft_consensus.cc:2272] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260810 19:49:03.838814 24944 log.cc:510] T 06d4ccfb99cb479895c0fe4d56cc7ed0 P 6d1473d1972b498d97dd4ec93b1408b3: Injecting 232ms of latency in SegmentAllocator::Sync()
I20260810 19:49:04.085445 24944 tablet_server.cc:196] TabletServer@127.24.92.4:0 shutdown complete.
I20260810 19:49:04.089444 24944 master.cc:562] Master@127.24.92.62:38125 shutting down...
I20260810 19:49:04.099769 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:04.100041 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:04.100160 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: stopping tablet replica
W20260810 19:49:04.100564 24944 log.cc:510] T 00000000000000000000000000000000 P d835f5d8a07a4aaabccd5d060ded4b53: Injecting 327ms of latency in SegmentAllocator::Sync()
I20260810 19:49:04.444311 24944 master.cc:584] Master@127.24.92.62:38125 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterTableAndDropTablet (8625 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactor
I20260810 19:49:04.457928 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:43039
I20260810 19:49:04.458470 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:04.459436 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:04.460700 24944 webserver.cc:533] Webserver started at http://127.24.92.62:33873/ using document root <none> and password file <none>
I20260810 19:49:04.460948 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:04.461030 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:04.461161 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:04.461799 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "5fcb7af96efc403d8492bc8cb0ca533b"
format_stamp: "Formatted at 2026-08-10 19:49:04 on dist-test-slave-w4v5"
I20260810 19:49:04.464430 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:49:04.465904 5566 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:04.466260 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:49:04.466370 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "5fcb7af96efc403d8492bc8cb0ca533b"
format_stamp: "Formatted at 2026-08-10 19:49:04 on dist-test-slave-w4v5"
I20260810 19:49:04.466481 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:04.480777 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:04.481428 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:04.492602 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:43039
I20260810 19:49:04.492647 5651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:43039 every 8 connection(s)
I20260810 19:49:04.493958 5652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:04.498551 5652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b: Bootstrap starting.
I20260810 19:49:04.499747 5652 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:04.501168 5652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b: No bootstrap required, opened a new log
I20260810 19:49:04.501798 5652 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fcb7af96efc403d8492bc8cb0ca533b" member_type: VOTER }
I20260810 19:49:04.501961 5652 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:04.502015 5652 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fcb7af96efc403d8492bc8cb0ca533b, State: Initialized, Role: FOLLOWER
I20260810 19:49:04.502239 5652 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fcb7af96efc403d8492bc8cb0ca533b" member_type: VOTER }
I20260810 19:49:04.502349 5652 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:49:04.502408 5652 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:49:04.502478 5652 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:04.504314 5652 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fcb7af96efc403d8492bc8cb0ca533b" member_type: VOTER }
I20260810 19:49:04.504493 5652 leader_election.cc:304] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5fcb7af96efc403d8492bc8cb0ca533b; no voters:
I20260810 19:49:04.504830 5652 leader_election.cc:290] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:49:04.505007 5657 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:49:04.505501 5657 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [term 1 LEADER]: Becoming Leader. State: Replica: 5fcb7af96efc403d8492bc8cb0ca533b, State: Running, Role: LEADER
I20260810 19:49:04.505736 5652 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:49:04.505793 5657 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fcb7af96efc403d8492bc8cb0ca533b" member_type: VOTER }
I20260810 19:49:04.506767 5660 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5fcb7af96efc403d8492bc8cb0ca533b. Latest consensus state: current_term: 1 leader_uuid: "5fcb7af96efc403d8492bc8cb0ca533b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fcb7af96efc403d8492bc8cb0ca533b" member_type: VOTER } }
I20260810 19:49:04.507048 5660 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [sys.catalog]: This master's current role is: LEADER
I20260810 19:49:04.506765 5659 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5fcb7af96efc403d8492bc8cb0ca533b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fcb7af96efc403d8492bc8cb0ca533b" member_type: VOTER } }
I20260810 19:49:04.507709 5659 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [sys.catalog]: This master's current role is: LEADER
I20260810 19:49:04.508466 5664 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:49:04.510288 5664 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:49:04.511247 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:49:04.513476 5664 catalog_manager.cc:1383] Generated new cluster ID: de6b328597194dedbcc6b03f37774568
I20260810 19:49:04.513593 5664 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:49:04.527801 5664 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:49:04.528674 5664 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:49:04.538887 5664 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b: Generated new TSK 0
I20260810 19:49:04.539222 5664 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:49:04.543867 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:04.545034 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:04.546464 24944 webserver.cc:533] Webserver started at http://127.24.92.1:45131/ using document root <none> and password file <none>
I20260810 19:49:04.546768 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:04.546850 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:04.547039 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:04.547773 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "6e65b14a9b4c40e59ba11b3a1d29b5b4"
format_stamp: "Formatted at 2026-08-10 19:49:04 on dist-test-slave-w4v5"
I20260810 19:49:04.550595 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:49:04.552306 5691 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:04.552698 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:49:04.552855 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "6e65b14a9b4c40e59ba11b3a1d29b5b4"
format_stamp: "Formatted at 2026-08-10 19:49:04 on dist-test-slave-w4v5"
I20260810 19:49:04.553076 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:04.565583 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:04.566314 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:04.566917 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:49:04.567988 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:49:04.568097 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:04.568230 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:49:04.568310 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:04.582191 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:39649
I20260810 19:49:04.582214 5805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:39649 every 8 connection(s)
I20260810 19:49:04.584009 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:04.585682 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:04.587126 24944 webserver.cc:533] Webserver started at http://127.24.92.2:34569/ using document root <none> and password file <none>
I20260810 19:49:04.587393 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:04.587488 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:04.587674 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:04.588359 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-1-root/instance:
uuid: "cacf8968178d46a294044df313026b8a"
format_stamp: "Formatted at 2026-08-10 19:49:04 on dist-test-slave-w4v5"
I20260810 19:49:04.590940 5806 heartbeater.cc:344] Connected to a master server at 127.24.92.62:43039
I20260810 19:49:04.591149 5806 heartbeater.cc:461] Registering TS with master...
I20260810 19:49:04.591565 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.001s
I20260810 19:49:04.591567 5806 heartbeater.cc:507] Master 127.24.92.62:43039 requested a full tablet report, sending...
I20260810 19:49:04.592614 5596 ts_manager.cc:194] Registered new tserver with Master: 6e65b14a9b4c40e59ba11b3a1d29b5b4 (127.24.92.1:39649)
I20260810 19:49:04.593637 5816 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:04.593904 5596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47836
I20260810 19:49:04.594087 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:49:04.594228 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-1-root
uuid: "cacf8968178d46a294044df313026b8a"
format_stamp: "Formatted at 2026-08-10 19:49:04 on dist-test-slave-w4v5"
I20260810 19:49:04.594388 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:04.605490 5806 heartbeater.cc:499] Master 127.24.92.62:43039 was elected leader, sending a full tablet report...
I20260810 19:49:04.612341 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:04.612913 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:04.613463 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:49:04.614378 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:49:04.614478 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:04.614639 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:49:04.614718 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:04.627817 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.2:41515
I20260810 19:49:04.627862 5922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.2:41515 every 8 connection(s)
I20260810 19:49:04.629733 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:04.631359 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:04.632908 24944 webserver.cc:533] Webserver started at http://127.24.92.3:35103/ using document root <none> and password file <none>
I20260810 19:49:04.633180 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:04.633282 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:04.633441 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:04.636116 5924 heartbeater.cc:344] Connected to a master server at 127.24.92.62:43039
I20260810 19:49:04.636266 5924 heartbeater.cc:461] Registering TS with master...
I20260810 19:49:04.636685 5924 heartbeater.cc:507] Master 127.24.92.62:43039 requested a full tablet report, sending...
I20260810 19:49:04.637631 5596 ts_manager.cc:194] Registered new tserver with Master: cacf8968178d46a294044df313026b8a (127.24.92.2:41515)
I20260810 19:49:04.638463 5596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47844
I20260810 19:49:04.646875 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-2-root/instance:
uuid: "cc3f4ea7b4114bc0a94a5152858b2deb"
format_stamp: "Formatted at 2026-08-10 19:49:04 on dist-test-slave-w4v5"
I20260810 19:49:04.649441 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260810 19:49:04.649688 5924 heartbeater.cc:499] Master 127.24.92.62:43039 was elected leader, sending a full tablet report...
I20260810 19:49:04.651381 5931 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:04.651777 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260810 19:49:04.651871 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-2-root
uuid: "cc3f4ea7b4114bc0a94a5152858b2deb"
format_stamp: "Formatted at 2026-08-10 19:49:04 on dist-test-slave-w4v5"
I20260810 19:49:04.651959 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:04.682123 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:04.682610 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:04.683193 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:49:04.684073 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:49:04.684155 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:04.684288 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:49:04.684345 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:04.698598 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.3:38687
I20260810 19:49:04.698633 6025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.3:38687 every 8 connection(s)
I20260810 19:49:04.700510 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:04.701956 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:04.703497 24944 webserver.cc:533] Webserver started at http://127.24.92.4:35665/ using document root <none> and password file <none>
I20260810 19:49:04.703747 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:04.703823 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:04.703941 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:04.704708 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-3-root/instance:
uuid: "62642e66e2d44024ab99cebcc69a14ee"
format_stamp: "Formatted at 2026-08-10 19:49:04 on dist-test-slave-w4v5"
I20260810 19:49:04.706454 6026 heartbeater.cc:344] Connected to a master server at 127.24.92.62:43039
I20260810 19:49:04.706583 6026 heartbeater.cc:461] Registering TS with master...
I20260810 19:49:04.706976 6026 heartbeater.cc:507] Master 127.24.92.62:43039 requested a full tablet report, sending...
I20260810 19:49:04.708024 5596 ts_manager.cc:194] Registered new tserver with Master: cc3f4ea7b4114bc0a94a5152858b2deb (127.24.92.3:38687)
I20260810 19:49:04.708063 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.002s sys 0.003s
I20260810 19:49:04.708791 5596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47852
I20260810 19:49:04.710120 6038 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:04.710522 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:49:04.710633 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-3-root
uuid: "62642e66e2d44024ab99cebcc69a14ee"
format_stamp: "Formatted at 2026-08-10 19:49:04 on dist-test-slave-w4v5"
I20260810 19:49:04.710769 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:04.720141 6026 heartbeater.cc:499] Master 127.24.92.62:43039 was elected leader, sending a full tablet report...
I20260810 19:49:04.726359 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:04.726899 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:04.727583 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:49:04.728451 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:49:04.728506 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:04.728627 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:49:04.728690 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:04.742583 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.4:33347
I20260810 19:49:04.742683 6147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.4:33347 every 8 connection(s)
I20260810 19:49:04.750316 6148 heartbeater.cc:344] Connected to a master server at 127.24.92.62:43039
I20260810 19:49:04.750497 6148 heartbeater.cc:461] Registering TS with master...
I20260810 19:49:04.750891 6148 heartbeater.cc:507] Master 127.24.92.62:43039 requested a full tablet report, sending...
I20260810 19:49:04.751842 5595 ts_manager.cc:194] Registered new tserver with Master: 62642e66e2d44024ab99cebcc69a14ee (127.24.92.4:33347)
I20260810 19:49:04.751871 24944 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006946601s
I20260810 19:49:04.753100 5595 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47858
I20260810 19:49:04.764539 6148 heartbeater.cc:499] Master 127.24.92.62:43039 was elected leader, sending a full tablet report...
I20260810 19:49:04.766456 5596 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47868:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:49:04.787981 5974 tablet_service.cc:1511] Processing CreateTablet for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 (DEFAULT_TABLE table=fake-table [id=15385465b2c14bdd9b854817c0323b2e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:49:04.788589 5974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:04.792023 6098 tablet_service.cc:1511] Processing CreateTablet for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 (DEFAULT_TABLE table=fake-table [id=15385465b2c14bdd9b854817c0323b2e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:49:04.792508 6098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:04.796419 6172 tablet_bootstrap.cc:492] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Bootstrap starting.
I20260810 19:49:04.796463 5865 tablet_service.cc:1511] Processing CreateTablet for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 (DEFAULT_TABLE table=fake-table [id=15385465b2c14bdd9b854817c0323b2e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:49:04.796922 5865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:04.798483 6172 tablet_bootstrap.cc:654] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:04.803897 6173 tablet_bootstrap.cc:492] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee: Bootstrap starting.
I20260810 19:49:04.804721 6172 tablet_bootstrap.cc:492] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: No bootstrap required, opened a new log
I20260810 19:49:04.804914 6172 ts_tablet_manager.cc:1403] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Time spent bootstrapping tablet: real 0.009s user 0.000s sys 0.007s
I20260810 19:49:04.806052 6173 tablet_bootstrap.cc:654] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:04.807901 6172 raft_consensus.cc:359] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38687 } } peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } }
I20260810 19:49:04.808203 6172 raft_consensus.cc:385] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:04.808306 6172 raft_consensus.cc:740] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc3f4ea7b4114bc0a94a5152858b2deb, State: Initialized, Role: FOLLOWER
I20260810 19:49:04.809383 6172 consensus_queue.cc:260] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38687 } } peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } }
I20260810 19:49:04.812134 6177 tablet_bootstrap.cc:492] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: Bootstrap starting.
I20260810 19:49:04.814648 6177 tablet_bootstrap.cc:654] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:04.816417 6172 ts_tablet_manager.cc:1434] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Time spent starting tablet: real 0.011s user 0.005s sys 0.003s
I20260810 19:49:04.816994 6173 tablet_bootstrap.cc:492] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee: No bootstrap required, opened a new log
I20260810 19:49:04.817178 6173 ts_tablet_manager.cc:1403] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee: Time spent bootstrapping tablet: real 0.013s user 0.004s sys 0.008s
I20260810 19:49:04.818097 6177 tablet_bootstrap.cc:492] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: No bootstrap required, opened a new log
I20260810 19:49:04.818137 6173 raft_consensus.cc:359] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38687 } } peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } }
I20260810 19:49:04.818360 6173 raft_consensus.cc:385] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:04.818396 6177 ts_tablet_manager.cc:1403] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: Time spent bootstrapping tablet: real 0.006s user 0.000s sys 0.005s
I20260810 19:49:04.818478 6173 raft_consensus.cc:740] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62642e66e2d44024ab99cebcc69a14ee, State: Initialized, Role: FOLLOWER
I20260810 19:49:04.819334 6173 consensus_queue.cc:260] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38687 } } peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } }
I20260810 19:49:04.819424 6177 raft_consensus.cc:359] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38687 } } peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } }
I20260810 19:49:04.819762 6177 raft_consensus.cc:385] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:04.819954 6177 raft_consensus.cc:740] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cacf8968178d46a294044df313026b8a, State: Initialized, Role: FOLLOWER
I20260810 19:49:04.820282 6173 ts_tablet_manager.cc:1434] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee: Time spent starting tablet: real 0.003s user 0.000s sys 0.003s
I20260810 19:49:04.820310 6177 consensus_queue.cc:260] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38687 } } peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } }
I20260810 19:49:04.821476 6177 ts_tablet_manager.cc:1434] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: Time spent starting tablet: real 0.003s user 0.000s sys 0.002s
I20260810 19:49:05.036931 6182 raft_consensus.cc:493] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 19:49:05.037177 6182 raft_consensus.cc:515] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38687 } } peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } }
I20260810 19:49:05.037966 6182 leader_election.cc:290] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc3f4ea7b4114bc0a94a5152858b2deb (127.24.92.3:38687), 62642e66e2d44024ab99cebcc69a14ee (127.24.92.4:33347)
I20260810 19:49:05.044328 5990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d688c3a5c3aa4ec1a8922bbfe5ccbbf0" candidate_uuid: "cacf8968178d46a294044df313026b8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" is_pre_election: true
I20260810 19:49:05.044423 6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d688c3a5c3aa4ec1a8922bbfe5ccbbf0" candidate_uuid: "cacf8968178d46a294044df313026b8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62642e66e2d44024ab99cebcc69a14ee" is_pre_election: true
I20260810 19:49:05.044613 5990 raft_consensus.cc:2468] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cacf8968178d46a294044df313026b8a in term 0.
I20260810 19:49:05.044698 6110 raft_consensus.cc:2468] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cacf8968178d46a294044df313026b8a in term 0.
I20260810 19:49:05.045133 5818 leader_election.cc:304] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cacf8968178d46a294044df313026b8a, cc3f4ea7b4114bc0a94a5152858b2deb; no voters:
I20260810 19:49:05.045504 6182 raft_consensus.cc:2804] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 19:49:05.045648 6182 raft_consensus.cc:493] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 19:49:05.045761 6182 raft_consensus.cc:3060] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:05.047778 6182 raft_consensus.cc:515] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38687 } } peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } }
I20260810 19:49:05.048368 6182 leader_election.cc:290] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [CANDIDATE]: Term 1 election: Requested vote from peers cc3f4ea7b4114bc0a94a5152858b2deb (127.24.92.3:38687), 62642e66e2d44024ab99cebcc69a14ee (127.24.92.4:33347)
I20260810 19:49:05.048867 5990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d688c3a5c3aa4ec1a8922bbfe5ccbbf0" candidate_uuid: "cacf8968178d46a294044df313026b8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb"
I20260810 19:49:05.048877 6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d688c3a5c3aa4ec1a8922bbfe5ccbbf0" candidate_uuid: "cacf8968178d46a294044df313026b8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62642e66e2d44024ab99cebcc69a14ee"
I20260810 19:49:05.049062 5990 raft_consensus.cc:3060] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:05.049106 6110 raft_consensus.cc:3060] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:05.051755 6110 raft_consensus.cc:2468] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacf8968178d46a294044df313026b8a in term 1.
I20260810 19:49:05.051836 5990 raft_consensus.cc:2468] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cacf8968178d46a294044df313026b8a in term 1.
I20260810 19:49:05.052251 5821 leader_election.cc:304] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62642e66e2d44024ab99cebcc69a14ee, cacf8968178d46a294044df313026b8a; no voters:
I20260810 19:49:05.052687 6182 raft_consensus.cc:2804] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:49:05.053124 6182 raft_consensus.cc:697] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 1 LEADER]: Becoming Leader. State: Replica: cacf8968178d46a294044df313026b8a, State: Running, Role: LEADER
I20260810 19:49:05.053421 6182 consensus_queue.cc:237] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38687 } } peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } }
I20260810 19:49:05.056322 5595 catalog_manager.cc:5719] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a reported cstate change: term changed from 0 to 1, leader changed from <none> to cacf8968178d46a294044df313026b8a (127.24.92.2). New cstate: current_term: 1 leader_uuid: "cacf8968178d46a294044df313026b8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } health_report { overall_health: UNKNOWN } } }
I20260810 19:49:05.088136 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:49:05.089253 5595 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47868:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260810 19:49:05.095758 5990 raft_consensus.cc:1275] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 1 FOLLOWER]: Refusing update from remote peer cacf8968178d46a294044df313026b8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 19:49:05.095754 6110 raft_consensus.cc:1275] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee [term 1 FOLLOWER]: Refusing update from remote peer cacf8968178d46a294044df313026b8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 19:49:05.096379 6186 consensus_queue.cc:1048] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 19:49:05.096601 6182 consensus_queue.cc:1048] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 19:49:05.102492 5595 catalog_manager.cc:5811] TS 62642e66e2d44024ab99cebcc69a14ee (127.24.92.4:33347) does not have the latest schema for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 (table fake-table [id=15385465b2c14bdd9b854817c0323b2e]). Expected version 1 got 0
I20260810 19:49:05.106659 6198 tablet.cc:1724] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:49:05.108058 5596 catalog_manager.cc:5811] TS 62642e66e2d44024ab99cebcc69a14ee (127.24.92.4:33347) does not have the latest schema for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 (table fake-table [id=15385465b2c14bdd9b854817c0323b2e]). Expected version 1 got 0
I20260810 19:49:05.113865 6197 tablet.cc:1724] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:49:05.118562 5596 catalog_manager.cc:5811] TS cc3f4ea7b4114bc0a94a5152858b2deb (127.24.92.3:38687) does not have the latest schema for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 (table fake-table [id=15385465b2c14bdd9b854817c0323b2e]). Expected version 1 got 0
I20260810 19:49:05.117956 5595 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b: fake-table [id=15385465b2c14bdd9b854817c0323b2e] alter complete (version 1)
I20260810 19:49:05.122339 6201 tablet.cc:1724] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:49:05.123230 5596 catalog_manager.cc:5811] TS cc3f4ea7b4114bc0a94a5152858b2deb (127.24.92.3:38687) does not have the latest schema for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 (table fake-table [id=15385465b2c14bdd9b854817c0323b2e]). Expected version 1 got 0
I20260810 19:49:05.123281 5882 consensus_queue.cc:237] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } }
I20260810 19:49:05.126236 6110 raft_consensus.cc:1275] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee [term 1 FOLLOWER]: Refusing update from remote peer cacf8968178d46a294044df313026b8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260810 19:49:05.126839 6200 consensus_queue.cc:1048] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260810 19:49:05.129172 6182 raft_consensus.cc:2955] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER cc3f4ea7b4114bc0a94a5152858b2deb (127.24.92.3) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } } }
I20260810 19:49:05.129801 6110 raft_consensus.cc:2955] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER cc3f4ea7b4114bc0a94a5152858b2deb (127.24.92.3) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } } }
I20260810 19:49:05.133031 5572 catalog_manager.cc:5232] ChangeConfig:REMOVE_PEER RPC for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260810 19:49:05.134160 5593 catalog_manager.cc:5719] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a reported cstate change: config changed from index -1 to 3, VOTER cc3f4ea7b4114bc0a94a5152858b2deb (127.24.92.3) evicted. New cstate: current_term: 1 leader_uuid: "cacf8968178d46a294044df313026b8a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62642e66e2d44024ab99cebcc69a14ee" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 33347 } health_report { overall_health: HEALTHY } } }
I20260810 19:49:05.137511 5974 tablet_service.cc:1558] Processing DeleteTablet for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 with delete_type TABLET_DATA_TOMBSTONED (TS cc3f4ea7b4114bc0a94a5152858b2deb not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:50790
I20260810 19:49:05.138324 6203 tablet_replica.cc:333] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: stopping tablet replica
I20260810 19:49:05.138533 6203 raft_consensus.cc:2243] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 19:49:05.138782 6203 raft_consensus.cc:2272] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:05.138741 5882 consensus_queue.cc:237] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } }
I20260810 19:49:05.139776 6200 raft_consensus.cc:2955] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62642e66e2d44024ab99cebcc69a14ee (127.24.92.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } }
I20260810 19:49:05.140061 6203 ts_tablet_manager.cc:1916] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260810 19:49:05.142688 5572 catalog_manager.cc:5232] ChangeConfig:REMOVE_PEER RPC for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260810 19:49:05.143698 5596 catalog_manager.cc:5719] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a reported cstate change: config changed from index 3 to 4, VOTER 62642e66e2d44024ab99cebcc69a14ee (127.24.92.4) evicted. New cstate: current_term: 1 leader_uuid: "cacf8968178d46a294044df313026b8a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } health_report { overall_health: HEALTHY } } }
I20260810 19:49:05.145378 6203 ts_tablet_manager.cc:1929] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260810 19:49:05.145535 6203 log.cc:1199] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-2-root/wals/d688c3a5c3aa4ec1a8922bbfe5ccbbf0
I20260810 19:49:05.146353 5567 catalog_manager.cc:5050] TS cc3f4ea7b4114bc0a94a5152858b2deb (127.24.92.3:38687): tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 (table fake-table [id=15385465b2c14bdd9b854817c0323b2e]) successfully deleted
I20260810 19:49:05.146751 6098 tablet_service.cc:1558] Processing DeleteTablet for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 with delete_type TABLET_DATA_TOMBSTONED (TS 62642e66e2d44024ab99cebcc69a14ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38038
I20260810 19:49:05.147392 6207 tablet_replica.cc:333] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee: stopping tablet replica
I20260810 19:49:05.147588 6207 raft_consensus.cc:2243] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 19:49:05.147826 6207 raft_consensus.cc:2272] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:05.148800 6207 ts_tablet_manager.cc:1916] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260810 19:49:05.154106 5596 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47868:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260810 19:49:05.154749 6207 ts_tablet_manager.cc:1929] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260810 19:49:05.154877 6207 log.cc:1199] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 62642e66e2d44024ab99cebcc69a14ee: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-3-root/wals/d688c3a5c3aa4ec1a8922bbfe5ccbbf0
I20260810 19:49:05.155614 5571 catalog_manager.cc:5050] TS 62642e66e2d44024ab99cebcc69a14ee (127.24.92.4:33347): tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 (table fake-table [id=15385465b2c14bdd9b854817c0323b2e]) successfully deleted
I20260810 19:49:05.159152 6197 tablet.cc:1724] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:49:05.166092 5593 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b: fake-table [id=15385465b2c14bdd9b854817c0323b2e] alter complete (version 2)
I20260810 19:49:05.168380 5882 consensus_queue.cc:237] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "6e65b14a9b4c40e59ba11b3a1d29b5b4" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 39649 } attrs { promote: true } }
I20260810 19:49:05.169495 6182 raft_consensus.cc:2955] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER 6e65b14a9b4c40e59ba11b3a1d29b5b4 (127.24.92.1) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "6e65b14a9b4c40e59ba11b3a1d29b5b4" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 39649 } attrs { promote: true } } }
I20260810 19:49:05.173633 5572 catalog_manager.cc:5232] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260810 19:49:05.176285 5596 catalog_manager.cc:5719] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a reported cstate change: config changed from index 4 to 6, NON_VOTER 6e65b14a9b4c40e59ba11b3a1d29b5b4 (127.24.92.1) added. New cstate: current_term: 1 leader_uuid: "cacf8968178d46a294044df313026b8a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e65b14a9b4c40e59ba11b3a1d29b5b4" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 39649 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260810 19:49:05.177589 5821 consensus_peers.cc:597] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a -> Peer 6e65b14a9b4c40e59ba11b3a1d29b5b4 (127.24.92.1:39649): Couldn't send request to peer 6e65b14a9b4c40e59ba11b3a1d29b5b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d688c3a5c3aa4ec1a8922bbfe5ccbbf0. This is attempt 1: this message will repeat every 5th retry.
I20260810 19:49:05.180577 5882 consensus_queue.cc:237] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "6e65b14a9b4c40e59ba11b3a1d29b5b4" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 39649 } attrs { promote: true } } peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: NON_VOTER last_known_addr { host: "127.24.92.3" port: 38687 } attrs { promote: true } }
I20260810 19:49:05.181663 6186 raft_consensus.cc:2955] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER cc3f4ea7b4114bc0a94a5152858b2deb (127.24.92.3) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "6e65b14a9b4c40e59ba11b3a1d29b5b4" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 39649 } attrs { promote: true } } peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: NON_VOTER last_known_addr { host: "127.24.92.3" port: 38687 } attrs { promote: true } } }
W20260810 19:49:05.182467 5821 consensus_peers.cc:597] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a -> Peer 6e65b14a9b4c40e59ba11b3a1d29b5b4 (127.24.92.1:39649): Couldn't send request to peer 6e65b14a9b4c40e59ba11b3a1d29b5b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d688c3a5c3aa4ec1a8922bbfe5ccbbf0. This is attempt 1: this message will repeat every 5th retry.
W20260810 19:49:05.182570 5818 consensus_peers.cc:597] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a -> Peer cc3f4ea7b4114bc0a94a5152858b2deb (127.24.92.3:38687): Couldn't send request to peer cc3f4ea7b4114bc0a94a5152858b2deb. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260810 19:49:05.185056 5572 catalog_manager.cc:5232] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260810 19:49:05.187041 5596 catalog_manager.cc:5719] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a reported cstate change: config changed from index 6 to 7, NON_VOTER cc3f4ea7b4114bc0a94a5152858b2deb (127.24.92.3) added. New cstate: current_term: 1 leader_uuid: "cacf8968178d46a294044df313026b8a" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e65b14a9b4c40e59ba11b3a1d29b5b4" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 39649 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: NON_VOTER last_known_addr { host: "127.24.92.3" port: 38687 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260810 19:49:05.597601 6210 ts_tablet_manager.cc:933] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Initiating tablet copy from peer cacf8968178d46a294044df313026b8a (127.24.92.2:41515)
I20260810 19:49:05.598620 6210 tablet_copy_client.cc:323] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: tablet copy: Beginning tablet copy session from remote peer at address 127.24.92.2:41515
I20260810 19:49:05.606717 5895 tablet_copy_service.cc:140] P cacf8968178d46a294044df313026b8a: Received BeginTabletCopySession request for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 from peer cc3f4ea7b4114bc0a94a5152858b2deb ({username='slave'} at 127.0.0.1:39178)
I20260810 19:49:05.607064 5895 tablet_copy_service.cc:161] P cacf8968178d46a294044df313026b8a: Beginning new tablet copy session on tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 from peer cc3f4ea7b4114bc0a94a5152858b2deb at {username='slave'} at 127.0.0.1:39178: session id = cc3f4ea7b4114bc0a94a5152858b2deb-d688c3a5c3aa4ec1a8922bbfe5ccbbf0
I20260810 19:49:05.610483 5895 tablet_copy_source_session.cc:215] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: Tablet Copy: opened 0 blocks and 1 log segments
I20260810 19:49:05.612613 6210 ts_tablet_manager.cc:1916] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260810 19:49:05.618175 6210 ts_tablet_manager.cc:1929] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260810 19:49:05.618498 6210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:05.620986 6210 tablet_copy_client.cc:806] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: tablet copy: Starting download of 0 data blocks...
I20260810 19:49:05.621335 6210 tablet_copy_client.cc:670] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: tablet copy: Starting download of 1 WAL segments...
I20260810 19:49:05.623956 6210 tablet_copy_client.cc:538] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260810 19:49:05.627059 6210 tablet_bootstrap.cc:492] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Bootstrap starting.
I20260810 19:49:05.632942 6210 tablet.cc:1724] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:49:05.633183 6210 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260810 19:49:05.634639 6210 tablet.cc:1724] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:49:05.634824 6210 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260810 19:49:05.635890 6210 tablet_bootstrap.cc:492] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260810 19:49:05.636302 6210 tablet_bootstrap.cc:492] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Bootstrap complete.
I20260810 19:49:05.640280 6210 ts_tablet_manager.cc:1403] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Time spent bootstrapping tablet: real 0.013s user 0.006s sys 0.009s
I20260810 19:49:05.640914 6210 raft_consensus.cc:359] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "6e65b14a9b4c40e59ba11b3a1d29b5b4" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 39649 } attrs { promote: true } } peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: NON_VOTER last_known_addr { host: "127.24.92.3" port: 38687 } attrs { promote: true } }
I20260810 19:49:05.641119 6210 raft_consensus.cc:740] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc3f4ea7b4114bc0a94a5152858b2deb, State: Initialized, Role: LEARNER
I20260810 19:49:05.641286 6210 consensus_queue.cc:260] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "6e65b14a9b4c40e59ba11b3a1d29b5b4" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 39649 } attrs { promote: true } } peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: NON_VOTER last_known_addr { host: "127.24.92.3" port: 38687 } attrs { promote: true } }
I20260810 19:49:05.641954 6210 ts_tablet_manager.cc:1434] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Time spent starting tablet: real 0.002s user 0.000s sys 0.003s
I20260810 19:49:05.642900 5895 tablet_copy_service.cc:342] P cacf8968178d46a294044df313026b8a: Request end of tablet copy session cc3f4ea7b4114bc0a94a5152858b2deb-d688c3a5c3aa4ec1a8922bbfe5ccbbf0 received from {username='slave'} at 127.0.0.1:39178
I20260810 19:49:05.643172 5895 tablet_copy_service.cc:434] P cacf8968178d46a294044df313026b8a: ending tablet copy session cc3f4ea7b4114bc0a94a5152858b2deb-d688c3a5c3aa4ec1a8922bbfe5ccbbf0 on tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 with peer cc3f4ea7b4114bc0a94a5152858b2deb
I20260810 19:49:05.771785 6218 ts_tablet_manager.cc:933] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4: Initiating tablet copy from peer cacf8968178d46a294044df313026b8a (127.24.92.2:41515)
I20260810 19:49:05.772554 6218 tablet_copy_client.cc:323] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4: tablet copy: Beginning tablet copy session from remote peer at address 127.24.92.2:41515
I20260810 19:49:05.778927 5895 tablet_copy_service.cc:140] P cacf8968178d46a294044df313026b8a: Received BeginTabletCopySession request for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 from peer 6e65b14a9b4c40e59ba11b3a1d29b5b4 ({username='slave'} at 127.0.0.1:39180)
I20260810 19:49:05.779141 5895 tablet_copy_service.cc:161] P cacf8968178d46a294044df313026b8a: Beginning new tablet copy session on tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 from peer 6e65b14a9b4c40e59ba11b3a1d29b5b4 at {username='slave'} at 127.0.0.1:39180: session id = 6e65b14a9b4c40e59ba11b3a1d29b5b4-d688c3a5c3aa4ec1a8922bbfe5ccbbf0
I20260810 19:49:05.781107 5895 tablet_copy_source_session.cc:215] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: Tablet Copy: opened 0 blocks and 1 log segments
I20260810 19:49:05.782217 6218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:05.788408 6218 tablet_copy_client.cc:806] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4: tablet copy: Starting download of 0 data blocks...
I20260810 19:49:05.788674 6218 tablet_copy_client.cc:670] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4: tablet copy: Starting download of 1 WAL segments...
I20260810 19:49:05.790093 6218 tablet_copy_client.cc:538] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260810 19:49:05.792667 6218 tablet_bootstrap.cc:492] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4: Bootstrap starting.
I20260810 19:49:05.799376 6218 tablet.cc:1724] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260810 19:49:05.799623 6218 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260810 19:49:05.800942 6218 tablet.cc:1724] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260810 19:49:05.801141 6218 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260810 19:49:05.802181 6218 tablet_bootstrap.cc:492] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260810 19:49:05.802546 6218 tablet_bootstrap.cc:492] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4: Bootstrap complete.
I20260810 19:49:05.805454 6218 ts_tablet_manager.cc:1403] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4: Time spent bootstrapping tablet: real 0.013s user 0.011s sys 0.001s
I20260810 19:49:05.806272 6218 raft_consensus.cc:359] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "6e65b14a9b4c40e59ba11b3a1d29b5b4" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 39649 } attrs { promote: true } } peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: NON_VOTER last_known_addr { host: "127.24.92.3" port: 38687 } attrs { promote: true } }
I20260810 19:49:05.806519 6218 raft_consensus.cc:740] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6e65b14a9b4c40e59ba11b3a1d29b5b4, State: Initialized, Role: LEARNER
I20260810 19:49:05.806763 6218 consensus_queue.cc:260] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "cacf8968178d46a294044df313026b8a" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 41515 } } peers { permanent_uuid: "6e65b14a9b4c40e59ba11b3a1d29b5b4" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 39649 } attrs { promote: true } } peers { permanent_uuid: "cc3f4ea7b4114bc0a94a5152858b2deb" member_type: NON_VOTER last_known_addr { host: "127.24.92.3" port: 38687 } attrs { promote: true } }
I20260810 19:49:05.807768 6218 ts_tablet_manager.cc:1434] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4: Time spent starting tablet: real 0.002s user 0.000s sys 0.004s
I20260810 19:49:05.808416 5895 tablet_copy_service.cc:342] P cacf8968178d46a294044df313026b8a: Request end of tablet copy session 6e65b14a9b4c40e59ba11b3a1d29b5b4-d688c3a5c3aa4ec1a8922bbfe5ccbbf0 received from {username='slave'} at 127.0.0.1:39180
I20260810 19:49:05.808573 5895 tablet_copy_service.cc:434] P cacf8968178d46a294044df313026b8a: ending tablet copy session 6e65b14a9b4c40e59ba11b3a1d29b5b4-d688c3a5c3aa4ec1a8922bbfe5ccbbf0 on tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 with peer 6e65b14a9b4c40e59ba11b3a1d29b5b4
I20260810 19:49:05.984958 5990 raft_consensus.cc:1217] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7] Dedup: 1.7->[]
I20260810 19:49:06.198603 5593 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47868:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260810 19:49:06.201686 5593 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47868:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20260810 19:49:06.203913 5593 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47868:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20260810 19:49:06.205986 5593 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47868:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20260810 19:49:06.208069 5596 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47868:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20260810 19:49:06.209827 5596 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47868:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260810 19:49:06.209983 5596 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:47868:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260810 19:49:06.213953 5596 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b: Sending DeleteTablet for 3 replicas of tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0
I20260810 19:49:06.214767 5865 tablet_service.cc:1558] Processing DeleteTablet for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 19:49:06 UTC) from {username='slave'} at 127.0.0.1:37430
I20260810 19:49:06.215806 5974 tablet_service.cc:1558] Processing DeleteTablet for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 19:49:06 UTC) from {username='slave'} at 127.0.0.1:50790
I20260810 19:49:06.218770 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:49:06.227885 6238 tablet_replica.cc:333] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: stopping tablet replica
I20260810 19:49:06.228148 6238 raft_consensus.cc:2243] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 1 LEARNER]: Raft consensus shutting down.
I20260810 19:49:06.228341 6238 raft_consensus.cc:2272] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb [term 1 LEARNER]: Raft consensus is shut down!
I20260810 19:49:06.229300 6233 tablet_replica.cc:333] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: stopping tablet replica
I20260810 19:49:06.229526 6233 raft_consensus.cc:2243] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:06.229890 6238 ts_tablet_manager.cc:1916] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:06.230099 6233 raft_consensus.cc:2272] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:06.230894 6233 ts_tablet_manager.cc:1916] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:06.233906 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:49:06.234758 24944 tablet_replica.cc:333] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4: stopping tablet replica
I20260810 19:49:06.234937 24944 raft_consensus.cc:2243] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4 [term 1 LEARNER]: Raft consensus shutting down.
I20260810 19:49:06.235136 24944 raft_consensus.cc:2272] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P 6e65b14a9b4c40e59ba11b3a1d29b5b4 [term 1 LEARNER]: Raft consensus is shut down!
I20260810 19:49:06.239558 6238 ts_tablet_manager.cc:1929] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260810 19:49:06.239683 6238 log.cc:1199] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-2-root/wals/d688c3a5c3aa4ec1a8922bbfe5ccbbf0
I20260810 19:49:06.240095 6238 ts_tablet_manager.cc:1950] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cc3f4ea7b4114bc0a94a5152858b2deb: Deleting consensus metadata
I20260810 19:49:06.241119 5567 catalog_manager.cc:5050] TS cc3f4ea7b4114bc0a94a5152858b2deb (127.24.92.3:38687): tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 (table fake-table [id=15385465b2c14bdd9b854817c0323b2e]) successfully deleted
I20260810 19:49:06.241758 6233 ts_tablet_manager.cc:1929] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260810 19:49:06.241899 6233 log.cc:1199] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786391261744939-24944-0/minicluster-data/ts-1-root/wals/d688c3a5c3aa4ec1a8922bbfe5ccbbf0
I20260810 19:49:06.242612 6233 ts_tablet_manager.cc:1950] T d688c3a5c3aa4ec1a8922bbfe5ccbbf0 P cacf8968178d46a294044df313026b8a: Deleting consensus metadata
I20260810 19:49:06.245765 5572 catalog_manager.cc:5050] TS cacf8968178d46a294044df313026b8a (127.24.92.2:41515): tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0 (table fake-table [id=15385465b2c14bdd9b854817c0323b2e]) successfully deleted
W20260810 19:49:06.248253 5571 catalog_manager.cc:4777] TS 6e65b14a9b4c40e59ba11b3a1d29b5b4 (127.24.92.1:39649): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet d688c3a5c3aa4ec1a8922bbfe5ccbbf0: Network error: recv got EOF from unknown peer (error 108)
I20260810 19:49:06.250435 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:49:06.253614 24944 tablet_server.cc:179] TabletServer@127.24.92.2:0 shutting down...
I20260810 19:49:06.264648 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:49:06.279006 24944 tablet_server.cc:196] TabletServer@127.24.92.2:0 shutdown complete.
I20260810 19:49:06.282887 24944 tablet_server.cc:179] TabletServer@127.24.92.3:0 shutting down...
I20260810 19:49:06.293465 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:49:06.306849 24944 tablet_server.cc:196] TabletServer@127.24.92.3:0 shutdown complete.
I20260810 19:49:06.310460 24944 tablet_server.cc:179] TabletServer@127.24.92.4:0 shutting down...
I20260810 19:49:06.321192 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:49:06.334761 24944 tablet_server.cc:196] TabletServer@127.24.92.4:0 shutdown complete.
I20260810 19:49:06.338290 24944 master.cc:562] Master@127.24.92.62:43039 shutting down...
I20260810 19:49:06.383679 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:06.384004 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:06.384152 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5fcb7af96efc403d8492bc8cb0ca533b: stopping tablet replica
I20260810 19:49:06.395319 24944 master.cc:584] Master@127.24.92.62:43039 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterReplicationFactor (1949 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20260810 19:49:06.407503 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:41347
I20260810 19:49:06.408020 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:06.408846 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:06.410118 24944 webserver.cc:533] Webserver started at http://127.24.92.62:46531/ using document root <none> and password file <none>
I20260810 19:49:06.410354 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:06.410431 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:06.410589 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:06.411274 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "f1d28315e7e440d295164ff7cd5abaad"
format_stamp: "Formatted at 2026-08-10 19:49:06 on dist-test-slave-w4v5"
I20260810 19:49:06.413837 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260810 19:49:06.415577 6245 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:06.415982 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20260810 19:49:06.416075 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "f1d28315e7e440d295164ff7cd5abaad"
format_stamp: "Formatted at 2026-08-10 19:49:06 on dist-test-slave-w4v5"
I20260810 19:49:06.416219 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:06.456923 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:06.457512 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:06.469239 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:41347
I20260810 19:49:06.469256 6331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:41347 every 8 connection(s)
I20260810 19:49:06.471297 6333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:06.479278 6333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad: Bootstrap starting.
I20260810 19:49:06.480896 6333 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:06.482471 6333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad: No bootstrap required, opened a new log
I20260810 19:49:06.483063 6333 raft_consensus.cc:359] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1d28315e7e440d295164ff7cd5abaad" member_type: VOTER }
I20260810 19:49:06.483253 6333 raft_consensus.cc:385] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:06.483291 6333 raft_consensus.cc:740] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d28315e7e440d295164ff7cd5abaad, State: Initialized, Role: FOLLOWER
I20260810 19:49:06.483459 6333 consensus_queue.cc:260] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1d28315e7e440d295164ff7cd5abaad" member_type: VOTER }
I20260810 19:49:06.483553 6333 raft_consensus.cc:399] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:49:06.483595 6333 raft_consensus.cc:493] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:49:06.483647 6333 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:06.485517 6333 raft_consensus.cc:515] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1d28315e7e440d295164ff7cd5abaad" member_type: VOTER }
I20260810 19:49:06.485685 6333 leader_election.cc:304] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f1d28315e7e440d295164ff7cd5abaad; no voters:
I20260810 19:49:06.486073 6333 leader_election.cc:290] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:49:06.486203 6336 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:49:06.486723 6336 raft_consensus.cc:697] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [term 1 LEADER]: Becoming Leader. State: Replica: f1d28315e7e440d295164ff7cd5abaad, State: Running, Role: LEADER
I20260810 19:49:06.487002 6333 sys_catalog.cc:565] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:49:06.486975 6336 consensus_queue.cc:237] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1d28315e7e440d295164ff7cd5abaad" member_type: VOTER }
I20260810 19:49:06.487937 6338 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [sys.catalog]: SysCatalogTable state changed. Reason: New leader f1d28315e7e440d295164ff7cd5abaad. Latest consensus state: current_term: 1 leader_uuid: "f1d28315e7e440d295164ff7cd5abaad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1d28315e7e440d295164ff7cd5abaad" member_type: VOTER } }
I20260810 19:49:06.487937 6337 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f1d28315e7e440d295164ff7cd5abaad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1d28315e7e440d295164ff7cd5abaad" member_type: VOTER } }
I20260810 19:49:06.488145 6338 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [sys.catalog]: This master's current role is: LEADER
I20260810 19:49:06.488241 6337 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [sys.catalog]: This master's current role is: LEADER
I20260810 19:49:06.489813 6341 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:49:06.491575 6341 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:49:06.494125 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:49:06.495194 6341 catalog_manager.cc:1383] Generated new cluster ID: 3f4ef5275ea940b4934fb1477a0a3311
I20260810 19:49:06.495281 6341 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:49:06.504446 6341 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:49:06.505321 6341 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:49:06.512979 6341 catalog_manager.cc:6092] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad: Generated new TSK 0
I20260810 19:49:06.513238 6341 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:49:06.527280 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:06.528390 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:06.529772 24944 webserver.cc:533] Webserver started at http://127.24.92.1:40147/ using document root <none> and password file <none>
I20260810 19:49:06.529978 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:06.530033 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:06.530128 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:06.530755 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "f9238ef0042f4fafaf8932b14ad0e57a"
format_stamp: "Formatted at 2026-08-10 19:49:06 on dist-test-slave-w4v5"
I20260810 19:49:06.533310 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260810 19:49:06.534919 6367 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:06.535334 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:49:06.535454 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "f9238ef0042f4fafaf8932b14ad0e57a"
format_stamp: "Formatted at 2026-08-10 19:49:06 on dist-test-slave-w4v5"
I20260810 19:49:06.535589 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:06.544440 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:06.544895 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:06.545416 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:49:06.546249 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:49:06.546325 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:06.546427 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:49:06.546483 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:06.560055 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:42865
I20260810 19:49:06.560087 6453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:42865 every 8 connection(s)
I20260810 19:49:06.561859 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:06.563144 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:06.564601 24944 webserver.cc:533] Webserver started at http://127.24.92.2:34797/ using document root <none> and password file <none>
I20260810 19:49:06.564854 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:06.564941 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:06.565076 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:06.565737 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-1-root/instance:
uuid: "12c55abf24fc4c69811ab760673fbf56"
format_stamp: "Formatted at 2026-08-10 19:49:06 on dist-test-slave-w4v5"
I20260810 19:49:06.568055 6454 heartbeater.cc:344] Connected to a master server at 127.24.92.62:41347
I20260810 19:49:06.568205 6454 heartbeater.cc:461] Registering TS with master...
I20260810 19:49:06.568531 6454 heartbeater.cc:507] Master 127.24.92.62:41347 requested a full tablet report, sending...
I20260810 19:49:06.569129 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260810 19:49:06.569509 6273 ts_manager.cc:194] Registered new tserver with Master: f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1:42865)
I20260810 19:49:06.570643 6273 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40900
I20260810 19:49:06.570904 6471 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:06.571451 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:49:06.571539 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-1-root
uuid: "12c55abf24fc4c69811ab760673fbf56"
format_stamp: "Formatted at 2026-08-10 19:49:06 on dist-test-slave-w4v5"
I20260810 19:49:06.571667 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:06.582315 6454 heartbeater.cc:499] Master 127.24.92.62:41347 was elected leader, sending a full tablet report...
I20260810 19:49:06.587783 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:06.588299 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:06.588840 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:49:06.589736 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:49:06.589814 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:06.589918 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:49:06.589975 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:06.605123 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.2:40579
I20260810 19:49:06.605155 6568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.2:40579 every 8 connection(s)
I20260810 19:49:06.607066 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:06.608539 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:06.610045 24944 webserver.cc:533] Webserver started at http://127.24.92.3:45569/ using document root <none> and password file <none>
I20260810 19:49:06.610318 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:06.610400 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:06.610548 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:06.611258 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-2-root/instance:
uuid: "22d83fcd5fe24e32b59d910768cc50d1"
format_stamp: "Formatted at 2026-08-10 19:49:06 on dist-test-slave-w4v5"
I20260810 19:49:06.614126 6569 heartbeater.cc:344] Connected to a master server at 127.24.92.62:41347
I20260810 19:49:06.614293 6569 heartbeater.cc:461] Registering TS with master...
I20260810 19:49:06.614269 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.002s sys 0.001s
I20260810 19:49:06.614688 6569 heartbeater.cc:507] Master 127.24.92.62:41347 requested a full tablet report, sending...
I20260810 19:49:06.615722 6273 ts_manager.cc:194] Registered new tserver with Master: 12c55abf24fc4c69811ab760673fbf56 (127.24.92.2:40579)
I20260810 19:49:06.616305 6576 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:06.616773 6273 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40912
I20260810 19:49:06.616777 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260810 19:49:06.616962 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-2-root
uuid: "22d83fcd5fe24e32b59d910768cc50d1"
format_stamp: "Formatted at 2026-08-10 19:49:06 on dist-test-slave-w4v5"
I20260810 19:49:06.617116 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:06.628225 6569 heartbeater.cc:499] Master 127.24.92.62:41347 was elected leader, sending a full tablet report...
I20260810 19:49:06.632254 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:06.632759 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:06.633330 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:49:06.634195 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:49:06.634295 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:06.634418 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:49:06.634507 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:06.647037 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.3:39157
I20260810 19:49:06.647061 6683 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.3:39157 every 8 connection(s)
I20260810 19:49:06.648855 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:06.650059 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:06.651659 24944 webserver.cc:533] Webserver started at http://127.24.92.4:45125/ using document root <none> and password file <none>
I20260810 19:49:06.651974 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:06.652060 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:06.652209 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:06.653072 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-3-root/instance:
uuid: "09eefb3a8bc748b5b15e257e06680c60"
format_stamp: "Formatted at 2026-08-10 19:49:06 on dist-test-slave-w4v5"
I20260810 19:49:06.655666 6686 heartbeater.cc:344] Connected to a master server at 127.24.92.62:41347
I20260810 19:49:06.655833 6686 heartbeater.cc:461] Registering TS with master...
I20260810 19:49:06.656234 6686 heartbeater.cc:507] Master 127.24.92.62:41347 requested a full tablet report, sending...
I20260810 19:49:06.656714 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.005s sys 0.000s
I20260810 19:49:06.657176 6270 ts_manager.cc:194] Registered new tserver with Master: 22d83fcd5fe24e32b59d910768cc50d1 (127.24.92.3:39157)
I20260810 19:49:06.658313 6270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40920
I20260810 19:49:06.658984 6695 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:06.659444 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:49:06.659597 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-3-root
uuid: "09eefb3a8bc748b5b15e257e06680c60"
format_stamp: "Formatted at 2026-08-10 19:49:06 on dist-test-slave-w4v5"
I20260810 19:49:06.659729 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:06.666474 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:06.666913 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:06.667465 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:49:06.668280 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:49:06.668377 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:06.668510 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:49:06.668586 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:06.669765 6686 heartbeater.cc:499] Master 127.24.92.62:41347 was elected leader, sending a full tablet report...
I20260810 19:49:06.681417 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.4:37201
I20260810 19:49:06.681444 6787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.4:37201 every 8 connection(s)
I20260810 19:49:06.688938 6788 heartbeater.cc:344] Connected to a master server at 127.24.92.62:41347
I20260810 19:49:06.689086 6788 heartbeater.cc:461] Registering TS with master...
I20260810 19:49:06.689409 6788 heartbeater.cc:507] Master 127.24.92.62:41347 requested a full tablet report, sending...
I20260810 19:49:06.690215 6270 ts_manager.cc:194] Registered new tserver with Master: 09eefb3a8bc748b5b15e257e06680c60 (127.24.92.4:37201)
I20260810 19:49:06.690580 24944 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.008021117s
I20260810 19:49:06.691285 6270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40936
I20260810 19:49:06.702749 6788 heartbeater.cc:499] Master 127.24.92.62:41347 was elected leader, sending a full tablet report...
I20260810 19:49:06.703150 6273 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40942:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:49:06.720750 6407 tablet_service.cc:1511] Processing CreateTablet for tablet ab54b68472a94043a4299f07687faaf0 (DEFAULT_TABLE table=fake-table [id=57b25e626195417eb616ee0c0bb38616]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:49:06.721274 6407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab54b68472a94043a4299f07687faaf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:06.729089 6517 tablet_service.cc:1511] Processing CreateTablet for tablet ab54b68472a94043a4299f07687faaf0 (DEFAULT_TABLE table=fake-table [id=57b25e626195417eb616ee0c0bb38616]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:49:06.729635 6517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab54b68472a94043a4299f07687faaf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:06.730708 6810 tablet_bootstrap.cc:492] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a: Bootstrap starting.
I20260810 19:49:06.732151 6810 tablet_bootstrap.cc:654] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:06.732712 6738 tablet_service.cc:1511] Processing CreateTablet for tablet ab54b68472a94043a4299f07687faaf0 (DEFAULT_TABLE table=fake-table [id=57b25e626195417eb616ee0c0bb38616]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:49:06.733155 6738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab54b68472a94043a4299f07687faaf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:06.742110 6816 tablet_bootstrap.cc:492] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60: Bootstrap starting.
I20260810 19:49:06.744220 6810 tablet_bootstrap.cc:492] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a: No bootstrap required, opened a new log
I20260810 19:49:06.744418 6810 ts_tablet_manager.cc:1403] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a: Time spent bootstrapping tablet: real 0.014s user 0.008s sys 0.004s
I20260810 19:49:06.744555 6814 tablet_bootstrap.cc:492] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56: Bootstrap starting.
I20260810 19:49:06.744829 6816 tablet_bootstrap.cc:654] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:06.745386 6810 raft_consensus.cc:359] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 40579 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } } peers { permanent_uuid: "09eefb3a8bc748b5b15e257e06680c60" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 37201 } }
I20260810 19:49:06.745669 6810 raft_consensus.cc:385] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:06.745774 6810 raft_consensus.cc:740] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9238ef0042f4fafaf8932b14ad0e57a, State: Initialized, Role: FOLLOWER
I20260810 19:49:06.746080 6810 consensus_queue.cc:260] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 40579 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } } peers { permanent_uuid: "09eefb3a8bc748b5b15e257e06680c60" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 37201 } }
I20260810 19:49:06.747874 6814 tablet_bootstrap.cc:654] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:06.749768 6810 ts_tablet_manager.cc:1434] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a: Time spent starting tablet: real 0.005s user 0.002s sys 0.004s
I20260810 19:49:06.750171 6816 tablet_bootstrap.cc:492] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60: No bootstrap required, opened a new log
I20260810 19:49:06.750484 6816 ts_tablet_manager.cc:1403] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60: Time spent bootstrapping tablet: real 0.008s user 0.003s sys 0.004s
I20260810 19:49:06.751642 6816 raft_consensus.cc:359] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 40579 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } } peers { permanent_uuid: "09eefb3a8bc748b5b15e257e06680c60" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 37201 } }
I20260810 19:49:06.751888 6816 raft_consensus.cc:385] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:06.751999 6816 raft_consensus.cc:740] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09eefb3a8bc748b5b15e257e06680c60, State: Initialized, Role: FOLLOWER
I20260810 19:49:06.752355 6814 tablet_bootstrap.cc:492] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56: No bootstrap required, opened a new log
I20260810 19:49:06.752346 6816 consensus_queue.cc:260] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 40579 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } } peers { permanent_uuid: "09eefb3a8bc748b5b15e257e06680c60" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 37201 } }
I20260810 19:49:06.752626 6814 ts_tablet_manager.cc:1403] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56: Time spent bootstrapping tablet: real 0.008s user 0.001s sys 0.004s
I20260810 19:49:06.753247 6816 ts_tablet_manager.cc:1434] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60: Time spent starting tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:49:06.753365 6814 raft_consensus.cc:359] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 40579 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } } peers { permanent_uuid: "09eefb3a8bc748b5b15e257e06680c60" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 37201 } }
I20260810 19:49:06.753577 6814 raft_consensus.cc:385] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:06.753684 6814 raft_consensus.cc:740] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12c55abf24fc4c69811ab760673fbf56, State: Initialized, Role: FOLLOWER
I20260810 19:49:06.753975 6814 consensus_queue.cc:260] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 40579 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } } peers { permanent_uuid: "09eefb3a8bc748b5b15e257e06680c60" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 37201 } }
I20260810 19:49:06.759753 6814 ts_tablet_manager.cc:1434] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56: Time spent starting tablet: real 0.007s user 0.002s sys 0.004s
I20260810 19:49:07.029778 6825 raft_consensus.cc:493] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 19:49:07.029975 6825 raft_consensus.cc:515] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 40579 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } } peers { permanent_uuid: "09eefb3a8bc748b5b15e257e06680c60" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 37201 } }
I20260810 19:49:07.030941 6825 leader_election.cc:290] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1:42865), 09eefb3a8bc748b5b15e257e06680c60 (127.24.92.4:37201)
I20260810 19:49:07.038735 6421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab54b68472a94043a4299f07687faaf0" candidate_uuid: "12c55abf24fc4c69811ab760673fbf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" is_pre_election: true
I20260810 19:49:07.038735 6752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab54b68472a94043a4299f07687faaf0" candidate_uuid: "12c55abf24fc4c69811ab760673fbf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09eefb3a8bc748b5b15e257e06680c60" is_pre_election: true
I20260810 19:49:07.039134 6421 raft_consensus.cc:2468] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12c55abf24fc4c69811ab760673fbf56 in term 0.
I20260810 19:49:07.039134 6752 raft_consensus.cc:2468] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12c55abf24fc4c69811ab760673fbf56 in term 0.
I20260810 19:49:07.039742 6474 leader_election.cc:304] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 09eefb3a8bc748b5b15e257e06680c60, 12c55abf24fc4c69811ab760673fbf56, f9238ef0042f4fafaf8932b14ad0e57a; no voters:
I20260810 19:49:07.040138 6825 raft_consensus.cc:2804] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 19:49:07.040261 6825 raft_consensus.cc:493] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 19:49:07.040369 6825 raft_consensus.cc:3060] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:07.042435 6825 raft_consensus.cc:515] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 40579 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } } peers { permanent_uuid: "09eefb3a8bc748b5b15e257e06680c60" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 37201 } }
I20260810 19:49:07.043160 6825 leader_election.cc:290] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [CANDIDATE]: Term 1 election: Requested vote from peers f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1:42865), 09eefb3a8bc748b5b15e257e06680c60 (127.24.92.4:37201)
I20260810 19:49:07.043563 6421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab54b68472a94043a4299f07687faaf0" candidate_uuid: "12c55abf24fc4c69811ab760673fbf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9238ef0042f4fafaf8932b14ad0e57a"
I20260810 19:49:07.043638 6752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab54b68472a94043a4299f07687faaf0" candidate_uuid: "12c55abf24fc4c69811ab760673fbf56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09eefb3a8bc748b5b15e257e06680c60"
I20260810 19:49:07.043773 6421 raft_consensus.cc:3060] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:07.043889 6752 raft_consensus.cc:3060] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:07.045912 6421 raft_consensus.cc:2468] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12c55abf24fc4c69811ab760673fbf56 in term 1.
I20260810 19:49:07.046026 6752 raft_consensus.cc:2468] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12c55abf24fc4c69811ab760673fbf56 in term 1.
I20260810 19:49:07.046363 6474 leader_election.cc:304] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12c55abf24fc4c69811ab760673fbf56, f9238ef0042f4fafaf8932b14ad0e57a; no voters:
I20260810 19:49:07.046672 6825 raft_consensus.cc:2804] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:49:07.047173 6825 raft_consensus.cc:697] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 1 LEADER]: Becoming Leader. State: Replica: 12c55abf24fc4c69811ab760673fbf56, State: Running, Role: LEADER
I20260810 19:49:07.047510 6825 consensus_queue.cc:237] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 40579 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } } peers { permanent_uuid: "09eefb3a8bc748b5b15e257e06680c60" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 37201 } }
I20260810 19:49:07.052944 6273 catalog_manager.cc:5719] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12c55abf24fc4c69811ab760673fbf56 (127.24.92.2). New cstate: current_term: 1 leader_uuid: "12c55abf24fc4c69811ab760673fbf56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 40579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09eefb3a8bc748b5b15e257e06680c60" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 37201 } health_report { overall_health: UNKNOWN } } }
I20260810 19:49:07.090363 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:49:07.091209 6270 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40942:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260810 19:49:07.091426 6270 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:40942:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260810 19:49:07.094775 6270 catalog_manager.cc:6006] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad: Sending DeleteTablet for 3 replicas of tablet ab54b68472a94043a4299f07687faaf0
I20260810 19:49:07.095575 6517 tablet_service.cc:1558] Processing DeleteTablet for tablet ab54b68472a94043a4299f07687faaf0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 19:49:07 UTC) from {username='slave'} at 127.0.0.1:57342
I20260810 19:49:07.095955 6407 tablet_service.cc:1558] Processing DeleteTablet for tablet ab54b68472a94043a4299f07687faaf0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 19:49:07 UTC) from {username='slave'} at 127.0.0.1:48770
I20260810 19:49:07.096022 6738 tablet_service.cc:1558] Processing DeleteTablet for tablet ab54b68472a94043a4299f07687faaf0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 19:49:07 UTC) from {username='slave'} at 127.0.0.1:36902
I20260810 19:49:07.097106 6838 tablet_replica.cc:333] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56: stopping tablet replica
I20260810 19:49:07.097381 6838 raft_consensus.cc:2243] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:07.097765 6838 pending_rounds.cc:70] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56: Trying to abort 1 pending ops.
I20260810 19:49:07.097869 6838 pending_rounds.cc:77] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260810 19:49:07.098042 6838 raft_consensus.cc:2889] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260810 19:49:07.098183 6838 raft_consensus.cc:2272] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:07.103876 6838 ts_tablet_manager.cc:1916] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:07.109385 6840 tablet_replica.cc:333] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60: stopping tablet replica
I20260810 19:49:07.109731 6840 raft_consensus.cc:2243] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 19:49:07.110023 6840 raft_consensus.cc:2272] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:07.110955 6840 ts_tablet_manager.cc:1916] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:07.112083 6839 tablet_replica.cc:333] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a: stopping tablet replica
I20260810 19:49:07.112283 6839 raft_consensus.cc:2243] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 19:49:07.112465 6839 raft_consensus.cc:2272] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:07.113935 6839 ts_tablet_manager.cc:1916] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:07.114905 6838 ts_tablet_manager.cc:1929] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:49:07.115105 6838 log.cc:1199] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-1-root/wals/ab54b68472a94043a4299f07687faaf0
I20260810 19:49:07.115751 6838 ts_tablet_manager.cc:1950] T ab54b68472a94043a4299f07687faaf0 P 12c55abf24fc4c69811ab760673fbf56: Deleting consensus metadata
I20260810 19:49:07.116657 6251 catalog_manager.cc:5050] TS 12c55abf24fc4c69811ab760673fbf56 (127.24.92.2:40579): tablet ab54b68472a94043a4299f07687faaf0 (table fake-table [id=57b25e626195417eb616ee0c0bb38616]) successfully deleted
I20260810 19:49:07.118714 6840 ts_tablet_manager.cc:1929] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260810 19:49:07.118846 6840 log.cc:1199] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-3-root/wals/ab54b68472a94043a4299f07687faaf0
I20260810 19:49:07.119204 6840 ts_tablet_manager.cc:1950] T ab54b68472a94043a4299f07687faaf0 P 09eefb3a8bc748b5b15e257e06680c60: Deleting consensus metadata
I20260810 19:49:07.120296 6251 catalog_manager.cc:5050] TS 09eefb3a8bc748b5b15e257e06680c60 (127.24.92.4:37201): tablet ab54b68472a94043a4299f07687faaf0 (table fake-table [id=57b25e626195417eb616ee0c0bb38616]) successfully deleted
I20260810 19:49:07.121881 6839 ts_tablet_manager.cc:1929] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260810 19:49:07.122036 6839 log.cc:1199] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/ab54b68472a94043a4299f07687faaf0
I20260810 19:49:07.122376 6839 ts_tablet_manager.cc:1950] T ab54b68472a94043a4299f07687faaf0 P f9238ef0042f4fafaf8932b14ad0e57a: Deleting consensus metadata
I20260810 19:49:07.123447 6248 catalog_manager.cc:5050] TS f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1:42865): tablet ab54b68472a94043a4299f07687faaf0 (table fake-table [id=57b25e626195417eb616ee0c0bb38616]) successfully deleted
I20260810 19:49:07.135205 6268 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40952:
name: "fake-table"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260810 19:49:07.151777 6623 tablet_service.cc:1511] Processing CreateTablet for tablet c3cf5870d8cb44bda9795a45ffd4d95a (DEFAULT_TABLE table=fake-table [id=f094cf279bfc4733a155356f00df7f35]), partition=RANGE (key) PARTITION UNBOUNDED
I20260810 19:49:07.152390 6623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3cf5870d8cb44bda9795a45ffd4d95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:07.158957 6850 tablet_bootstrap.cc:492] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1: Bootstrap starting.
I20260810 19:49:07.161245 6850 tablet_bootstrap.cc:654] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:07.163359 6850 tablet_bootstrap.cc:492] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1: No bootstrap required, opened a new log
I20260810 19:49:07.163561 6850 ts_tablet_manager.cc:1403] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260810 19:49:07.164249 6850 raft_consensus.cc:359] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } }
I20260810 19:49:07.164465 6850 raft_consensus.cc:385] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:07.164577 6850 raft_consensus.cc:740] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d83fcd5fe24e32b59d910768cc50d1, State: Initialized, Role: FOLLOWER
I20260810 19:49:07.164855 6850 consensus_queue.cc:260] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } }
I20260810 19:49:07.165028 6850 raft_consensus.cc:399] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:49:07.165129 6850 raft_consensus.cc:493] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:49:07.165309 6850 raft_consensus.cc:3060] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:07.167591 6850 raft_consensus.cc:515] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } }
I20260810 19:49:07.167908 6850 leader_election.cc:304] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 22d83fcd5fe24e32b59d910768cc50d1; no voters:
I20260810 19:49:07.168524 6850 leader_election.cc:290] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:49:07.168684 6852 raft_consensus.cc:2804] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:49:07.169234 6852 raft_consensus.cc:697] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 1 LEADER]: Becoming Leader. State: Replica: 22d83fcd5fe24e32b59d910768cc50d1, State: Running, Role: LEADER
I20260810 19:49:07.169541 6852 consensus_queue.cc:237] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } }
I20260810 19:49:07.171757 6270 catalog_manager.cc:5719] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d83fcd5fe24e32b59d910768cc50d1 (127.24.92.3). New cstate: current_term: 1 leader_uuid: "22d83fcd5fe24e32b59d910768cc50d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } health_report { overall_health: HEALTHY } } }
I20260810 19:49:07.175411 6850 ts_tablet_manager.cc:1434] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1: Time spent starting tablet: real 0.012s user 0.008s sys 0.004s
I20260810 19:49:09.270594 24944 test_workload.cc:405] TestWorkload: Skipping table creation because table fake-table already exists
I20260810 19:49:09.285099 6257 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40942:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260810 19:49:09.292662 6885 tablet.cc:1724] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260810 19:49:09.300457 6257 catalog_manager.cc:6264] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad: fake-table [id=f094cf279bfc4733a155356f00df7f35] alter complete (version 1)
I20260810 19:49:09.302030 6639 consensus_queue.cc:237] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 623, Committed index: 623, Last appended: 1.623, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 624 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: true } }
I20260810 19:49:09.303359 6856 raft_consensus.cc:2955] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 1 LEADER]: Committing config change with OpId 1.624: config changed from index -1 to 624, NON_VOTER f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1) added. New config: { opid_index: 624 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: true } } }
I20260810 19:49:09.319060 6251 catalog_manager.cc:5232] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c3cf5870d8cb44bda9795a45ffd4d95a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260810 19:49:09.320206 6257 catalog_manager.cc:5719] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 reported cstate change: config changed from index -1 to 624, NON_VOTER f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1) added. New cstate: current_term: 1 leader_uuid: "22d83fcd5fe24e32b59d910768cc50d1" committed_config { opid_index: 624 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260810 19:49:09.324779 6639 consensus_queue.cc:237] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 624, Committed index: 624, Last appended: 1.624, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 625 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: true } } peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 40579 } attrs { promote: true } }
I20260810 19:49:09.326296 6852 raft_consensus.cc:2955] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 1 LEADER]: Committing config change with OpId 1.625: config changed from index 624 to 625, NON_VOTER 12c55abf24fc4c69811ab760673fbf56 (127.24.92.2) added. New config: { opid_index: 625 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: true } } peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 40579 } attrs { promote: true } } }
W20260810 19:49:09.332248 6578 consensus_peers.cc:597] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 -> Peer f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1:42865): Couldn't send request to peer f9238ef0042f4fafaf8932b14ad0e57a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3cf5870d8cb44bda9795a45ffd4d95a. This is attempt 1: this message will repeat every 5th retry.
W20260810 19:49:09.340742 6588 consensus_peers.cc:597] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 -> Peer 12c55abf24fc4c69811ab760673fbf56 (127.24.92.2:40579): Couldn't send request to peer 12c55abf24fc4c69811ab760673fbf56. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3cf5870d8cb44bda9795a45ffd4d95a. This is attempt 1: this message will repeat every 5th retry.
I20260810 19:49:09.340758 6251 catalog_manager.cc:5232] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c3cf5870d8cb44bda9795a45ffd4d95a with cas_config_opid_index 624: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260810 19:49:09.342692 6257 catalog_manager.cc:5719] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 reported cstate change: config changed from index 624 to 625, NON_VOTER 12c55abf24fc4c69811ab760673fbf56 (127.24.92.2) added. New cstate: current_term: 1 leader_uuid: "22d83fcd5fe24e32b59d910768cc50d1" committed_config { opid_index: 625 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 40579 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260810 19:49:09.772037 6937 ts_tablet_manager.cc:933] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: Initiating tablet copy from peer 22d83fcd5fe24e32b59d910768cc50d1 (127.24.92.3:39157)
I20260810 19:49:09.786042 6937 tablet_copy_client.cc:323] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: tablet copy: Beginning tablet copy session from remote peer at address 127.24.92.3:39157
I20260810 19:49:09.815392 6658 tablet_copy_service.cc:140] P 22d83fcd5fe24e32b59d910768cc50d1: Received BeginTabletCopySession request for tablet c3cf5870d8cb44bda9795a45ffd4d95a from peer 12c55abf24fc4c69811ab760673fbf56 ({username='slave'} at 127.0.0.1:47666)
I20260810 19:49:09.815599 6658 tablet_copy_service.cc:161] P 22d83fcd5fe24e32b59d910768cc50d1: Beginning new tablet copy session on tablet c3cf5870d8cb44bda9795a45ffd4d95a from peer 12c55abf24fc4c69811ab760673fbf56 at {username='slave'} at 127.0.0.1:47666: session id = 12c55abf24fc4c69811ab760673fbf56-c3cf5870d8cb44bda9795a45ffd4d95a
I20260810 19:49:09.818861 6658 tablet_copy_source_session.cc:215] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1: Tablet Copy: opened 0 blocks and 1 log segments
I20260810 19:49:09.822672 6937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3cf5870d8cb44bda9795a45ffd4d95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:09.830274 6937 tablet_copy_client.cc:806] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: tablet copy: Starting download of 0 data blocks...
I20260810 19:49:09.830543 6937 tablet_copy_client.cc:670] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: tablet copy: Starting download of 1 WAL segments...
I20260810 19:49:09.863727 6937 tablet_copy_client.cc:538] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260810 19:49:09.867863 6937 tablet_bootstrap.cc:492] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: Bootstrap starting.
I20260810 19:49:09.891368 6948 ts_tablet_manager.cc:933] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: Initiating tablet copy from peer 22d83fcd5fe24e32b59d910768cc50d1 (127.24.92.3:39157)
I20260810 19:49:09.915160 6948 tablet_copy_client.cc:323] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: tablet copy: Beginning tablet copy session from remote peer at address 127.24.92.3:39157
I20260810 19:49:09.954360 6658 tablet_copy_service.cc:140] P 22d83fcd5fe24e32b59d910768cc50d1: Received BeginTabletCopySession request for tablet c3cf5870d8cb44bda9795a45ffd4d95a from peer f9238ef0042f4fafaf8932b14ad0e57a ({username='slave'} at 127.0.0.1:47668)
I20260810 19:49:09.954533 6658 tablet_copy_service.cc:161] P 22d83fcd5fe24e32b59d910768cc50d1: Beginning new tablet copy session on tablet c3cf5870d8cb44bda9795a45ffd4d95a from peer f9238ef0042f4fafaf8932b14ad0e57a at {username='slave'} at 127.0.0.1:47668: session id = f9238ef0042f4fafaf8932b14ad0e57a-c3cf5870d8cb44bda9795a45ffd4d95a
I20260810 19:49:09.957698 6658 tablet_copy_source_session.cc:215] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1: Tablet Copy: opened 0 blocks and 1 log segments
I20260810 19:49:09.959053 6948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3cf5870d8cb44bda9795a45ffd4d95a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:09.967010 6948 tablet_copy_client.cc:806] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: tablet copy: Starting download of 0 data blocks...
I20260810 19:49:09.967338 6948 tablet_copy_client.cc:670] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: tablet copy: Starting download of 1 WAL segments...
W20260810 19:49:09.970022 6897 scanner-internal.cc:458] Time spent opening tablet: real 0.532s user 0.000s sys 0.000s
W20260810 19:49:09.985183 6901 scanner-internal.cc:458] Time spent opening tablet: real 0.548s user 0.001s sys 0.000s
W20260810 19:49:09.992241 6896 scanner-internal.cc:458] Time spent opening tablet: real 0.554s user 0.000s sys 0.000s
I20260810 19:49:09.995800 6948 tablet_copy_client.cc:538] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260810 19:49:10.005686 6948 tablet_bootstrap.cc:492] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: Bootstrap starting.
W20260810 19:49:10.010269 6904 scanner-internal.cc:458] Time spent opening tablet: real 0.573s user 0.001s sys 0.000s
W20260810 19:49:10.018952 6908 scanner-internal.cc:458] Time spent opening tablet: real 0.581s user 0.000s sys 0.000s
W20260810 19:49:10.027837 6902 scanner-internal.cc:458] Time spent opening tablet: real 0.590s user 0.001s sys 0.000s
W20260810 19:49:10.050550 6898 scanner-internal.cc:458] Time spent opening tablet: real 0.613s user 0.000s sys 0.000s
W20260810 19:49:10.071702 6903 scanner-internal.cc:458] Time spent opening tablet: real 0.634s user 0.001s sys 0.000s
W20260810 19:49:10.076071 6900 scanner-internal.cc:458] Time spent opening tablet: real 0.639s user 0.001s sys 0.000s
W20260810 19:49:10.877141 6910 scanner-internal.cc:458] Time spent opening tablet: real 0.537s user 0.001s sys 0.000s
W20260810 19:49:10.880558 6908 scanner-internal.cc:458] Time spent opening tablet: real 0.517s user 0.001s sys 0.000s
W20260810 19:49:11.008553 6903 scanner-internal.cc:458] Time spent opening tablet: real 0.553s user 0.001s sys 0.000s
W20260810 19:49:11.129539 6901 scanner-internal.cc:458] Time spent opening tablet: real 0.540s user 0.001s sys 0.000s
W20260810 19:49:11.225005 6896 scanner-internal.cc:458] Time spent opening tablet: real 0.534s user 0.001s sys 0.000s
W20260810 19:49:11.239668 6902 scanner-internal.cc:458] Time spent opening tablet: real 0.554s user 0.001s sys 0.000s
W20260810 19:49:11.255923 6898 scanner-internal.cc:458] Time spent opening tablet: real 0.533s user 0.001s sys 0.000s
W20260810 19:49:11.274726 6897 scanner-internal.cc:458] Time spent opening tablet: real 0.544s user 0.000s sys 0.000s
W20260810 19:49:11.286130 6904 scanner-internal.cc:458] Time spent opening tablet: real 0.556s user 0.001s sys 0.000s
W20260810 19:49:11.499629 6900 scanner-internal.cc:458] Time spent opening tablet: real 0.527s user 0.001s sys 0.000s
W20260810 19:49:12.055351 6903 scanner-internal.cc:458] Time spent opening tablet: real 0.518s user 0.001s sys 0.000s
W20260810 19:49:12.123217 6897 scanner-internal.cc:458] Time spent opening tablet: real 0.539s user 0.001s sys 0.000s
W20260810 19:49:12.224014 6578 consensus_peers.cc:597] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 -> Peer f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1:42865): Couldn't send request to peer f9238ef0042f4fafaf8932b14ad0e57a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260810 19:49:12.291388 6588 consensus_peers.cc:597] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 -> Peer 12c55abf24fc4c69811ab760673fbf56 (127.24.92.2:40579): Couldn't send request to peer 12c55abf24fc4c69811ab760673fbf56. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260810 19:49:12.417147 6904 scanner-internal.cc:458] Time spent opening tablet: real 0.524s user 0.001s sys 0.000s
W20260810 19:49:12.502913 6908 scanner-internal.cc:458] Time spent opening tablet: real 0.524s user 0.001s sys 0.000s
W20260810 19:49:12.569057 6902 scanner-internal.cc:458] Time spent opening tablet: real 0.512s user 0.001s sys 0.000s
W20260810 19:49:12.778479 6896 scanner-internal.cc:458] Time spent opening tablet: real 0.521s user 0.000s sys 0.000s
W20260810 19:49:12.863157 6903 scanner-internal.cc:458] Time spent opening tablet: real 0.546s user 0.001s sys 0.000s
W20260810 19:49:13.349551 6898 scanner-internal.cc:458] Time spent opening tablet: real 0.512s user 0.001s sys 0.000s
W20260810 19:49:13.475397 6910 scanner-internal.cc:458] Time spent opening tablet: real 0.516s user 0.001s sys 0.000s
W20260810 19:49:13.870702 6904 scanner-internal.cc:458] Time spent opening tablet: real 0.543s user 0.001s sys 0.000s
W20260810 19:49:13.929329 6901 scanner-internal.cc:458] Time spent opening tablet: real 0.545s user 0.001s sys 0.000s
W20260810 19:49:14.002439 6900 scanner-internal.cc:458] Time spent opening tablet: real 0.534s user 0.000s sys 0.000s
W20260810 19:49:14.037073 6897 scanner-internal.cc:458] Time spent opening tablet: real 0.520s user 0.001s sys 0.000s
W20260810 19:49:14.100380 6898 scanner-internal.cc:458] Time spent opening tablet: real 0.501s user 0.001s sys 0.000s
W20260810 19:49:14.314972 6910 scanner-internal.cc:458] Time spent opening tablet: real 0.570s user 0.001s sys 0.000s
W20260810 19:49:14.362386 6896 scanner-internal.cc:458] Time spent opening tablet: real 0.582s user 0.001s sys 0.000s
W20260810 19:49:14.625029 6578 consensus_peers.cc:597] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 -> Peer f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1:42865): Couldn't send request to peer f9238ef0042f4fafaf8932b14ad0e57a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260810 19:49:14.785934 6588 consensus_peers.cc:597] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 -> Peer 12c55abf24fc4c69811ab760673fbf56 (127.24.92.2:40579): Couldn't send request to peer 12c55abf24fc4c69811ab760673fbf56. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260810 19:49:15.010989 6903 scanner-internal.cc:458] Time spent opening tablet: real 0.523s user 0.000s sys 0.001s
W20260810 19:49:15.591681 6897 scanner-internal.cc:458] Time spent opening tablet: real 0.528s user 0.001s sys 0.000s
W20260810 19:49:15.606609 6910 scanner-internal.cc:458] Time spent opening tablet: real 0.510s user 0.001s sys 0.000s
I20260810 19:49:15.615306 6948 tablet.cc:1724] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260810 19:49:15.615768 6948 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260810 19:49:15.617625 6948 tablet_bootstrap.cc:492] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: Bootstrap replayed 1/1 log segments. Stats: ops{read=625 overwritten=0 applied=625 ignored=0} inserts{seen=31050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260810 19:49:15.618253 6948 tablet_bootstrap.cc:492] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: Bootstrap complete.
I20260810 19:49:15.629444 6948 ts_tablet_manager.cc:1403] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: Time spent bootstrapping tablet: real 5.624s user 2.627s sys 0.103s
I20260810 19:49:15.630349 6948 raft_consensus.cc:359] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 625 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: true } } peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 40579 } attrs { promote: true } }
I20260810 19:49:15.630682 6948 raft_consensus.cc:740] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f9238ef0042f4fafaf8932b14ad0e57a, State: Initialized, Role: LEARNER
I20260810 19:49:15.630959 6948 consensus_queue.cc:260] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 625, Last appended: 1.625, Last appended by leader: 625, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 625 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: true } } peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 40579 } attrs { promote: true } }
I20260810 19:49:15.656626 6948 ts_tablet_manager.cc:1434] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: Time spent starting tablet: real 0.027s user 0.001s sys 0.006s
I20260810 19:49:15.658650 6658 tablet_copy_service.cc:342] P 22d83fcd5fe24e32b59d910768cc50d1: Request end of tablet copy session f9238ef0042f4fafaf8932b14ad0e57a-c3cf5870d8cb44bda9795a45ffd4d95a received from {username='slave'} at 127.0.0.1:47668
I20260810 19:49:15.658809 6658 tablet_copy_service.cc:434] P 22d83fcd5fe24e32b59d910768cc50d1: ending tablet copy session f9238ef0042f4fafaf8932b14ad0e57a-c3cf5870d8cb44bda9795a45ffd4d95a on tablet c3cf5870d8cb44bda9795a45ffd4d95a with peer f9238ef0042f4fafaf8932b14ad0e57a
I20260810 19:49:15.888554 6937 tablet_bootstrap.cc:492] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: Bootstrap replaying log segment 1/1 (979.4K/1.10M this segment, stats: ops{read=542 overwritten=0 applied=537 ignored=0} inserts{seen=26800 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260810 19:49:16.019862 6421 raft_consensus.cc:1217] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.624->[1.625-1.625] Dedup: 1.625->[]
I20260810 19:49:16.464447 6962 raft_consensus.cc:1064] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1: attempting to promote NON_VOTER f9238ef0042f4fafaf8932b14ad0e57a to VOTER
I20260810 19:49:16.466836 6962 consensus_queue.cc:237] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 625, Committed index: 625, Last appended: 1.625, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 626 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: false } } peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 40579 } attrs { promote: true } }
W20260810 19:49:16.501574 6588 consensus_peers.cc:597] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 -> Peer 12c55abf24fc4c69811ab760673fbf56 (127.24.92.2:40579): Couldn't send request to peer 12c55abf24fc4c69811ab760673fbf56. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260810 19:49:16.502627 6421 raft_consensus.cc:1275] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a [term 1 LEARNER]: Refusing update from remote peer 22d83fcd5fe24e32b59d910768cc50d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 625. Preceding OpId from leader: term: 1 index: 626. (index mismatch)
I20260810 19:49:16.503283 6963 consensus_queue.cc:1048] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 626, Last known committed idx: 625, Time since last communication: 0.000s
I20260810 19:49:16.505479 6959 raft_consensus.cc:2955] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 1 LEADER]: Committing config change with OpId 1.626: config changed from index 625 to 626, f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1) changed from NON_VOTER to VOTER. New config: { opid_index: 626 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: false } } peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 40579 } attrs { promote: true } } }
I20260810 19:49:16.512589 6421 raft_consensus.cc:2955] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a [term 1 FOLLOWER]: Committing config change with OpId 1.626: config changed from index 625 to 626, f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1) changed from NON_VOTER to VOTER. New config: { opid_index: 626 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: false } } peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 40579 } attrs { promote: true } } }
I20260810 19:49:16.515815 6266 catalog_manager.cc:5719] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 reported cstate change: config changed from index 625 to 626, f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22d83fcd5fe24e32b59d910768cc50d1" committed_config { opid_index: 626 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 40579 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260810 19:49:16.572796 6937 tablet.cc:1724] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260810 19:49:16.573310 6937 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260810 19:49:16.574824 6937 tablet_bootstrap.cc:492] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: Bootstrap replayed 1/1 log segments. Stats: ops{read=625 overwritten=0 applied=625 ignored=0} inserts{seen=31050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260810 19:49:16.575413 6937 tablet_bootstrap.cc:492] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: Bootstrap complete.
I20260810 19:49:16.646185 6937 ts_tablet_manager.cc:1403] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: Time spent bootstrapping tablet: real 6.778s user 2.696s sys 0.129s
I20260810 19:49:16.647151 6937 raft_consensus.cc:359] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 625 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: true } } peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 40579 } attrs { promote: true } }
I20260810 19:49:16.647513 6937 raft_consensus.cc:740] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 12c55abf24fc4c69811ab760673fbf56, State: Initialized, Role: LEARNER
I20260810 19:49:16.647837 6937 consensus_queue.cc:260] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 625, Last appended: 1.625, Last appended by leader: 625, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 625 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: true } } peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 40579 } attrs { promote: true } }
I20260810 19:49:16.658622 6937 ts_tablet_manager.cc:1434] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: Time spent starting tablet: real 0.012s user 0.001s sys 0.003s
I20260810 19:49:16.659981 6658 tablet_copy_service.cc:342] P 22d83fcd5fe24e32b59d910768cc50d1: Request end of tablet copy session 12c55abf24fc4c69811ab760673fbf56-c3cf5870d8cb44bda9795a45ffd4d95a received from {username='slave'} at 127.0.0.1:47666
I20260810 19:49:16.660130 6658 tablet_copy_service.cc:434] P 22d83fcd5fe24e32b59d910768cc50d1: ending tablet copy session 12c55abf24fc4c69811ab760673fbf56-c3cf5870d8cb44bda9795a45ffd4d95a on tablet c3cf5870d8cb44bda9795a45ffd4d95a with peer 12c55abf24fc4c69811ab760673fbf56
I20260810 19:49:16.973358 6534 raft_consensus.cc:2955] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56 [term 1 LEARNER]: Committing config change with OpId 1.626: config changed from index 625 to 626, f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1) changed from NON_VOTER to VOTER. New config: { opid_index: 626 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: false } } peers { permanent_uuid: "12c55abf24fc4c69811ab760673fbf56" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 40579 } attrs { promote: true } } }
I20260810 19:49:17.385207 6257 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40942:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260810 19:49:17.513545 6257 catalog_manager.cc:5811] TS 22d83fcd5fe24e32b59d910768cc50d1 (127.24.92.3:39157) does not have the latest schema for tablet c3cf5870d8cb44bda9795a45ffd4d95a (table fake-table [id=f094cf279bfc4733a155356f00df7f35]). Expected version 2 got 1
I20260810 19:49:17.523307 6639 consensus_queue.cc:237] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 626, Committed index: 626, Last appended: 1.627, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 628 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: false } }
I20260810 19:49:17.524432 6984 raft_consensus.cc:1027] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 1 LEADER]: attempt to promote peer 12c55abf24fc4c69811ab760673fbf56: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260810 19:49:17.577950 6420 raft_consensus.cc:1275] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a [term 1 FOLLOWER]: Refusing update from remote peer 22d83fcd5fe24e32b59d910768cc50d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 627. Preceding OpId from leader: term: 1 index: 628. (index mismatch)
I20260810 19:49:17.583303 6984 consensus_queue.cc:1048] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 628, Last known committed idx: 626, Time since last communication: 0.000s
I20260810 19:49:17.636369 6968 raft_consensus.cc:2955] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 1 LEADER]: Committing config change with OpId 1.628: config changed from index 626 to 628, NON_VOTER 12c55abf24fc4c69811ab760673fbf56 (127.24.92.2) evicted. New config: { opid_index: 628 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: false } } }
I20260810 19:49:17.642853 6993 tablet.cc:1724] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
I20260810 19:49:17.644172 6420 raft_consensus.cc:2955] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a [term 1 FOLLOWER]: Committing config change with OpId 1.628: config changed from index 626 to 628, NON_VOTER 12c55abf24fc4c69811ab760673fbf56 (127.24.92.2) evicted. New config: { opid_index: 628 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: false } } }
I20260810 19:49:17.652295 6251 catalog_manager.cc:5232] ChangeConfig:REMOVE_PEER RPC for tablet c3cf5870d8cb44bda9795a45ffd4d95a with cas_config_opid_index 626: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260810 19:49:17.652838 6994 tablet.cc:1724] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
I20260810 19:49:17.653007 6257 catalog_manager.cc:5719] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 reported cstate change: config changed from index 626 to 628, NON_VOTER 12c55abf24fc4c69811ab760673fbf56 (127.24.92.2) evicted. New cstate: current_term: 1 leader_uuid: "22d83fcd5fe24e32b59d910768cc50d1" committed_config { opid_index: 628 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9238ef0042f4fafaf8932b14ad0e57a" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 42865 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260810 19:49:17.667579 6257 catalog_manager.cc:6264] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad: fake-table [id=f094cf279bfc4733a155356f00df7f35] alter complete (version 2)
I20260810 19:49:17.669481 6517 tablet_service.cc:1558] Processing DeleteTablet for tablet c3cf5870d8cb44bda9795a45ffd4d95a with delete_type TABLET_DATA_TOMBSTONED (TS 12c55abf24fc4c69811ab760673fbf56 not found in new config with opid_index 628) from {username='slave'} at 127.0.0.1:57342
I20260810 19:49:17.670176 6639 consensus_queue.cc:237] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 628, Committed index: 628, Last appended: 1.628, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 629 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } }
I20260810 19:49:17.672919 6968 raft_consensus.cc:2955] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 1 LEADER]: Committing config change with OpId 1.629: config changed from index 628 to 629, VOTER f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1) evicted. New config: { opid_index: 629 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } } }
I20260810 19:49:17.690600 6996 tablet_replica.cc:333] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: stopping tablet replica
I20260810 19:49:17.690877 6996 raft_consensus.cc:2243] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56 [term 1 LEARNER]: Raft consensus shutting down.
I20260810 19:49:17.691182 6996 pending_rounds.cc:70] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: Trying to abort 1 pending ops.
I20260810 19:49:17.691272 6996 pending_rounds.cc:77] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: Aborting op as it isn't in flight: id { term: 1 index: 627 } timestamp: 1188 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "c3cf5870d8cb44bda9795a45ffd4d95a" schema { columns { id: 10 name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "int_val" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "string_val" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 2 new_table_name: "fake-table" dest_uuid: "22d83fcd5fe24e32b59d910768cc50d1" new_extra_config { } }
I20260810 19:49:17.691710 6996 raft_consensus.cc:2272] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56 [term 1 LEARNER]: Raft consensus is shut down!
I20260810 19:49:17.698897 6251 catalog_manager.cc:5232] ChangeConfig:REMOVE_PEER RPC for tablet c3cf5870d8cb44bda9795a45ffd4d95a with cas_config_opid_index 628: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260810 19:49:17.704052 6268 catalog_manager.cc:5719] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 reported cstate change: config changed from index 628 to 629, VOTER f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1) evicted. New cstate: current_term: 1 leader_uuid: "22d83fcd5fe24e32b59d910768cc50d1" committed_config { opid_index: 629 OBSOLETE_local: true peers { permanent_uuid: "22d83fcd5fe24e32b59d910768cc50d1" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 39157 } health_report { overall_health: HEALTHY } } }
I20260810 19:49:17.715969 6407 tablet_service.cc:1558] Processing DeleteTablet for tablet c3cf5870d8cb44bda9795a45ffd4d95a with delete_type TABLET_DATA_TOMBSTONED (TS f9238ef0042f4fafaf8932b14ad0e57a not found in new config with opid_index 629) from {username='slave'} at 127.0.0.1:48770
I20260810 19:49:17.727169 6999 tablet_replica.cc:333] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: stopping tablet replica
I20260810 19:49:17.727517 6999 raft_consensus.cc:2243] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 19:49:17.727952 6999 raft_consensus.cc:2272] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:17.730311 6999 ts_tablet_manager.cc:1916] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260810 19:49:17.733189 6996 ts_tablet_manager.cc:1916] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260810 19:49:17.737977 6999 ts_tablet_manager.cc:1929] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.628
I20260810 19:49:17.738202 6999 log.cc:1199] T c3cf5870d8cb44bda9795a45ffd4d95a P f9238ef0042f4fafaf8932b14ad0e57a: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/c3cf5870d8cb44bda9795a45ffd4d95a
I20260810 19:49:17.747203 6248 catalog_manager.cc:5050] TS f9238ef0042f4fafaf8932b14ad0e57a (127.24.92.1:42865): tablet c3cf5870d8cb44bda9795a45ffd4d95a (table fake-table [id=f094cf279bfc4733a155356f00df7f35]) successfully deleted
I20260810 19:49:17.776458 6996 ts_tablet_manager.cc:1929] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.627
I20260810 19:49:17.777180 6996 log.cc:1199] T c3cf5870d8cb44bda9795a45ffd4d95a P 12c55abf24fc4c69811ab760673fbf56: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786391261744939-24944-0/minicluster-data/ts-1-root/wals/c3cf5870d8cb44bda9795a45ffd4d95a
I20260810 19:49:17.781780 6251 catalog_manager.cc:5050] TS 12c55abf24fc4c69811ab760673fbf56 (127.24.92.2:40579): tablet c3cf5870d8cb44bda9795a45ffd4d95a (table fake-table [id=f094cf279bfc4733a155356f00df7f35]) successfully deleted
I20260810 19:49:18.085716 24944 tablet_server.cc:179] TabletServer@127.24.92.1:0 shutting down...
I20260810 19:49:18.096073 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:49:18.100317 24944 tablet_server.cc:196] TabletServer@127.24.92.1:0 shutdown complete.
I20260810 19:49:18.104228 24944 tablet_server.cc:179] TabletServer@127.24.92.2:0 shutting down...
I20260810 19:49:18.117616 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:49:18.131701 24944 tablet_server.cc:196] TabletServer@127.24.92.2:0 shutdown complete.
I20260810 19:49:18.135491 24944 tablet_server.cc:179] TabletServer@127.24.92.3:0 shutting down...
I20260810 19:49:18.145977 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:49:18.146258 24944 tablet_replica.cc:333] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1: stopping tablet replica
I20260810 19:49:18.146497 24944 raft_consensus.cc:2243] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:18.146736 24944 raft_consensus.cc:2272] T c3cf5870d8cb44bda9795a45ffd4d95a P 22d83fcd5fe24e32b59d910768cc50d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:18.151486 24944 tablet_server.cc:196] TabletServer@127.24.92.3:0 shutdown complete.
I20260810 19:49:18.155115 24944 tablet_server.cc:179] TabletServer@127.24.92.4:0 shutting down...
I20260810 19:49:18.164351 24944 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260810 19:49:18.177255 24944 tablet_server.cc:196] TabletServer@127.24.92.4:0 shutdown complete.
I20260810 19:49:18.180815 24944 master.cc:562] Master@127.24.92.62:41347 shutting down...
I20260810 19:49:18.192027 24944 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:18.192382 24944 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:18.192520 24944 tablet_replica.cc:333] T 00000000000000000000000000000000 P f1d28315e7e440d295164ff7cd5abaad: stopping tablet replica
I20260810 19:49:18.196794 24944 master.cc:584] Master@127.24.92.62:41347 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (11801 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20260810 19:49:18.209523 24944 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.92.62:39199
I20260810 19:49:18.210053 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:18.211024 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:18.212275 24944 webserver.cc:533] Webserver started at http://127.24.92.62:41657/ using document root <none> and password file <none>
I20260810 19:49:18.212508 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:18.212590 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:18.212743 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:18.213338 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/master-0-root/instance:
uuid: "08d62dc7aca44443bfd03808576a90ef"
format_stamp: "Formatted at 2026-08-10 19:49:18 on dist-test-slave-w4v5"
I20260810 19:49:18.215816 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260810 19:49:18.217310 7007 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:18.217695 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260810 19:49:18.217793 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/master-0-root
uuid: "08d62dc7aca44443bfd03808576a90ef"
format_stamp: "Formatted at 2026-08-10 19:49:18 on dist-test-slave-w4v5"
I20260810 19:49:18.217883 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:18.228139 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:18.228549 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:18.239545 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.62:39199
I20260810 19:49:18.239570 7097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.62:39199 every 8 connection(s)
I20260810 19:49:18.240881 7099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:18.245486 7099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef: Bootstrap starting.
I20260810 19:49:18.246829 7099 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:18.248458 7099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef: No bootstrap required, opened a new log
I20260810 19:49:18.249069 7099 raft_consensus.cc:359] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08d62dc7aca44443bfd03808576a90ef" member_type: VOTER }
I20260810 19:49:18.249224 7099 raft_consensus.cc:385] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:18.249311 7099 raft_consensus.cc:740] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d62dc7aca44443bfd03808576a90ef, State: Initialized, Role: FOLLOWER
I20260810 19:49:18.249577 7099 consensus_queue.cc:260] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08d62dc7aca44443bfd03808576a90ef" member_type: VOTER }
I20260810 19:49:18.249730 7099 raft_consensus.cc:399] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:49:18.249799 7099 raft_consensus.cc:493] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:49:18.249879 7099 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:18.251864 7099 raft_consensus.cc:515] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08d62dc7aca44443bfd03808576a90ef" member_type: VOTER }
I20260810 19:49:18.252080 7099 leader_election.cc:304] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 08d62dc7aca44443bfd03808576a90ef; no voters:
I20260810 19:49:18.252488 7099 leader_election.cc:290] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:49:18.252626 7102 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:49:18.253067 7102 raft_consensus.cc:697] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [term 1 LEADER]: Becoming Leader. State: Replica: 08d62dc7aca44443bfd03808576a90ef, State: Running, Role: LEADER
I20260810 19:49:18.253300 7102 consensus_queue.cc:237] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08d62dc7aca44443bfd03808576a90ef" member_type: VOTER }
I20260810 19:49:18.253378 7099 sys_catalog.cc:565] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [sys.catalog]: configured and running, proceeding with master startup.
I20260810 19:49:18.254076 7104 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08d62dc7aca44443bfd03808576a90ef. Latest consensus state: current_term: 1 leader_uuid: "08d62dc7aca44443bfd03808576a90ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08d62dc7aca44443bfd03808576a90ef" member_type: VOTER } }
I20260810 19:49:18.254339 7104 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [sys.catalog]: This master's current role is: LEADER
I20260810 19:49:18.254302 7103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "08d62dc7aca44443bfd03808576a90ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08d62dc7aca44443bfd03808576a90ef" member_type: VOTER } }
I20260810 19:49:18.254511 7103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef [sys.catalog]: This master's current role is: LEADER
I20260810 19:49:18.255658 7109 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260810 19:49:18.256742 7109 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260810 19:49:18.260143 7109 catalog_manager.cc:1383] Generated new cluster ID: ec5555963a524fd0b6952082ee207b08
I20260810 19:49:18.260264 7109 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260810 19:49:18.260349 24944 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 19:49:18.271466 7109 catalog_manager.cc:1406] Generated new certificate authority record
I20260810 19:49:18.272323 7109 catalog_manager.cc:1540] Loading token signing keys...
I20260810 19:49:18.284041 7109 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef: Generated new TSK 0
I20260810 19:49:18.284320 7109 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260810 19:49:18.292987 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:18.294148 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:18.295630 24944 webserver.cc:533] Webserver started at http://127.24.92.1:44867/ using document root <none> and password file <none>
I20260810 19:49:18.295909 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:18.296018 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:18.296175 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:18.296916 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-0-root/instance:
uuid: "d350a74194f84ae7a47c70d254b4abc5"
format_stamp: "Formatted at 2026-08-10 19:49:18 on dist-test-slave-w4v5"
I20260810 19:49:18.299526 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260810 19:49:18.301131 7131 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:18.301558 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:49:18.301664 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-0-root
uuid: "d350a74194f84ae7a47c70d254b4abc5"
format_stamp: "Formatted at 2026-08-10 19:49:18 on dist-test-slave-w4v5"
I20260810 19:49:18.301764 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:18.314291 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:18.314742 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:18.315299 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:49:18.316059 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:49:18.316134 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:18.316210 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:49:18.316257 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:18.328657 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.1:40961
I20260810 19:49:18.328724 7234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.1:40961 every 8 connection(s)
I20260810 19:49:18.330209 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:18.331702 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:18.333222 24944 webserver.cc:533] Webserver started at http://127.24.92.2:41171/ using document root <none> and password file <none>
I20260810 19:49:18.333515 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:18.333627 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:18.333773 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:18.334547 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-1-root/instance:
uuid: "e29773c91892405196909aca86f923eb"
format_stamp: "Formatted at 2026-08-10 19:49:18 on dist-test-slave-w4v5"
I20260810 19:49:18.337302 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260810 19:49:18.338881 7248 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:18.339445 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:49:18.339608 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-1-root
uuid: "e29773c91892405196909aca86f923eb"
format_stamp: "Formatted at 2026-08-10 19:49:18 on dist-test-slave-w4v5"
I20260810 19:49:18.339775 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:18.340816 7235 heartbeater.cc:344] Connected to a master server at 127.24.92.62:39199
I20260810 19:49:18.340984 7235 heartbeater.cc:461] Registering TS with master...
I20260810 19:49:18.341488 7235 heartbeater.cc:507] Master 127.24.92.62:39199 requested a full tablet report, sending...
I20260810 19:49:18.342571 7042 ts_manager.cc:194] Registered new tserver with Master: d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961)
I20260810 19:49:18.343741 7042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48282
I20260810 19:49:18.355129 7235 heartbeater.cc:499] Master 127.24.92.62:39199 was elected leader, sending a full tablet report...
I20260810 19:49:18.358512 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:18.359021 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:18.359715 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:49:18.360575 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:49:18.360644 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:18.360797 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:49:18.360883 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:18.373782 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.2:38087
I20260810 19:49:18.373811 7335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.2:38087 every 8 connection(s)
I20260810 19:49:18.375705 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:18.377216 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:18.378860 24944 webserver.cc:533] Webserver started at http://127.24.92.3:37701/ using document root <none> and password file <none>
I20260810 19:49:18.379180 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:18.379305 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:18.379469 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:18.380362 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-2-root/instance:
uuid: "403e7c4a69764aef95f1bd396e79a0f8"
format_stamp: "Formatted at 2026-08-10 19:49:18 on dist-test-slave-w4v5"
I20260810 19:49:18.382085 7337 heartbeater.cc:344] Connected to a master server at 127.24.92.62:39199
I20260810 19:49:18.382236 7337 heartbeater.cc:461] Registering TS with master...
I20260810 19:49:18.382674 7337 heartbeater.cc:507] Master 127.24.92.62:39199 requested a full tablet report, sending...
I20260810 19:49:18.383720 7042 ts_manager.cc:194] Registered new tserver with Master: e29773c91892405196909aca86f923eb (127.24.92.2:38087)
I20260810 19:49:18.383960 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20260810 19:49:18.384922 7042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48284
I20260810 19:49:18.386021 7349 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:18.386750 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260810 19:49:18.386884 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-2-root
uuid: "403e7c4a69764aef95f1bd396e79a0f8"
format_stamp: "Formatted at 2026-08-10 19:49:18 on dist-test-slave-w4v5"
I20260810 19:49:18.387036 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:18.396404 7337 heartbeater.cc:499] Master 127.24.92.62:39199 was elected leader, sending a full tablet report...
I20260810 19:49:18.413192 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:18.413753 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:18.414568 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:49:18.415676 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:49:18.415781 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:18.415911 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:49:18.415995 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:18.432410 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.3:38409
I20260810 19:49:18.432453 7447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.3:38409 every 8 connection(s)
I20260810 19:49:18.434295 24944 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260810 19:49:18.435503 24944 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260810 19:49:18.437072 24944 webserver.cc:533] Webserver started at http://127.24.92.4:41207/ using document root <none> and password file <none>
I20260810 19:49:18.437388 24944 fs_manager.cc:362] Metadata directory not provided
I20260810 19:49:18.437500 24944 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 19:49:18.437671 24944 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 19:49:18.438513 24944 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-3-root/instance:
uuid: "9bd8a62e5806473fa018aff735585dd6"
format_stamp: "Formatted at 2026-08-10 19:49:18 on dist-test-slave-w4v5"
I20260810 19:49:18.440713 7449 heartbeater.cc:344] Connected to a master server at 127.24.92.62:39199
I20260810 19:49:18.440883 7449 heartbeater.cc:461] Registering TS with master...
I20260810 19:49:18.441268 7449 heartbeater.cc:507] Master 127.24.92.62:39199 requested a full tablet report, sending...
I20260810 19:49:18.442138 24944 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.005s sys 0.000s
I20260810 19:49:18.442265 7042 ts_manager.cc:194] Registered new tserver with Master: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409)
I20260810 19:49:18.443372 7042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48300
I20260810 19:49:18.444342 7459 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:18.444764 24944 fs_manager.cc:730] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260810 19:49:18.444903 24944 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-3-root
uuid: "9bd8a62e5806473fa018aff735585dd6"
format_stamp: "Formatted at 2026-08-10 19:49:18 on dist-test-slave-w4v5"
I20260810 19:49:18.445047 24944 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260810 19:49:18.454833 7449 heartbeater.cc:499] Master 127.24.92.62:39199 was elected leader, sending a full tablet report...
I20260810 19:49:18.464710 24944 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260810 19:49:18.465119 24944 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 19:49:18.465703 24944 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260810 19:49:18.467018 24944 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 19:49:18.467145 24944 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:18.467278 24944 ts_tablet_manager.cc:616] Registered 0 tablets
I20260810 19:49:18.467360 24944 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260810 19:49:18.483167 24944 rpc_server.cc:307] RPC server started. Bound to: 127.24.92.4:38851
I20260810 19:49:18.483212 7544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.92.4:38851 every 8 connection(s)
I20260810 19:49:18.490615 7546 heartbeater.cc:344] Connected to a master server at 127.24.92.62:39199
I20260810 19:49:18.490801 7546 heartbeater.cc:461] Registering TS with master...
I20260810 19:49:18.491278 7546 heartbeater.cc:507] Master 127.24.92.62:39199 requested a full tablet report, sending...
I20260810 19:49:18.492122 7042 ts_manager.cc:194] Registered new tserver with Master: 9bd8a62e5806473fa018aff735585dd6 (127.24.92.4:38851)
I20260810 19:49:18.492635 24944 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.00821569s
I20260810 19:49:18.493330 7042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48302
I20260810 19:49:18.505100 7042 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48306:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260810 19:49:18.506729 7546 heartbeater.cc:499] Master 127.24.92.62:39199 was elected leader, sending a full tablet report...
I20260810 19:49:18.532677 7496 tablet_service.cc:1511] Processing CreateTablet for tablet 857cd93997d04ac09170d5a5f5147192 (DEFAULT_TABLE table=fake-table [id=1a5785658c1f40c29b91803dec338282]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:49:18.533449 7496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 857cd93997d04ac09170d5a5f5147192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:18.534518 7288 tablet_service.cc:1511] Processing CreateTablet for tablet 857cd93997d04ac09170d5a5f5147192 (DEFAULT_TABLE table=fake-table [id=1a5785658c1f40c29b91803dec338282]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:49:18.534936 7288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 857cd93997d04ac09170d5a5f5147192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:18.542685 7176 tablet_service.cc:1511] Processing CreateTablet for tablet 857cd93997d04ac09170d5a5f5147192 (DEFAULT_TABLE table=fake-table [id=1a5785658c1f40c29b91803dec338282]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260810 19:49:18.542891 7573 tablet_bootstrap.cc:492] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb: Bootstrap starting.
I20260810 19:49:18.543174 7176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 857cd93997d04ac09170d5a5f5147192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:18.543354 7577 tablet_bootstrap.cc:492] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6: Bootstrap starting.
I20260810 19:49:18.544687 7573 tablet_bootstrap.cc:654] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:18.545038 7577 tablet_bootstrap.cc:654] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:18.550302 7577 tablet_bootstrap.cc:492] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6: No bootstrap required, opened a new log
I20260810 19:49:18.550494 7577 ts_tablet_manager.cc:1403] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6: Time spent bootstrapping tablet: real 0.007s user 0.006s sys 0.000s
I20260810 19:49:18.551275 7577 raft_consensus.cc:359] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd8a62e5806473fa018aff735585dd6" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 38851 } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } }
I20260810 19:49:18.551503 7577 raft_consensus.cc:385] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:18.551612 7577 raft_consensus.cc:740] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd8a62e5806473fa018aff735585dd6, State: Initialized, Role: FOLLOWER
I20260810 19:49:18.551862 7577 consensus_queue.cc:260] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd8a62e5806473fa018aff735585dd6" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 38851 } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } }
I20260810 19:49:18.552824 7577 ts_tablet_manager.cc:1434] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6: Time spent starting tablet: real 0.002s user 0.003s sys 0.000s
I20260810 19:49:18.553767 7573 tablet_bootstrap.cc:492] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb: No bootstrap required, opened a new log
I20260810 19:49:18.553969 7573 ts_tablet_manager.cc:1403] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb: Time spent bootstrapping tablet: real 0.011s user 0.003s sys 0.003s
I20260810 19:49:18.554978 7573 raft_consensus.cc:359] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd8a62e5806473fa018aff735585dd6" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 38851 } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } }
I20260810 19:49:18.555326 7573 raft_consensus.cc:385] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:18.555436 7573 raft_consensus.cc:740] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29773c91892405196909aca86f923eb, State: Initialized, Role: FOLLOWER
I20260810 19:49:18.555799 7573 consensus_queue.cc:260] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd8a62e5806473fa018aff735585dd6" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 38851 } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } }
I20260810 19:49:18.556771 7573 ts_tablet_manager.cc:1434] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb: Time spent starting tablet: real 0.003s user 0.002s sys 0.000s
I20260810 19:49:18.556893 7581 tablet_bootstrap.cc:492] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5: Bootstrap starting.
I20260810 19:49:18.558502 7581 tablet_bootstrap.cc:654] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:18.560668 7581 tablet_bootstrap.cc:492] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5: No bootstrap required, opened a new log
I20260810 19:49:18.560840 7581 ts_tablet_manager.cc:1403] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260810 19:49:18.561550 7581 raft_consensus.cc:359] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd8a62e5806473fa018aff735585dd6" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 38851 } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } }
I20260810 19:49:18.561751 7581 raft_consensus.cc:385] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:18.561903 7581 raft_consensus.cc:740] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d350a74194f84ae7a47c70d254b4abc5, State: Initialized, Role: FOLLOWER
I20260810 19:49:18.562178 7581 consensus_queue.cc:260] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd8a62e5806473fa018aff735585dd6" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 38851 } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } }
I20260810 19:49:18.562951 7581 ts_tablet_manager.cc:1434] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5: Time spent starting tablet: real 0.002s user 0.000s sys 0.003s
W20260810 19:49:18.579873 7237 tablet.cc:2406] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260810 19:49:18.776573 7584 raft_consensus.cc:493] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 19:49:18.776746 7584 raft_consensus.cc:515] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd8a62e5806473fa018aff735585dd6" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 38851 } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } }
I20260810 19:49:18.777540 7584 leader_election.cc:290] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd8a62e5806473fa018aff735585dd6 (127.24.92.4:38851), d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961)
I20260810 19:49:18.783818 7513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857cd93997d04ac09170d5a5f5147192" candidate_uuid: "e29773c91892405196909aca86f923eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd8a62e5806473fa018aff735585dd6" is_pre_election: true
I20260810 19:49:18.784112 7513 raft_consensus.cc:2468] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29773c91892405196909aca86f923eb in term 0.
I20260810 19:49:18.784165 7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857cd93997d04ac09170d5a5f5147192" candidate_uuid: "e29773c91892405196909aca86f923eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d350a74194f84ae7a47c70d254b4abc5" is_pre_election: true
I20260810 19:49:18.784430 7196 raft_consensus.cc:2468] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29773c91892405196909aca86f923eb in term 0.
I20260810 19:49:18.784626 7255 leader_election.cc:304] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd8a62e5806473fa018aff735585dd6, e29773c91892405196909aca86f923eb; no voters:
I20260810 19:49:18.784996 7584 raft_consensus.cc:2804] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 19:49:18.785115 7584 raft_consensus.cc:493] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 19:49:18.785224 7584 raft_consensus.cc:3060] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:18.787727 7584 raft_consensus.cc:515] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd8a62e5806473fa018aff735585dd6" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 38851 } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } }
I20260810 19:49:18.788444 7584 leader_election.cc:290] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [CANDIDATE]: Term 1 election: Requested vote from peers 9bd8a62e5806473fa018aff735585dd6 (127.24.92.4:38851), d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961)
I20260810 19:49:18.788770 7513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857cd93997d04ac09170d5a5f5147192" candidate_uuid: "e29773c91892405196909aca86f923eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd8a62e5806473fa018aff735585dd6"
I20260810 19:49:18.788918 7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857cd93997d04ac09170d5a5f5147192" candidate_uuid: "e29773c91892405196909aca86f923eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d350a74194f84ae7a47c70d254b4abc5"
I20260810 19:49:18.788968 7513 raft_consensus.cc:3060] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:18.789106 7196 raft_consensus.cc:3060] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:18.791936 7196 raft_consensus.cc:2468] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29773c91892405196909aca86f923eb in term 1.
I20260810 19:49:18.791936 7513 raft_consensus.cc:2468] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29773c91892405196909aca86f923eb in term 1.
I20260810 19:49:18.792470 7250 leader_election.cc:304] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d350a74194f84ae7a47c70d254b4abc5, e29773c91892405196909aca86f923eb; no voters:
I20260810 19:49:18.792785 7584 raft_consensus.cc:2804] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:49:18.793165 7584 raft_consensus.cc:697] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 1 LEADER]: Becoming Leader. State: Replica: e29773c91892405196909aca86f923eb, State: Running, Role: LEADER
I20260810 19:49:18.793473 7584 consensus_queue.cc:237] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd8a62e5806473fa018aff735585dd6" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 38851 } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } }
I20260810 19:49:18.795898 7041 catalog_manager.cc:5719] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb reported cstate change: term changed from 0 to 1, leader changed from <none> to e29773c91892405196909aca86f923eb (127.24.92.2). New cstate: current_term: 1 leader_uuid: "e29773c91892405196909aca86f923eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd8a62e5806473fa018aff735585dd6" member_type: VOTER last_known_addr { host: "127.24.92.4" port: 38851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } health_report { overall_health: UNKNOWN } } }
I20260810 19:49:18.839046 24944 alter_table-test.cc:182] Tablet successfully located
I20260810 19:49:18.839854 7042 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48306:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260810 19:49:18.840023 7042 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:48306:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260810 19:49:18.843518 7042 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef: Sending DeleteTablet for 3 replicas of tablet 857cd93997d04ac09170d5a5f5147192
I20260810 19:49:18.844587 7176 tablet_service.cc:1558] Processing DeleteTablet for tablet 857cd93997d04ac09170d5a5f5147192 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 19:49:18 UTC) from {username='slave'} at 127.0.0.1:43298
I20260810 19:49:18.844688 7288 tablet_service.cc:1558] Processing DeleteTablet for tablet 857cd93997d04ac09170d5a5f5147192 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 19:49:18 UTC) from {username='slave'} at 127.0.0.1:33260
I20260810 19:49:18.845130 7496 tablet_service.cc:1558] Processing DeleteTablet for tablet 857cd93997d04ac09170d5a5f5147192 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 19:49:18 UTC) from {username='slave'} at 127.0.0.1:46298
I20260810 19:49:18.855312 7603 tablet_replica.cc:333] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6: stopping tablet replica
I20260810 19:49:18.855381 7600 tablet_replica.cc:333] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5: stopping tablet replica
I20260810 19:49:18.855958 7601 tablet_replica.cc:333] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb: stopping tablet replica
I20260810 19:49:18.855973 7603 raft_consensus.cc:2243] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 19:49:18.856153 7601 raft_consensus.cc:2243] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 1 LEADER]: Raft consensus shutting down.
I20260810 19:49:18.856331 7603 raft_consensus.cc:2272] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:18.856456 7601 pending_rounds.cc:70] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb: Trying to abort 1 pending ops.
I20260810 19:49:18.856563 7601 pending_rounds.cc:77] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260810 19:49:18.857486 7600 raft_consensus.cc:2243] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 19:49:18.857646 7601 raft_consensus.cc:2889] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260810 19:49:18.857738 7600 raft_consensus.cc:2272] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:18.857841 7603 ts_tablet_manager.cc:1916] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:18.858286 7601 raft_consensus.cc:2272] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 19:49:18.859115 7600 ts_tablet_manager.cc:1916] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:18.859450 7601 ts_tablet_manager.cc:1916] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 19:49:18.867019 7600 ts_tablet_manager.cc:1929] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260810 19:49:18.867269 7600 log.cc:1199] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/857cd93997d04ac09170d5a5f5147192
I20260810 19:49:18.867810 7600 ts_tablet_manager.cc:1950] T 857cd93997d04ac09170d5a5f5147192 P d350a74194f84ae7a47c70d254b4abc5: Deleting consensus metadata
I20260810 19:49:18.868578 7601 ts_tablet_manager.cc:1929] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 19:49:18.868786 7601 log.cc:1199] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-1-root/wals/857cd93997d04ac09170d5a5f5147192
I20260810 19:49:18.869313 7601 ts_tablet_manager.cc:1950] T 857cd93997d04ac09170d5a5f5147192 P e29773c91892405196909aca86f923eb: Deleting consensus metadata
I20260810 19:49:18.869413 7011 catalog_manager.cc:5050] TS d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): tablet 857cd93997d04ac09170d5a5f5147192 (table fake-table [id=1a5785658c1f40c29b91803dec338282]) successfully deleted
I20260810 19:49:18.869613 7603 ts_tablet_manager.cc:1929] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260810 19:49:18.869787 7603 log.cc:1199] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6: Deleting WAL directory at /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-3-root/wals/857cd93997d04ac09170d5a5f5147192
I20260810 19:49:18.870102 7011 catalog_manager.cc:5050] TS e29773c91892405196909aca86f923eb (127.24.92.2:38087): tablet 857cd93997d04ac09170d5a5f5147192 (table fake-table [id=1a5785658c1f40c29b91803dec338282]) successfully deleted
I20260810 19:49:18.870261 7603 ts_tablet_manager.cc:1950] T 857cd93997d04ac09170d5a5f5147192 P 9bd8a62e5806473fa018aff735585dd6: Deleting consensus metadata
I20260810 19:49:18.871570 7016 catalog_manager.cc:5050] TS 9bd8a62e5806473fa018aff735585dd6 (127.24.92.4:38851): tablet 857cd93997d04ac09170d5a5f5147192 (table fake-table [id=1a5785658c1f40c29b91803dec338282]) successfully deleted
I20260810 19:49:18.882475 7041 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48326:
name: "fake-table"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260810 19:49:18.896410 7393 tablet_service.cc:1511] Processing CreateTablet for tablet 8a423a5059824502ab77adcbfb57ed9f (DEFAULT_TABLE table=fake-table [id=37e2f56b49dc4375b7e99a13685c70de]), partition=RANGE (key) PARTITION UNBOUNDED
I20260810 19:49:18.896871 7393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a423a5059824502ab77adcbfb57ed9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:18.903359 7615 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Bootstrap starting.
I20260810 19:49:18.904971 7615 tablet_bootstrap.cc:654] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Neither blocks nor log segments found. Creating new log.
I20260810 19:49:18.906596 7615 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: No bootstrap required, opened a new log
I20260810 19:49:18.906723 7615 ts_tablet_manager.cc:1403] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
I20260810 19:49:18.907346 7615 raft_consensus.cc:359] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } }
I20260810 19:49:18.907491 7615 raft_consensus.cc:385] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 19:49:18.907558 7615 raft_consensus.cc:740] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 403e7c4a69764aef95f1bd396e79a0f8, State: Initialized, Role: FOLLOWER
I20260810 19:49:18.907804 7615 consensus_queue.cc:260] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } }
I20260810 19:49:18.908010 7615 raft_consensus.cc:399] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 19:49:18.908134 7615 raft_consensus.cc:493] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 19:49:18.908284 7615 raft_consensus.cc:3060] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 0 FOLLOWER]: Advancing to term 1
I20260810 19:49:18.910782 7615 raft_consensus.cc:515] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } }
I20260810 19:49:18.911029 7615 leader_election.cc:304] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 403e7c4a69764aef95f1bd396e79a0f8; no voters:
I20260810 19:49:18.911528 7615 leader_election.cc:290] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260810 19:49:18.911665 7617 raft_consensus.cc:2804] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 19:49:18.912233 7617 raft_consensus.cc:697] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 1 LEADER]: Becoming Leader. State: Replica: 403e7c4a69764aef95f1bd396e79a0f8, State: Running, Role: LEADER
I20260810 19:49:18.912521 7617 consensus_queue.cc:237] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } }
I20260810 19:49:18.915115 7042 catalog_manager.cc:5719] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3). New cstate: current_term: 1 leader_uuid: "403e7c4a69764aef95f1bd396e79a0f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } health_report { overall_health: HEALTHY } } }
I20260810 19:49:18.915619 7615 ts_tablet_manager.cc:1434] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Time spent starting tablet: real 0.009s user 0.006s sys 0.003s
I20260810 19:49:18.980321 7022 maintenance_manager.cc:419] P 08d62dc7aca44443bfd03808576a90ef: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000202
I20260810 19:49:19.040594 7019 maintenance_manager.cc:643] P 08d62dc7aca44443bfd03808576a90ef: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.060s user 0.021s sys 0.018s Metrics: {"bytes_written":7102,"cfile_init":1,"dirs.queue_time_us":31314,"dirs.run_cpu_time_us":246,"dirs.run_wall_time_us":3437,"drs_written":1,"lbm_read_time_us":106,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1034,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":7,"thread_start_us":31216,"threads_started":1}
I20260810 19:49:19.184530 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f): perf score=0.002914
I20260810 19:49:19.420866 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 0.236s user 0.129s sys 0.004s Metrics: {"bytes_written":25725,"cfile_init":1,"dirs.queue_time_us":382,"dirs.run_cpu_time_us":213,"dirs.run_wall_time_us":913,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":970,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":2150,"spinlock_wait_cycles":311040,"thread_start_us":272,"threads_started":1}
I20260810 19:49:19.422447 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f): perf score=0.002914
I20260810 19:49:19.587111 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 0.164s user 0.128s sys 0.004s Metrics: {"bytes_written":27175,"cfile_init":1,"dirs.queue_time_us":403,"dirs.run_cpu_time_us":210,"dirs.run_wall_time_us":1461,"drs_written":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1196,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":2350}
I20260810 19:49:19.588048 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f): perf score=1.014280
I20260810 19:49:19.854779 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 0.266s user 0.192s sys 0.012s Metrics: {"bytes_written":46754,"cfile_cache_hit":10,"cfile_cache_hit_bytes":2284,"cfile_cache_miss":26,"cfile_cache_miss_bytes":124676,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":64,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":1217,"drs_written":1,"lbm_read_time_us":1401,"lbm_reads_lt_1ms":54,"lbm_write_time_us":1315,"lbm_writes_lt_1ms":25,"num_input_rowsets":2,"peak_mem_usage":65536,"rows_written":4500,"spinlock_wait_cycles":107392}
I20260810 19:49:19.855854 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f): perf score=0.004852
I20260810 19:49:20.189587 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 0.333s user 0.247s sys 0.016s Metrics: {"bytes_written":43489,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1242,"drs_written":1,"lbm_read_time_us":215,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1263,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":4050,"spinlock_wait_cycles":241408}
I20260810 19:49:20.190696 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f): perf score=1.014882
I20260810 19:49:20.654400 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 0.463s user 0.407s sys 0.008s Metrics: {"bytes_written":83309,"cfile_cache_hit":10,"cfile_cache_hit_bytes":2287,"cfile_cache_miss":26,"cfile_cache_miss_bytes":241337,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":1292,"dirs.run_cpu_time_us":514,"dirs.run_wall_time_us":2752,"drs_written":1,"lbm_read_time_us":1321,"lbm_reads_lt_1ms":54,"lbm_write_time_us":1564,"lbm_writes_lt_1ms":28,"num_input_rowsets":2,"peak_mem_usage":65994,"rows_written":8550,"thread_start_us":1691,"threads_started":3}
I20260810 19:49:20.655367 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f): perf score=0.007758
I20260810 19:49:21.086040 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 0.430s user 0.385s sys 0.000s Metrics: {"bytes_written":75624,"cfile_init":1,"dirs.queue_time_us":1152,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":715,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1507,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":7450,"spinlock_wait_cycles":3968}
I20260810 19:49:21.087059 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f): perf score=1.014883
I20260810 19:49:21.852315 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 0.765s user 0.670s sys 0.008s Metrics: {"bytes_written":155390,"cfile_cache_hit":12,"cfile_cache_hit_bytes":49427,"cfile_cache_miss":28,"cfile_cache_miss_bytes":409285,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":503,"dirs.run_cpu_time_us":226,"dirs.run_wall_time_us":3097,"drs_written":1,"lbm_read_time_us":1725,"lbm_reads_lt_1ms":56,"lbm_write_time_us":5836,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":34,"num_input_rowsets":2,"peak_mem_usage":121249,"rows_written":16000,"thread_start_us":378,"threads_started":1}
I20260810 19:49:21.853242 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f): perf score=0.013572
I20260810 19:49:22.994313 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 1.139s user 0.728s sys 0.088s Metrics: {"bytes_written":125140,"cfile_init":1,"dirs.queue_time_us":4411,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":6938,"drs_written":1,"lbm_read_time_us":94,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2321,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":12800,"thread_start_us":4302,"threads_started":1}
I20260810 19:49:23.000434 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f): perf score=1.014759
I20260810 19:49:24.771512 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 1.771s user 1.199s sys 0.030s Metrics: {"bytes_written":271646,"cfile_cache_hit":13,"cfile_cache_hit_bytes":138263,"cfile_cache_miss":35,"cfile_cache_miss_bytes":694271,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":8830,"dirs.run_cpu_time_us":1055,"dirs.run_wall_time_us":7356,"drs_written":1,"lbm_read_time_us":1971,"lbm_reads_lt_1ms":63,"lbm_write_time_us":4513,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":44,"num_input_rowsets":2,"peak_mem_usage":226751,"rows_written":28800,"thread_start_us":38156,"threads_started":3}
I20260810 19:49:24.772594 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f): perf score=0.033920
I20260810 19:49:27.987156 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 3.210s user 1.819s sys 0.099s Metrics: {"bytes_written":309295,"cfile_init":1,"dirs.queue_time_us":44614,"dirs.run_cpu_time_us":206,"dirs.run_wall_time_us":1432,"drs_written":1,"lbm_read_time_us":111,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3790,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":32550,"thread_start_us":48708,"threads_started":1}
I20260810 19:49:27.988152 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f): perf score=1.014704
I20260810 19:49:31.746860 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 3.758s user 2.514s sys 0.029s Metrics: {"bytes_written":567661,"cfile_cache_hit":13,"cfile_cache_hit_bytes":265446,"cfile_cache_miss":51,"cfile_cache_miss_bytes":1520970,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":7530,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1622,"drs_written":1,"lbm_read_time_us":4041,"lbm_reads_lt_1ms":79,"lbm_write_time_us":6197,"lbm_writes_lt_1ms":72,"num_input_rowsets":2,"peak_mem_usage":495067,"rows_written":61350,"thread_start_us":7420,"threads_started":1}
I20260810 19:49:31.747895 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling LogGCOp(8a423a5059824502ab77adcbfb57ed9f): free 999797 bytes of WAL
I20260810 19:49:31.749107 7358 log_reader.cc:385] T 8a423a5059824502ab77adcbfb57ed9f: removed 1 log segments from log reader
I20260810 19:49:31.749332 7358 log.cc:1079] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Deleting log segment in path: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-2-root/wals/8a423a5059824502ab77adcbfb57ed9f/wal-000000001 (ops 1-740)
I20260810 19:49:31.750026 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: LogGCOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 0.001s user 0.001s sys 0.000s Metrics: {}
I20260810 19:49:31.750813 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f): perf score=0.083335
I20260810 19:49:37.983592 7041 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48306:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260810 19:49:38.097234 7022 maintenance_manager.cc:419] P 08d62dc7aca44443bfd03808576a90ef: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000021
I20260810 19:49:38.104418 7019 maintenance_manager.cc:643] P 08d62dc7aca44443bfd03808576a90ef: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.003s sys 0.002s Metrics: {"bytes_written":330,"delete_count":0,"lbm_write_time_us":224,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260810 19:49:38.105142 7022 maintenance_manager.cc:419] P 08d62dc7aca44443bfd03808576a90ef: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.127857
I20260810 19:49:38.118052 7019 maintenance_manager.cc:643] P 08d62dc7aca44443bfd03808576a90ef: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.013s user 0.011s sys 0.001s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2332,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":1640,"lbm_read_time_us":513,"lbm_reads_lt_1ms":25,"lbm_write_time_us":367,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":1417,"threads_started":2,"update_count":1}
I20260810 19:49:38.465809 7029 catalog_manager.cc:5811] TS 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409) does not have the latest schema for tablet 8a423a5059824502ab77adcbfb57ed9f (table fake-table [id=37e2f56b49dc4375b7e99a13685c70de]). Expected version 1 got 0
I20260810 19:49:38.468082 7408 consensus_queue.cc:237] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4228, Committed index: 4228, Last appended: 1.4228, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4229 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: true } }
I20260810 19:49:38.470952 7617 raft_consensus.cc:2955] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 1 LEADER]: Committing config change with OpId 1.4229: config changed from index -1 to 4229, NON_VOTER d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1) added. New config: { opid_index: 4229 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: true } } }
I20260810 19:49:38.478134 7011 catalog_manager.cc:5232] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8a423a5059824502ab77adcbfb57ed9f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260810 19:49:38.479650 7029 catalog_manager.cc:5719] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 reported cstate change: config changed from index -1 to 4229, NON_VOTER d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1) added. New cstate: current_term: 1 leader_uuid: "403e7c4a69764aef95f1bd396e79a0f8" committed_config { opid_index: 4229 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260810 19:49:38.480335 7029 catalog_manager.cc:5811] TS 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409) does not have the latest schema for tablet 8a423a5059824502ab77adcbfb57ed9f (table fake-table [id=37e2f56b49dc4375b7e99a13685c70de]). Expected version 1 got 0
I20260810 19:49:38.486406 7408 consensus_queue.cc:237] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4229, Committed index: 4229, Last appended: 1.4229, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4230 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: true } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: true } }
I20260810 19:49:38.488130 7619 raft_consensus.cc:2955] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 1 LEADER]: Committing config change with OpId 1.4230: config changed from index 4229 to 4230, NON_VOTER e29773c91892405196909aca86f923eb (127.24.92.2) added. New config: { opid_index: 4230 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: true } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: true } } }
I20260810 19:49:38.493985 7011 catalog_manager.cc:5232] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8a423a5059824502ab77adcbfb57ed9f with cas_config_opid_index 4229: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260810 19:49:38.496071 7042 catalog_manager.cc:5719] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 reported cstate change: config changed from index 4229 to 4230, NON_VOTER e29773c91892405196909aca86f923eb (127.24.92.2) added. New cstate: current_term: 1 leader_uuid: "403e7c4a69764aef95f1bd396e79a0f8" committed_config { opid_index: 4230 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260810 19:49:38.496573 7042 catalog_manager.cc:5811] TS 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409) does not have the latest schema for tablet 8a423a5059824502ab77adcbfb57ed9f (table fake-table [id=37e2f56b49dc4375b7e99a13685c70de]). Expected version 1 got 0
W20260810 19:49:38.503316 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): Couldn't send request to peer d350a74194f84ae7a47c70d254b4abc5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a423a5059824502ab77adcbfb57ed9f. This is attempt 1: this message will repeat every 5th retry.
W20260810 19:49:38.515761 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer e29773c91892405196909aca86f923eb (127.24.92.2:38087): Couldn't send request to peer e29773c91892405196909aca86f923eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a423a5059824502ab77adcbfb57ed9f. This is attempt 1: this message will repeat every 5th retry.
I20260810 19:49:38.601039 7650 tablet.cc:1724] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260810 19:49:38.601018 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 6.848s user 4.420s sys 0.210s Metrics: {"bytes_written":737412,"cfile_init":1,"dirs.queue_time_us":1079,"dirs.run_cpu_time_us":215,"dirs.run_wall_time_us":1246,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8062,"lbm_writes_lt_1ms":93,"peak_mem_usage":0,"rows_written":80100,"thread_start_us":977,"threads_started":1}
I20260810 19:49:38.602170 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f): perf score=1.014333
I20260810 19:49:38.611915 7029 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 08d62dc7aca44443bfd03808576a90ef: fake-table [id=37e2f56b49dc4375b7e99a13685c70de] alter complete (version 1)
I20260810 19:49:38.619347 7022 maintenance_manager.cc:419] P 08d62dc7aca44443bfd03808576a90ef: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000037
I20260810 19:49:38.626539 7019 maintenance_manager.cc:643] P 08d62dc7aca44443bfd03808576a90ef: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.003s sys 0.001s Metrics: {"bytes_written":583,"delete_count":0,"lbm_write_time_us":167,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":3}
I20260810 19:49:38.627161 7022 maintenance_manager.cc:419] P 08d62dc7aca44443bfd03808576a90ef: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.214417
I20260810 19:49:38.692754 7019 maintenance_manager.cc:643] P 08d62dc7aca44443bfd03808576a90ef: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.065s user 0.009s sys 0.009s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2723,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":30288,"dirs.run_cpu_time_us":210,"dirs.run_wall_time_us":1875,"lbm_read_time_us":495,"lbm_reads_lt_1ms":25,"lbm_write_time_us":333,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"spinlock_wait_cycles":6546176,"thread_start_us":37360,"threads_started":1,"update_count":3}
I20260810 19:49:38.960462 7715 ts_tablet_manager.cc:933] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Initiating tablet copy from peer 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409)
I20260810 19:49:38.981125 7715 tablet_copy_client.cc:323] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Beginning tablet copy session from remote peer at address 127.24.92.3:38409
I20260810 19:49:39.032348 7423 tablet_copy_service.cc:140] P 403e7c4a69764aef95f1bd396e79a0f8: Received BeginTabletCopySession request for tablet 8a423a5059824502ab77adcbfb57ed9f from peer d350a74194f84ae7a47c70d254b4abc5 ({username='slave'} at 127.0.0.1:35968)
I20260810 19:49:39.032636 7423 tablet_copy_service.cc:161] P 403e7c4a69764aef95f1bd396e79a0f8: Beginning new tablet copy session on tablet 8a423a5059824502ab77adcbfb57ed9f from peer d350a74194f84ae7a47c70d254b4abc5 at {username='slave'} at 127.0.0.1:35968: session id = d350a74194f84ae7a47c70d254b4abc5-8a423a5059824502ab77adcbfb57ed9f
I20260810 19:49:39.037712 7423 tablet_copy_source_session.cc:215] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Tablet Copy: opened 10 blocks and 5 log segments
I20260810 19:49:39.041586 7715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a423a5059824502ab77adcbfb57ed9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:39.050398 7715 tablet_copy_client.cc:806] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Starting download of 10 data blocks...
I20260810 19:49:39.057757 7721 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:39.058588 7716 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:39.106146 7722 ts_tablet_manager.cc:933] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Initiating tablet copy from peer 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409)
I20260810 19:49:39.146709 7722 tablet_copy_client.cc:323] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Beginning tablet copy session from remote peer at address 127.24.92.3:38409
I20260810 19:49:39.173446 7423 tablet_copy_service.cc:140] P 403e7c4a69764aef95f1bd396e79a0f8: Received BeginTabletCopySession request for tablet 8a423a5059824502ab77adcbfb57ed9f from peer e29773c91892405196909aca86f923eb ({username='slave'} at 127.0.0.1:35970)
I20260810 19:49:39.173659 7423 tablet_copy_service.cc:161] P 403e7c4a69764aef95f1bd396e79a0f8: Beginning new tablet copy session on tablet 8a423a5059824502ab77adcbfb57ed9f from peer e29773c91892405196909aca86f923eb at {username='slave'} at 127.0.0.1:35970: session id = e29773c91892405196909aca86f923eb-8a423a5059824502ab77adcbfb57ed9f
I20260810 19:49:39.177644 7423 tablet_copy_source_session.cc:215] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Tablet Copy: opened 10 blocks and 6 log segments
I20260810 19:49:39.180162 7722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a423a5059824502ab77adcbfb57ed9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 19:49:39.188897 7722 tablet_copy_client.cc:806] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Starting download of 10 data blocks...
I20260810 19:49:39.214140 7723 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:39.237807 7727 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:39.452487 7728 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 137 ops behind the committed index
I20260810 19:49:39.640861 7704 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 180 ops behind the committed index
I20260810 19:49:41.061780 7721 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:41.068449 7716 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:41.221366 7723 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:41.241804 7727 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
W20260810 19:49:41.504456 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer e29773c91892405196909aca86f923eb (127.24.92.2:38087): Couldn't send request to peer e29773c91892405196909aca86f923eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260810 19:49:41.549177 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): Couldn't send request to peer d350a74194f84ae7a47c70d254b4abc5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260810 19:49:42.702349 7619 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 790 ops behind the committed index [suppressed 5 similar messages]
I20260810 19:49:42.957151 7704 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 838 ops behind the committed index [suppressed 6 similar messages]
I20260810 19:49:43.065763 7721 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:43.071581 7716 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:43.232538 7723 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:43.243711 7727 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
W20260810 19:49:44.091312 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): Couldn't send request to peer d350a74194f84ae7a47c70d254b4abc5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260810 19:49:44.210623 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer e29773c91892405196909aca86f923eb (127.24.92.2:38087): Couldn't send request to peer e29773c91892405196909aca86f923eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260810 19:49:45.073537 7721 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:45.085121 7716 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:45.237138 7723 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:45.250171 7727 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:46.025341 7729 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 1467 ops behind the committed index [suppressed 6 similar messages]
I20260810 19:49:46.546785 7619 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 1574 ops behind the committed index [suppressed 6 similar messages]
W20260810 19:49:46.552608 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): Couldn't send request to peer d350a74194f84ae7a47c70d254b4abc5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260810 19:49:46.556718 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 7.954s user 5.797s sys 0.082s Metrics: {"bytes_written":1285828,"cfile_cache_hit":15,"cfile_cache_hit_bytes":604878,"cfile_cache_miss":97,"cfile_cache_miss_bytes":3652120,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":25824,"dirs.run_cpu_time_us":212,"dirs.run_wall_time_us":5534,"drs_written":1,"lbm_read_time_us":6945,"lbm_reads_lt_1ms":125,"lbm_write_time_us":16024,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":148,"num_input_rowsets":2,"peak_mem_usage":1194898,"rows_written":141450,"spinlock_wait_cycles":95616,"thread_start_us":29535,"threads_started":1}
I20260810 19:49:46.557765 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f): perf score=0.156005
W20260810 19:49:46.636680 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer e29773c91892405196909aca86f923eb (127.24.92.2:38087): Couldn't send request to peer e29773c91892405196909aca86f923eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260810 19:49:47.076628 7721 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:47.088330 7716 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:47.240134 7723 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:47.254033 7727 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:49.089205 7715 tablet_copy_client.cc:670] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Starting download of 5 WAL segments...
I20260810 19:49:49.102932 7716 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:49.123862 7721 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
W20260810 19:49:49.144610 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): Couldn't send request to peer d350a74194f84ae7a47c70d254b4abc5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20260810 19:49:49.158885 7736 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:49.174403 7737 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:49.176995 7698 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 2121 ops behind the committed index [suppressed 5 similar messages]
W20260810 19:49:49.183183 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer e29773c91892405196909aca86f923eb (127.24.92.2:38087): Couldn't send request to peer e29773c91892405196909aca86f923eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20260810 19:49:49.254670 7722 tablet_copy_client.cc:670] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Starting download of 6 WAL segments...
I20260810 19:49:49.268412 7723 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:49.275254 7727 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:49.342080 7739 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:49.350919 7740 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:49.717344 7617 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 2234 ops behind the committed index [suppressed 5 similar messages]
I20260810 19:49:51.137940 7716 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:51.292629 7727 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
I20260810 19:49:51.379572 7723 tablet_copy_client.cc:1025] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Injecting latency into file download: 2000
W20260810 19:49:51.471465 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): Couldn't send request to peer d350a74194f84ae7a47c70d254b4abc5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 26: this message will repeat every 5th retry.
W20260810 19:49:51.741605 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer e29773c91892405196909aca86f923eb (127.24.92.2:38087): Couldn't send request to peer e29773c91892405196909aca86f923eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 26: this message will repeat every 5th retry.
I20260810 19:49:52.240664 7704 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 2713 ops behind the committed index [suppressed 5 similar messages]
I20260810 19:49:52.988576 7704 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 2858 ops behind the committed index [suppressed 6 similar messages]
I20260810 19:49:53.141363 7715 tablet_copy_client.cc:538] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260810 19:49:53.148036 7715 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Bootstrap starting.
I20260810 19:49:53.381654 7722 tablet_copy_client.cc:538] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260810 19:49:53.386626 7722 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Bootstrap starting.
W20260810 19:49:54.104482 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): Couldn't send request to peer d350a74194f84ae7a47c70d254b4abc5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20260810 19:49:54.426252 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer e29773c91892405196909aca86f923eb (127.24.92.2:38087): Couldn't send request to peer e29773c91892405196909aca86f923eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
I20260810 19:49:55.278265 7745 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 3166 ops behind the committed index [suppressed 5 similar messages]
I20260810 19:49:55.701774 7715 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Bootstrap replayed 1/5 log segments. Stats: ops{read=715 overwritten=0 applied=707 ignored=707} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 8 replicates
I20260810 19:49:55.747452 7722 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Bootstrap replayed 1/6 log segments. Stats: ops{read=715 overwritten=0 applied=707 ignored=707} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 8 replicates
I20260810 19:49:56.135159 7755 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 3252 ops behind the committed index [suppressed 5 similar messages]
W20260810 19:49:56.727674 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): Couldn't send request to peer d350a74194f84ae7a47c70d254b4abc5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20260810 19:49:56.791432 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer e29773c91892405196909aca86f923eb (127.24.92.2:38087): Couldn't send request to peer e29773c91892405196909aca86f923eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
I20260810 19:49:56.876894 7715 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Bootstrap replayed 2/5 log segments. Stats: ops{read=1428 overwritten=0 applied=1423 ignored=1423} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 5 replicates
I20260810 19:49:57.530647 7722 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Bootstrap replayed 2/6 log segments. Stats: ops{read=1428 overwritten=0 applied=1423 ignored=1423} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 5 replicates
I20260810 19:49:58.459039 7722 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Bootstrap replaying log segment 3/6 (777.7K/974.4K this segment, stats: ops{read=1997 overwritten=0 applied=1995 ignored=1995} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4)
I20260810 19:49:58.624222 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 12.066s user 8.164s sys 0.410s Metrics: {"bytes_written":1359763,"cfile_init":1,"dirs.queue_time_us":6361,"dirs.run_cpu_time_us":98,"dirs.run_wall_time_us":99,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":19369,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":158,"peak_mem_usage":0,"rows_written":149650,"thread_start_us":6509,"threads_started":1}
I20260810 19:49:58.625281 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f): perf score=1.013626
I20260810 19:49:58.708740 7764 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 3531 ops behind the committed index [suppressed 6 similar messages]
I20260810 19:49:58.752465 7715 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Bootstrap replayed 3/5 log segments. Stats: ops{read=2141 overwritten=0 applied=2139 ignored=2090} inserts{seen=2450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 2 replicates
I20260810 19:49:58.929311 7722 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Bootstrap replayed 3/6 log segments. Stats: ops{read=2141 overwritten=0 applied=2139 ignored=2090} inserts{seen=2450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 2 replicates
I20260810 19:49:59.118108 7715 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Bootstrap replaying log segment 4/5 (51.5K/975.2K this segment, stats: ops{read=2179 overwritten=0 applied=2174 ignored=2090} inserts{seen=4200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4)
W20260810 19:49:59.133342 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): Couldn't send request to peer d350a74194f84ae7a47c70d254b4abc5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20260810 19:49:59.285243 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer e29773c91892405196909aca86f923eb (127.24.92.2:38087): Couldn't send request to peer e29773c91892405196909aca86f923eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
I20260810 19:49:59.692864 7761 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 3614 ops behind the committed index [suppressed 6 similar messages]
W20260810 19:50:01.615814 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer e29773c91892405196909aca86f923eb (127.24.92.2:38087): Couldn't send request to peer e29773c91892405196909aca86f923eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
W20260810 19:50:01.678326 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): Couldn't send request to peer d350a74194f84ae7a47c70d254b4abc5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20260810 19:50:02.126710 7761 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 3897 ops behind the committed index [suppressed 6 similar messages]
I20260810 19:50:02.710944 7772 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 3954 ops behind the committed index [suppressed 5 similar messages]
I20260810 19:50:03.468006 7722 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Bootstrap replaying log segment 4/6 (860.2K/975.2K this segment, stats: ops{read=2771 overwritten=0 applied=2767 ignored=2090} inserts{seen=33850 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4)
I20260810 19:50:03.546898 7715 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Bootstrap replayed 4/5 log segments. Stats: ops{read=2855 overwritten=0 applied=2852 ignored=2090} inserts{seen=38100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 3 replicates
W20260810 19:50:03.872828 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer e29773c91892405196909aca86f923eb (127.24.92.2:38087): Couldn't send request to peer e29773c91892405196909aca86f923eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
I20260810 19:50:04.123001 7715 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Bootstrap replaying log segment 5/5 (56.4K/973.2K this segment, stats: ops{read=2896 overwritten=0 applied=2896 ignored=2090} inserts{seen=40300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4)
I20260810 19:50:04.227844 7722 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Bootstrap replayed 4/6 log segments. Stats: ops{read=2855 overwritten=0 applied=2852 ignored=2090} inserts{seen=38100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 3 replicates
W20260810 19:50:04.232776 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): Couldn't send request to peer d350a74194f84ae7a47c70d254b4abc5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20260810 19:50:04.925987 7605 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.24.92.3:38409, user_credentials={real_user=slave}} blocked reactor thread for 43575.8us
I20260810 19:50:05.439710 7784 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 4224 ops behind the committed index [suppressed 6 similar messages]
I20260810 19:50:05.723763 7784 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 4255 ops behind the committed index [suppressed 5 similar messages]
W20260810 19:50:06.652644 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer e29773c91892405196909aca86f923eb (127.24.92.2:38087): Couldn't send request to peer e29773c91892405196909aca86f923eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
W20260810 19:50:06.676916 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): Couldn't send request to peer d350a74194f84ae7a47c70d254b4abc5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
I20260810 19:50:08.475625 7722 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Bootstrap replaying log segment 5/6 (670.8K/974.6K this segment, stats: ops{read=3346 overwritten=0 applied=3343 ignored=2090} inserts{seen=62650 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4)
I20260810 19:50:08.800163 7780 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 4642 ops behind the committed index [suppressed 5 similar messages]
I20260810 19:50:08.858799 7788 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 4650 ops behind the committed index [suppressed 5 similar messages]
I20260810 19:50:09.136835 7715 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Bootstrap replaying log segment 5/5 (815.6K/973.2K this segment, stats: ops{read=3452 overwritten=0 applied=3451 ignored=2090} inserts{seen=68050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4)
I20260810 19:50:09.333031 7715 tablet.cc:1724] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260810 19:50:09.333521 7715 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
W20260810 19:50:09.407377 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer e29773c91892405196909aca86f923eb (127.24.92.2:38087): Couldn't send request to peer e29773c91892405196909aca86f923eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
W20260810 19:50:09.428190 7354 consensus_peers.cc:597] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 -> Peer d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1:40961): Couldn't send request to peer d350a74194f84ae7a47c70d254b4abc5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
I20260810 19:50:09.486526 7722 tablet.cc:1724] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260810 19:50:09.487030 7722 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260810 19:50:09.679177 7715 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Bootstrap replayed 5/5 log segments. Stats: ops{read=3570 overwritten=0 applied=3563 ignored=2090} inserts{seen=73500 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 7 replicates
I20260810 19:50:09.680140 7715 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Bootstrap complete.
I20260810 19:50:09.692584 7715 ts_tablet_manager.cc:1403] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Time spent bootstrapping tablet: real 16.545s user 9.056s sys 0.686s
I20260810 19:50:09.693526 7715 raft_consensus.cc:359] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 [term 1 LEARNER]: Replica starting. Triggering 7 pending ops. Active config: opid_index: 4230 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: true } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: true } }
I20260810 19:50:09.704926 7715 raft_consensus.cc:740] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d350a74194f84ae7a47c70d254b4abc5, State: Initialized, Role: LEARNER
I20260810 19:50:09.705344 7715 consensus_queue.cc:260] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4305, Last appended: 1.4310, Last appended by leader: 4310, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4230 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: true } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: true } }
I20260810 19:50:09.721668 7715 ts_tablet_manager.cc:1434] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Time spent starting tablet: real 0.029s user 0.006s sys 0.007s
I20260810 19:50:09.722652 7421 tablet_copy_service.cc:342] P 403e7c4a69764aef95f1bd396e79a0f8: Request end of tablet copy session d350a74194f84ae7a47c70d254b4abc5-8a423a5059824502ab77adcbfb57ed9f received from {username='slave'} at 127.0.0.1:35968
I20260810 19:50:09.722823 7421 tablet_copy_service.cc:434] P 403e7c4a69764aef95f1bd396e79a0f8: ending tablet copy session d350a74194f84ae7a47c70d254b4abc5-8a423a5059824502ab77adcbfb57ed9f on tablet 8a423a5059824502ab77adcbfb57ed9f with peer d350a74194f84ae7a47c70d254b4abc5
I20260810 19:50:09.850468 7194 raft_consensus.cc:1217] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4229->[1.4230-1.4250] Dedup: 1.4250->[]
I20260810 19:50:09.965219 7237 maintenance_manager.cc:419] P d350a74194f84ae7a47c70d254b4abc5: Scheduling CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f): perf score=1.014333
I20260810 19:50:10.047139 7722 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Bootstrap replayed 5/6 log segments. Stats: ops{read=3571 overwritten=0 applied=3565 ignored=2090} inserts{seen=73600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 6 replicates
W20260810 19:50:10.348518 7793 log.cc:494] Time spent T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Log roll took a long time: real 0.071s user 0.014s sys 0.000s
I20260810 19:50:10.690325 7722 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Bootstrap replayed 6/6 log segments. Stats: ops{read=3598 overwritten=0 applied=3592 ignored=2090} inserts{seen=74950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=4. Pending: 6 replicates
I20260810 19:50:10.708720 7722 tablet_bootstrap.cc:492] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Bootstrap complete.
I20260810 19:50:10.770783 7722 ts_tablet_manager.cc:1403] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Time spent bootstrapping tablet: real 17.384s user 9.053s sys 0.557s
I20260810 19:50:10.771733 7722 raft_consensus.cc:359] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [term 1 LEARNER]: Replica starting. Triggering 6 pending ops. Active config: opid_index: 4230 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: true } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: true } }
I20260810 19:50:10.787294 7722 raft_consensus.cc:740] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e29773c91892405196909aca86f923eb, State: Initialized, Role: LEARNER
I20260810 19:50:10.787705 7722 consensus_queue.cc:260] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4332, Last appended: 1.4338, Last appended by leader: 4338, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4230 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: NON_VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: true } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: true } }
I20260810 19:50:10.819711 7722 ts_tablet_manager.cc:1434] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Time spent starting tablet: real 0.049s user 0.002s sys 0.009s
I20260810 19:50:10.820744 7421 tablet_copy_service.cc:342] P 403e7c4a69764aef95f1bd396e79a0f8: Request end of tablet copy session e29773c91892405196909aca86f923eb-8a423a5059824502ab77adcbfb57ed9f received from {username='slave'} at 127.0.0.1:35970
I20260810 19:50:10.820925 7421 tablet_copy_service.cc:434] P 403e7c4a69764aef95f1bd396e79a0f8: ending tablet copy session e29773c91892405196909aca86f923eb-8a423a5059824502ab77adcbfb57ed9f on tablet 8a423a5059824502ab77adcbfb57ed9f with peer e29773c91892405196909aca86f923eb
I20260810 19:50:10.879951 7301 raft_consensus.cc:1217] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4229->[1.4230-1.4250] Dedup: 1.4250->[]
I20260810 19:50:11.001219 7338 maintenance_manager.cc:419] P e29773c91892405196909aca86f923eb: Scheduling CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f): perf score=1.014333
I20260810 19:50:11.934896 7828 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 4403 ops behind the committed index [suppressed 21 similar messages]
I20260810 19:50:11.952406 7826 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 4575 ops behind the committed index [suppressed 13 similar messages]
W20260810 19:50:13.360782 7793 log.cc:494] Time spent T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Log roll took a long time: real 0.096s user 0.011s sys 0.000s
I20260810 19:50:14.980275 7831 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 3655 ops behind the committed index [suppressed 45 similar messages]
I20260810 19:50:14.980464 7828 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 3683 ops behind the committed index [suppressed 35 similar messages]
W20260810 19:50:15.787797 7812 log.cc:494] Time spent T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Log roll took a long time: real 0.144s user 0.013s sys 0.000s
I20260810 19:50:18.033365 7834 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 3115 ops behind the committed index [suppressed 26 similar messages]
I20260810 19:50:18.040078 7831 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 3203 ops behind the committed index [suppressed 23 similar messages]
W20260810 19:50:18.660300 7812 log.cc:494] Time spent T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Log roll took a long time: real 0.064s user 0.007s sys 0.001s
W20260810 19:50:19.181445 7812 log.cc:494] Time spent T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Log roll took a long time: real 0.066s user 0.006s sys 0.004s
W20260810 19:50:20.122786 7793 log.cc:494] Time spent T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Log roll took a long time: real 0.077s user 0.007s sys 0.002s
I20260810 19:50:21.107872 7831 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 2583 ops behind the committed index [suppressed 30 similar messages]
I20260810 19:50:21.138795 7831 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 2535 ops behind the committed index [suppressed 28 similar messages]
I20260810 19:50:24.148896 7838 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 1944 ops behind the committed index [suppressed 30 similar messages]
I20260810 19:50:24.197520 7838 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 2085 ops behind the committed index [suppressed 25 similar messages]
W20260810 19:50:25.934273 7354 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.92.1:40961, user_credentials={real_user=slave}} blocked reactor thread for 108756us
I20260810 19:50:27.228775 7840 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 1553 ops behind the committed index [suppressed 27 similar messages]
I20260810 19:50:27.232827 7838 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 1393 ops behind the committed index [suppressed 28 similar messages]
I20260810 19:50:28.690708 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 30.059s user 12.409s sys 0.264s Metrics: {"bytes_written":2608667,"cfile_cache_hit":21,"cfile_cache_hit_bytes":1364153,"cfile_cache_miss":203,"cfile_cache_miss_bytes":7418693,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":82838,"dirs.run_cpu_time_us":1265,"dirs.run_wall_time_us":5301,"drs_written":1,"lbm_read_time_us":217917,"lbm_reads_1-10_ms":6,"lbm_reads_10-100_ms":6,"lbm_reads_lt_1ms":219,"lbm_write_time_us":46965,"lbm_writes_1-10_ms":1,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":287,"num_input_rowsets":2,"peak_mem_usage":2721527,"rows_written":291100,"spinlock_wait_cycles":106273536,"thread_start_us":117117,"threads_started":6,"wal-append.queue_time_us":22422}
I20260810 19:50:28.691819 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling LogGCOp(8a423a5059824502ab77adcbfb57ed9f): free 6995123 bytes of WAL
I20260810 19:50:28.695283 7358 log_reader.cc:385] T 8a423a5059824502ab77adcbfb57ed9f: removed 7 log segments from log reader
I20260810 19:50:28.695495 7358 log.cc:1079] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Deleting log segment in path: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-2-root/wals/8a423a5059824502ab77adcbfb57ed9f/wal-000000002 (ops 741-1455)
I20260810 19:50:28.695719 7358 log.cc:1079] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Deleting log segment in path: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-2-root/wals/8a423a5059824502ab77adcbfb57ed9f/wal-000000003 (ops 1456-2168)
I20260810 19:50:28.695911 7358 log.cc:1079] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Deleting log segment in path: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-2-root/wals/8a423a5059824502ab77adcbfb57ed9f/wal-000000004 (ops 2169-2881)
I20260810 19:50:28.696045 7358 log.cc:1079] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Deleting log segment in path: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-2-root/wals/8a423a5059824502ab77adcbfb57ed9f/wal-000000005 (ops 2882-3595)
I20260810 19:50:28.696169 7358 log.cc:1079] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Deleting log segment in path: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-2-root/wals/8a423a5059824502ab77adcbfb57ed9f/wal-000000006 (ops 3596-4311)
I20260810 19:50:28.696291 7358 log.cc:1079] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Deleting log segment in path: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-2-root/wals/8a423a5059824502ab77adcbfb57ed9f/wal-000000007 (ops 4312-5028)
I20260810 19:50:28.696421 7358 log.cc:1079] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: Deleting log segment in path: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-2-root/wals/8a423a5059824502ab77adcbfb57ed9f/wal-000000008 (ops 5029-5742)
I20260810 19:50:28.710443 7358 maintenance_manager.cc:643] P 403e7c4a69764aef95f1bd396e79a0f8: LogGCOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 0.015s user 0.000s sys 0.003s Metrics: {}
I20260810 19:50:28.744165 7452 maintenance_manager.cc:419] P 403e7c4a69764aef95f1bd396e79a0f8: Scheduling FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f): perf score=0.171508
I20260810 19:50:29.996737 7136 maintenance_manager.cc:643] P d350a74194f84ae7a47c70d254b4abc5: CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 20.031s user 6.231s sys 0.137s Metrics: {"bytes_written":1285828,"cfile_cache_hit":14,"cfile_cache_hit_bytes":433866,"cfile_cache_miss":98,"cfile_cache_miss_bytes":3823132,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":76046,"dirs.run_cpu_time_us":213,"dirs.run_wall_time_us":2618,"drs_written":1,"lbm_read_time_us":53845,"lbm_reads_1-10_ms":2,"lbm_reads_10-100_ms":2,"lbm_reads_lt_1ms":122,"lbm_write_time_us":66673,"lbm_writes_1-10_ms":2,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":146,"num_input_rowsets":2,"peak_mem_usage":1194898,"rows_written":141450,"spinlock_wait_cycles":175616,"thread_start_us":75925,"threads_started":1}
I20260810 19:50:30.116259 7237 maintenance_manager.cc:419] P d350a74194f84ae7a47c70d254b4abc5: Scheduling LogGCOp(8a423a5059824502ab77adcbfb57ed9f): free 2003140 bytes of WAL
I20260810 19:50:30.118207 7136 log_reader.cc:385] T 8a423a5059824502ab77adcbfb57ed9f: removed 2 log segments from log reader
I20260810 19:50:30.118317 7136 log.cc:1079] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Deleting log segment in path: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/8a423a5059824502ab77adcbfb57ed9f/wal-000000001 (ops 741-1457)
I20260810 19:50:30.118389 7136 log.cc:1079] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: Deleting log segment in path: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-0-root/wals/8a423a5059824502ab77adcbfb57ed9f/wal-000000002 (ops 1458-2170)
I20260810 19:50:30.119450 7136 maintenance_manager.cc:643] P d350a74194f84ae7a47c70d254b4abc5: LogGCOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 0.003s user 0.000s sys 0.003s Metrics: {}
I20260810 19:50:30.153084 7237 maintenance_manager.cc:419] P d350a74194f84ae7a47c70d254b4abc5: Scheduling FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f): perf score=0.231582
I20260810 19:50:30.242156 7845 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 812 ops behind the committed index [suppressed 38 similar messages]
I20260810 19:50:30.250960 7845 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 709 ops behind the committed index [suppressed 35 similar messages]
W20260810 19:50:30.818503 7812 log.cc:494] Time spent T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Log roll took a long time: real 0.117s user 0.014s sys 0.000s
I20260810 19:50:31.067440 7257 maintenance_manager.cc:643] P e29773c91892405196909aca86f923eb: CompactRowSetsOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 20.065s user 6.198s sys 0.162s Metrics: {"bytes_written":1285828,"cfile_cache_hit":14,"cfile_cache_hit_bytes":433866,"cfile_cache_miss":98,"cfile_cache_miss_bytes":3823132,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":37384,"dirs.run_cpu_time_us":245,"dirs.run_wall_time_us":3539,"drs_written":1,"lbm_read_time_us":101209,"lbm_reads_1-10_ms":8,"lbm_reads_10-100_ms":3,"lbm_reads_lt_1ms":115,"lbm_write_time_us":53368,"lbm_writes_1-10_ms":4,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":144,"num_input_rowsets":2,"peak_mem_usage":1194898,"rows_written":141450,"spinlock_wait_cycles":7160064,"thread_start_us":48989,"threads_started":1}
I20260810 19:50:31.141520 7338 maintenance_manager.cc:419] P e29773c91892405196909aca86f923eb: Scheduling LogGCOp(8a423a5059824502ab77adcbfb57ed9f): free 2001792 bytes of WAL
I20260810 19:50:31.144737 7257 log_reader.cc:385] T 8a423a5059824502ab77adcbfb57ed9f: removed 2 log segments from log reader
I20260810 19:50:31.144847 7257 log.cc:1079] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Deleting log segment in path: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-1-root/wals/8a423a5059824502ab77adcbfb57ed9f/wal-000000001 (ops 741-1453)
I20260810 19:50:31.144914 7257 log.cc:1079] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: Deleting log segment in path: /tmp/dist-test-task4Cc8SW/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786391261744939-24944-0/minicluster-data/ts-1-root/wals/8a423a5059824502ab77adcbfb57ed9f/wal-000000002 (ops 1454-2169)
I20260810 19:50:31.145874 7257 maintenance_manager.cc:643] P e29773c91892405196909aca86f923eb: LogGCOp(8a423a5059824502ab77adcbfb57ed9f) complete. Timing: real 0.003s user 0.002s sys 0.000s Metrics: {}
I20260810 19:50:31.148928 7338 maintenance_manager.cc:419] P e29773c91892405196909aca86f923eb: Scheduling FlushMRSOp(8a423a5059824502ab77adcbfb57ed9f): perf score=0.239333
I20260810 19:50:33.267906 7862 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer e29773c91892405196909aca86f923eb is lagging by at least 177 ops behind the committed index [suppressed 27 similar messages]
I20260810 19:50:33.276357 7862 consensus_queue.cc:799] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Peer d350a74194f84ae7a47c70d254b4abc5 is lagging by at least 204 ops behind the committed index [suppressed 31 similar messages]
I20260810 19:50:34.194730 7862 raft_consensus.cc:1064] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: attempting to promote NON_VOTER d350a74194f84ae7a47c70d254b4abc5 to VOTER
I20260810 19:50:34.259987 7862 logging.cc:436] LogThrottler TrackedPeer Lag: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260810 19:50:34.260152 7862 logging.cc:436] LogThrottler TrackedPeer Lag: suppressed but not reported on 10 messages since previous log ~0 seconds ago
I20260810 19:50:34.260426 7862 consensus_queue.cc:237] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9113, Committed index: 9113, Last appended: 1.9113, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9114 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: false } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: true } }
W20260810 19:50:34.269677 7354 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.92.2:38087, user_credentials={real_user=slave}} blocked reactor thread for 90769.5us
I20260810 19:50:34.290371 7867 raft_consensus.cc:1027] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 1 LEADER]: attempt to promote peer e29773c91892405196909aca86f923eb: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260810 19:50:34.291522 7300 raft_consensus.cc:1275] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [term 1 LEARNER]: Refusing update from remote peer 403e7c4a69764aef95f1bd396e79a0f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 9107. Preceding OpId from leader: term: 1 index: 9114. (index mismatch)
I20260810 19:50:34.292905 7867 consensus_queue.cc:1048] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9114, Last known committed idx: 9107, Time since last communication: 0.000s
I20260810 19:50:34.307427 7867 raft_consensus.cc:1027] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 1 LEADER]: attempt to promote peer e29773c91892405196909aca86f923eb: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260810 19:50:34.311465 7193 raft_consensus.cc:1275] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 [term 1 LEARNER]: Refusing update from remote peer 403e7c4a69764aef95f1bd396e79a0f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 9113. Preceding OpId from leader: term: 1 index: 9114. (index mismatch)
I20260810 19:50:34.312559 7867 consensus_queue.cc:1048] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9114, Last known committed idx: 9113, Time since last communication: 0.000s
I20260810 19:50:34.352165 7867 raft_consensus.cc:2955] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 1 LEADER]: Committing config change with OpId 1.9114: config changed from index 4230 to 9114, d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1) changed from NON_VOTER to VOTER. New config: { opid_index: 9114 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: false } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: true } } }
I20260810 19:50:34.355089 7194 raft_consensus.cc:2955] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 [term 1 FOLLOWER]: Committing config change with OpId 1.9114: config changed from index 4230 to 9114, d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1) changed from NON_VOTER to VOTER. New config: { opid_index: 9114 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: false } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: true } } }
I20260810 19:50:34.361577 7300 raft_consensus.cc:2955] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [term 1 LEARNER]: Committing config change with OpId 1.9114: config changed from index 4230 to 9114, d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1) changed from NON_VOTER to VOTER. New config: { opid_index: 9114 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: false } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: true } } }
I20260810 19:50:34.366231 7041 catalog_manager.cc:5719] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 reported cstate change: config changed from index 4230 to 9114, d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "403e7c4a69764aef95f1bd396e79a0f8" committed_config { opid_index: 9114 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: NON_VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: true } health_report { overall_health: HEALTHY } } }
I20260810 19:50:34.400434 7870 raft_consensus.cc:1064] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8: attempting to promote NON_VOTER e29773c91892405196909aca86f923eb to VOTER
I20260810 19:50:34.401332 7870 consensus_queue.cc:237] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9114, Committed index: 9114, Last appended: 1.9114, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9115 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: false } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: false } }
I20260810 19:50:34.403355 7300 raft_consensus.cc:1275] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [term 1 LEARNER]: Refusing update from remote peer 403e7c4a69764aef95f1bd396e79a0f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 9114. Preceding OpId from leader: term: 1 index: 9115. (index mismatch)
I20260810 19:50:34.403921 7868 consensus_queue.cc:1048] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9115, Last known committed idx: 9114, Time since last communication: 0.000s
I20260810 19:50:34.408895 7862 raft_consensus.cc:2955] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 1 LEADER]: Committing config change with OpId 1.9115: config changed from index 9114 to 9115, e29773c91892405196909aca86f923eb (127.24.92.2) changed from NON_VOTER to VOTER. New config: { opid_index: 9115 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: false } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: false } } }
I20260810 19:50:34.409591 7301 raft_consensus.cc:2955] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [term 1 FOLLOWER]: Committing config change with OpId 1.9115: config changed from index 9114 to 9115, e29773c91892405196909aca86f923eb (127.24.92.2) changed from NON_VOTER to VOTER. New config: { opid_index: 9115 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: false } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: false } } }
I20260810 19:50:34.439739 7193 raft_consensus.cc:1275] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 [term 1 FOLLOWER]: Refusing update from remote peer 403e7c4a69764aef95f1bd396e79a0f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 9114. Preceding OpId from leader: term: 1 index: 9115. (index mismatch)
I20260810 19:50:34.440564 7870 consensus_queue.cc:1048] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9115, Last known committed idx: 9114, Time since last communication: 0.000s
I20260810 19:50:34.445465 7193 raft_consensus.cc:2955] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 [term 1 FOLLOWER]: Committing config change with OpId 1.9115: config changed from index 9114 to 9115, e29773c91892405196909aca86f923eb (127.24.92.2) changed from NON_VOTER to VOTER. New config: { opid_index: 9115 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: false } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: false } } }
I20260810 19:50:34.531766 7042 catalog_manager.cc:5719] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 reported cstate change: config changed from index 9114 to 9115, e29773c91892405196909aca86f923eb (127.24.92.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "403e7c4a69764aef95f1bd396e79a0f8" committed_config { opid_index: 9115 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: false } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: false } } }
I20260810 19:50:34.604070 7022 maintenance_manager.cc:419] P 08d62dc7aca44443bfd03808576a90ef: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000021
I20260810 19:50:34.611747 7019 maintenance_manager.cc:643] P 08d62dc7aca44443bfd03808576a90ef: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.005s sys 0.000s Metrics: {"bytes_written":438,"delete_count":0,"lbm_write_time_us":206,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20260810 19:50:34.612428 7022 maintenance_manager.cc:419] P 08d62dc7aca44443bfd03808576a90ef: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.160498
I20260810 19:50:34.793761 7019 maintenance_manager.cc:643] P 08d62dc7aca44443bfd03808576a90ef: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.178s user 0.018s sys 0.008s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2588,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":52283,"dirs.run_cpu_time_us":112,"dirs.run_wall_time_us":112,"lbm_read_time_us":659,"lbm_reads_lt_1ms":25,"lbm_write_time_us":487,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":52350,"threads_started":1,"update_count":2}
I20260810 19:50:40.705098 7027 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48306:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260810 19:50:41.053433 7022 maintenance_manager.cc:419] P 08d62dc7aca44443bfd03808576a90ef: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000068
I20260810 19:50:41.069470 7019 maintenance_manager.cc:643] P 08d62dc7aca44443bfd03808576a90ef: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.016s user 0.006s sys 0.000s Metrics: {"bytes_written":331,"delete_count":0,"lbm_write_time_us":216,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260810 19:50:41.070351 7022 maintenance_manager.cc:419] P 08d62dc7aca44443bfd03808576a90ef: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.121290
I20260810 19:50:41.170677 7019 maintenance_manager.cc:643] P 08d62dc7aca44443bfd03808576a90ef: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.099s user 0.032s sys 0.020s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2481,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":15035,"dirs.run_cpu_time_us":420,"dirs.run_wall_time_us":6115,"lbm_read_time_us":625,"lbm_reads_lt_1ms":25,"lbm_write_time_us":491,"lbm_writes_lt_1ms":9,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":46152,"threads_started":2,"update_count":1}
I20260810 19:50:43.629943 7041 catalog_manager.cc:5811] TS 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409) does not have the latest schema for tablet 8a423a5059824502ab77adcbfb57ed9f (table fake-table [id=37e2f56b49dc4375b7e99a13685c70de]). Expected version 2 got 1
I20260810 19:50:43.632467 7408 consensus_queue.cc:237] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9126, Committed index: 9126, Last appended: 1.9126, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9127 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: false } }
I20260810 19:50:43.652168 7300 raft_consensus.cc:1275] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [term 1 FOLLOWER]: Refusing update from remote peer 403e7c4a69764aef95f1bd396e79a0f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 9126. Preceding OpId from leader: term: 1 index: 9127. (index mismatch)
I20260810 19:50:43.652940 7945 consensus_queue.cc:1048] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9127, Last known committed idx: 9126, Time since last communication: 0.000s
I20260810 19:50:43.667484 7951 raft_consensus.cc:2955] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 1 LEADER]: Committing config change with OpId 1.9127: config changed from index 9115 to 9127, VOTER d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1) evicted. New config: { opid_index: 9127 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: false } } }
I20260810 19:50:43.668202 7300 raft_consensus.cc:2955] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [term 1 FOLLOWER]: Committing config change with OpId 1.9127: config changed from index 9115 to 9127, VOTER d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1) evicted. New config: { opid_index: 9127 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: false } } }
I20260810 19:50:43.683208 7011 catalog_manager.cc:5232] ChangeConfig:REMOVE_PEER RPC for tablet 8a423a5059824502ab77adcbfb57ed9f with cas_config_opid_index 9115: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260810 19:50:43.689038 7041 catalog_manager.cc:5719] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 reported cstate change: config changed from index 9115 to 9127, VOTER d350a74194f84ae7a47c70d254b4abc5 (127.24.92.1) evicted. New cstate: current_term: 1 leader_uuid: "403e7c4a69764aef95f1bd396e79a0f8" committed_config { opid_index: 9127 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260810 19:50:43.689930 7041 catalog_manager.cc:5811] TS 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409) does not have the latest schema for tablet 8a423a5059824502ab77adcbfb57ed9f (table fake-table [id=37e2f56b49dc4375b7e99a13685c70de]). Expected version 2 got 1
I20260810 19:50:43.750643 7029 catalog_manager.cc:5811] TS e29773c91892405196909aca86f923eb (127.24.92.2:38087) does not have the latest schema for tablet 8a423a5059824502ab77adcbfb57ed9f (table fake-table [id=37e2f56b49dc4375b7e99a13685c70de]). Expected version 2 got 1
I20260810 19:50:43.818491 7408 consensus_queue.cc:237] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9127, Committed index: 9127, Last appended: 1.9127, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 9128 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } }
I20260810 19:50:43.824857 7945 raft_consensus.cc:2955] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 [term 1 LEADER]: Committing config change with OpId 1.9128: config changed from index 9127 to 9128, VOTER e29773c91892405196909aca86f923eb (127.24.92.2) evicted. New config: { opid_index: 9128 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } }
I20260810 19:50:43.836138 7029 catalog_manager.cc:5719] T 8a423a5059824502ab77adcbfb57ed9f P 403e7c4a69764aef95f1bd396e79a0f8 reported cstate change: config changed from index 9127 to 9128, VOTER e29773c91892405196909aca86f923eb (127.24.92.2) evicted. New cstate: current_term: 1 leader_uuid: "403e7c4a69764aef95f1bd396e79a0f8" committed_config { opid_index: 9128 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } health_report { overall_health: HEALTHY } } }
I20260810 19:50:43.836839 7029 catalog_manager.cc:5811] TS 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409) does not have the latest schema for tablet 8a423a5059824502ab77adcbfb57ed9f (table fake-table [id=37e2f56b49dc4375b7e99a13685c70de]). Expected version 2 got 1
I20260810 19:50:43.875970 7011 catalog_manager.cc:5232] ChangeConfig:REMOVE_PEER RPC for tablet 8a423a5059824502ab77adcbfb57ed9f with cas_config_opid_index 9127: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260810 19:50:43.880086 7176 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a423a5059824502ab77adcbfb57ed9f with delete_type TABLET_DATA_TOMBSTONED (TS d350a74194f84ae7a47c70d254b4abc5 not found in new config with opid_index 9127) from {username='slave'} at 127.0.0.1:55760
I20260810 19:50:43.891760 7288 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a423a5059824502ab77adcbfb57ed9f with delete_type TABLET_DATA_TOMBSTONED (TS e29773c91892405196909aca86f923eb not found in new config with opid_index 9128) from {username='slave'} at 127.0.0.1:38068
I20260810 19:50:43.914316 7966 tablet_replica.cc:333] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5: stopping tablet replica
I20260810 19:50:43.916003 7967 tablet_replica.cc:333] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb: stopping tablet replica
I20260810 19:50:43.925130 7022 maintenance_manager.cc:419] P 08d62dc7aca44443bfd03808576a90ef: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000049
I20260810 19:50:43.931934 7019 maintenance_manager.cc:643] P 08d62dc7aca44443bfd03808576a90ef: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.003s sys 0.003s Metrics: {"bytes_written":389,"delete_count":0,"lbm_write_time_us":208,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20260810 19:50:43.932760 7022 maintenance_manager.cc:419] P 08d62dc7aca44443bfd03808576a90ef: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.137213
I20260810 19:50:43.975492 7019 maintenance_manager.cc:643] P 08d62dc7aca44443bfd03808576a90ef: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.042s user 0.022s sys 0.013s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2645,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":14012,"dirs.run_cpu_time_us":313,"dirs.run_wall_time_us":1809,"lbm_read_time_us":820,"lbm_reads_lt_1ms":25,"lbm_write_time_us":661,"lbm_writes_lt_1ms":9,"mutex_wait_us":45,"peak_mem_usage":32768,"reinsert_count":0,"thread_start_us":24813,"threads_started":2,"update_count":2}
I20260810 19:50:45.035598 7973 raft_consensus.cc:493] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 403e7c4a69764aef95f1bd396e79a0f8)
I20260810 19:50:45.036103 7973 raft_consensus.cc:515] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 9115 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "d350a74194f84ae7a47c70d254b4abc5" member_type: VOTER last_known_addr { host: "127.24.92.1" port: 40961 } attrs { promote: false } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: false } }
I20260810 19:50:45.037981 7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a423a5059824502ab77adcbfb57ed9f" candidate_uuid: "d350a74194f84ae7a47c70d254b4abc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 9126 } } ignore_live_leader: false dest_uuid: "403e7c4a69764aef95f1bd396e79a0f8" is_pre_election: true
I20260810 19:50:45.055130 7973 leader_election.cc:290] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409), e29773c91892405196909aca86f923eb (127.24.92.2:38087)
I20260810 19:50:45.093852 7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a423a5059824502ab77adcbfb57ed9f" candidate_uuid: "d350a74194f84ae7a47c70d254b4abc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 9126 } } ignore_live_leader: false dest_uuid: "e29773c91892405196909aca86f923eb" is_pre_election: true
I20260810 19:50:45.094599 7133 leader_election.cc:304] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d350a74194f84ae7a47c70d254b4abc5; no voters: 403e7c4a69764aef95f1bd396e79a0f8, e29773c91892405196909aca86f923eb
I20260810 19:50:45.095209 7973 raft_consensus.cc:2749] T 8a423a5059824502ab77adcbfb57ed9f P d350a74194f84ae7a47c70d254b4abc5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260810 19:50:45.210907 7979 raft_consensus.cc:493] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 403e7c4a69764aef95f1bd396e79a0f8)
I20260810 19:50:45.211377 7979 raft_consensus.cc:515] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 9127 OBSOLETE_local: true peers { permanent_uuid: "403e7c4a69764aef95f1bd396e79a0f8" member_type: VOTER last_known_addr { host: "127.24.92.3" port: 38409 } } peers { permanent_uuid: "e29773c91892405196909aca86f923eb" member_type: VOTER last_known_addr { host: "127.24.92.2" port: 38087 } attrs { promote: false } }
I20260810 19:50:45.221228 7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a423a5059824502ab77adcbfb57ed9f" candidate_uuid: "e29773c91892405196909aca86f923eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 9127 } } ignore_live_leader: false dest_uuid: "403e7c4a69764aef95f1bd396e79a0f8" is_pre_election: true
I20260810 19:50:45.222046 7250 leader_election.cc:304] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: e29773c91892405196909aca86f923eb; no voters: 403e7c4a69764aef95f1bd396e79a0f8
I20260810 19:50:45.221230 7979 leader_election.cc:290] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409)
I20260810 19:50:45.228106 7979 raft_consensus.cc:2749] T 8a423a5059824502ab77adcbfb57ed9f P e29773c91892405196909aca86f923eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260810 19:50:45.969233 7605 meta_cache.cc:302] tablet 8a423a5059824502ab77adcbfb57ed9f: replica 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409) has failed: Timed out: Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)
W20260810 19:50:45.969631 7605 batcher.cc:441] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)
F20260810 19:50:45.970494 7894 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
*** Aborted at 1786391445 (unix time) try "date -d @1786391445" if you are using GNU date ***
PC: @ 0x0 (unknown)
*** SIGABRT (@0x3e800006170) received by PID 24944 (TID 0x7f4cb6315700) from PID 24944; stack trace: ***
@ 0x7f4d92a84980 (unknown) at ??:0
@ 0x7f4d8b850e87 gsignal at ??:0
F20260810 19:50:46.036651 7893 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260810 19:50:46.036651 7893 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.036885 7886 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7f4d8b8527f1 abort at ??:0
@ 0x7f4d8e598d5d google::LogMessage::Fail() at ??:0
@ 0x7f4d8e59cb23 google::LogMessage::SendToLog() at ??:0
F20260810 19:50:46.036651 7893 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.036885 7886 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.065871 7896 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260810 19:50:46.036651 7893 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.036885 7886 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.065871 7896 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.072625 7897 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260810 19:50:46.036651 7893 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.036885 7886 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.065871 7896 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.072625 7897 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.075706 7902 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7f4d8e59875c google::LogMessage::Flush() at ??:0
F20260810 19:50:46.036651 7893 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.036885 7886 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.065871 7896 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.072625 7897 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.075706 7902 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.089414 7898 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7f4d8e599ee9 google::LogMessageFatal::~LogMessageFatal() at ??:0
F20260810 19:50:46.036651 7893 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.036885 7886 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.065871 7896 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.072625 7897 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.075706 7902 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.089414 7898 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.098734 7899 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7f4da59974d6 kudu::TestWorkload::GetNumberOfErrors() at ??:0
F20260810 19:50:46.036651 7893 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.036885 7886 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.065871 7896 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.072625 7897 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.075706 7902 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.089414 7898 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.098734 7899 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.124413 7885 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260810 19:50:46.036651 7893 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.036885 7886 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.065871 7896 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.072625 7897 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.075706 7902 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.089414 7898 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.098734 7899 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.124413 7885 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)F20260810 19:50:46.129920 7900 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 8a423a5059824502ab77adcbfb57ed9f after 1 attempt(s): Failed to write to server: 403e7c4a69764aef95f1bd396e79a0f8 (127.24.92.3:38409): Write RPC to 127.24.92.3:38409 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7f4da5996190 kudu::TestWorkload::WriteThread() at ??:0
@ 0x7f4da59a863c std::__invoke_impl<>() at ??:0
@ 0x7f4da59a854d std::__invoke<>() at ??:0
@ 0x7f4da59a850a _ZNSt6thread8_InvokerISt5tupleIJMN4kudu12TestWorkloadEFvvEPS3_EEE9_M_invokeIJLm0ELm1EEEEDTclsr3stdE8__invokespcl10_S_declvalIXT_EEEEESt12_Index_tupleIJXspT_EEE at ??:0
@ 0x7f4da59a84be std::thread::_Invoker<>::operator()() at ??:0
@ 0x7f4da59a81f9 std::thread::_State_impl<>::_M_run() at ??:0
@ 0x7f4d8beda6df (unknown) at ??:0
@ 0x7f4d92a796db start_thread at ??:0
@ 0x7f4d8b93361f clone at ??:0